summaryrefslogtreecommitdiffstats
path: root/drivers/mtd
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | 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
| | * | | mtd: rawnand: hisi504: Make use of the helper function devm_platform_ioremap_...Cai Huoqing2021-09-141-5/+2
| | * | | mtd: rawnand: gpmi: Make use of the helper function devm_platform_ioremap_res...Cai Huoqing2021-09-141-3/+1
| | * | | mtd: rawnand: gpio: Make use of the helper function devm_platform_ioremap_res...Cai Huoqing2021-09-141-2/+1
| | * | | mtd: rawnand: denali: Make use of the helper function devm_platform_ioremap_r...Cai Huoqing2021-09-141-5/+2
| | * | | mtd: rawnand: bcm6368: Make use of the helper function devm_platform_ioremap_...Cai Huoqing2021-09-141-4/+1
| | * | | mtd: rawnand: atmel: Make use of the helper function devm_platform_ioremap_re...Cai Huoqing2021-09-141-5/+2
| | |/ /
| * | | mtd: core: don't remove debugfs directory if device is in useZev Weiss2021-10-151-2/+2
| * | | mtd: block2mtd: add support for an optional custom MTD labelJoachim Wiberg2021-10-151-7/+17
| * | | mtd: block2mtd: minor refactor to avoid hard coded constantJoachim Wiberg2021-10-151-2/+5
| * | | mtd: fixup CFI on ixp4xxArnd Bergmann2021-10-152-1/+3
| * | | mtd: mtdswap: Remove redundant assignment of pointer ebColin Ian King2021-09-141-1/+0
| |/ /
* | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2021-11-061-0/+1
|\ \ \ | |_|/ |/| |
| * | mtd: call bdi_unregister explicitlyChristoph Hellwig2021-11-061-0/+1
* | | mtd: add add_disk() error handlingLuis Chamberlain2021-10-211-1/+5
* | | mm: don't include <linux/blkdev.h> in <linux/backing-dev.h>Christoph Hellwig2021-10-181-0/+1
|/ /
* / mtd: rawnand: qcom: Update code word value for raw readMd Sadre Alam2021-09-141-2/+6
|/
* Merge branch 'akpm' (patches from Andrew)Linus Torvalds2021-09-081-1/+1
|\
| * mtd/drivers/nand: use HZ macrosDaniel Lezcano2021-09-081-1/+1
* | Merge tag 'mtd/for-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd...Linus Torvalds2021-09-0518-351/+153
|\ \ | |/ |/|
| * Merge tag 'nand/for-5.15' into mtd/nextMiquel Raynal2021-09-038-24/+70
| |\
| | * mtd: rawnand: cafe: Fix a resource leak in the error handling path of 'cafe_n...Christophe JAILLET2021-08-231-1/+3