summaryrefslogtreecommitdiffstats
path: root/drivers/mtd/nand (follow)
Commit message (Expand)AuthorAgeFilesLines
* mtd: rawnand: omap2: Fix build warnings with W=1Roger Quadros2024-12-051-0/+16
* mtd: rawnand: arasan: Fix missing de-registration of NANDMaciej Andrzejewski2024-12-051-0/+7
* mtd: rawnand: arasan: Fix double assertion of chip-selectMaciej Andrzejewski2024-12-051-2/+2
* mtd: diskonchip: Cast an operand to prevent potential overflowZichen Xie2024-12-051-1/+1
* mtd: rawnand: fix double free in atmel_pmecc_create_user()Dan Carpenter2024-12-051-3/+1
* Merge tag 'mtd/for-6.13' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd...Linus Torvalds2024-11-2366-176/+186
|\
| * Merge tag 'nand/for-6.13' into mtd/nextMiquel Raynal2024-11-2116-119/+129
| |\
| | * mtd: spinand: Constify struct nand_ecc_engine_opsChristophe JAILLET2024-10-214-6/+6
| | * mtd: spinand: winbond: Sort the devicesMiquel Raynal2024-10-211-35/+48
| | * mtd: spinand: winbond: Ignore the last ID charactersMiquel Raynal2024-10-211-3/+3
| | * mtd: spinand: winbond: Fix 512GW, 01GW, 01JW and 02JW ECC informationMiquel Raynal2024-10-211-8/+8
| | * mtd: spinand: winbond: Fix 512GW and 02JW OOB layoutMiquel Raynal2024-10-211-2/+2
| | * mtd: nand: raw: gpmi: improve power management handlingHan Xu2024-10-211-25/+32
| | * mtd: nand: raw: gpmi: switch to SYSTEM_SLEEP_PM_OPSHan Xu2024-10-211-5/+3
| | * mtd: rawnand: davinci: use generic device property helpersBartosz Golaszewski2024-10-211-21/+21
| | * mtd: rawnand: davinci: break the line correctlyBartosz Golaszewski2024-10-211-4/+4
| | * mtd: rawnand: davinci: order headers alphabeticallyBartosz Golaszewski2024-10-211-5/+5
| | * mtd: rawnand: atmel: Fix possible memory leakMiquel Raynal2024-10-212-9/+1
| | * mtd: rawnand: Correct multiple typos in commentsShen Lichuan2024-10-217-9/+9
| * | mtd: Switch back to struct platform_driver::remove()Uwe Kleine-König2024-10-2155-57/+57
| |/
* / move asm/unaligned.h to linux/unaligned.hAl Viro2024-10-022-2/+2
|/
* Merge tag 'soc-ep93xx-dt-6.12' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2024-09-263-0/+229
|\
| * mtd: rawnand: add support for ts72xxNikita Shubin2024-09-123-0/+229
* | Merge tag 'mm-nonmm-stable-2024-09-21-07-52' of git://git.kernel.org/pub/scm/...Linus Torvalds2024-09-211-1/+1
|\ \
| * | treewide: correct the typo 'retun'WangYuli2024-09-101-1/+1
| |/
* | mtd: spinand: macronix: Flag parts needing explicit plane selectCheng Ming Lin2024-09-091-7/+17
* | mtd: spinand: Add support for setting plane select bitsCheng Ming Lin2024-09-091-0/+6
* | mtd: rawnand: mtk: Fix init error pathMiquel Raynal2024-09-091-1/+3
* | mtd: rawnand: mtk: Factorize out the logic cleaning mtk chipsMiquel Raynal2024-09-061-13/+18
* | mtd: rawnand: atmel: Add message on DMA usageAlexander Dahl2024-09-061-1/+4
* | mtd: rawnand: meson: Fix typo in function nameMiquel Raynal2024-09-061-3/+3
* | mtd: spi-nand: macronix: Continuous read supportMiquel Raynal2024-09-061-29/+86
* | mtd: spi-nand: macronix: Add a possible bitflip status flagMiquel Raynal2024-09-061-0/+3
* | mtd: spi-nand: macronix: Extract the bitflip retrieval logicMiquel Raynal2024-09-061-17/+20
* | mtd: spi-nand: macronix: Fix helper nameMiquel Raynal2024-09-061-25/+24
* | mtd: spi-nand: Expose spinand_write_reg_op()Miquel Raynal2024-09-061-1/+1
* | mtd: spi-nand: Add continuous read supportMiquel Raynal2024-09-061-8/+168
* | mtd: spi-nand: Isolate the MTD read logic in a helperMiquel Raynal2024-09-061-14/+26
* | mtd: rawnand: sunxi: Use for_each_child_of_node_scoped()Jinjie Ruan2024-09-061-3/+1
* | mtd: rawnand: stm32_fmc2: Use for_each_child_of_node_scoped()Jinjie Ruan2024-09-061-5/+2
* | mtd: rawnand: renesas: Use for_each_child_of_node_scoped()Jinjie Ruan2024-09-061-9/+3
* | mtd: rawnand: mtk: Use for_each_child_of_node_scoped()Jinjie Ruan2024-09-061-5/+2
* | mtd: rawnand: meson: Use for_each_child_of_node_scoped()Jinjie Ruan2024-09-061-3/+1
* | mtd: rawnand: rockchip: Use for_each_child_of_node_scoped()Jinjie Ruan2024-09-061-3/+2
* | mtd: rawnand: marvell: drm/rockchip: Use for_each_child_of_node_scoped()Jinjie Ruan2024-09-061-9/+3
* | mtd: rawnand: pl353: Use for_each_child_of_node_scoped()Jinjie Ruan2024-09-061-3/+2
* | mtd: rawnand: cadence: Use for_each_child_of_node_scoped()Jinjie Ruan2024-09-061-3/+1
* | mtd: rawnand: arasan: Use for_each_child_of_node_scoped()Jinjie Ruan2024-09-061-3/+2
* | mtd: rawnand: denali: Use the devm_clk_get_enabled() helper functionJinjie Ruan2024-09-061-25/+4
* | mtd: rawnand: denali: Fix missing pci_release_regions in probe and removeChen Ridong2024-09-061-3/+8