summaryrefslogtreecommitdiffstats
path: root/include/linux/mtd
Commit message (Expand)AuthorAgeFilesLines
* mtd: Really add ARM pismo supportRussell King - ARM Linux2010-01-131-0/+17
* Merge git://git.infradead.org/mtd-2.6Linus Torvalds2009-12-167-132/+53
|\
| * mtd: move manufacturer to the common cfi.h header fileHans-Christian Egtvedt2009-11-301-4/+5
| * mtd: nand: add option to quieten off the no device found messgaeBen Dooks2009-11-301-1/+3
| * mtd: OneNAND: multiblock erase supportMika Korhonen2009-11-302-1/+5
| * mtd: Add __nand_calculate_ecc() to NAND ECC functionsAkinobu Mita2009-11-301-2/+8
| * mtd: OneNAND OTP support reworkAmul Kumar Saha2009-11-301-1/+3
| * mtd: unify status enum from three headersAlessandro Rubini2009-09-243-32/+11
| * mtd: use bbm.h in nand.hAlessandro Rubini2009-09-242-92/+19
* | UBI: Add ubi_open_volume_pathCorentin Chary2009-11-241-0/+2
|/
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Woodhouse2009-09-201-1/+1
|\
| * Nicolas Pitre has a new email addressNicolas Pitre2009-09-151-1/+1
* | mtd: nand: add __nand_correct_data helper functionAtsushi Nemoto2009-09-191-0/+6
* | mtd: nand: add new ECC mode - ECC_HW_OOB_FIRSTSneha Narnakaje2009-09-191-0/+1
* | mtd: nand: add "page" parameter to all read_page/read_page_raw APIsSneha Narnakaje2009-09-191-2/+2
* | mtd: onenand: make onenand/generic.c more genericMagnus Damm2009-09-191-0/+8
* | mtd: OneNAND: 4-bit ECC status macrosKyungmin Park2009-09-041-0/+3
|/
* mtd: fix the conversion from dev to mtd_infoSaeed Bishara2009-08-031-1/+1
* mtd: let include/linux/mtd/partitions.h stand on its ownNicolas Pitre2009-08-031-0/+2
* Merge git://git.infradead.org/mtd-2.6Linus Torvalds2009-06-224-3/+58
|\
| * mtd: onenand: add bbt_wait & unlock_all as replaceable for some platformKyungmin Park2009-06-051-0/+5
| * mtd: Flex-OneNAND supportRohit Hagargundgi2009-06-052-2/+36
| * mtd: plat_nand: allow platform to set partitionsH Hartley Sweeten2009-06-051-0/+3
| * mtd: plat_nand: add platform probe/remove callbacksH Hartley Sweeten2009-06-051-0/+7
| * mtd: extend plat_nand for (read|write)_bufAlexander Clouter2009-06-051-0/+6
| * mtd: OneNAND: add support for OneNAND manufactured by NumonyxAdrian Hunter2009-06-051-0/+1
| * [MTD] Remove option for add_mtd_partitions() to not register partitions.David Woodhouse2009-05-261-1/+0
* | UBI: add notification APIDmitry Pervushin2009-06-021-0/+37
|/
* [MTD] [NAND] Add support for 4KiB pages.Thomas Gleixner2009-04-061-2/+2
* [MTD] driver model updatesDavid Brownell2009-04-041-0/+7
* NOMMU: Present backing device capabilities for MTD chardevsDavid Howells2009-03-241-0/+14
* [MTD] partitioning utility predicatesDavid Brownell2009-03-201-0/+12
* Merge git://git.infradead.org/mtd-2.6Linus Torvalds2009-01-0910-45/+354
|\
| * [MTD] CFI: remove major/minor version check for command set 0x0002Wolfgang Grandegger2009-01-091-0/+1
| * [MTD] LPDDR extended physmap driver to support LPDDR flashAlexey Korolev2009-01-051-0/+1
| * [MTD] LPDDR added new pfow_base parameterAlexey Korolev2009-01-051-0/+1
| * [MTD] LPDDR PFOW definitionAlexey Korolev2009-01-051-0/+159
| * [MTD] LPDDR QINFO records definitionsAlexey Korolev2009-01-051-0/+91
| * [MTD] struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers2008-12-231-1/+1
| * [MTD] [NAND] remove excess kernel-doc notationRandy Dunlap2008-12-101-5/+0
| * Merge branch 'misc/mtd/sharpsl-nand' of git://git.kernel.org/pub/scm/linux/ke...David Woodhouse2008-12-101-0/+20
| |\
| | * [MTD] sharpsl-nand: use platform_data for model-specific valuesDmitry Baryshkov2008-10-291-0/+20
| * | [MTD] Remove more strange u_intxx_t typesDavid Woodhouse2008-12-102-14/+14
| * | [MTD] Remove strange u_int32_t types from FTLDavid Woodhouse2008-12-101-19/+19
| * | [MTD] update internal API to support 64-bit device sizeAdrian Hunter2008-12-103-11/+52
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2009-01-071-1/+1
|\ \ \
| * | | trivial: fix then -> than typos in comments and documentationFrederik Schwarzer2009-01-061-1/+1
| |/ /
* / / mtd: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers2009-01-061-1/+1
|/ /
* / [MTD] [NOR] Fix cfi_send_gen_cmd handling of x16 devices in x8 mode (v4)Eric W. Biederman2008-11-051-3/+19
|/
* Merge git://git.infradead.org/mtd-2.6Linus Torvalds2008-10-208-3/+162
|\