| Commit message (Expand) | Author | Age |
* | Merge tag 'for-linus-20141215' of git://git.infradead.org/linux-mtd | Linus Torvalds | 2014-12-17 |
|\ |
|
| * | mtd: tests: abort torturetest on erase errors | Brian Norris | 2014-12-12 |
| * | mtd: physmap_of: fix potential NULL dereference | Ard Biesheuvel | 2014-12-12 |
| * | mtd: spi-nor: allow NULL as chip name and try to auto detect it | Rafał Miłecki | 2014-12-01 |
| * | mtd: nand: gpmi: add raw oob access functions | Boris BREZILLON | 2014-12-01 |
| * | mtd: nand: gpmi: add proper raw access support | Boris BREZILLON | 2014-12-01 |
| * | mtd: nand: gpmi: add gpmi_copy_bits function | Boris BREZILLON | 2014-12-01 |
| * | mtd: spi-nor: factor out write_enable() for erase commands | Brian Norris | 2014-12-01 |
| * | mtd: spi-nor: add support for s25fl128s | Huang Shijie | 2014-12-01 |
| * | mtd: spi-nor: remove the jedec_id/ext_id | Huang Shijie | 2014-12-01 |
| * | mtd: spi-nor: add id/id_len for flash_info{} | Huang Shijie | 2014-12-01 |
| * | mtd: nand: correct the comment of function nand_block_isreserved() | Gu Zheng | 2014-11-28 |
| * | mtd: atmel_nand: replace memcpy32_toio/memcpy32_fromio with memcpy | Wu, Josh | 2014-11-26 |
| * | mtd: cafe_nand: drop duplicate .write_page implementation | Brian Norris | 2014-11-26 |
| * | mtd: m25p80: Add support for serial flash Spansion S25FL132K | Knut Wohlrab | 2014-11-26 |
| * | MTD: m25p80: fix inconsistency in m25p_ids compared to spi_nor_ids | Alison Chaiken | 2014-11-26 |
| * | mtd: spi-nor: improve wait-till-ready timeout loop | Brian Norris | 2014-11-26 |
| * | mtd: delete unnecessary checks before two function calls | Markus Elfring | 2014-11-26 |
| * | mtd: nand: omap: Fix NAND enumeration on 3430 LDP | Roger Quadros | 2014-11-26 |
| * | mtd: nand: add ATO manufacturer info | Brian Norris | 2014-11-25 |
| * | mtd: nand: print erase size on init | Rafał Miłecki | 2014-11-25 |
| * | mtd: oobtest: correct printf() format specifier for 'size_t' | Brian Norris | 2014-11-20 |
| * | mtd: mtd_oobtest: add bitflip_limit parameter | Roger Quadros | 2014-11-20 |
| * | mtd: mtd_oobtest: Show the verification error location and data | Roger Quadros | 2014-11-20 |
| * | fsl_ifc: Support all 8 IFC chip selects | Aaron Sierra | 2014-11-05 |
| * | mtd: atmel_nand: make PMECC lookup table and offset property optional | Josh Wu | 2014-11-05 |
| * | mtd: mxc_nand: use __iowrite32_copy for 32 bit copy | Koul, Vinod | 2014-11-05 |
| * | mtd: intflmount: fix off by one error in INFTL_dumpVUchains() | Dan Carpenter | 2014-11-05 |
| * | mtd: spi-nor: Add support for SST spi flash | Harini Katakam | 2014-11-05 |
| * | mtd: spi-nor: Add support for Fujitsu MB85RS1MT FRAM | Rostislav Lisovy | 2014-11-05 |
| * | mtd: nand: omap: Synchronize the access to the ECC engine | Rostislav Lisovy | 2014-11-05 |
| * | mtd: spi-nor: Move n25q032 entry to Micron devices list | Chunhe Lan | 2014-11-05 |
| * | mtd: dataflash: Remove use of tx_dma | Mark Brown | 2014-11-05 |
| * | mtd: spi-nor: drop replaceable wait-till-ready function pointer | Brian Norris | 2014-11-05 |
| * | mtd: fsl-quadspi: drop wait-till-ready checks | Brian Norris | 2014-11-05 |
| * | mtd: m25p80: drop wait-till-ready checks | Brian Norris | 2014-11-05 |
| * | mtd: spi-nor: move "wait-till-ready" checks into erase/write functions | Brian Norris | 2014-11-05 |
| * | mtd: spi-nor: handle timeout errors in spi_nor_write() | Brian Norris | 2014-11-05 |
| * | mtd: spi-nor: eliminate duplicate spi_nor_wait_till_{, fsr}_ready() code | Brian Norris | 2014-11-05 |
| * | mtd: update help of CONFIG_MTD_OF_PARTS | Michal Sojka | 2014-11-05 |
| * | mtd: nand: comment update, the DEPLETE1 command has gone | Gerhard Sittig | 2014-11-05 |
| * | mtd: spi-nor: fix the wrong dummy value | Huang Shijie | 2014-11-05 |
| * | mtd: nand: Base BCH ECC bytes on required strength | Jordan Friendshuh | 2014-11-05 |
| * | mtd: nand: gpio: improve comments about GPIO assisted operation | Gerhard Sittig | 2014-11-05 |
| * | MTD: merge 3.18 development into -next development | Brian Norris | 2014-10-29 |
| |\ |
|
| * | | mtd: nand: add sunxi NAND flash controller support | Boris BREZILLON | 2014-10-29 |
| * | | nandsim: add id_bytes module parameter | Akinobu Mita | 2014-10-23 |
| * | | mtd: docg3: fix 'defined but not used' warning | Brian Norris | 2014-10-22 |
| * | | mtd: bcm47xxpart: only register partitions if the trx header was filled | Hauke Mehrtens | 2014-10-22 |
| * | | mtd: phram: fix asm/io.h include usage | Rob Ward | 2014-10-22 |