summaryrefslogtreecommitdiff
path: root/drivers/mtd
AgeCommit message (Expand)AuthorFilesLines
2021-10-15mtd: rawnand: xway: Keep the driver compatible with on-die ECC enginesMiquel Raynal1-3/+9
2021-10-15mtd: rawnand: socrates: Keep the driver compatible with on-die ECC enginesMiquel Raynal1-3/+9
2021-10-15mtd: rawnand: plat_nand: Keep the driver compatible with on-die ECC enginesMiquel Raynal1-3/+9
2021-10-15mtd: rawnand: pasemi: Keep the driver compatible with on-die ECC enginesMiquel Raynal1-3/+9
2021-10-15mtd: rawnand: orion: Keep the driver compatible with on-die ECC enginesMiquel Raynal1-3/+9
2021-10-15mtd: rawnand: mpc5121: Keep the driver compatible with on-die ECC enginesMiquel Raynal1-3/+9
2021-10-15mtd: rawnand: gpio: Keep the driver compatible with on-die ECC enginesMiquel Raynal1-3/+9
2021-10-15mtd: rawnand: au1550nd: Keep the driver compatible with on-die ECC enginesMiquel Raynal1-3/+9
2021-10-15mtd: rawnand: ams-delta: Keep the driver compatible with on-die ECC enginesMiquel Raynal1-3/+9
2021-10-15Revert "mtd: rawnand: cs553x: Fix external use of SW Hamming ECC helper"Miquel Raynal1-11/+1
2021-10-15Revert "mtd: rawnand: lpc32xx_slc: Fix external use of SW Hamming ECC helper"Miquel Raynal1-14/+1
2021-10-15Revert "mtd: rawnand: ndfc: Fix external use of SW Hamming ECC helper"Miquel Raynal1-11/+1
2021-10-15Revert "mtd: rawnand: sharpsl: Fix external use of SW Hamming ECC helper"Miquel Raynal1-11/+1
2021-10-15Revert "mtd: rawnand: tmio: Fix external use of SW Hamming ECC helper"Miquel Raynal1-5/+3
2021-10-15Revert "mtd: rawnand: txx9ndfmc: Fix external use of SW Hamming ECC helper"Miquel Raynal1-3/+2
2021-10-15mtd: rawnand: Let callers use the bare Hamming helpersMiquel Raynal1-3/+4
2021-10-15mtd: rawnand: fsmc: Fix use of SM ORDERMiquel Raynal1-1/+3
2021-09-29mtd: onenand: samsung: drop Exynos4 and describe driver in KConfigKrzysztof Kozlowski1-4/+5
2021-09-14mtd: rawnand: intel: Fix potential buffer overflow in probeEvgeny Novikov1-0/+5
2021-09-14mtd: rawnand: xway: Make use of the helper function devm_platform_ioremap_res...Cai Huoqing1-3/+1
2021-09-14mtd: rawnand: vf610: Make use of the helper function devm_platform_ioremap_re...Cai Huoqing1-3/+1
2021-09-14mtd: rawnand: txx9ndfm: Make use of the helper function devm_platform_ioremap...Cai Huoqing1-3/+1
2021-09-14mtd: rawnand: tegra: Make use of the helper function devm_platform_ioremap_re...Cai Huoqing1-3/+1
2021-09-14mtd: rawnand: stm32_fmc2: Make use of the helper function devm_platform_iorem...Cai Huoqing1-6/+2
2021-09-14mtd: rawnand: plat_nand: Make use of the helper function devm_platform_iorema...Cai Huoqing1-3/+1
2021-09-14mtd: rawnand: oxnas: Make use of the helper function devm_platform_ioremap_re...Cai Huoqing1-3/+1
2021-09-14mtd: rawnand: omap_elm: Make use of the helper function devm_platform_ioremap...Cai Huoqing1-3/+2
2021-09-14mtd: rawnand: mtk_ecc: Make use of the helper function devm_platform_ioremap_...Cai Huoqing1-3/+1
2021-09-14mtd: rawnand: mtk: Make use of the helper function devm_platform_ioremap_reso...Cai Huoqing1-3/+1
2021-09-14mtd: rawnand: hisi504: Make use of the helper function devm_platform_ioremap_...Cai Huoqing1-5/+2
2021-09-14mtd: rawnand: gpmi: Make use of the helper function devm_platform_ioremap_res...Cai Huoqing1-3/+1
2021-09-14mtd: rawnand: gpio: Make use of the helper function devm_platform_ioremap_res...Cai Huoqing1-2/+1
2021-09-14mtd: rawnand: denali: Make use of the helper function devm_platform_ioremap_r...Cai Huoqing1-5/+2
2021-09-14mtd: rawnand: bcm6368: Make use of the helper function devm_platform_ioremap_...Cai Huoqing1-4/+1
2021-09-14mtd: rawnand: atmel: Make use of the helper function devm_platform_ioremap_re...Cai Huoqing1-5/+2
2021-09-08Merge branch 'akpm' (patches from Andrew)Linus Torvalds1-1/+1
2021-09-08mtd/drivers/nand: use HZ macrosDaniel Lezcano1-1/+1
2021-09-05Merge tag 'mtd/for-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd...Linus Torvalds18-351/+153
2021-09-03Merge tag 'nand/for-5.15' into mtd/nextMiquel Raynal8-24/+70
2021-08-23mtd: rawnand: cafe: Fix a resource leak in the error handling path of 'cafe_n...Christophe JAILLET1-1/+3
2021-08-23mtd_blkdevs: simplify the refcounting in blktrans_{open, release}Christoph Hellwig1-14/+4
2021-08-23mtd_blkdevs: simplify blktrans_getgeoChristoph Hellwig1-2/+1
2021-08-23mtd_blkdevs: remove blktrans_ref_mutexChristoph Hellwig1-12/+1
2021-08-23mtd_blkdevs: simplify blktrans_dev_getChristoph Hellwig1-15/+2
2021-08-23mtd/rfd_ftl: don't cast away the type when calling add_mtd_blktrans_devChristoph Hellwig1-1/+1
2021-08-23mtd/ftl: don't cast away the type when calling add_mtd_blktrans_devChristoph Hellwig1-1/+1
2021-08-23mtd_blkdevs: use lockdep_assert_heldChristoph Hellwig1-8/+2
2021-08-23mtd_blkdevs: don't hold del_mtd_blktrans_dev in blktrans_{open, release}Christoph Hellwig1-5/+0
2021-08-17mtd: rawnand: intel: Fix error handling in probeEvgeny Novikov1-9/+18
2021-08-17mtd: mtdconcat: Check _read, _write callbacks existence before assignmentZhihao Cheng1-2/+4