summaryrefslogtreecommitdiffstats
path: root/drivers/mtd
Commit message (Expand)AuthorAgeFilesLines
* mtd: spi-nor: spansion: convert USE_CLSR to a manufacturer flagMichael Walle2022-02-253-27/+34
* mtd: spi-nor: move all spansion specifics into spansion.cMichael Walle2022-02-252-49/+70
* mtd: spi-nor: spansion: slightly rework control flow in late_init()Michael Walle2022-02-251-7/+6
* mtd: spi-nor: micron-st: rename vendor specific functions and definesMichael Walle2022-02-251-9/+9
* mtd: spi-nor: micron-st: convert USE_FSR to a manufacturer flagMichael Walle2022-02-253-39/+60
* mtd: spi-nor: move all micron-st specifics into micron-st.cMichael Walle2022-02-252-122/+135
* mtd: spi-nor: xilinx: correct the debug messageMichael Walle2022-02-251-1/+1
* mtd: spi-nor: xilinx: rename vendor specific functions and definesMichael Walle2022-02-251-15/+15
* mtd: spi-nor: move all xilinx specifics into xilinx.cMichael Walle2022-02-253-81/+74
* mtd: spi-nor: guard _page_size parameter in S3AN_INFO()Michael Walle2022-02-251-2/+2
* mtd: spi-nor: export more functions to be used in vendor modulesMichael Walle2022-02-252-5/+11
* mtd: spi-nor: allow a flash to define its own ready() functionMichael Walle2022-02-252-0/+8
* mtd: spi-nor: slightly refactor the spi_nor_setup()Michael Walle2022-02-252-9/+9
* mtd: spi-nor: xmc: unify function namesMichael Walle2022-02-251-3/+3
* mtd: spi-nor: xilinx: unify function namesMichael Walle2022-02-251-9/+9
* mtd: spi-nor: winbond: unify function namesMichael Walle2022-02-251-14/+15
* mtd: spi-nor: sst: unify function namesMichael Walle2022-02-251-22/+22
* mtd: spi-nor: spansion: unify function namesMichael Walle2022-02-251-17/+17
* mtd: spi-nor: micron-st: unify function namesMichael Walle2022-02-251-17/+17
* mtd: spi-nor: macronix: unify function namesMichael Walle2022-02-251-7/+7
* mtd: spi-nor: issi: unify function namesMichael Walle2022-02-251-5/+5
* mtd: spi-nor: intel: unify function namesMichael Walle2022-02-251-3/+3
* mtd: spi-nor: gigadevice: unify function namesMichael Walle2022-02-251-3/+3
* mtd: spi-nor: fujitsu: unify function namesMichael Walle2022-02-251-3/+3
* mtd: spi-nor: everspin: unify function namesMichael Walle2022-02-251-3/+3
* mtd: spi-nor: esmt: unify function namesMichael Walle2022-02-251-3/+3
* mtd: spi-nor: eon: unify function namesMichael Walle2022-02-251-3/+3
* mtd: spi-nor: catalyst: unify function namesMichael Walle2022-02-251-3/+3
* mtd: spi-nor: atmel: unify function namesMichael Walle2022-02-251-39/+42
* mtd: rawnand: brcmnand: Fixed incorrect sub-page ECC statusdavid regan2022-01-311-1/+1
* mtd: rawnand: gpmi: don't leak PM reference in error pathChristian Eggers2022-01-261-1/+2
* mtd: phram: Prevent divide by zero bug in phram_setup()Dan Carpenter2022-01-251-4/+8
* mtd: rawnand: omap2: Prevent invalid configuration and build errorRoger Quadros2022-01-251-1/+2
* mtd: parsers: qcom: Fix missing free for pparts in cleanupAnsuel Smith2022-01-251-0/+2
* mtd: parsers: qcom: Fix kernel panic on skipped partitionAnsuel Smith2022-01-251-12/+19
* mtd: parsers: qcom: Don't print error message on -EPROBE_DEFERBryan O'Donoghue2022-01-251-1/+2
* mtd: rawnand: qcom: Fix clock sequencing in qcom_nandc_probe()Bryan O'Donoghue2022-01-251-8/+6
* mtd: rawnand: ingenic: Fix missing put_device in ingenic_ecc_getMiaoqian Lin2022-01-251-1/+6
* Merge tag 'mips_5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/l...Linus Torvalds2022-01-144-141/+1
|\
| * MIPS: TXX9: Remove TX4939 SoC supportThomas Bogendoerfer2022-01-021-1/+1
| * MIPS: TXX9: Remove rbtx4939 board supportThomas Bogendoerfer2022-01-023-140/+0
* | Merge tag 'sound-5.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2022-01-141-2/+12
|\ \
| * | dmaengine: qcom-adm: stop abusing slave_id configArnd Bergmann2021-12-171-2/+12
| |/
* | Merge tag 'for-5.17/block-2022-01-11' of git://git.kernel.dk/linux-blockLinus Torvalds2022-01-122-13/+20
|\ \
| * | mtd_blkdevs: don't scan partitions for plain mtdblockChristoph Hellwig2021-12-121-2/+4
| * | mtd_blkdevs: remove the sector out of range check in do_blktrans_requestChristoph Hellwig2021-11-291-8/+2
| * | block: remove GENHD_FL_EXT_DEVTChristoph Hellwig2021-11-291-0/+1
| * | block: remove rq_flush_dcache_pagesChristoph Hellwig2021-11-292-3/+13
| |/
* | Merge tag 'for-linus-5.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2022-01-111-1/+1
|\ \
| * | ubi: Fix a mistake in commentKai Song2021-12-231-1/+1