aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/mtd
Commit message (Expand)AuthorAge
* mtd: nand: support alternate BB marker locations on MLCKevin Cernekee2010-05-13
* mtd: nand: extend NAND flash detection to new MLC chipsKevin Cernekee2010-05-13
* mtd: suppress warnings in inline_map_read()Kevin Cernekee2010-05-13
* mtd: map.h: add missing bug.h includeKevin Cernekee2010-05-13
* mtd: onenand: add new callback for bufferram readKyungmin Park2010-05-13
* mtd: onenand: allocate verify buffer in the coreKyungmin Park2010-05-13
* mtd: onenand: add support for chips with 4KiB page sizeKyungmin Park2010-05-13
* mtd: chips: use common manufacturer codes in jedec_probe()Wolfram Sang2010-05-13
* mtd: cfi_probe: add support for SST 0x0701 vendornameGuillaume LECERF2010-05-13
* mtd/nand/sh_flctl: Move function mtd_to_flctl to fix build failurePeter Huewe2010-05-12
* mtd: fix a huge latency problem in the MTD CFI and LPDDR flash drivers.Stefani Seibold2010-05-10
* mtd/nand/sh_flctl: Replace the dangerous mtd_to_flctl macroFerenc Wagner2010-05-10
* mtd: mtdram.h: checkpatch cleanupAndrea Gelmini2010-05-10
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Woodhouse2010-03-26
|\
| * mtd: sh_flctl SHBUSSEL and SEL_16BIT supportMagnus Damm2010-02-01
| * mtd: trivial sh_flctl changesMagnus Damm2010-02-01
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Woodhouse2010-02-26
|\|
| * mtd: Really add ARM pismo supportRussell King - ARM Linux2010-01-13
* | mtd: Workaround wrong write protect status on some xD cardsMaxim Levitsky2010-02-26
* | mtd: nand: Allow caller to pass alternative ID table to nand_scan_ident()David Woodhouse2010-02-26
* | mtd: nand: add ->badblockbits for minimum number of set bits in bad block byteMaxim Levitsky2010-02-26
* | mtd: nand: make reads using MTD_OOB_RAW affect only ECC validationMaxim Levitsky2010-02-26
* | mtd: blktrans: allow FTL drivers to export sysfs attributesMaxim Levitsky2010-02-26
* | mtd: blktrans: Hotplug fixesMaxim Levitsky2010-02-26
* | mtd: blktrans: remove mtd_blkcore_priv, switch to per device queue and threadMaxim Levitsky2010-02-26
* | mtd: create unlocked versions of {get,put}_mtd_deviceMaxim Levitsky2010-02-26
* | mtd: move more manufacturers to the common cfi.h header fileGuillaume LECERF2010-02-26
* | mtd: nand: add lock/unlock routinesVimal Singh2010-02-26
* | mtd: Replace static array of devices with an idr structureBen Hutchings2010-02-25
* | mtd: quiet sparse noise in cfi.hH Hartley Sweeten2010-02-25
|/
* Merge git://git.infradead.org/mtd-2.6Linus Torvalds2009-12-16
|\
| * mtd: move manufacturer to the common cfi.h header fileHans-Christian Egtvedt2009-11-30
| * mtd: nand: add option to quieten off the no device found messgaeBen Dooks2009-11-30
| * mtd: OneNAND: multiblock erase supportMika Korhonen2009-11-30
| * mtd: Add __nand_calculate_ecc() to NAND ECC functionsAkinobu Mita2009-11-30
| * mtd: OneNAND OTP support reworkAmul Kumar Saha2009-11-30
| * mtd: unify status enum from three headersAlessandro Rubini2009-09-24
| * mtd: use bbm.h in nand.hAlessandro Rubini2009-09-24
* | UBI: Add ubi_open_volume_pathCorentin Chary2009-11-24
|/
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Woodhouse2009-09-20
|\
| * Nicolas Pitre has a new email addressNicolas Pitre2009-09-15
* | mtd: nand: add __nand_correct_data helper functionAtsushi Nemoto2009-09-19
* | mtd: nand: add new ECC mode - ECC_HW_OOB_FIRSTSneha Narnakaje2009-09-19
* | mtd: nand: add "page" parameter to all read_page/read_page_raw APIsSneha Narnakaje2009-09-19
* | mtd: onenand: make onenand/generic.c more genericMagnus Damm2009-09-19
* | mtd: OneNAND: 4-bit ECC status macrosKyungmin Park2009-09-04
|/
* mtd: fix the conversion from dev to mtd_infoSaeed Bishara2009-08-03
* mtd: let include/linux/mtd/partitions.h stand on its ownNicolas Pitre2009-08-03
* Merge git://git.infradead.org/mtd-2.6Linus Torvalds2009-06-22
|\
| * mtd: onenand: add bbt_wait & unlock_all as replaceable for some platformKyungmin Park2009-06-05