Age | Commit message (Expand) | Author |
2014-12-17 | Merge tag 'for-linus-20141215' of git://git.infradead.org/linux-mtd | Linus Torvalds |
2014-12-14 | Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2014-12-12 | mtd: tests: abort torturetest on erase errors | Brian Norris |
2014-12-12 | mtd: physmap_of: fix potential NULL dereference | Ard Biesheuvel |
2014-12-01 | 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-11-28 | mtd: nand: correct the comment of function nand_block_isreserved() | Gu Zheng |
2014-11-25 | mtd: atmel_nand: replace memcpy32_toio/memcpy32_fromio with memcpy | Wu, Josh |
2014-11-25 | mtd: cafe_nand: drop duplicate .write_page implementation | Brian Norris |
2014-11-25 | mtd: m25p80: Add support for serial flash Spansion S25FL132K | Knut Wohlrab |
2014-11-25 | MTD: m25p80: fix inconsistency in m25p_ids compared to spi_nor_ids | Alison Chaiken |
2014-11-25 | mtd: spi-nor: improve wait-till-ready timeout loop | Brian Norris |
2014-11-25 | mtd: delete unnecessary checks before two function calls | Markus Elfring |
2014-11-25 | mtd: nand: omap: Fix NAND enumeration on 3430 LDP | Roger Quadros |
2014-11-25 | mtd: nand: add ATO manufacturer info | Brian Norris |
2014-11-25 | mtd: nand: print erase size on init | Rafał Miłecki |
2014-11-20 | mtd: oobtest: correct printf() format specifier for 'size_t' | Brian Norris |
2014-11-19 | mtd: mtd_oobtest: add bitflip_limit parameter | Roger Quadros |
2014-11-19 | mtd: mtd_oobtest: Show the verification error location and data | Roger Quadros |
2014-11-07 | UBI: Fix invalid vfree() | Richard Weinberger |
2014-11-07 | UBI: Fix double free after do_sync_erase() | Richard Weinberger |
2014-11-07 | UBI: vtbl: Use ubi_eba_atomic_leb_change() | Richard Weinberger |
2014-11-07 | UBI: Extend UBI layer debug/messaging capabilities | Tanya Brokhman |
2014-11-05 | 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-04 | mtd: nand: gpio: improve comments about GPIO assisted operation | Gerhard Sittig |
2014-11-03 | Merge branch 'platform/remove_owner' of git://git.kernel.org/pub/scm/linux/ke... | Greg Kroah-Hartman |