aboutsummaryrefslogtreecommitdiff
path: root/drivers/mtd
AgeCommit message (Expand)Author
2007-10-14UBI: return correct error codeArtem Bityutskiy
2007-10-14UBI: remove useless inlinesArtem Bityutskiy
2007-10-14UBI: fix atomic LEB change problemsArtem Bityutskiy
2007-10-14UBI: use byte hexdumpArtem Bityutskiy
2007-10-14UBI: do not use vmalloc on I/O pathArtem Bityutskiy
2007-10-14UBI: allocate memory with GFP_NOFSArtem Bityutskiy
2007-10-14UBI: use linux print_hex_dump(), not home-grown oneArtem Bityutskiy
2007-10-14UBI: don't use array index before testing if it is negativeJesper Juhl
2007-10-14UBI: add more printsArtem Bityutskiy
2007-10-14UBI: fix sparse warningsArtem Bityutskiy
2007-10-14UBI: fix leak in ubi_scan_erase_pebFlorin Malita
2007-09-19pci: fix unterminated pci_device_id listsKees Cook
2007-09-02[MTD] Initialise s_flags in get_sb_mtd_aux()David Howells
2007-08-23[ARM] 4554/1: replace consistent_sync() with flush_ioremap_region()Jared Hulbert
2007-08-11mtdchar build fixAndrew Morton
2007-08-03[MTD] Makefile fix for mtdsuperSatyam Sharma
2007-08-02[MTD] [NAND] nand_base.c: fix type of eccpos pointerBen Dooks
2007-08-02[MTD] [NAND] at91_nand rdy_pin fixIvan Kuten
2007-08-02[MTD] [NAND] fix race in nand_base.cArtem Bityutskiy
2007-08-02[MTD] [NAND] Fix refactoring of EDB7312 hwcontrol function.Roland Stigge
2007-08-02[MTD] Fix potential leak in rfd_ftl_add_mtdFlorin Malita
2007-07-31[MIPS] Remove Momentum Ocelot support.Ralf Baechle
2007-07-26sun userflash is PCI-dependentAl Viro
2007-07-20mm: Remove slab destructors from kmem_cache_create().Paul Mundt
2007-07-18UBI: fix compile warningPaul Mundt
2007-07-18UBI: fix error handling in erase workerArtem Bityutskiy
2007-07-18UBI: fix commentsArtem Bityutskiy
2007-07-18UBI: remove unneeded error checksArtem Bityutskiy
2007-07-18UBI: cleanup usage of try_module_getFernando Luis Vázquez Cao
2007-07-18UBI: fix overflow bugVinit Agnihotri
2007-07-18UBI: bugfix in max_sqnum calculationArtem Bityutskiy
2007-07-18UBI: bugfix in sqnum calculationBrijesh Singh
2007-07-18UBI: fix signed-unsigned multiplicationBrijesh Singh
2007-07-18UBI: fix bug in atomic_leb_change()Artem Bityutskiy
2007-07-18UBI: fix messageVinit Agnihotri
2007-07-18UBI: fix debugging stuffArtem Bityutskiy
2007-07-18UBI: bugfix in error pathArtem Bityutskiy
2007-07-18UBI: use is_power_of_2()Vignesh Babu
2007-07-18UBI: fix freeing ubi->vtbl while unloadingVinit Agnihotri
2007-07-18UBI: bugfix in ubi_leb_change()Artem Bityutskiy
2007-07-18UBI: kill homegrown endian macrosChristoph Hellwig
2007-07-18UBI: cleanup ioctl handlingChristoph Hellwig
2007-07-18UBI: error path bugfixArtem Bityutskiy
2007-07-18UBI: minor comma fixArtem Bityutskiy
2007-07-18UBI: use vmalloc for large buffersArtem Bityutskiy
2007-07-18UBI: add few more commentsArtem Bityutskiy
2007-07-18UBI: set correct gluebi device sizeArtem Bityutskiy
2007-07-18UBI: do not let to read too muchArtem Bityutskiy
2007-07-18UBI: fix error path in create_vtbl()Artem Bityutskiy
2007-07-18UBI: fix dereference after kfreeFlorin Malita