Age | Commit message (Expand) | Author |
2014-05-09 | mtd: nand: refactor erase_cmd() to return chip status | Brian Norris |
2014-05-07 | Merge tag 'for-linus-20140507' of git://git.infradead.org/linux-mtd | Linus Torvalds |
2014-05-06 | replace checking for ->read/->aio_read presence with check in ->f_mode | Al Viro |
2014-05-05 | UBI: avoid workqueue format string leak | Kees Cook |
2014-05-05 | UBI: fix ubi free PEBs count calculation | Tanya Brokhman |
2014-05-05 | UBI: fix error path in __wl_get_peb | Tanya Brokhman |
2014-04-30 | mtd: davinci-nand: disable subpage write for keystone-nand | Murali Karicheri |
2014-04-29 | mtd: nand: fix a typo in a comment line | Masahiro Yamada |
2014-04-18 | Shiraz has moved | Viresh Kumar |
2014-04-17 | mtd: mtd_oobtest: generate consistent data for verification | Akinobu Mita |
2014-04-16 | Merge branch 'spinor' | Brian Norris |
2014-04-16 | mtd: st_spi_fsm: only build for ARM | Brian Norris |
2014-04-16 | mtd: st_spi_fsm: correct type issues | Brian Norris |
2014-04-16 | mtd: fsl-quadspi: fix __iomem annotations | Brian Norris |
2014-04-16 | mtd: gpmi: add gpmi_devdata{} to simplify the code | Huang Shijie |
2014-04-16 | mtd: nand: add line feed to pr_err | Raphaël Poggi |
2014-04-15 | mtd: davinci-nand: disable subpage write for keystone-nand | Murali Karicheri |
2014-04-15 | mtd: mtd_blkdevs: handle REQ_FLUSH request and do explicit flush of writeback... | Roman Peniaev |
2014-04-15 | mtd: nand: use the nand_read_subpage index everywhere | Ron |
2014-04-15 | mtd: nand: omap: fix compile warning on ‘erased_sector_bitflips’ | Christian Engelmayer |
2014-04-15 | block: remove struct request buffer member | Jens Axboe |
2014-04-14 | mtd: spi-nor: allow to be built as module | Brian Norris |
2014-04-14 | mtd: st_spi_fsm: begin using spi-nor.h opcodes | Brian Norris |
2014-04-14 | mtd: st_spi_fsm: replace FLACH_CMD_* with SPINOR_OP_* | Brian Norris |
2014-04-14 | mtd: st_spi_fsm: kill duplicate CMD definitions | Brian Norris |
2014-04-14 | mtd: st_spi_fsm: fixup Kconfig dependency | Brian Norris |
2014-04-14 | mtd: spi-nor: shorten Kconfig naming | Brian Norris |
2014-04-14 | mtd: spi-nor: unify read opcode variants with ST SPI FSM | Brian Norris |
2014-04-14 | mtd: spi-nor: re-name OPCODE_* to SPINOR_OP_* | Brian Norris |
2014-04-14 | mtd: spi-nor: add the copyright information | Huang Shijie |
2014-04-14 | mtd: st_spi_fsm: Add support for Macronix MX25L3255E | Angus Clark |
2014-04-14 | mtd: st_spi_fsm: Add Spansion S25FL032P to device table | Angus Clark |
2014-04-14 | mtd: st_spi_fsm: Refactor status register operations | Angus Clark |
2014-04-14 | mtd: st_spi_fsm: Update Macronix 'QE' configuration | Angus Clark |
2014-04-14 | mtd: st_spi_fsm: Update Macronix 32-bit addressing support | Angus Clark |
2014-04-14 | mtd: st_spi_fsm: Add Macronix MX25L25655E device | Angus Clark |
2014-04-14 | mtd: spi-nor: EXPORT symbols which could be used by module drivers | Brian Norris |
2014-04-14 | mtd: spi-nor: Add Freescale QuadSPI driver | Huang Shijie |
2014-04-14 | mtd: spi-nor: add a helper to find the spi_device_id | Huang Shijie |
2014-04-14 | mtd: m25p80: use the SPI nor framework | Brian Norris |
2014-04-14 | mtd: spi-nor: add the framework for SPI NOR | Huang Shijie |
2014-04-07 | Merge tag 'for-linus-20140405' of git://git.infradead.org/linux-mtd | Linus Torvalds |
2014-04-05 | Merge tag 'drivers-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/arm... | Linus Torvalds |
2014-04-04 | Fix index regression in nand_read_subpage | Ron |
2014-04-04 | Merge tag 'upstream-3.15-rc1' of git://git.infradead.org/linux-ubifs | Linus Torvalds |
2014-04-01 | Merge tag 'char-misc-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2014-03-31 | mtd: diskonchip: mem resource name is not optional | Sasha Levin |
2014-03-26 | mtd: nand: fix mention to CONFIG_MTD_NAND_ECC_BCH | Erico Nunes |
2014-03-25 | mtd: omap2: Use devm_ioremap_resource() | Jingoo Han |
2014-03-25 | mtd: denali_dt: Use devm_ioremap_resource() | Jingoo Han |