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