aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mtd (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-08-23[ARM] 4554/1: replace consistent_sync() with flush_ioremap_region()Jared Hulbert2-7/+4
2007-08-11mtdchar build fixAndrew Morton1-0/+1
2007-08-03[MTD] Makefile fix for mtdsuperSatyam Sharma2-5/+1
2007-08-02[MTD] [NAND] nand_base.c: fix type of eccpos pointerBen Dooks1-4/+4
2007-08-02[MTD] [NAND] at91_nand rdy_pin fixIvan Kuten1-1/+4
2007-08-02[MTD] [NAND] fix race in nand_base.cArtem Bityutskiy1-0/+4
2007-08-02[MTD] [NAND] Fix refactoring of EDB7312 hwcontrol function.Roland Stigge1-5/+5
2007-08-02[MTD] Fix potential leak in rfd_ftl_add_mtdFlorin Malita1-0/+1
2007-07-31[MIPS] Remove Momentum Ocelot support.Ralf Baechle2-6/+0
2007-07-26sun userflash is PCI-dependentAl Viro1-1/+1
2007-07-20mm: Remove slab destructors from kmem_cache_create().Paul Mundt2-2/+2
2007-07-18UBI: fix compile warningPaul Mundt1-0/+1
2007-07-18UBI: fix error handling in erase workerArtem Bityutskiy1-41/+48
2007-07-18UBI: fix commentsArtem Bityutskiy1-3/+3
2007-07-18UBI: remove unneeded error checksArtem Bityutskiy2-13/+2
2007-07-18UBI: cleanup usage of try_module_getFernando Luis Vázquez Cao1-5/+0
2007-07-18UBI: fix overflow bugVinit Agnihotri2-6/+11
2007-07-18UBI: bugfix in max_sqnum calculationArtem Bityutskiy1-1/+0
2007-07-18UBI: bugfix in sqnum calculationBrijesh Singh1-3/+3
2007-07-18UBI: fix signed-unsigned multiplicationBrijesh Singh1-1/+1
2007-07-18UBI: fix bug in atomic_leb_change()Artem Bityutskiy1-1/+1
2007-07-18UBI: fix messageVinit Agnihotri1-2/+1
2007-07-18UBI: fix debugging stuffArtem Bityutskiy1-4/+16
2007-07-18UBI: bugfix in error pathArtem Bityutskiy4-10/+7
2007-07-18UBI: use is_power_of_2()Vignesh Babu1-2/+2
2007-07-18UBI: fix freeing ubi->vtbl while unloadingVinit Agnihotri1-2/+2
2007-07-18UBI: bugfix in ubi_leb_change()Artem Bityutskiy1-5/+7
2007-07-18UBI: kill homegrown endian macrosChristoph Hellwig7-132/+132
2007-07-18UBI: cleanup ioctl handlingChristoph Hellwig1-28/+5
2007-07-18UBI: error path bugfixArtem Bityutskiy1-1/+0
2007-07-18UBI: minor comma fixArtem Bityutskiy1-2/+2
2007-07-18UBI: use vmalloc for large buffersArtem Bityutskiy9-37/+41
2007-07-18UBI: add few more commentsArtem Bityutskiy1-2/+6
2007-07-18UBI: set correct gluebi device sizeArtem Bityutskiy4-2/+30
2007-07-18UBI: do not let to read too muchArtem Bityutskiy1-3/+8
2007-07-18UBI: fix error path in create_vtbl()Artem Bityutskiy3-27/+35
2007-07-18UBI: fix dereference after kfreeFlorin Malita1-6/+5
2007-07-18UBI: fix memory leak in checking codeArtem Bityutskiy1-1/+3
2007-07-17drivers/*: mark variables with uninitialized_var()Jeff Garzik1-1/+1
2007-07-17drivers/mtd/ubi/eba: minor cleanup: tighten scope of a local varJeff Garzik1-2/+2
2007-07-17Freezer: make kernel threads nonfreezable by defaultRafael J. Wysocki2-1/+3
2007-07-10[MIPS] remove LASAT Networks platforms supportYoichi Yuasa3-110/+0
2007-07-10[MIPS] Remove Momenco Ocelot C supportFranck Bui-Huu2-2/+2
2007-06-04Merge git://git.infradead.org/mtd-2.6Linus Torvalds3-7/+233
2007-06-01[MTD] Fix error checking after get_mtd_device() in get_sb_mtd functionsDavid Woodhouse1-3/+3
2007-06-01parse errors in ifdefsYoann Padioleau1-2/+2
2007-06-01potential parse error in ifdefYoann Padioleau3-3/+3
2007-05-17Remove SLAB_CTOR_CONSTRUCTORChristoph Lameter1-3/+0
2007-05-11[MTD] generalise the handling of MTD-specific superblocksDavid Howells2-2/+233
2007-05-11[MTD] [MAPS] don't force uclinux mtd map to be root devMike Frysinger1-5/+0