summaryrefslogtreecommitdiffstats
path: root/drivers/mtd
Commit message (Expand)AuthorAgeFilesLines
* UBI: improve commentArtem Bityutskiy2007-12-261-3/+6
* UBI: add PID to debugging printsArtem Bityutskiy2007-12-261-14/+7
* UBI: tweak volumes locking some moreArtem Bityutskiy2007-12-262-16/+17
* UBI: introduce volume refcountingArtem Bityutskiy2007-12-265-42/+84
* UBI: simplify error handlingArtem Bityutskiy2007-12-261-40/+12
* UBI: fix and cleanup volume opening functionsArtem Bityutskiy2007-12-261-36/+25
* UBI: fix error pathArtem Bityutskiy2007-12-261-25/+20
* UBI: get device when opening volumeArtem Bityutskiy2007-12-263-8/+8
* UBI: add some more commentsArtem Bityutskiy2007-12-261-1/+7
* UBI: tweak volumes lockingArtem Bityutskiy2007-12-266-23/+34
* UBI: improve internal interfacesArtem Bityutskiy2007-12-2610-72/+68
* UBI: bugfix: dont oops with NULL module parameterArtem Bityutskiy2007-12-261-0/+3
* UBI: remove ubi_devices_cntArtem Bityutskiy2007-12-263-21/+27
* UBI: create ubi_wl_entry slab on initializationArtem Bityutskiy2007-12-263-44/+44
* UBI: create ltree_entry slab on initializationArtem Bityutskiy2007-12-263-67/+67
* UBI: improve error messagesArtem Bityutskiy2007-12-263-8/+19
* UBI: remove redundant fieldArtem Bityutskiy2007-12-265-16/+16
* UBI: minor tidy-upsArtem Bityutskiy2007-12-261-3/+4
* UBI: silence a warningJesper Juhl2007-12-261-2/+3
* UBI: add ubi_leb_map interfaceArtem Bityutskiy2007-12-262-5/+53
* UBI: bugfix: allocate mandatory EBs firstArtem Bityutskiy2007-12-261-9/+9
* UBI: fix error code in ubi_io_read()Artem Bityutskiy2007-12-261-0/+10
* [MTD] mtdoops cleanupPeter Korsgaard2007-12-031-5/+2
* [MTD] mtdoops: Document usage in KconfigPeter Korsgaard2007-12-031-0/+3
* [MTD] [NAND] Marvell Orion device bus NAND controllerTzachi Perelstein2007-12-033-0/+181
* [MTD] [NOR] Attempt to clean up the JEDEC unlock address confusionDavid Woodhouse2007-12-031-61/+24
* [MTD] [NOR] Fix overflow check in jedec_probeDavid Woodhouse2007-12-031-1/+1
* [MTD] [NOR] Clean up jedec_probe, remove unlock address arraysDavid Woodhouse2007-12-031-777/+624
* [MTD] Always initialise mutex in new mtd_blktrans_dev.David Woodhouse2007-12-031-1/+1
* [MTD] [NAND] pasemi_nand driverEgor Martovetsky2007-11-293-0/+250
* [MTD] [NAND] S3C2410 correctly set nFCE over resumeBen Dooks2007-11-281-0/+20
* [MTD] fix CONFIG_MTD_SHARP_SL if CONFIG_MTD=m Stanislav Brabec2007-11-281-1/+1
* [MTD] mtd_dataflash: Incorrect compare-after-write checkAndrew Victor2007-11-281-1/+1
* [MTD] [NOR] Prevent erase command invocation on suspended chipAlexander Belyakov2007-11-261-0/+15
* [MTD] [OneNAND] Do not stop reading for ECC errorsAdrian Hunter2007-11-261-10/+22
* [MTD] [NOR] Support Intel P3x flash support with CFI version 1.5Alexey Korolev2007-11-231-1/+1
* [MTD] [NOR] Add support for the SST 39VF1601 flash chipDavid Howells2007-11-091-0/+15
* [MTD] [NOR] More CFI fixups for Atmel chipsHans-Christian Egtvedt2007-10-302-1/+48
* MTD: small physmap_of partition parsing fixesValentine Barshak2007-10-301-6/+7
* [MTD] [NAND] Add Blackfin BF52x support in bf5xx_nand driverMichael Hennerich2007-10-302-3/+19
* [MTD] Skip bad blocks when checking for RedBoot partition tableDavid Woodhouse2007-10-281-5/+20
* [MTD] [NAND] Check for RedBoot partitions on CAFÉ NANDDavid Woodhouse2007-10-281-0/+19
* 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
OpenPOWER on IntegriCloud