summaryrefslogtreecommitdiff
path: root/drivers/mtd/devices
Commit message (Expand)AuthorAge
* mtd: Stop updating erase_info->state and calling mtd_erase_callback()Boris Brezillon2018-03-21
* mtd: Stop assuming mtd_erase() is asynchronousBoris Brezillon2018-03-15
* mtd: st_spi_fsm: use %*ph to print small bufferAntonio Cardace2018-03-15
* mtd: block2mtd: remove redundant initialization of 'bdev'Colin Ian King2018-03-15
* Merge tag 'spi-nor/for-4.16' of git://git.infradead.org/linux-mtd into mtd/nextBoris Brezillon2018-01-29
|\
| * mtd: m25p80: restore the status of SPI flash when exitingHou Zhiqiang2017-12-13
* | mtd: Remove duplicate checks on mtd_oob_ops parameterBoris Brezillon2018-01-16
* | mtd: Fallback to ->_read/write_oob() when ->_read/write() is missingBoris Brezillon2018-01-16
* | mtd: mchp23k256: propagate return value of spi_sync()Antonio Borneo2017-12-17
|/
* Merge tag 'for-linus-20171120' of git://git.infradead.org/linux-mtdLinus Torvalds2017-11-22
|\
| * mtd: Avoid probe failures when mtd->dbg.dfs_dir is invalidBoris Brezillon2017-11-13
| * mtd: remove the get_unmapped_area methodNicolas Pitre2017-11-13
| * mtd: mtdram: properly handle the phys argument in the point methodNicolas Pitre2017-11-13
| * mtd: slram: use memremap() instead of ioremap()Roy Franz2017-11-13
| * mtd: constify mtd_partitionArvind Yadav2017-11-06
| * mtd: spi-nor: Add support for mr25h128Philipp Puschmann2017-10-29
* | Merge tag 'powerpc-4.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2017-11-16
|\ \
| * | mtd: powernv_flash: Use opal_async_wait_response_interruptible()Cyril Bur2017-11-06
| * | mtd: powernv_flash: Don't return -ERESTARTSYS on interrupted token acquisitionCyril Bur2017-11-06
| * | mtd: powernv_flash: Remove pointless goto in driver initCyril Bur2017-11-06
| * | mtd: powernv_flash: Don't treat OPAL_SUCCESS as an errorCyril Bur2017-11-06
| * | mtd: powernv_flash: Use WARN_ON_ONCE() rather than BUG_ON()Cyril Bur2017-11-06
| |/
* | Merge tag 'modules-for-v4.15' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2017-11-15
|\ \
| * | treewide: Fix function prototypes for module_param_call()Kees Cook2017-10-31
| |/
* | License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-02
|/
* Merge tag 'nand/for-4.14' of git://git.infradead.org/l2-mtd into mtd/nextBoris Brezillon2017-09-01
|\
| * mtd: st_spi_fsm: Handle clk_prepare_enable/clk_disable_unprepare.Arvind Yadav2017-08-23
* | mtd: spear_smi: add NULL check on devm_kzalloc() return valueGustavo A. R. Silva2017-08-15
* | mtd: create per-device and module-scope debugfs entriesMario Rugiero2017-07-21
|/
* Merge tag 'spi-nor/for-4.13' into MTDBrian Norris2017-07-07
|\
| * mtd: st_spi_fsm: remove SPINOR_OP_RDSR2 and use SPINOR_OP_RDCR insteadCyrille Pitchen2017-06-27
| * mtd: m25p80: add support of SPI 1-2-2 and 1-4-4 protocolsCyrille Pitchen2017-05-15
| * mtd: spi-nor: introduce SPI 1-2-2 and SPI 1-4-4 protocolsCyrille Pitchen2017-05-15
* | mtd: mchp23k256: Add support for mchp23lcv1024Chris Packham2017-06-08
* | mtd: mchp23k256: add partitioning supportChris Packham2017-06-08
* | mtd: mchp23k256: switch to mtd_device_register()Chris Packham2017-06-01
* | mtd: mchp23k256: Add OF device ID tableChris Packham2017-06-01
* | mtd: mchp23k256: Add driver for this SPI SRAM deviceAndrew Lunn2017-05-11
* | mtd: dataflash: Add flash_info for AT45DB641EAndrey Smirnov2017-05-11
* | mtd: dataflash: Make use of "extened device information"Andrey Smirnov2017-05-11
* | mtd: dataflash: Get rid of loop counter in jedec_probe()Andrey Smirnov2017-05-11
* | mtd: dataflash: Replace pr_debug, printk with dev_* functionsAndrey Smirnov2017-05-11
* | mtd: dataflash: Improve coding style in jedec_probe()Andrey Smirnov2017-05-11
* | mtd: dataflash: Replace C99 types with their kernel counterpartsAndrey Smirnov2017-05-11
|/
* Merge branch 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds2017-02-28
|\
| * ARM: 8638/1: mtd: lart: Rename partition defines to be prefixed with PART_Florian Fainelli2017-02-28
* | Merge tag 'spi-nor/for-4.11-v2' of git://github.com/spi-nor/linuxBrian Norris2017-02-10
|\ \
| * | mtd: spi-nor: add dt support for Everspin MRAMsUwe Kleine-König2017-02-10
| * | mtd: spi-nor: rename SPINOR_OP_* macros of the 4-byte address op codesCyrille Pitchen2017-02-10
| * | mtd: m25p80: consider max message size in m25p80_readHeiner Kallweit2017-02-10
| |/