summaryrefslogtreecommitdiffstats
path: root/drivers/mtd
Commit message (Expand)AuthorAgeFilesLines
...
| | * mtd: nand: mtk: Support MT7622 NAND flash controller.RogerCC Lin2017-12-142-0/+42
| | * mtd: nand: mtk: Support different MTK NAND flash controller IPRogerCC Lin2017-12-143-41/+89
| | * mtd: onenand: Remove obsolete url from Kconfig helpLadislav Michl2017-12-141-2/+1Star
| | * mtd: nand: cafe: clean up DMA address setupMasahiro Yamada2017-12-141-6/+2Star
| | * mtd: nand: squash struct nand_buffers into struct nand_chipMasahiro Yamada2017-12-148-68/+53Star
| | * mtd: nand: remove unused NAND_OWN_BUFFERS flagMasahiro Yamada2017-12-141-25/+20Star
| | * mtd: nand: cafe: remove use of NAND_OWN_BUFFERSMasahiro Yamada2017-12-141-20/+4Star
| | * mtd: nand: provide valid ->data_interface during NAND detectionMiquel Raynal2017-12-142-42/+25Star
| | * mtd: nand: force drivers to explicitly send READ/PROG commandsBoris Brezillon2017-12-1422-184/+169Star
| | * mtd: nand: provide several helpers to do common NAND operationsBoris Brezillon2017-12-1423-431/+1102
| | * mtd: nand: use usual return values for the ->erase() hookMiquel Raynal2017-12-013-4/+15
| | * mtd: nand: denali: rename misleading dma_buf to tmp_bufMasahiro Yamada2017-11-301-17/+17
| | * mtd: nand: remove unnecessary extern from driver headersMasahiro Yamada2017-11-303-26/+26
| | * mtd: nand: ifc: update bufnum mask for ver >= 2.0.0Jagdish Gediya2017-11-301-0/+7
| | * mtd: nand: denali_pci: add missing MODULE_DESCRIPTION/AUTHOR/LICENSEJesse Chan2017-11-301-0/+4
| | * mtd: nand: gpmi-nand: Remove wrong Kconfig help textSascha Hauer2017-11-301-3/+1Star
| | * mtd: nand: hynix: Don't wait after applying new read-retry paramsBoris Brezillon2017-11-301-5/+0Star
| | * mtd: nand: fix interpretation of NAND_CMD_NONE in nand_command[_lp]()Miquel Raynal2017-11-301-2/+7
| | * mtd: nand: gpmi: replace _manual_ swap with swap macroGustavo A. R. Silva2017-11-301-12/+4Star
| | * mtd: nand: mtk: use nand_reset() to reset NAND devices in resume functionXiaolei Li2017-11-301-6/+2Star
| * | Merge tag 'spi-nor/for-4.16' of git://git.infradead.org/linux-mtd into mtd/nextBoris Brezillon2018-01-296-162/+231
| |\ \
| | * | mtd: mtk-nor: modify functions' name more generallyGuochun Mao2018-01-141-120/+120
| | * | spi-nor: intel-spi: Remove unused preopcodes fieldMika Westerberg2018-01-071-6/+0Star
| | * | mtd: fsl-quadspi: account for const type of of_device_id.dataJulia Lawall2018-01-071-4/+4
| | * | mtd: spi-nor: cadence-quadspi: Add support for direct access modeVignesh R2018-01-071-2/+29
| | * | mtd: spi-nor: cadence-quadspi: Refactor indirect read/write sequence.Vignesh R2018-01-071-16/+12Star
| | * | mtd: spi-nor: Add ISSI is25lp080d supportRomain Porte2017-12-281-0/+2
| | * | mtd: spi-nor: Add support for s25fl128l and s25fl256lRafael Gago2017-12-271-1/+3
| | * | mtd: spi-nor: indent issi sectionSean Nyekjaer2017-12-201-3/+3
| | * | mtd: spi-nor: add support for is25lq040bSean Nyekjaer2017-12-201-0/+2
| | * | mtd: m25p80: restore the status of SPI flash when exitingHou Zhiqiang2017-12-131-0/+9
| | * | mtd: spi-nor: add an API to restore the status of SPI flash chipHou Zhiqiang2017-12-131-0/+10
| | * | mtd: spi-nor: Check that BP bits are set properlyAaron Sierra2017-12-131-12/+23
| | * | mtd: spi-nor: check FSR error bits for Micron memoriesBean Huo (beanhuo)2017-12-131-2/+16
| | * | mtd: spi-nor: add support for ISSI is25lp128Angelo Dureghello2017-12-131-0/+2
| | |/
| * | mtd: Remove duplicate checks on mtd_oob_ops parameterBoris Brezillon2018-01-164-91/+0Star
| * | mtd: Fallback to ->_read/write_oob() when ->_read/write() is missingBoris Brezillon2018-01-165-188/+33Star
| * | mtd: mtdpart: Make ECC stat handling consistentBoris Brezillon2018-01-161-6/+8
| * | mtd: Do not allow MTD devices with inconsistent erase propertiesBoris Brezillon2018-01-061-0/+5
| * | mtd: sharpslpart: make local function sharpsl_nand_cleanup_ftl() staticWei Yongjun2018-01-061-1/+1
| * | mtd: sharpslpart: fix overflow on block_adr calculationColin Ian King2017-12-181-2/+2
| * | mtd: mchp23k256: propagate return value of spi_sync()Antonio Borneo2017-12-171-4/+14
| * | mtd: mtdswap: make array 'name' static const, shrinks object sizeColin Ian King2017-12-161-2/+3
| |/
* | mtd: nand: pxa3xx: Fix READOOB implementationBoris Brezillon2018-01-061-0/+1
* | mtd: Fix mtd_check_oob_ops()Miquel Raynal2017-12-181-1/+1
* | mtd: nand: gpio: Fix ALE gpio configurationChristophe Leroy2017-12-151-3/+3
* | mtd: nand: brcmnand: Zero bitflip is not an errorAlbert Hsieh2017-12-151-1/+1
* | mtd: nand: gpmi: Fix failure when a erased page has a bitflip at BBMSascha Hauer2017-12-151-3/+3
* | Rename superblock flags (MS_xyz -> SB_xyz)Linus Torvalds2017-11-271-3/+3
|/
* Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2017-11-251-3/+3
|\