summaryrefslogtreecommitdiffstats
path: root/drivers/mtd
Commit message (Expand)AuthorAgeFilesLines
...
* | [MTD] [NAND] Fix PCI ident table for CAFÉ NAND controller.David Woodhouse2007-10-061-1/+7
* | Merge branch 'master' of ssh://git.infradead.org/srv/git/mtd-2.6David Woodhouse2007-10-061-2/+2
|\ \
| * | [MTD] [NAND] s3c2410: fix arch movesBen Dooks2007-09-251-2/+2
* | | [MTD] [OneNAND] fix numerous racesArtem Bityutskiy2007-09-231-75/+95
|/ /
* | [MTD] map driver for NOR flash on the Intel Vermilion Range chipsetDavid Woodhouse2007-09-233-0/+306
* | [MTD] fix CFI point method for discontiguous mapsAndy Lowe2007-09-231-4/+11
* | [MTD] MAPS: Merge Lubbock and Mainstone drivers into common PXA2xx driverTodd Poynor2007-09-235-365/+205Star
* | [MTD] Remove Momenco Ocelot NOR flash supportYoichi Yuasa2007-09-093-184/+0Star
* | [MTD] [NAND] nandsim: avoid deadlocking FSArtem Bityutskiy2007-09-061-1/+7
* | [MTD] [OneNAND] main read/write ops support for yaffs2Kyungmin Park2007-09-061-116/+233
* | [MTD] [OneNAND] Use mtd_oob_ops at oob functionsKyungmin Park2007-08-301-15/+36
* | [MTD] [NAND] Driver for Olympus MAUSB-10 and Fujifilm DPC-R1 card readersJörn Engel2007-08-293-0/+749
* | Merge branch 'mtd-2.6.24' of master.kernel.org:/pub/scm/linux/kernel/git/gala...David Woodhouse2007-08-235-386/+3Star
|\ \
| * | [MTD] Remove dead mapsKumar Gala2007-08-234-383/+0Star
| * | [MTD] 4xx: Don't build arch/ppc dependent drivers in arch/powerpcJosh Boyer2007-08-232-3/+3
| |/
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Woodhouse2007-08-233-5/+2Star
|\|
| * mtdchar build fixAndrew Morton2007-08-121-0/+1
| * [MTD] Makefile fix for mtdsuperSatyam Sharma2007-08-032-5/+1Star
| * [MTD] [NAND] nand_base.c: fix type of eccpos pointerBen Dooks2007-08-021-4/+4
| * [MTD] [NAND] at91_nand rdy_pin fixIvan Kuten2007-08-021-1/+4
| * [MTD] [NAND] fix race in nand_base.cArtem Bityutskiy2007-08-021-0/+4
| * [MTD] [NAND] Fix refactoring of EDB7312 hwcontrol function.Roland Stigge2007-08-021-5/+5
| * [MTD] Fix potential leak in rfd_ftl_add_mtdFlorin Malita2007-08-021-0/+1
* | [MTD] mtdoops printk warning fixesAndrew Morton2007-08-221-2/+2
* | Revert "[MTD] Driver for AT26Fxxx dataflash devices"David Woodhouse2007-08-043-494/+0Star
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Woodhouse2007-08-013-8/+2Star
|\|
| * [MIPS] Remove Momentum Ocelot support.Ralf Baechle2007-07-312-6/+0Star
| * sun userflash is PCI-dependentAl Viro2007-07-261-1/+1
* | [MTD] [NAND] nand_base.c fix broken linkmaximilian attems2007-08-011-1/+1
* | [MTD] [ONENAND] onenand_sim.c: make struct info staticAdrian Bunk2007-08-011-1/+1
* | [UBI] drivers/mtd/ubi/scan.c: kmalloc + memset conversion to kzallocMariusz Kozlowski2007-08-011-9/+8Star
* | [MTD] pmcmsp-flash.c: kmalloc + memset conversion to k[cz]allocMariusz Kozlowski2007-08-011-10/+12
* | [MTD] drivers/mtd/inftlmount.c: kmalloc + memset conversion to kcallocMariusz Kozlowski2007-08-011-2/+1Star
* | [MTD] remove redundant/dead code from physmap_of.cMariusz Kozlowski2007-08-011-5/+0Star
* | [MTD] [NAND] fix race in nand_base.cArtem Bityutskiy2007-07-231-0/+4
* | [MTD] Fix do_div() type warning in mtdconcatDavid Woodhouse2007-07-231-1/+1
* | [MTD] Remove useless references to MIPS_HYDROGEN3 and MIPS_MIRAGE_WHY.Robert P. J. Day2007-07-231-14/+0Star
* | [MTD] [NAND] Fix refactoring of EDB7312 hwcontrol function.Roland Stigge2007-07-231-5/+5
* | [MTD] Remove embedded return in RFD FTL.akpm@linux-foundation.org2007-07-231-5/+3Star
* | [MTD] Fix potential leak in rfd_ftl_add_mtdFlorin Malita2007-07-231-0/+1
* | [MTD] Clean up duplicate includes in drivers/mtd/Jesper Juhl2007-07-232-2/+0Star
* | [MTD] [NAND] Add NAND manufacturer AMD.Steven J. Hill2007-07-231-0/+1
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Woodhouse2007-07-2317-339/+373
|\|
| * mm: Remove slab destructors from kmem_cache_create().Paul Mundt2007-07-202-2/+2
| * UBI: fix compile warningPaul Mundt2007-07-181-0/+1
| * UBI: fix error handling in erase workerArtem Bityutskiy2007-07-181-41/+48
| * UBI: fix commentsArtem Bityutskiy2007-07-181-3/+3
| * UBI: remove unneeded error checksArtem Bityutskiy2007-07-182-13/+2Star
| * UBI: cleanup usage of try_module_getFernando Luis Vázquez Cao2007-07-181-5/+0Star
| * UBI: fix overflow bugVinit Agnihotri2007-07-182-6/+11