summaryrefslogtreecommitdiffstats
path: root/include/linux/mtd
Commit message (Expand)AuthorAgeFilesLines
* 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-234-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/+0Star
* | 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/+0Star
| * 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
|\
| * [MTD] [NAND] GPIO NAND flash driverMike Rapoport2008-10-181-0/+19
| * [MTD] [NAND] sh_flctl: add support for Renesas SuperH FLCTLYoshihiro Shimoda2008-10-141-0/+125
| * [MTD] remove unused mtd parameter in of_mtd_parse_partitions()Sebastian Andrzej Siewior2008-10-131-1/+0Star
| * [MTD] [NAND] Fix missing kernel-docAlexey Korolev2008-08-201-0/+1
| * [MTD] Define and use MTD_FAIL_ADDR_UNKNOWN instead of 0xffffffffAdrian Hunter2008-08-121-1/+3
| * [MTD] [NOR] Rename and export new cfi_qry_*() functionsDavid Woodhouse2008-08-071-6/+6
| * [MTD] [NOR] cfi_cmdset_0001: Timeouts for erase, write and unlock operationsAnders Grafström2008-08-061-0/+4
| * [MTD] [NOR] Add qry_mode_on()/qry_omde_off() to deal with odd chipsAlexey Korolev2008-08-061-1/+8
| * [MTD] [OneNAND] Add defines for HF and sync writeAdrian Hunter2008-08-011-0/+2
* | Support 'discard sectors' operation in translation layer support coreDavid Woodhouse2008-10-091-0/+2
|/
* [MTD] MTD_DEBUG always does compile-time typechecksDavid Brownell2008-07-301-1/+5
* [MTD] [NAND] fix subpage read for small page NANDAlexey Korolev2008-07-301-1/+3
* [MTD] [NAND] subpage read feature as a way to increase performance. Alexey Korolev2008-07-251-0/+5
* Merge branch 'linux-next' of git://git.infradead.org/~dedekind/ubi-2.6David Woodhouse2008-07-253-4/+5
|\
| * UBI: amend commentariesArtem Bityutskiy2008-07-241-2/+2
| * UBI: add ubi_sync() interfaceArtem Bityutskiy2008-07-241-0/+1
| * MTD: handle pci_name() being constGreg Kroah-Hartman2008-07-222-2/+2