summaryrefslogtreecommitdiffstats
path: root/drivers/mtd
Commit message (Expand)AuthorAgeFilesLines
* Reinstate lost flush_ioremap_region() fix to pxa2xx-flash driverLinus Torvalds2007-10-151-2/+2
* signedness: module_param_array nump argumentAl Viro2007-10-141-1/+1
* Merge branch 'master' of git://git.infradead.org/~dedekind/ubi-2.6David Woodhouse2007-10-1412-317/+274Star
|\
| * UBI: return correct error codeArtem Bityutskiy2007-10-141-0/+1
| * UBI: remove useless inlinesArtem Bityutskiy2007-10-141-81/+38Star
| * UBI: fix atomic LEB change problemsArtem Bityutskiy2007-10-142-21/+33
| * UBI: use byte hexdumpArtem Bityutskiy2007-10-142-3/+3
| * UBI: do not use vmalloc on I/O pathArtem Bityutskiy2007-10-148-112/+119
| * UBI: allocate memory with GFP_NOFSArtem Bityutskiy2007-10-146-19/+21
| * UBI: use linux print_hex_dump(), not home-grown oneArtem Bityutskiy2007-10-143-38/+3Star
| * UBI: don't use array index before testing if it is negativeJesper Juhl2007-10-141-2/+7
| * UBI: add more printsArtem Bityutskiy2007-10-142-1/+5
| * UBI: fix sparse warningsArtem Bityutskiy2007-10-142-41/+45
| * UBI: fix leak in ubi_scan_erase_pebFlorin Malita2007-10-141-4/+4
* | [MTD] fix mtdconcat for subpage-write NANDChris Paulson-Ellis2007-10-141-0/+1
* | [MTD] [OneNAND] Avoid deadlock in erase callback; release chip lock first.Adrian Hunter2007-10-141-3/+4
* | [MTD] [OneNAND] Return only negative error codesAdrian Hunter2007-10-141-2/+2
* | [MTD] [OneNAND] Synchronize block locking operationsAdrian Hunter2007-10-141-4/+14
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Woodhouse2007-10-132-129/+218
|\ \
| * | [POWERPC] Cleanups for physmap_of.c (v2)David Gibson2007-09-201-125/+99Star
| * | [POWERPC] Make partitions optional in physmap_ofJosh Boyer2007-09-201-0/+2
| * | Merge branch 'linux-2.6'Paul Mackerras2007-09-201-1/+2
| |\|
| * | [POWERPC] Document and implement an improved flash device binding for powerpcDavid Gibson2007-09-131-65/+174
| * | Merge branch 'linux-2.6' into for-2.6.24Paul Mackerras2007-09-133-7/+6Star
| |\ \
| * | | [POWERPC] Fixes to allow use of Ebony's flash chips through physmap_ofDavid Gibson2007-08-171-1/+1
* | | | Merge Linux 2.6.23David Woodhouse2007-10-131-0/+2
|\ \ \ \ | | |_|/ | |/| |
| * | | pci: fix unterminated pci_device_id listsKees Cook2007-09-191-1/+2
| | |/ | |/|
| * | [MTD] Initialise s_flags in get_sb_mtd_aux()David Howells2007-09-021-0/+2
| * | [ARM] 4554/1: replace consistent_sync() with flush_ioremap_region()Jared Hulbert2007-08-232-7/+4Star
| |/
* | [MTD] [NAND] Blackfin on-chip NAND Flash Controller driverBryan Wu2007-10-133-0/+808
* | [MTD] [NOR] fix ctrl-alt-del can't reboot for intel flash bugKevin Hao2007-10-131-3/+6
* | [MTD] [NAND] Fix compiler warning in Alauda driverakpm@linux-foundation.org2007-10-131-1/+1
* | [MTD] [OneNAND] Fix typo related with recent commitKyungmin Park2007-10-131-1/+1
* | [MTD] [NAND] Avoid deadlock in erase callback; release chip lock first.David Woodhouse2007-10-061-3/+4
* | [MTD] [NAND] Resume method for CAFÉ NAND controllerDavid Woodhouse2007-10-061-3/+39
* | [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
| |/