summaryrefslogtreecommitdiffstats
path: root/drivers/mtd
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'for-linus-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2022-06-036-49/+123
|\
| * ubi: ubi_create_volume: Fix use-after-free when volume creation failedZhihao Cheng2022-05-271-1/+0
| * ubi: fastmap: Check wl_pool for free peb before wear levelingZhihao Cheng2022-05-273-2/+66
| * ubi: fastmap: Fix high cpu usage of ubi_bgt by making sure wl_pool not emptyZhihao Cheng2022-05-274-46/+57
* | Merge tag 'arm-multiplatform-5.19-2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2022-06-021-2/+0
|\ \
| * | ARM: pxa: split up mach/hardware.hArnd Bergmann2022-04-191-2/+0
* | | Merge tag 'spi-v5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/brooni...Linus Torvalds2022-05-243-932/+0
|\ \ \
| * | | spi: spi-mem: Convert Aspeed SMC driver to spi-memCédric Le Goater2022-05-163-932/+0
* | | | Merge tag 'mtd/for-5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd...Linus Torvalds2022-05-2446-839/+1546
|\ \ \ \
| * \ \ \ Merge tag 'nand/for-5.19' into mtd/nextMiquel Raynal2022-05-2026-160/+623
| |\ \ \ \
| | * | | | mtd: rawnand: renesas: Use runtime PM instead of the raw clock APIMiquel Raynal2022-05-161-28/+23
| | * | | | mtd: rawnand: mpc5121: Check before clk_disable_unprepare() not neededPhil Edworthy2022-05-161-2/+1
| | * | | | mtd: rawnand: rockchip: Check before clk_disable_unprepare() not neededPhil Edworthy2022-05-161-4/+2
| | * | | | mtd: nand: MTD_NAND_ECC_MEDIATEK should depend on ARCH_MEDIATEKGeert Uytterhoeven2022-05-121-0/+1
| | * | | | mtd: rawnand: cs553x: simplify the return expression of cs553x_write_ctrl_byte()Minghao Chi2022-05-121-6/+1
| | * | | | mtd: rawnand: kioxia: Add support for TH58NVG3S0HBAI4Rickard x Andersson2022-05-122-2/+7
| | * | | | Merge tag 'mtd/mtk-spi-nand-for-5.19' into nand/nextMiquel Raynal2022-04-277-52/+16
| | |\| | |
| | | * | | mtd: nand: mtk-ecc: also parse nand-ecc-engine if availableChuanhong Guo2022-04-271-1/+4
| | | * | | mtd: nand: make mtk_ecc.c a separated moduleChuanhong Guo2022-04-277-51/+12
| | | |/ /
| | * | | mtd: rawnand: tmio: check return value after calling platform_get_resource()Yang Yingliang2022-04-271-0/+3
| | * | | mtd: rawnand: intel: fix possible null-ptr-deref in ebu_nand_probe()Yang Yingliang2022-04-271-1/+1
| | * | | mtd: rawnand: cadence: fix possible null-ptr-deref in cadence_nand_dt_probe()Yang Yingliang2022-04-271-3/+2
| | * | | mtd: rawnand: add support for Toshiba TC58NVG0S3HTA00 NAND flashAndreas Böhler2022-04-211-0/+3
| | * | | mtd: spinand: Add support for XTX XT26G0xAFelix Matouschek2022-04-213-1/+131
| | * | | mtd: rawnand: gpmi: Add large oob bch setting supportHan Xu2022-04-212-5/+197
| | * | | mtd: rawnand: gpmi: Rename the variable ecc_chunk_sizeHan Xu2022-04-212-27/+34
| | * | | mtd: rawnand: gpmi: Uninline the gpmi_check_ecc functionHan Xu2022-04-211-1/+1
| | * | | mtd: rawnand: gpmi: Add strict ecc strength checkHan Xu2022-04-211-1/+14
| | * | | mtd: rawnand: gpmi: Refactor bch geometry settings functionHan Xu2022-04-211-12/+20
| | * | | mtd: rawnand: denali: Use managed device resourcesZheyu Ma2022-04-211-11/+4
| | * | | mtd: rawnand: omap_elm: Add compatible for AM64 ELMRoger Quadros2022-04-111-0/+1
| | * | | mtd: rawnand: print offset instead of page number for bad blocksRafał Miłecki2022-04-041-4/+5
| | * | | mtd: spinand: gigadevice: add support for GD5FxGM7xExxGChuanhong Guo2022-04-041-0/+60
| | * | | mtd: spinand: gigadevice: add support for GD5F{2, 4}GQ5xExxGChuanhong Guo2022-04-041-0/+48
| | * | | mtd: spinand: gigadevice: add support for GD5F1GQ5RExxGChuanhong Guo2022-04-041-0/+10
| | * | | mtd: spinand: gigadevice: add support for GD5FxGQ4xExxGChuanhong Guo2022-04-041-0/+30
| | * | | mtd: spinand: gigadevice: fix Quad IO for GD5F1GQ5UExxGChuanhong Guo2022-04-041-1/+9
| | * | | mtd: rawnand: davinci: Remove redundant unsigned comparison to zeroWang Weiyang2022-04-041-1/+1
| | |/ /
| * | | Merge tag 'spi-nor/for-5.19' into mtd/nextMiquel Raynal2022-05-209-308/+709
| |\ \ \
| | * | | mtd: spi-nor: debugfs: fix format specifierMichael Walle2022-05-121-1/+1
| | * | | mtd: spi-nor: support eon en25qh256a variantLeon M. George2022-05-091-1/+2
| | * | | mtd: spi-nor: winbond: add support for W25Q512NW-IMShaik Sajida Bhanu2022-05-091-0/+3
| | * | | mtd: spi-nor: expose internal parameters via debugfsMichael Walle2022-05-094-0/+259
| | * | | mtd: spi-nor: export spi_nor_hwcaps_pp2cmd()Michael Walle2022-05-092-1/+2
| | * | | mtd: spi-nor: move spi_nor_write_ear() to winbond moduleMichael Walle2022-05-023-38/+41
| | * | | mtd: spi-nor: amend the rdsr dummy cycles documentationMichael Walle2022-04-291-2/+3
| | * | | mtd: spi-nor: micron-st: Remove status polling on volatile registers writeTudor Ambarus2022-04-271-3/+0
| | * | | mtd: spi-nor: spansion: Remove status polling on volatile registers writeTudor Ambarus2022-04-271-4/+0
| | * | | mtd: spi-nor: Introduce templates for SPI NOR operationsTudor Ambarus2022-04-275-107/+158
| | * | | mtd: spi-nor: spansion: Rework spi_nor_cypress_octal_dtr_enable()Tudor Ambarus2022-04-271-59/+69