aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mtd
Commit message (Expand)AuthorAge
...
| * | UBI: bugfix: allocate mandatory EBs firstArtem Bityutskiy2007-12-26
| * | UBI: fix error code in ubi_io_read()Artem Bityutskiy2007-12-26
| * | [MTD] mtdoops cleanupPeter Korsgaard2007-12-03
| * | [MTD] mtdoops: Document usage in KconfigPeter Korsgaard2007-12-03
| * | [MTD] [NAND] Marvell Orion device bus NAND controllerTzachi Perelstein2007-12-03
| * | [MTD] [NOR] Attempt to clean up the JEDEC unlock address confusionDavid Woodhouse2007-12-03
| * | [MTD] [NOR] Fix overflow check in jedec_probeDavid Woodhouse2007-12-03
| * | [MTD] [NOR] Clean up jedec_probe, remove unlock address arraysDavid Woodhouse2007-12-03
| * | [MTD] Always initialise mutex in new mtd_blktrans_dev.David Woodhouse2007-12-03
| * | [MTD] [NAND] pasemi_nand driverEgor Martovetsky2007-11-28
| * | [MTD] [NAND] S3C2410 correctly set nFCE over resumeBen Dooks2007-11-28
| * | [MTD] fix CONFIG_MTD_SHARP_SL if CONFIG_MTD=m Stanislav Brabec2007-11-28
| * | [MTD] mtd_dataflash: Incorrect compare-after-write checkAndrew Victor2007-11-28
| * | [MTD] [NOR] Prevent erase command invocation on suspended chipAlexander Belyakov2007-11-26
| * | [MTD] [OneNAND] Do not stop reading for ECC errorsAdrian Hunter2007-11-26
| * | [MTD] [NOR] Support Intel P3x flash support with CFI version 1.5Alexey Korolev2007-11-23
| * | [MTD] [NOR] Add support for the SST 39VF1601 flash chipDavid Howells2007-11-09
| * | [MTD] [NOR] More CFI fixups for Atmel chipsHans-Christian Egtvedt2007-10-30
| * | MTD: small physmap_of partition parsing fixesValentine Barshak2007-10-30
| * | [MTD] [NAND] Add Blackfin BF52x support in bf5xx_nand driverMichael Hennerich2007-10-30
| * | [MTD] Skip bad blocks when checking for RedBoot partition tableDavid Woodhouse2007-10-28
| * | [MTD] [NAND] Check for RedBoot partitions on CAFÉ NANDDavid Woodhouse2007-10-28
* | | Claim maintainership for block2mtd and update email addressesJoern Engel2008-02-06
* | | drivers/mtd/: Spelling fixesJoe Perches2008-02-03
* | | Spelling fixes: lenght->lengthPaulius Zaleckas2008-02-03
* | | fix typo 'the same the\>'Uwe Kleine-König2008-02-03
| |/ |/|
* | mtd: Convert from class_device to device for MTD/mtdcharTony Jones2008-01-24
* | cache invalidation error for buffered writeMassimo Cirillo2008-01-11
|/
* Eliminate pointless casts from void* in a few driver irq handlers.Jeff Garzik2007-10-23
* [MTD] [NOR] Fix deadlock in Intel chip driver caused by get_chip recursionAlexey Korolev2007-10-23
* [MTD] [OneNAND] Fix wrong free the static address in onenand_simKyungmin Park2007-10-22
* [MTD] [NAND] Replace -1 with -EBADMSG in nand error correction codeJörn Engel2007-10-20
* [MTD] [NAND] treat any negative return value from correct() as an errorMatt Reimer2007-10-20
* [MTD] [NAND] nandsim: bugfix in initializationArtem Bityutskiy2007-10-20
* [MTD] Fix typo in Alauda config option help text.Dave Jones2007-10-20
* [MTD] [NAND] add s3c2440-specific read_buf/write_bufMatt Reimer2007-10-20
* [MTD] [OneNAND] onenand-sim: fix kernel-doc and typosRandy Dunlap2007-10-20
* typo fixesMatt LaPlante2007-10-19
* Use helpers to obtain task pid in printksPavel Emelyanov2007-10-19
* Add missing newlines to some uses of dev_<level> messagesJoe Perches2007-10-18
* Slab API: remove useless ctor parameter and reorder parametersChristoph Lameter2007-10-17
* Reinstate lost flush_ioremap_region() fix to pxa2xx-flash driverLinus Torvalds2007-10-15
* signedness: module_param_array nump argumentAl Viro2007-10-14
* Merge branch 'master' of git://git.infradead.org/~dedekind/ubi-2.6David Woodhouse2007-10-14
|\
| * UBI: return correct error codeArtem Bityutskiy2007-10-14
| * UBI: remove useless inlinesArtem Bityutskiy2007-10-14
| * UBI: fix atomic LEB change problemsArtem Bityutskiy2007-10-14
| * UBI: use byte hexdumpArtem Bityutskiy2007-10-14
| * UBI: do not use vmalloc on I/O pathArtem Bityutskiy2007-10-14
| * UBI: allocate memory with GFP_NOFSArtem Bityutskiy2007-10-14