summaryrefslogtreecommitdiffstats
path: root/drivers/mtd/devices
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'spi-v4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/brooni...Linus Torvalds2018-08-141-0/+3
|\
| * Merge branch 'spi-4.19' into spi-nextMark Brown2018-08-101-0/+3
| |\
| | * mtd: m25p80: Call spi_mem_get_name() to let controller set a custom nameFrieder Schrempf2018-08-021-0/+3
* | | Merge tag 'spi-nor/for-4.19' of git://git.infradead.org/linux-mtd into mtd/nextBoris Brezillon2018-08-111-4/+1
|\ \ \
| * | | mtd: m25p80: Use SPI_MEM_OP_NO_DUMMY instead of SPI_MEM_OP_DUMMY(0, x)Boris Brezillon2018-06-181-2/+1
| * | | mtd: m25p80: Remove unneeded m25p->command fieldBoris Brezillon2018-06-181-2/+0
| | |/ | |/|
* | | Merge tag 'nand/for-4.19' of git://git.infradead.org/linux-mtd into mtd/nextBoris Brezillon2018-08-111-2/+2
|\ \ \ | | |/ | |/|
| * | mtd: dataflash: Use ULL suffix for 64-bit constantsGeert Uytterhoeven2018-06-221-2/+2
| |/
* | mtd: Make Kconfig formatting consistentBoris Brezillon2018-07-191-2/+2
* | mtd: sst25l: use mtd_device_register()Rafał Miłecki2018-07-181-3/+2
* | mtd: powernv_flash: set of_node in mtd's devRafał Miłecki2018-07-181-0/+1
|/
* treewide: devm_kzalloc() -> devm_kcalloc()Kees Cook2018-06-121-1/+1
* treewide: kzalloc() -> kcalloc()Kees Cook2018-06-121-1/+1
* Merge tag 'mtd/for-4.18' of git://git.infradead.org/linux-mtdLinus Torvalds2018-06-082-3/+2
|\
| * mtd: dataflash: replace msleep with usleep_rangeLuca Ellero2018-04-221-1/+1
| * mtd: devices: simplify getting .drvdataWolfram Sang2018-04-221-2/+1
* | mtd: devices: m25p80: Use spi_mem_set_drvdata() instead of spi_set_drvdata()Boris Brezillon2018-05-221-1/+1
* | mtd: spi-nor: Use the spi_mem_xx() APIBoris Brezillon2018-05-112-157/+80
|/
* mtd: Stop updating erase_info->state and calling mtd_erase_callback()Boris Brezillon2018-03-2113-75/+8
* mtd: Stop assuming mtd_erase() is asynchronousBoris Brezillon2018-03-151-3/+0
* mtd: st_spi_fsm: use %*ph to print small bufferAntonio Cardace2018-03-151-2/+1
* mtd: block2mtd: remove redundant initialization of 'bdev'Colin Ian King2018-03-151-1/+1
* Merge tag 'spi-nor/for-4.16' of git://git.infradead.org/linux-mtd into mtd/nextBoris Brezillon2018-01-291-0/+9
|\
| * mtd: m25p80: restore the status of SPI flash when exitingHou Zhiqiang2017-12-131-0/+9
* | mtd: Remove duplicate checks on mtd_oob_ops parameterBoris Brezillon2018-01-161-5/+0
* | mtd: Fallback to ->_read/write_oob() when ->_read/write() is missingBoris Brezillon2018-01-161-65/+0
* | mtd: mchp23k256: propagate return value of spi_sync()Antonio Borneo2017-12-171-4/+14
|/
* Merge tag 'for-linus-20171120' of git://git.infradead.org/linux-mtdLinus Torvalds2017-11-225-20/+35
|\
| * mtd: Avoid probe failures when mtd->dbg.dfs_dir is invalidBoris Brezillon2017-11-131-1/+6
| * mtd: remove the get_unmapped_area methodNicolas Pitre2017-11-131-14/+0
| * mtd: mtdram: properly handle the phys argument in the point methodNicolas Pitre2017-11-131-0/+22
| * mtd: slram: use memremap() instead of ioremap()Roy Franz2017-11-131-4/+5
| * mtd: constify mtd_partitionArvind Yadav2017-11-061-1/+1
| * mtd: spi-nor: Add support for mr25h128Philipp Puschmann2017-10-291-0/+1
* | Merge tag 'powerpc-4.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2017-11-161-30/+53
|\ \
| * | mtd: powernv_flash: Use opal_async_wait_response_interruptible()Cyril Bur2017-11-061-22/+35
| * | mtd: powernv_flash: Don't return -ERESTARTSYS on interrupted token acquisitionCyril Bur2017-11-061-0/+7
| * | mtd: powernv_flash: Remove pointless goto in driver initCyril Bur2017-11-061-10/+6
| * | mtd: powernv_flash: Don't treat OPAL_SUCCESS as an errorCyril Bur2017-11-061-5/+10
| * | mtd: powernv_flash: Use WARN_ON_ONCE() rather than BUG_ON()Cyril Bur2017-11-061-1/+3
| |/
* | Merge tag 'modules-for-v4.15' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2017-11-152-2/+2
|\ \
| * | treewide: Fix function prototypes for module_param_call()Kees Cook2017-10-312-2/+2
| |/
* / License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-022-0/+2
|/
* Merge tag 'nand/for-4.14' of git://git.infradead.org/l2-mtd into mtd/nextBoris Brezillon2017-09-011-8/+12
|\
| * mtd: st_spi_fsm: Handle clk_prepare_enable/clk_disable_unprepare.Arvind Yadav2017-08-231-8/+12
* | mtd: spear_smi: add NULL check on devm_kzalloc() return valueGustavo A. R. Silva2017-08-151-0/+2
* | mtd: create per-device and module-scope debugfs entriesMario Rugiero2017-07-212-34/+17
|/
* Merge tag 'spi-nor/for-4.13' into MTDBrian Norris2017-07-073-37/+89
|\
| * mtd: st_spi_fsm: remove SPINOR_OP_RDSR2 and use SPINOR_OP_RDCR insteadCyrille Pitchen2017-06-272-3/+2
| * mtd: m25p80: add support of SPI 1-2-2 and 1-4-4 protocolsCyrille Pitchen2017-05-151-23/+79