summaryrefslogtreecommitdiffstats
path: root/drivers/mtd
AgeCommit message (Expand)AuthorFilesLines
2007-10-14[MTD] [OneNAND] Return only negative error codesAdrian Hunter1-2/+2
2007-10-14[MTD] [OneNAND] Synchronize block locking operationsAdrian Hunter1-4/+14
2007-10-13Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Woodhouse2-129/+218
2007-10-13Merge Linux 2.6.23David Woodhouse1-0/+2
2007-10-13[MTD] [NAND] Blackfin on-chip NAND Flash Controller driverBryan Wu3-0/+808
2007-10-13[MTD] [NOR] fix ctrl-alt-del can't reboot for intel flash bugKevin Hao1-3/+6
2007-10-13[MTD] [NAND] Fix compiler warning in Alauda driverakpm@linux-foundation.org1-1/+1
2007-10-13[MTD] [OneNAND] Fix typo related with recent commitKyungmin Park1-1/+1
2007-10-06[MTD] [NAND] Avoid deadlock in erase callback; release chip lock first.David Woodhouse1-3/+4
2007-10-06[MTD] [NAND] Resume method for CAFÉ NAND controllerDavid Woodhouse1-3/+39
2007-10-06[MTD] [NAND] Fix PCI ident table for CAFÉ NAND controller.David Woodhouse1-1/+7
2007-10-06Merge branch 'master' of ssh://git.infradead.org/srv/git/mtd-2.6David Woodhouse1-2/+2
2007-09-25[MTD] [NAND] s3c2410: fix arch movesBen Dooks1-2/+2
2007-09-23[MTD] [OneNAND] fix numerous racesArtem Bityutskiy1-75/+95
2007-09-23[MTD] map driver for NOR flash on the Intel Vermilion Range chipsetDavid Woodhouse3-0/+306
2007-09-23[MTD] fix CFI point method for discontiguous mapsAndy Lowe1-4/+11
2007-09-23[MTD] MAPS: Merge Lubbock and Mainstone drivers into common PXA2xx driverTodd Poynor5-365/+205
2007-09-20[POWERPC] Cleanups for physmap_of.c (v2)David Gibson1-125/+99
2007-09-19[POWERPC] Make partitions optional in physmap_ofJosh Boyer1-0/+2
2007-09-20Merge branch 'linux-2.6'Paul Mackerras1-1/+2
2007-09-19pci: fix unterminated pci_device_id listsKees Cook1-1/+2
2007-09-14[POWERPC] Document and implement an improved flash device binding for powerpcDavid Gibson1-65/+174
2007-09-14Merge branch 'linux-2.6' into for-2.6.24Paul Mackerras3-7/+6
2007-09-09[MTD] Remove Momenco Ocelot NOR flash supportYoichi Yuasa3-184/+0
2007-09-06[MTD] [NAND] nandsim: avoid deadlocking FSArtem Bityutskiy1-1/+7
2007-09-06[MTD] [OneNAND] main read/write ops support for yaffs2Kyungmin Park1-116/+233
2007-09-02[MTD] Initialise s_flags in get_sb_mtd_aux()David Howells1-0/+2
2007-08-30[MTD] [OneNAND] Use mtd_oob_ops at oob functionsKyungmin Park1-15/+36
2007-08-29[MTD] [NAND] Driver for Olympus MAUSB-10 and Fujifilm DPC-R1 card readersJörn Engel3-0/+749
2007-08-23[ARM] 4554/1: replace consistent_sync() with flush_ioremap_region()Jared Hulbert2-7/+4
2007-08-23Merge branch 'mtd-2.6.24' of master.kernel.org:/pub/scm/linux/kernel/git/gala...David Woodhouse5-386/+3
2007-08-23Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Woodhouse3-5/+2
2007-08-22[MTD] Remove dead mapsKumar Gala4-383/+0
2007-08-22[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-11mtdchar build fixAndrew Morton1-0/+1
2007-08-03Revert "[MTD] Driver for AT26Fxxx dataflash devices"David Woodhouse3-494/+0
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-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