summaryrefslogtreecommitdiffstats
path: root/drivers/mtd
AgeCommit message (Expand)AuthorLines
2007-10-15Reinstate lost flush_ioremap_region() fix to pxa2xx-flash driverLinus Torvalds-2/+2
2007-10-14signedness: module_param_array nump argumentAl Viro-1/+1
2007-10-14Merge branch 'master' of git://git.infradead.org/~dedekind/ubi-2.6David Woodhouse-317/+274
2007-10-14[MTD] fix mtdconcat for subpage-write NANDChris Paulson-Ellis-0/+1
2007-10-14[MTD] [OneNAND] Avoid deadlock in erase callback; release chip lock first.Adrian Hunter-3/+4
2007-10-14[MTD] [OneNAND] Return only negative error codesAdrian Hunter-2/+2
2007-10-14[MTD] [OneNAND] Synchronize block locking operationsAdrian Hunter-4/+14
2007-10-14UBI: return correct error codeArtem Bityutskiy-0/+1
2007-10-14UBI: remove useless inlinesArtem Bityutskiy-81/+38
2007-10-14UBI: fix atomic LEB change problemsArtem Bityutskiy-21/+33
2007-10-14UBI: use byte hexdumpArtem Bityutskiy-3/+3
2007-10-14UBI: do not use vmalloc on I/O pathArtem Bityutskiy-112/+119
2007-10-14UBI: allocate memory with GFP_NOFSArtem Bityutskiy-19/+21
2007-10-14UBI: use linux print_hex_dump(), not home-grown oneArtem Bityutskiy-38/+3
2007-10-14UBI: don't use array index before testing if it is negativeJesper Juhl-2/+7
2007-10-14UBI: add more printsArtem Bityutskiy-1/+5
2007-10-14UBI: fix sparse warningsArtem Bityutskiy-41/+45
2007-10-14UBI: fix leak in ubi_scan_erase_pebFlorin Malita-4/+4
2007-10-13Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Woodhouse-129/+218
2007-10-13Merge Linux 2.6.23David Woodhouse-0/+2
2007-10-13[MTD] [NAND] Blackfin on-chip NAND Flash Controller driverBryan Wu-0/+808
2007-10-13[MTD] [NOR] fix ctrl-alt-del can't reboot for intel flash bugKevin Hao-3/+6
2007-10-13[MTD] [NAND] Fix compiler warning in Alauda driverakpm@linux-foundation.org-1/+1
2007-10-13[MTD] [OneNAND] Fix typo related with recent commitKyungmin Park-1/+1
2007-10-06[MTD] [NAND] Avoid deadlock in erase callback; release chip lock first.David Woodhouse-3/+4
2007-10-06[MTD] [NAND] Resume method for CAFÉ NAND controllerDavid Woodhouse-3/+39
2007-10-06[MTD] [NAND] Fix PCI ident table for CAFÉ NAND controller.David Woodhouse-1/+7
2007-10-06Merge branch 'master' of ssh://git.infradead.org/srv/git/mtd-2.6David Woodhouse-2/+2
2007-09-25[MTD] [NAND] s3c2410: fix arch movesBen Dooks-2/+2
2007-09-23[MTD] [OneNAND] fix numerous racesArtem Bityutskiy-75/+95
2007-09-23[MTD] map driver for NOR flash on the Intel Vermilion Range chipsetDavid Woodhouse-0/+306
2007-09-23[MTD] fix CFI point method for discontiguous mapsAndy Lowe-4/+11
2007-09-23[MTD] MAPS: Merge Lubbock and Mainstone drivers into common PXA2xx driverTodd Poynor-365/+205
2007-09-20[POWERPC] Cleanups for physmap_of.c (v2)David Gibson-125/+99
2007-09-19[POWERPC] Make partitions optional in physmap_ofJosh Boyer-0/+2
2007-09-20Merge branch 'linux-2.6'Paul Mackerras-1/+2
2007-09-19pci: fix unterminated pci_device_id listsKees Cook-1/+2
2007-09-14[POWERPC] Document and implement an improved flash device binding for powerpcDavid Gibson-65/+174
2007-09-14Merge branch 'linux-2.6' into for-2.6.24Paul Mackerras-7/+6
2007-09-09[MTD] Remove Momenco Ocelot NOR flash supportYoichi Yuasa-184/+0
2007-09-06[MTD] [NAND] nandsim: avoid deadlocking FSArtem Bityutskiy-1/+7
2007-09-06[MTD] [OneNAND] main read/write ops support for yaffs2Kyungmin Park-116/+233
2007-09-02[MTD] Initialise s_flags in get_sb_mtd_aux()David Howells-0/+2
2007-08-30[MTD] [OneNAND] Use mtd_oob_ops at oob functionsKyungmin Park-15/+36
2007-08-29[MTD] [NAND] Driver for Olympus MAUSB-10 and Fujifilm DPC-R1 card readersJörn Engel-0/+749
2007-08-23[ARM] 4554/1: replace consistent_sync() with flush_ioremap_region()Jared Hulbert-7/+4
2007-08-23Merge branch 'mtd-2.6.24' of master.kernel.org:/pub/scm/linux/kernel/git/gala...David Woodhouse-386/+3
2007-08-23Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Woodhouse-5/+2
2007-08-22[MTD] Remove dead mapsKumar Gala-383/+0
2007-08-22[MTD] 4xx: Don't build arch/ppc dependent drivers in arch/powerpcJosh Boyer-3/+3