aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mtd
Commit message (Expand)AuthorAge
...
| | * | | | mtd: spi-nor: unify read opcode variants with ST SPI FSMBrian Norris2014-04-14
| | * | | | mtd: spi-nor: re-name OPCODE_* to SPINOR_OP_*Brian Norris2014-04-14
| | * | | | mtd: spi-nor: add the copyright informationHuang Shijie2014-04-14
| | * | | | mtd: st_spi_fsm: Add support for Macronix MX25L3255EAngus Clark2014-04-14
| | * | | | mtd: st_spi_fsm: Add Spansion S25FL032P to device tableAngus Clark2014-04-14
| | * | | | mtd: st_spi_fsm: Refactor status register operationsAngus Clark2014-04-14
| | * | | | mtd: st_spi_fsm: Update Macronix 'QE' configurationAngus Clark2014-04-14
| | * | | | mtd: st_spi_fsm: Update Macronix 32-bit addressing supportAngus Clark2014-04-14
| | * | | | mtd: st_spi_fsm: Add Macronix MX25L25655E deviceAngus Clark2014-04-14
| | * | | | mtd: spi-nor: EXPORT symbols which could be used by module driversBrian Norris2014-04-14
| | * | | | mtd: spi-nor: Add Freescale QuadSPI driverHuang Shijie2014-04-14
| | * | | | mtd: spi-nor: add a helper to find the spi_device_idHuang Shijie2014-04-14
| | * | | | mtd: m25p80: use the SPI nor frameworkBrian Norris2014-04-14
| | * | | | mtd: spi-nor: add the framework for SPI NORHuang Shijie2014-04-14
| * | | | | mtd: gpmi: add gpmi_devdata{} to simplify the codeHuang Shijie2014-04-16
| * | | | | mtd: nand: add line feed to pr_errRaphaël Poggi2014-04-16
| * | | | | mtd: davinci-nand: disable subpage write for keystone-nandMurali Karicheri2014-04-16
| * | | | | mtd: mtd_blkdevs: handle REQ_FLUSH request and do explicit flush of writeback...Roman Peniaev2014-04-16
| * | | | | mtd: nand: use the nand_read_subpage index everywhereRon2014-04-16
| * | | | | mtd: nand: omap: fix compile warning on ‘erased_sector_bitflips’Christian Engelmayer2014-04-16
| |/ / / /
* | | | | Merge tag 'upstream-3.16-rc1-v2' of git://git.infradead.org/linux-ubifsLinus Torvalds2014-06-10
|\ \ \ \ \
| * | | | | UBI: block: Fix error path on alloc_workqueue failureHelmut Schaa2014-05-27
| * | | | | UBI: fix rb_tree node comparison in add_mapMike Snitzer2014-05-13
| * | | | | UBI: weaken the 'exclusive' constraint when opening volumes to renameEzequiel Garcia2014-05-13
| | |_|_|/ | |/| | |
* | | | | Merge branch 'for-3.16/core' of git://git.kernel.dk/linux-block into nextLinus Torvalds2014-06-02
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | block: remove struct request buffer memberJens Axboe2014-04-15
| |/ / /
* | | | Merge tag 'for-linus-20140507' of git://git.infradead.org/linux-mtdLinus Torvalds2014-05-07
|\ \ \ \ | |_|_|/ |/| | |
| * | | mtd: davinci-nand: disable subpage write for keystone-nandMurali Karicheri2014-04-30
| |/ /
* | | UBI: avoid workqueue format string leakKees Cook2014-05-05
* | | UBI: fix ubi free PEBs count calculationTanya Brokhman2014-05-05
* | | UBI: fix error path in __wl_get_pebTanya Brokhman2014-05-05
| |/ |/|
* | Shiraz has movedViresh Kumar2014-04-18
|/
* Merge tag 'for-linus-20140405' of git://git.infradead.org/linux-mtdLinus Torvalds2014-04-07
|\
| * Fix index regression in nand_read_subpageRon2014-04-05
| * mtd: diskonchip: mem resource name is not optionalSasha Levin2014-03-31
| * mtd: nand: fix mention to CONFIG_MTD_NAND_ECC_BCHErico Nunes2014-03-26
| * mtd: omap2: Use devm_ioremap_resource()Jingoo Han2014-03-26
| * mtd: denali_dt: Use devm_ioremap_resource()Jingoo Han2014-03-26
| * mtd: devices: elm: update DRIVER_NAME as "omap-elm"Pekon Gupta2014-03-26
| * mtd: devices: elm: configure parallel channels based on ecc_stepsPekon Gupta2014-03-26
| * mtd: devices: elm: clean elm_load_syndromePekon Gupta2014-03-26
| * mtd: devices: elm: check for hardware engine's design constraintsPekon Gupta2014-03-26
| * mtd: st_spi_fsm: Succinctly reorganise .remove()Lee Jones2014-03-20
| * mtd: st_spi_fsm: Allow loop to run at least once before giving up CPULee Jones2014-03-20
| * mtd: st_spi_fsm: Correct vendor name spelling issue - missing "M"Lee Jones2014-03-20
| * mtd: st_spi_fsm: Avoid duplicating MTD core codeLee Jones2014-03-20
| * mtd: st_spi_fsm: Remove useless consts from function argumentsLee Jones2014-03-20
| * mtd: st_spi_fsm: Convert ST SPI FSM (NOR) Flash driver to new DT partitionsLee Jones2014-03-20
| * mtd: st_spi_fsm: Move runtime configurable msg sequences into device's structLee Jones2014-03-20
| * mtd: st_spi_fsm: Supply the W25Qxxx chip specific configuration call-backLee Jones2014-03-20