summaryrefslogtreecommitdiffstats
path: root/drivers/mtd
Commit message (Expand)AuthorAgeFilesLines
* cache invalidation error for buffered writeMassimo Cirillo2008-01-111-2/+5
* Eliminate pointless casts from void* in a few driver irq handlers.Jeff Garzik2007-10-231-1/+1
* [MTD] [NOR] Fix deadlock in Intel chip driver caused by get_chip recursionAlexey Korolev2007-10-231-69/+77
* [MTD] [OneNAND] Fix wrong free the static address in onenand_simKyungmin Park2007-10-221-1/+0
* [MTD] [NAND] Replace -1 with -EBADMSG in nand error correction codeJörn Engel2007-10-202-3/+3
* [MTD] [NAND] treat any negative return value from correct() as an errorMatt Reimer2007-10-201-3/+3
* [MTD] [NAND] nandsim: bugfix in initializationArtem Bityutskiy2007-10-201-1/+1
* [MTD] Fix typo in Alauda config option help text.Dave Jones2007-10-201-1/+1
* [MTD] [NAND] add s3c2440-specific read_buf/write_bufMatt Reimer2007-10-201-0/+14
* [MTD] [OneNAND] onenand-sim: fix kernel-doc and typosRandy Dunlap2007-10-201-24/+25
* typo fixesMatt LaPlante2007-10-201-5/+5
* Use helpers to obtain task pid in printksPavel Emelyanov2007-10-191-1/+1
* Add missing newlines to some uses of dev_<level> messagesJoe Perches2007-10-181-1/+1
* Slab API: remove useless ctor parameter and reorder parametersChristoph Lameter2007-10-171-2/+1
* 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/+274
|\
| * UBI: return correct error codeArtem Bityutskiy2007-10-141-0/+1
| * UBI: remove useless inlinesArtem Bityutskiy2007-10-141-81/+38
| * 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/+3
| * 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/+99
| * | [POWERPC] Make partitions optional in physmap_ofJosh Boyer2007-09-191-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-141-65/+174
| * | Merge branch 'linux-2.6' into for-2.6.24Paul Mackerras2007-09-143-7/+6
| |\ \
| * | | [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/+4
| |/
* | [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
OpenPOWER on IntegriCloud