summaryrefslogtreecommitdiffstats
path: root/drivers/mtd
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'drivers-5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/soc...Linus Torvalds2022-01-102-9/+53
|\
| * Merge tag 'tegra-for-5.17-drivers' of git://git.kernel.org/pub/scm/linux/kern...Arnd Bergmann2021-12-201-8/+50
| |\
| | * mtd: rawnand: tegra: Add runtime PM and OPP supportDmitry Osipenko2021-12-161-8/+50
| * | memory: renesas-rpc-if: Add support for RZ/G2LLad Prabhakar2021-11-161-1/+3
| |/
* | mtd: dataflash: Add device-tree SPI IDsJon Hunter2021-12-031-0/+8
* | mtd: rawnand: fsmc: Fix timing computationHerve Codina2021-12-031-8/+24
* | mtd: rawnand: fsmc: Take instruction delay into accountHerve Codina2021-12-031-0/+4
* | mtd: rawnand: Fix nand_choose_best_timings() on unsupported interfaceHerve Codina2021-12-031-2/+2
* | mtd: rawnand: Fix nand_erase_op delayHerve Codina2021-12-031-1/+1
* | mtd: rawnand: denali: Add the dependency on HAS_IOMEMCai Huoqing2021-12-031-1/+1
|/
* Merge tag 'for-5.16/drivers-2021-11-09' of git://git.kernel.dk/linux-blockLinus Torvalds2021-11-091-1/+7
|\
| * mtd/ubi/block: add error handling support for add_disk()Luis Chamberlain2021-11-041-1/+7
* | Merge tag 'mtd/for-5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd...Linus Torvalds2021-11-0842-171/+194
|\ \
| * \ Merge tag 'spi-nor/for-5.16' into mtd/nextMiquel Raynal2021-11-073-12/+7
| |\ \
| | * | mtd: spi-nor: nxp-spifi: Make use of the helper function devm_platform_iorema...Cai Huoqing2021-10-151-5/+2
| | * | mtd: spi-nor: hisi-sfc: Make use of the helper function devm_platform_ioremap...Cai Huoqing2021-10-151-5/+2
| | * | mtd: spi-nor: hisi-sfc: Remove excessive clk_disable_unprepare()Evgeny Novikov2021-10-151-1/+0
| | * | mtd: spi-nor: Enable locking for n25q128a13Jonathan Lemon2021-10-151-1/+3
| * | | Merge tag 'nand/for-5.16' into mtd/nextMiquel Raynal2021-11-0734-147/+161
| |\ \ \
| | * | | mtd: rawnand: arasan: Prevent an unsupported configurationMiquel Raynal2021-10-151-0/+15
| | * | | mtd: rawnand: hynix: Add support for H27UCG8T2ETR-BC MLC NANDChris Morgan2021-10-152-0/+18
| | * | | mtd: rawnand: xway: Keep the driver compatible with on-die ECC enginesMiquel Raynal2021-10-151-3/+9
| | * | | mtd: rawnand: socrates: Keep the driver compatible with on-die ECC enginesMiquel Raynal2021-10-151-3/+9
| | * | | mtd: rawnand: plat_nand: Keep the driver compatible with on-die ECC enginesMiquel Raynal2021-10-151-3/+9
| | * | | mtd: rawnand: pasemi: Keep the driver compatible with on-die ECC enginesMiquel Raynal2021-10-151-3/+9
| | * | | mtd: rawnand: orion: Keep the driver compatible with on-die ECC enginesMiquel Raynal2021-10-151-3/+9
| | * | | mtd: rawnand: mpc5121: Keep the driver compatible with on-die ECC enginesMiquel Raynal2021-10-151-3/+9
| | * | | mtd: rawnand: gpio: Keep the driver compatible with on-die ECC enginesMiquel Raynal2021-10-151-3/+9
| | * | | mtd: rawnand: au1550nd: Keep the driver compatible with on-die ECC enginesMiquel Raynal2021-10-151-3/+9
| | * | | mtd: rawnand: ams-delta: Keep the driver compatible with on-die ECC enginesMiquel Raynal2021-10-151-3/+9
| | * | | Revert "mtd: rawnand: cs553x: Fix external use of SW Hamming ECC helper"Miquel Raynal2021-10-151-11/+1
| | * | | Revert "mtd: rawnand: lpc32xx_slc: Fix external use of SW Hamming ECC helper"Miquel Raynal2021-10-151-14/+1
| | * | | Revert "mtd: rawnand: ndfc: Fix external use of SW Hamming ECC helper"Miquel Raynal2021-10-151-11/+1
| | * | | Revert "mtd: rawnand: sharpsl: Fix external use of SW Hamming ECC helper"Miquel Raynal2021-10-151-11/+1
| | * | | Revert "mtd: rawnand: tmio: Fix external use of SW Hamming ECC helper"Miquel Raynal2021-10-151-5/+3
| | * | | Revert "mtd: rawnand: txx9ndfmc: Fix external use of SW Hamming ECC helper"Miquel Raynal2021-10-151-3/+2
| | * | | mtd: rawnand: Let callers use the bare Hamming helpersMiquel Raynal2021-10-151-3/+4
| | * | | mtd: rawnand: fsmc: Fix use of SM ORDERMiquel Raynal2021-10-151-1/+3
| | * | | mtd: onenand: samsung: drop Exynos4 and describe driver in KConfigKrzysztof Kozlowski2021-09-291-4/+5
| | * | | mtd: rawnand: intel: Fix potential buffer overflow in probeEvgeny Novikov2021-09-141-0/+5
| | * | | mtd: rawnand: xway: Make use of the helper function devm_platform_ioremap_res...Cai Huoqing2021-09-141-3/+1
| | * | | mtd: rawnand: vf610: Make use of the helper function devm_platform_ioremap_re...Cai Huoqing2021-09-141-3/+1
| | * | | mtd: rawnand: txx9ndfm: Make use of the helper function devm_platform_ioremap...Cai Huoqing2021-09-141-3/+1
| | * | | mtd: rawnand: tegra: Make use of the helper function devm_platform_ioremap_re...Cai Huoqing2021-09-141-3/+1
| | * | | mtd: rawnand: stm32_fmc2: Make use of the helper function devm_platform_iorem...Cai Huoqing2021-09-141-6/+2
| | * | | mtd: rawnand: plat_nand: Make use of the helper function devm_platform_iorema...Cai Huoqing2021-09-141-3/+1
| | * | | mtd: rawnand: oxnas: Make use of the helper function devm_platform_ioremap_re...Cai Huoqing2021-09-141-3/+1
| | * | | mtd: rawnand: omap_elm: Make use of the helper function devm_platform_ioremap...Cai Huoqing2021-09-141-3/+2
| | * | | mtd: rawnand: mtk_ecc: Make use of the helper function devm_platform_ioremap_...Cai Huoqing2021-09-141-3/+1
| | * | | mtd: rawnand: mtk: Make use of the helper function devm_platform_ioremap_reso...Cai Huoqing2021-09-141-3/+1