aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/mtd
Commit message (Expand)AuthorAge
* [MTD] MTD_DEBUG always does compile-time typechecksDavid Brownell2008-07-30
* [MTD] [NAND] fix subpage read for small page NANDAlexey Korolev2008-07-30
* [MTD] [NAND] subpage read feature as a way to increase performance. Alexey Korolev2008-07-25
* Merge branch 'linux-next' of git://git.infradead.org/~dedekind/ubi-2.6David Woodhouse2008-07-25
|\
| * UBI: amend commentariesArtem Bityutskiy2008-07-24
| * UBI: add ubi_sync() interfaceArtem Bityutskiy2008-07-24
| * MTD: handle pci_name() being constGreg Kroah-Hartman2008-07-22
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Woodhouse2008-07-11
|\|
| * Fix various old email addresses for dwmw2David Woodhouse2008-06-06
* | MTD/JFFS2: remove CVS keywordsAdrian Bunk2008-06-04
|/
* [MTD][NOR] Add physical address to point() methodJared Hulbert2008-05-01
* [MTD] Delete long-unused jedec.h header file.Robert P. J. Day2008-04-26
* [MTD] [MAPS] Extend plat-ram to support a supplied probe typeFlorian Fainelli2008-04-22
* [MTD] [OneNAND] proper onenand_bbt_read_oob() prototypeAdrian Bunk2008-04-22
* [MTD] proper prototypes for nftl_{read,write}_oob()Adrian Bunk2008-04-22
* [MTD] proper prototypes for inftl_{read,write}_oob()Adrian Bunk2008-04-22
* [MTD] Add mtd panic_write function pointerRichard Purdie2008-02-07
* Merge git://git.infradead.org/~dedekind/ubi-2.6David Woodhouse2008-02-03
|\
| * UBI: introduce atomic LEB change ioctlArtem Bityutskiy2008-01-25
* | Merge git://git.infradead.org/~kmpark/onenand-mtd-2.6David Woodhouse2008-02-03
|\ \
| * | [MTD] [OneNAND] Get correct density from device IDKyungmin Park2008-01-29
| |/
* / [MTD] Factor out OF partition support from the NOR driver.Scott Wood2008-02-03
|/
* [MTD] [NOR] Fix incorrect interface code for x16/x32 chipsBartlomiej Sieka2008-01-10
* UBI: add ubi_leb_map interfaceArtem Bityutskiy2007-12-26
* [MTD] Provide mtdram.h with mtdram_init_device() prototypeJesper Nilsson2007-11-06
* [MTD] [NOR] fix ctrl-alt-del can't reboot for intel flash bugKevin Hao2007-10-13
* [MTD] Document erase interface.Jörn Engel2007-09-21
* [MTD] Fix CFI build error when no map width or interleave supportedDavid Woodhouse2007-09-06
* [MTD] [NAND] Add NAND manufacturer AMD.Steven J. Hill2007-07-23
* [MTD] [OneNAND] 2X program supportKyungmin Park2007-06-30
* [MTD] generalise the handling of MTD-specific superblocksDavid Howells2007-05-11
* [MTD] Delete allegedly obsolete "bank_size" field of mtd_info.Robert P. J. Day2007-05-09
* [MTD] Remove unnecessary user space check from mtd.h.Robert P. J. Day2007-05-09
* [MTD] [NAND] platform NAND driver: update headerVitaly Wool2007-05-07
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Woodhouse2007-04-27
|\
| * UBI: Unsorted Block ImagesArtem B. Bityutskiy2007-04-27
* | [MTD][NAND] Add Micron Manufacturer IDsshahrom@micron.com2007-04-17
* | [MTD] [NOR] Support for auto locking flash on power upRodolfo Giometti2007-04-02
* | [MTD] Delete unused header file linux/mtd/iflash.h.Robert P. J. Day2007-03-23
|/
* [MTD] [OneNAND] Classify the page data and oob bufferKyungmin Park2007-03-09
* [MTD] [NAND] make oobavail publicVitaly Wool2007-03-08
* [MTD] Clarify OOB-operation interface commentsArtem Bityutskiy2007-02-09
* [MTD] remove unused ecctype,eccsize fields from struct mtd_infoArtem Bityutskiy2007-02-09
* [MTD] [NOR] Intel: remove ugly PROGREGION macrosArtem Bityutskiy2007-02-09
* [MTD] physmap: Add support for 64 bit resourcesStefan Roese2007-02-09
* [MTD] Don't include linux/mtd/map.h from linux/mtd/physmap.hHaavard Skinnemoen2007-02-09
* Merge branch 'master' of git://git.infradead.org/~kmpark/onenand-mtd-2.6David Woodhouse2007-02-09
|\
| * [MTD] OneNAND: Error message printing and bad block scan errosKyungmin Park2007-02-06
| * [MTD] OneNAND: Reduce internal BufferRAM operationsKyungmin Park2007-02-01
| * [MTD] OneNAND: Remove unused fieldsKyungmin Park2007-01-31