aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/mtd (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-02-02mtd: sh_flctl SHBUSSEL and SEL_16BIT supportMagnus Damm1-0/+2
2010-02-02mtd: trivial sh_flctl changesMagnus Damm1-0/+1
2010-01-13mtd: Really add ARM pismo supportRussell King - ARM Linux1-0/+17
2009-12-16Merge git://git.infradead.org/mtd-2.6Linus Torvalds7-132/+53
2009-11-30mtd: move manufacturer to the common cfi.h header fileHans-Christian Egtvedt1-4/+5
2009-11-30mtd: nand: add option to quieten off the no device found messgaeBen Dooks1-1/+3
2009-11-30mtd: OneNAND: multiblock erase supportMika Korhonen2-1/+5
2009-11-30mtd: Add __nand_calculate_ecc() to NAND ECC functionsAkinobu Mita1-2/+8
2009-11-30mtd: OneNAND OTP support reworkAmul Kumar Saha1-1/+3
2009-11-24UBI: Add ubi_open_volume_pathCorentin Chary1-0/+2
2009-09-24mtd: unify status enum from three headersAlessandro Rubini3-32/+11
2009-09-24mtd: use bbm.h in nand.hAlessandro Rubini2-92/+19
2009-09-20Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6David Woodhouse1-1/+1
2009-09-19mtd: nand: add __nand_correct_data helper functionAtsushi Nemoto1-0/+6
2009-09-19mtd: nand: add new ECC mode - ECC_HW_OOB_FIRSTSneha Narnakaje1-0/+1
2009-09-19mtd: nand: add "page" parameter to all read_page/read_page_raw APIsSneha Narnakaje1-2/+2
2009-09-19mtd: onenand: make onenand/generic.c more genericMagnus Damm1-0/+8
2009-09-15Nicolas Pitre has a new email addressNicolas Pitre1-1/+1
2009-09-04mtd: OneNAND: 4-bit ECC status macrosKyungmin Park1-0/+3
2009-08-03mtd: fix the conversion from dev to mtd_infoSaeed Bishara1-1/+1
2009-08-03mtd: let include/linux/mtd/partitions.h stand on its ownNicolas Pitre1-0/+2
2009-06-22Merge git://git.infradead.org/mtd-2.6Linus Torvalds4-3/+58
2009-06-05mtd: onenand: add bbt_wait & unlock_all as replaceable for some platformKyungmin Park1-0/+5
2009-06-05mtd: Flex-OneNAND supportRohit Hagargundgi2-2/+36
2009-06-05mtd: plat_nand: allow platform to set partitionsH Hartley Sweeten1-0/+3
2009-06-05mtd: plat_nand: add platform probe/remove callbacksH Hartley Sweeten1-0/+7
2009-06-05mtd: extend plat_nand for (read|write)_bufAlexander Clouter1-0/+6
2009-06-05mtd: OneNAND: add support for OneNAND manufactured by NumonyxAdrian Hunter1-0/+1
2009-06-02UBI: add notification APIDmitry Pervushin1-0/+37
2009-05-26[MTD] Remove option for add_mtd_partitions() to not register partitions.David Woodhouse1-1/+0
2009-04-06[MTD] [NAND] Add support for 4KiB pages.Thomas Gleixner1-2/+2
2009-04-04[MTD] driver model updatesDavid Brownell1-0/+7
2009-03-24NOMMU: Present backing device capabilities for MTD chardevsDavid Howells1-0/+14
2009-03-20[MTD] partitioning utility predicatesDavid Brownell1-0/+12
2009-01-09Merge git://git.infradead.org/mtd-2.6Linus Torvalds10-45/+354
2009-01-09[MTD] CFI: remove major/minor version check for command set 0x0002Wolfgang Grandegger1-0/+1
2009-01-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds1-1/+1
2009-01-06mtd: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers1-1/+1
2009-01-06trivial: fix then -> than typos in comments and documentationFrederik Schwarzer1-1/+1
2009-01-05[MTD] LPDDR extended physmap driver to support LPDDR flashAlexey Korolev1-0/+1
2009-01-05[MTD] LPDDR added new pfow_base parameterAlexey Korolev1-0/+1
2009-01-05[MTD] LPDDR PFOW definitionAlexey Korolev1-0/+159
2009-01-05[MTD] LPDDR QINFO records definitionsAlexey Korolev1-0/+91
2008-12-23[MTD] struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers1-1/+1
2008-12-10[MTD] [NAND] remove excess kernel-doc notationRandy Dunlap1-5/+0
2008-12-10Merge branch 'misc/mtd/sharpsl-nand' of git://git.kernel.org/pub/scm/linux/kernel/git/lumag/tosa-2.6David Woodhouse1-0/+20
2008-12-10[MTD] Remove more strange u_intxx_t typesDavid Woodhouse2-14/+14
2008-12-10[MTD] Remove strange u_int32_t types from FTLDavid Woodhouse1-19/+19
2008-12-10[MTD] update internal API to support 64-bit device sizeAdrian Hunter3-11/+52
2008-11-05[MTD] [NOR] Fix cfi_send_gen_cmd handling of x16 devices in x8 mode (v4)Eric W. Biederman1-3/+19