aboutsummaryrefslogtreecommitdiff
path: root/include/linux/mtd
AgeCommit message (Expand)Author
2009-12-16Merge git://git.infradead.org/mtd-2.6Linus Torvalds
2009-11-30mtd: move manufacturer to the common cfi.h header fileHans-Christian Egtvedt
2009-11-30mtd: nand: add option to quieten off the no device found messgaeBen Dooks
2009-11-30mtd: OneNAND: multiblock erase supportMika Korhonen
2009-11-30mtd: Add __nand_calculate_ecc() to NAND ECC functionsAkinobu Mita
2009-11-30mtd: OneNAND OTP support reworkAmul Kumar Saha
2009-11-24UBI: Add ubi_open_volume_pathCorentin Chary
2009-09-24mtd: unify status enum from three headersAlessandro Rubini
2009-09-24mtd: use bbm.h in nand.hAlessandro Rubini
2009-09-20Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Woodhouse
2009-09-19mtd: nand: add __nand_correct_data helper functionAtsushi Nemoto
2009-09-19mtd: nand: add new ECC mode - ECC_HW_OOB_FIRSTSneha Narnakaje
2009-09-19mtd: nand: add "page" parameter to all read_page/read_page_raw APIsSneha Narnakaje
2009-09-19mtd: onenand: make onenand/generic.c more genericMagnus Damm
2009-09-15Nicolas Pitre has a new email addressNicolas Pitre
2009-09-04mtd: OneNAND: 4-bit ECC status macrosKyungmin Park
2009-08-03mtd: fix the conversion from dev to mtd_infoSaeed Bishara
2009-08-03mtd: let include/linux/mtd/partitions.h stand on its ownNicolas Pitre
2009-06-22Merge git://git.infradead.org/mtd-2.6Linus Torvalds
2009-06-05mtd: onenand: add bbt_wait & unlock_all as replaceable for some platformKyungmin Park
2009-06-05mtd: Flex-OneNAND supportRohit Hagargundgi
2009-06-05mtd: plat_nand: allow platform to set partitionsH Hartley Sweeten
2009-06-05mtd: plat_nand: add platform probe/remove callbacksH Hartley Sweeten
2009-06-05mtd: extend plat_nand for (read|write)_bufAlexander Clouter
2009-06-05mtd: OneNAND: add support for OneNAND manufactured by NumonyxAdrian Hunter
2009-06-02UBI: add notification APIDmitry Pervushin
2009-05-26[MTD] Remove option for add_mtd_partitions() to not register partitions.David Woodhouse
2009-04-06[MTD] [NAND] Add support for 4KiB pages.Thomas Gleixner
2009-04-04[MTD] driver model updatesDavid Brownell
2009-03-24NOMMU: Present backing device capabilities for MTD chardevsDavid Howells
2009-03-20[MTD] partitioning utility predicatesDavid Brownell
2009-01-09Merge git://git.infradead.org/mtd-2.6Linus Torvalds
2009-01-09[MTD] CFI: remove major/minor version check for command set 0x0002Wolfgang Grandegger
2009-01-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2009-01-06mtd: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers
2009-01-06trivial: fix then -> than typos in comments and documentationFrederik Schwarzer
2009-01-05[MTD] LPDDR extended physmap driver to support LPDDR flashAlexey Korolev
2009-01-05[MTD] LPDDR added new pfow_base parameterAlexey Korolev
2009-01-05[MTD] LPDDR PFOW definitionAlexey Korolev
2009-01-05[MTD] LPDDR QINFO records definitionsAlexey Korolev
2008-12-23[MTD] struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers
2008-12-10[MTD] [NAND] remove excess kernel-doc notationRandy Dunlap
2008-12-10Merge branch 'misc/mtd/sharpsl-nand' of git://git.kernel.org/pub/scm/linux/ke...David Woodhouse
2008-12-10[MTD] Remove more strange u_intxx_t typesDavid Woodhouse
2008-12-10[MTD] Remove strange u_int32_t types from FTLDavid Woodhouse
2008-12-10[MTD] update internal API to support 64-bit device sizeAdrian Hunter
2008-11-05[MTD] [NOR] Fix cfi_send_gen_cmd handling of x16 devices in x8 mode (v4)Eric W. Biederman
2008-10-29[MTD] sharpsl-nand: use platform_data for model-specific valuesDmitry Baryshkov
2008-10-20Merge git://git.infradead.org/mtd-2.6Linus Torvalds
2008-10-18[MTD] [NAND] GPIO NAND flash driverMike Rapoport