aboutsummaryrefslogtreecommitdiff
path: root/drivers/mtd
AgeCommit message (Expand)Author
2007-07-26sun userflash is PCI-dependentAl Viro
2007-07-23[MTD] [NAND] fix race in nand_base.cArtem Bityutskiy
2007-07-23[MTD] Fix do_div() type warning in mtdconcatDavid Woodhouse
2007-07-23[MTD] Remove useless references to MIPS_HYDROGEN3 and MIPS_MIRAGE_WHY.Robert P. J. Day
2007-07-23[MTD] [NAND] Fix refactoring of EDB7312 hwcontrol function.Roland Stigge
2007-07-23[MTD] Remove embedded return in RFD FTL.akpm@linux-foundation.org
2007-07-23[MTD] Fix potential leak in rfd_ftl_add_mtdFlorin Malita
2007-07-23[MTD] Clean up duplicate includes in drivers/mtd/Jesper Juhl
2007-07-23[MTD] [NAND] Add NAND manufacturer AMD.Steven J. Hill
2007-07-23Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Woodhouse
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
2007-07-18UBI: fix memory leak in checking codeArtem Bityutskiy
2007-07-17drivers/*: mark variables with uninitialized_var()Jeff Garzik
2007-07-17drivers/mtd/ubi/eba: minor cleanup: tighten scope of a local varJeff Garzik
2007-07-17Freezer: make kernel threads nonfreezable by defaultRafael J. Wysocki
2007-07-11[MTD] Add sync/unblank function to mtdoopsRichard Purdie
2007-07-11[MTD] Remove Ocelot G support from DiskOnChip drivers.Yoichi Yuasa
2007-07-11Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Woodhouse
2007-07-10[MIPS] remove LASAT Networks platforms supportYoichi Yuasa
2007-07-10[MIPS] Remove Momenco Ocelot C supportFranck Bui-Huu
2007-07-10[MTD] [ONENAND] Make onenand_sim compile on non-ARM platforms.David Woodhouse
2007-07-05[MTD] [NOR] add FUJITSU MBM29F800BA and ST M29F800AB descriptionsPhilippe De Muyter
2007-07-04[MTD] [CHIPS] fix tiny spelling error in comment in cfi_cmdset_0001.cJesper Juhl
2007-06-30[MTD] OneNAND Simulator supportKyungmin Park