aboutsummaryrefslogtreecommitdiff
path: root/drivers/mtd
AgeCommit message (Expand)Author
2007-12-03[MTD] [NOR] Clean up jedec_probe, remove unlock address arraysDavid Woodhouse
2007-12-03[MTD] Always initialise mutex in new mtd_blktrans_dev.David Woodhouse
2007-11-29[MTD] [NAND] pasemi_nand driverEgor Martovetsky
2007-11-28[MTD] [NAND] S3C2410 correctly set nFCE over resumeBen Dooks
2007-11-28[MTD] fix CONFIG_MTD_SHARP_SL if CONFIG_MTD=m Stanislav Brabec
2007-11-28[MTD] mtd_dataflash: Incorrect compare-after-write checkAndrew Victor
2007-11-26[MTD] [NOR] Prevent erase command invocation on suspended chipAlexander Belyakov
2007-11-26[MTD] [OneNAND] Do not stop reading for ECC errorsAdrian Hunter
2007-11-23[MTD] [NOR] Support Intel P3x flash support with CFI version 1.5Alexey Korolev
2007-11-09[MTD] [NOR] Add support for the SST 39VF1601 flash chipDavid Howells
2007-10-30[MTD] [NOR] More CFI fixups for Atmel chipsHans-Christian Egtvedt
2007-10-30MTD: small physmap_of partition parsing fixesValentine Barshak
2007-10-30[MTD] [NAND] Add Blackfin BF52x support in bf5xx_nand driverMichael Hennerich
2007-10-28[MTD] Skip bad blocks when checking for RedBoot partition tableDavid Woodhouse
2007-10-28[MTD] [NAND] Check for RedBoot partitions on CAFÉ NANDDavid Woodhouse
2007-10-23Eliminate pointless casts from void* in a few driver irq handlers.Jeff Garzik
2007-10-23[MTD] [NOR] Fix deadlock in Intel chip driver caused by get_chip recursionAlexey Korolev
2007-10-22[MTD] [OneNAND] Fix wrong free the static address in onenand_simKyungmin Park
2007-10-20[MTD] [NAND] Replace -1 with -EBADMSG in nand error correction codeJörn Engel
2007-10-20[MTD] [NAND] treat any negative return value from correct() as an errorMatt Reimer
2007-10-20[MTD] [NAND] nandsim: bugfix in initializationArtem Bityutskiy
2007-10-20[MTD] Fix typo in Alauda config option help text.Dave Jones
2007-10-20[MTD] [NAND] add s3c2440-specific read_buf/write_bufMatt Reimer
2007-10-20[MTD] [OneNAND] onenand-sim: fix kernel-doc and typosRandy Dunlap
2007-10-20typo fixesMatt LaPlante
2007-10-19Use helpers to obtain task pid in printksPavel Emelyanov
2007-10-18Add missing newlines to some uses of dev_<level> messagesJoe Perches
2007-10-17Slab API: remove useless ctor parameter and reorder parametersChristoph Lameter
2007-10-15Reinstate lost flush_ioremap_region() fix to pxa2xx-flash driverLinus Torvalds
2007-10-14signedness: module_param_array nump argumentAl Viro
2007-10-14Merge branch 'master' of git://git.infradead.org/~dedekind/ubi-2.6David Woodhouse
2007-10-14[MTD] fix mtdconcat for subpage-write NANDChris Paulson-Ellis
2007-10-14[MTD] [OneNAND] Avoid deadlock in erase callback; release chip lock first.Adrian Hunter
2007-10-14[MTD] [OneNAND] Return only negative error codesAdrian Hunter
2007-10-14[MTD] [OneNAND] Synchronize block locking operationsAdrian Hunter
2007-10-14UBI: return correct error codeArtem Bityutskiy
2007-10-14UBI: remove useless inlinesArtem Bityutskiy
2007-10-14UBI: fix atomic LEB change problemsArtem Bityutskiy
2007-10-14UBI: use byte hexdumpArtem Bityutskiy
2007-10-14UBI: do not use vmalloc on I/O pathArtem Bityutskiy
2007-10-14UBI: allocate memory with GFP_NOFSArtem Bityutskiy
2007-10-14UBI: use linux print_hex_dump(), not home-grown oneArtem Bityutskiy
2007-10-14UBI: don't use array index before testing if it is negativeJesper Juhl
2007-10-14UBI: add more printsArtem Bityutskiy
2007-10-14UBI: fix sparse warningsArtem Bityutskiy
2007-10-14UBI: fix leak in ubi_scan_erase_pebFlorin Malita
2007-10-13Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Woodhouse
2007-10-13Merge Linux 2.6.23David Woodhouse
2007-10-13[MTD] [NAND] Blackfin on-chip NAND Flash Controller driverBryan Wu
2007-10-13[MTD] [NOR] fix ctrl-alt-del can't reboot for intel flash bugKevin Hao