| Commit message (Expand) | Author | Age |
* | mtd: nand: add NAND_BUSWIDTH_AUTO to autodetect bus width | Matthieu CASTET | 2012-12-03 |
* | mtd: mtd_blkdevs: Replace request handler kthread with a workqueue | Ezequiel Garcia | 2012-11-21 |
* | mtd: uninitialized variable warning in map.h | Arnd Bergmann | 2012-11-16 |
* | mtd: diskonchip: use inline functions for DocRead/DocWrite | Arnd Bergmann | 2012-11-16 |
* | mtd: map: Fix compilation warning | Viresh Kumar | 2012-11-15 |
* | mtd: Fix kernel-doc content to avoid warning. | Robert P. J. Day | 2012-11-15 |
* | mtd: sh_flctl: Add DMA capabilty | Bastian Hecht | 2012-11-15 |
* | mtd: sh_flctl: Minor cleanups | Bastian Hecht | 2012-11-15 |
* | mtd: gpmi: remove unneccessary header | Huang Shijie | 2012-11-15 |
* | mtd: nand: Increase the ecc placement locations to 640 | Vipin Kumar | 2012-11-15 |
* | mtd: fsmc_nand: pass the ale and cmd resource via resource | Jean-Christophe PLAGNIOL-VILLARD | 2012-11-15 |
* | Merge tag 'disintegrate-mtd-20121009' of git://git.infradead.org/users/dhowel... | David Woodhouse | 2012-10-09 |
|\ |
|
| * | mtd: mtdparts: introduce mtd_get_device_size | Richard Genoud | 2012-09-04 |
| * | mtd: mark mtd_is_partition argument as constant | Richard Genoud | 2012-09-04 |
* | | mtd: nand: increase max OOB size to 640 | Brian Norris | 2012-09-29 |
* | | mtd: add helpers to get the supportted ONFI timing mode | Huang Shijie | 2012-09-29 |
* | | mtd: add helpers to set/get features for ONFI nand | Huang Shijie | 2012-09-29 |
* | | mtd: nand: expand description of read_page method in comment header | Mike Dunn | 2012-09-29 |
* | | mtd: nand: Added a device flag for subpage read support | Jeff Westfahl | 2012-09-29 |
* | | mtd: fix kernel-doc warning in include/linux/mtd/nand.h | Randy Dunlap | 2012-09-29 |
* | | mtd: kill MTD_NAND_VERIFY_WRITE | Huang Shijie | 2012-09-29 |
* | | mtd: nand: allow NAND_NO_SUBPAGE_WRITE to be set from driver | Brian Norris | 2012-09-29 |
* | | mtd: lpc32xx_mlc: Make driver independent of AMBA DMA engine driver | Roland Stigge | 2012-09-29 |
* | | mtd: lpc32xx_slc: Make driver independent of AMBA DMA engine driver | Roland Stigge | 2012-09-29 |
* | | mtd: Better comment NAND_BBT_NO_OOB | Shmulik Ladkani | 2012-07-06 |
* | | mtd: nand: teach write_page and write_page_raw return an error code | Josh Wu | 2012-07-06 |
* | | mtd: nand: kill NAND_NO_READRDY | Brian Norris | 2012-07-06 |
* | | mtd: nand: remove NAND_BBT_SEARCH option | Brian Norris | 2012-07-06 |
* | | mtd: nand: add Eon Silicon Solutions manufacturer ID | Brian Norris | 2012-07-06 |
* | | mtd: sh_flctl: Restructure the hardware ECC handling | Bastian Hecht | 2012-07-06 |
* | | mtd: sh_flctl: Use different OOB layout | Bastian Hecht | 2012-07-06 |
* | | mtd: sh_flctl: Add support for error IRQ | Bastian Hecht | 2012-07-06 |
* | | mtd: move mtd_read_oob() definition out of mtd.h | Brian Norris | 2012-07-06 |
|/ |
|
* | Merge tag 'for-linus-3.5-20120601' of git://git.infradead.org/linux-mtd | Linus Torvalds | 2012-06-01 |
|\ |
|
| * | mtd: nand: remove 'sndcmd' parameter of 'read_oob/read_oob_raw' | Shmulik Ladkani | 2012-05-14 |
| * | mtd: gpmi: add device tree support to gpmi-nand | Huang Shijie | 2012-05-14 |
| * | mtd: nand: add 'oob_required' argument to NAND {read,write}_page interfaces | Brian Norris | 2012-05-14 |
| * | mtd: add read_byte support to plat_nand | John Crispin | 2012-05-14 |
| * | mtd: nand: kill NAND_NO_AUTOINCR option | Brian Norris | 2012-05-14 |
| * | mtd: driver _read() returns max_bitflips; mtd_read() returns -EUCLEAN | Mike Dunn | 2012-05-14 |
| * | mtd: bitflip_threshold added to mtd_info and sysfs | Mike Dunn | 2012-05-14 |
| * | mtd: ecc_strength is at ecc step granularity | Mike Dunn | 2012-05-14 |
* | | UBI: modify ubi_wl_flush function to clear work queue for a lnum | Joel Reardon | 2012-05-21 |
* | | UBI: introduce UBI_ALL constant | Artem Bityutskiy | 2012-05-21 |
* | | UBI: Kill data type hint | Richard Weinberger | 2012-05-20 |
|/ |
|
* | Merge tag 'for-linus-3.4' of git://git.infradead.org/mtd-2.6 | Linus Torvalds | 2012-03-30 |
|\ |
|
| * | mtd: add device-tree support to spear_smi | Stefan Roese | 2012-03-26 |
| * | mtd: Add device-tree support to fsmc_nand | Stefan Roese | 2012-03-26 |
| * | mtd: nand/fsmc: Remove sparse warnings and errors | Vipin Kumar | 2012-03-26 |
| * | mtd: nand/fsmc: Add DMA support | Vipin Kumar | 2012-03-26 |