summaryrefslogtreecommitdiffstats
path: root/drivers/mtd (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | 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
| | * | | mtd: spi-nor: micron-st: Rework spi_nor_micron_octal_dtr_enable()Tudor Ambarus2022-04-271-51/+60
| | * | | mtd: spi-nor: core: Add helpers to read/write any registerTudor Ambarus2022-04-272-0/+50
| | * | | mtd: spi-nor: manufacturers: Use spi_nor_read_id() core methodTudor Ambarus2022-04-272-20/+6
| | * | | mtd: spi-nor: core: Introduce method for RDID opTudor Ambarus2022-04-272-15/+44
| | * | | mtd: spi-nor: core: Use auto-detection only onceTudor Ambarus2022-04-271-3/+1
| | * | | mtd: spi-nor: Introduce spi_nor_match_id()Tudor Ambarus2022-04-271-21/+19
| | * | | mtd: spi-nor: Rename method, s/spi_nor_match_id/spi_nor_match_nameTudor Ambarus2022-04-271-3/+3
| | * | | mtd: spi-nor: core: Check written SR value in spi_nor_write_16bit_sr_and_check()Chen-Tsung Hsieh2022-04-271-0/+9
| | |/ /
| * | | mtd: st_spi_fsm: add missing clk_disable_unprepare() in stfsm_remove()Yang Yingliang2022-05-171-0/+2
| * | | mtd: phram: Allow cached mappingsVincent Whitchurch2022-05-161-6/+37
| * | | mtd: call of_platform_populate() for MTD partitionsRafał Miłecki2022-05-161-0/+9
| * | | mtd: cfi_cmdset_0002: Rename chip_ready variablesTokunori Ikegami2022-04-281-7/+7
| * | | mtd: cfi_cmdset_0002: Add S29GL064N ID definitionTokunori Ikegami2022-04-281-2/+3