summaryrefslogtreecommitdiffstats
path: root/drivers/mtd
Commit message (Expand)AuthorAgeFilesLines
* move asm/unaligned.h to linux/unaligned.hAl Viro2024-10-022-2/+2
* [tree-wide] finally take no_llseek outAl Viro2024-09-272-3/+0
* 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-091-1/+1
| |/
* | Merge tag 'drm-next-2024-09-19' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds2024-09-191-3/+3
|\ \
| * \ Merge tag 'drm-misc-next-2024-08-01' of https://gitlab.freedesktop.org/drm/mi...Daniel Vetter2024-08-081-3/+3
| |\ \ | | |/ | |/|
| | * mtd: mtdoops: Fix kmsgdump parameter renaming.Jocelyn Falempe2024-07-221-2/+2
| | * printk: Add a short description string to kmsg_dump()Jocelyn Falempe2024-07-171-1/+1
* | | Merge tag 'nand/for-6.12' into mtd/nextMiquel Raynal2024-09-1517-153/+457
|\ \ \
| * | | 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
| * | | mtd: rawnand: davinci: make platform_data privateBartosz Golaszewski2024-08-231-5/+65
| * | | mtd: spinand: set bitflip_threshold to 75% of ECC strengthDaniel Golle2024-08-231-0/+1
| * | | mtd: spinand: winbond: add support for W25N01KVRobert Marko2024-08-231-0/+26
| |/ /
* | | Merge tag 'spi-nor/for-6.12' into mtd/nextMiquel Raynal2024-09-155-21/+53
|\ \ \
| * | | mtd: spi-nor: fix flash probingMichael Walle2024-09-141-1/+2
| * | | mtd: spi-nor: spansion: Add support for S28HS256TTakahiro Kuwano2024-09-141-0/+4
| * | | mtd: spi-nor: winbond: add Zetta ZD25Q128C supportMichael Walle2024-09-141-0/+26
| * | | mtd: spi-nor: micron-st: Add n25q064a WP supportBrian Norris2024-09-141-0/+2
| * | | mtd: spi-nor: sst: Factor out common write operation to `sst_nor_write_data()`Csókás, Bence2024-09-141-20/+19
| |/ /
* | | mtd: powernv: Add check devm_kasprintf() returned valueCharles Han2024-09-061-0/+3
* | | mtd: concat: Use kmemdup_array instead of kmemdup for multiple allocationYan Zhen2024-08-231-1/+1
* | | mtd: parsers: bcm47xxpart: make read-only array possible_nvram_sizes static c...Colin Ian King2024-08-231-1/+1
* | | mtd: Use of_property_read_bool()Rob Herring (Arm)2024-08-231-2/+2
* | | mtd: slram: insert break after errors in parsing the mapMirsad Todorovac2024-08-231-0/+2
|/ /