summaryrefslogtreecommitdiffstats
path: root/drivers/mtd/nand
Commit message (Expand)AuthorAgeFilesLines
...
| * 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: 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-058-24/+70
|\ \ | |/ |/|
| * mtd: rawnand: cafe: Fix a resource leak in the error handling path of 'cafe_n...Christophe JAILLET2021-08-231-1/+3
| * mtd: rawnand: intel: Fix error handling in probeEvgeny Novikov2021-08-171-9/+18
| * mtd: spinand: macronix: Add Quad support for serial NAND flashJaime Liao2021-08-171-8/+8
| * mtd: rawnand: remove never changed ret variableJason Wang2021-08-061-2/+2
| * mtd: rawnand: omap: Fix kernel doc warning on 'calcuate' typoVladimir Molokov2021-08-061-1/+1
| * mtd: spinand: core: Properly fill the OOB area.Daniel Palmer2021-08-061-0/+2
| * mtd: rawnand: Fix a couple of spelling mistakes in KconfigColin Ian King2021-07-161-2/+2
| * mtd: spinand: Fix commentMiquel Raynal2021-07-161-1/+1
| * mtd: rawnand: nand_bbt: Skip bad blocks when searching for the BBT in NANDStefan Riedmueller2021-07-161-0/+33
* | mtd: rawnand: Fix probe failure due to of_get_nand_secure_regions()Manivannan Sadhasivam2021-08-061-0/+6
* | mtd: rawnand: Add a check in of_get_nand_secure_regions()Dan Carpenter2021-07-161-2/+2
|/
* Merge tag 'mtd/for-5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd...Linus Torvalds2021-07-0523-313/+2518
|\
| * Merge tag 'nand/for-5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/mt...Richard Weinberger2021-06-2922-307/+2516
| |\
| | * mtd: rawnand: omap: Add larger page NAND chips supportMiquel Raynal2021-06-182-69/+116
| | * mtd: rawnand: omap: Various style fixesMiquel Raynal2021-06-181-5/+7
| | * mtd: rawnand: omap: Check return valuesMiquel Raynal2021-06-181-9/+21
| | * mtd: rawnand: omap: Rename a macroMiquel Raynal2021-06-181-8/+8
| | * mtd: rawnand: omap: Aggregate the HW configuration of the ELMMiquel Raynal2021-06-181-19/+11