summaryrefslogtreecommitdiff
path: root/drivers/mtd
AgeCommit message (Expand)AuthorFilesLines
2007-08-23[MTD] 4xx: Don't build arch/ppc dependent drivers in arch/powerpcJosh Boyer2-3/+3
2007-08-22[MTD] mtdoops printk warning fixesAndrew Morton1-2/+2
2007-08-17[POWERPC] Fixes to allow use of Ebony's flash chips through physmap_ofDavid Gibson1-1/+1
2007-08-12mtdchar build fixAndrew Morton1-0/+1
2007-08-04Revert "[MTD] Driver for AT26Fxxx dataflash devices"David Woodhouse3-494/+0
2007-08-03[MTD] Makefile fix for mtdsuperSatyam Sharma2-5/+1
2007-08-03[MTD] [NAND] nand_base.c: fix type of eccpos pointerBen Dooks1-4/+4
2007-08-03[MTD] [NAND] at91_nand rdy_pin fixIvan Kuten1-1/+4
2007-08-03[MTD] [NAND] fix race in nand_base.cArtem Bityutskiy1-0/+4
2007-08-03[MTD] [NAND] Fix refactoring of EDB7312 hwcontrol function.Roland Stigge1-5/+5
2007-08-03[MTD] Fix potential leak in rfd_ftl_add_mtdFlorin Malita1-0/+1
2007-08-01Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Woodhouse3-8/+2
2007-08-01[MTD] [NAND] nand_base.c fix broken linkmaximilian attems1-1/+1
2007-08-01[MTD] [ONENAND] onenand_sim.c: make struct info staticAdrian Bunk1-1/+1
2007-08-01[UBI] drivers/mtd/ubi/scan.c: kmalloc + memset conversion to kzallocMariusz Kozlowski1-9/+8
2007-08-01[MTD] pmcmsp-flash.c: kmalloc + memset conversion to k[cz]allocMariusz Kozlowski1-10/+12
2007-08-01[MTD] drivers/mtd/inftlmount.c: kmalloc + memset conversion to kcallocMariusz Kozlowski1-2/+1
2007-08-01[MTD] remove redundant/dead code from physmap_of.cMariusz Kozlowski1-5/+0
2007-08-01[MIPS] Remove Momentum Ocelot support.Ralf Baechle2-6/+0
2007-07-26sun userflash is PCI-dependentAl Viro1-1/+1
2007-07-23[MTD] [NAND] fix race in nand_base.cArtem Bityutskiy1-0/+4
2007-07-23[MTD] Fix do_div() type warning in mtdconcatDavid Woodhouse1-1/+1
2007-07-23[MTD] Remove useless references to MIPS_HYDROGEN3 and MIPS_MIRAGE_WHY.Robert P. J. Day1-14/+0
2007-07-23[MTD] [NAND] Fix refactoring of EDB7312 hwcontrol function.Roland Stigge1-5/+5
2007-07-23[MTD] Remove embedded return in RFD FTL.akpm@linux-foundation.org1-5/+3
2007-07-23[MTD] Fix potential leak in rfd_ftl_add_mtdFlorin Malita1-0/+1
2007-07-23[MTD] Clean up duplicate includes in drivers/mtd/Jesper Juhl2-2/+0
2007-07-23[MTD] [NAND] Add NAND manufacturer AMD.Steven J. Hill1-0/+1
2007-07-23Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Woodhouse17-339/+373
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