| Commit message (Expand) | Author | Age |
* | powerpc/85xx: fix NAND_CMD_READID read bytes number | Shaohui Xie | 2011-06-22 |
* | Merge git://git.infradead.org/mtd-2.6 | Linus Torvalds | 2011-05-27 |
|\ |
|
| * | mtd: kill CONFIG_MTD_PARTITIONS | Jamie Iles | 2011-05-24 |
| * | mtd: convert remaining users to mtd_device_register() | Jamie Iles | 2011-05-24 |
| * | mtd: txx9ndfmc: convert to mtd_device_register() | Jamie Iles | 2011-05-24 |
| * | mtd: tmio_nand: convert to mtd_device_register() | Jamie Iles | 2011-05-24 |
| * | mtd: socrates_nand: convert to mtd_device_register() | Jamie Iles | 2011-05-24 |
| * | mtd: sharpsl: convert to mtd_device_register() | Jamie Iles | 2011-05-24 |
| * | mtd: s3c2410 nand: convert to mtd_device_register() | Jamie Iles | 2011-05-24 |
| * | mtd: ppchameleonevb: convert to mtd_device_register() | Jamie Iles | 2011-05-24 |
| * | mtd: orion_nand: convert to mtd_device_register() | Jamie Iles | 2011-05-24 |
| * | mtd: omap2: convert to mtd_device_register() | Jamie Iles | 2011-05-24 |
| * | mtd: nomadik_nand: convert to mtd_device_register() | Jamie Iles | 2011-05-24 |
| * | mtd: ndfc: convert to mtd_device_register() | Jamie Iles | 2011-05-24 |
| * | mtd: mxc_nand: convert to mtd_device_register() | Jamie Iles | 2011-05-24 |
| * | mtd: mpc5121_nfc: convert to mtd_device_register() | Jamie Iles | 2011-05-24 |
| * | mtd: jz4740_nand: convert to mtd_device_register() | Jamie Iles | 2011-05-24 |
| * | mtd: h1910: convert to mtd_device_register() | Jamie Iles | 2011-05-24 |
| * | mtd: fsmc_nand: convert to mtd_device_register() | Jamie Iles | 2011-05-24 |
| * | mtd: fsl_upm: convert to mtd_device_register() | Jamie Iles | 2011-05-24 |
| * | mtd: fsl_elbc_nand: convert to mtd_device_register() | Jamie Iles | 2011-05-24 |
| * | mtd: edb7312 nand: convert to mtd_device_register() | Jamie Iles | 2011-05-24 |
| * | mtd: diskonchip: convert to mtd_device_register() | Jamie Iles | 2011-05-24 |
| * | mtd: davinci_nand: convert to mtd_device_register() | Jamie Iles | 2011-05-24 |
| * | mtd: cs553x_nand: convert to mtd_device_register() | Jamie Iles | 2011-05-24 |
| * | mtd: cafe_nand: convert to mtd_device_register() | Jamie Iles | 2011-05-24 |
| * | mtd: bf5xx_nand: convert to mtd_device_register() | Jamie Iles | 2011-05-24 |
| * | mtd: bcm_umi_nand: convert to mtd_device_register() | Jamie Iles | 2011-05-24 |
| * | mtd: atmel_nand: convert to mtd_device_register() | Jamie Iles | 2011-05-24 |
| * | mtd: pxa: convert to mtd_device_register() | Jamie Iles | 2011-05-24 |
| * | mtd: plat_nand: convert to mtd_device_register() | Jamie Iles | 2011-05-24 |
| * | mtd: nand: convert to mtd_device_register() | Jamie Iles | 2011-05-24 |
| * | mtd: omap: fix subpage ecc issue with prefetch | Kishore Kadiyala | 2011-05-24 |
| * | mtd: denali: detect the number of banks | Jamie Iles | 2011-05-24 |
| * | mtd: denali: remove nearly-duplicated register definitions | Jamie Iles | 2011-05-24 |
| * | mtd: denali: convert to generic DMA API | Jamie Iles | 2011-05-24 |
| * | mtd: return badblockbits back | Artem Bityutskiy | 2011-05-24 |
| * | mtd: nand: ndfc: add multiple chip select support | Felix Radensky | 2011-05-24 |
| * | mtd: omap2: mtd split nand_scan in ident and tail | Jan Weitzel | 2011-05-24 |
| * | mtd: atmel_nand: add missing include of linux/dmaengine.h | Hans-Christian Egtvedt | 2011-05-24 |
| * | mtd: nand: remove doubled chip deselection on (un)lock | Jiri Pinkava | 2011-05-24 |
| * | mtd: nand: fix S3C NAND clock stop | Jiri Pinkava | 2011-05-24 |
| * | mtd: denali: drop __TIME__ usage | Michal Marek | 2011-05-24 |
| * | mtd: nand: dynamic allocation of flash-based BBT structs | Brian Norris | 2011-05-24 |
| * | mtd: mxc_nand: add support for multiple chips on V21 devices | Baruch Siach | 2011-05-24 |
* | | mtd: Use platform_data to retrieve tmio_nand platform bits | Samuel Ortiz | 2011-05-26 |
* | | MIPS: Alchemy: Clean up GPIO registers and accessors | Manuel Lauss | 2011-05-19 |
|/ |
|
* | Revert wrong fixes for common misspellings | Lucas De Marchi | 2011-04-27 |
* | Merge git://git.infradead.org/mtd-2.6 | Linus Torvalds | 2011-04-09 |
|\ |
|
| * | mtd: atmel_nand: use CPU I/O when buffer is in vmalloc(ed) region | Hong Xu | 2011-04-01 |