summaryrefslogtreecommitdiffstats
path: root/drivers/mtd
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | mtd: tests: Fix eraseblock read speed miscalculation for lower partition sizesAmit Kumar Mahapatra2022-03-141-6/+5
| * | | | | mtd: parsers: trx: allow to use on MediaTek MIPS SoCsINAGAKI Hiroshi2022-02-181-1/+1
| * | | | | mtd: spear_smi: use GFP_KERNELJulia Lawall2022-02-181-1/+1
| * | | | | Merge tag 'mtd/spi-mem-ecc-for-5.18' into mtd/nextMiquel Raynal2022-02-187-14/+1054
| |\ \ \ \ \
| | * | | | | mtd: spinand: Create direct mapping descriptors for ECC operationsMiquel Raynal2022-02-101-2/+33
| | * | | | | mtd: spinand: Delay a little bit the dirmap creationMiquel Raynal2022-02-101-8/+8
| | * | | | | mtd: nand: mxic-ecc: Support SPI pipelined modeMiquel Raynal2022-02-101-1/+185
| | * | | | | mtd: nand: ecc: Provide a helper to retrieve a pilelined engine deviceMiquel Raynal2022-02-091-0/+31
| | * | | | | mtd: nand: mxic-ecc: Add Macronix external ECC engine supportMiquel Raynal2022-02-093-0/+702
| | * | | | | mtd: nand: ecc: Add infrastructure to support hardware enginesMiquel Raynal2022-01-232-3/+95
| | * | | | | mtd: spinand: macronix: Use random program loadMason Yang2022-01-231-1/+1
| | | |/ / / | | |/| | |
| * | | | | mtd: Replace the expert mode symbols with a single helperMiquel Raynal2022-02-074-11/+18
| * | | | | mtd: mchp48l640: Add SPI ID tableMark Brown2022-02-071-0/+10
| * | | | | mtd: mchp23k256: Add SPI ID tableMark Brown2022-02-071-0/+14
| * | | | | mtd: rawnand: Fix misuses of of_match_node()Miquel Raynal2022-01-313-3/+3
| * | | | | mtd: Fix misuses of of_match_ptr()Miquel Raynal2022-01-3110-10/+10
| * | | | | mtd_blkdevs: avoid soft lockups with some mtd/spi devicesDavid Decotigny2022-01-261-0/+1
| * | | | | mtd: aspeed-smc: improve probe resiliencePatrick Williams2022-01-231-2/+13
| |/ / / /
* | | | | Merge tag 'spi-v5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/brooni...Linus Torvalds2022-03-2110-1193/+4
|\ \ \ \ \
| * \ \ \ \ mtd: spi-nor / spi / MFD: Convert intel-spi to SPI MEMMark Brown2022-02-156-1181/+0
| |\ \ \ \ \
| | * | | | | mtd: spi-nor: intel-spi: Convert to SPI MEMMika Westerberg2022-02-146-1187/+0
| | * | | | | mtd: spi-nor: intel-spi: Disable write protection only if askedMika Westerberg2022-02-142-32/+38
| | |/ / / /
| * / / / / spi: make remove callback a void functionUwe Kleine-König2022-02-094-12/+4
| |/ / / /
* | | | | Merge tag 'for-5.18/block-2022-03-18' of git://git.kernel.dk/linux-blockLinus Torvalds2022-03-212-2/+1
|\ \ \ \ \
| * | | | | block: remove genhd.hChristoph Hellwig2022-02-022-2/+1
| |/ / / /
* | | / / mtd: rawnand: omap2: Actually prevent invalid configuration and build errorRoger Quadros2022-03-071-2/+1
| |_|/ / |/| | |
* | | | Merge tag 'char-misc-5.17-rc6' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2022-02-251-0/+2
|\ \ \ \ | |_|/ / |/| | |
| * | | mtd: core: Fix a conflict between MTD and NVMEM on wp-gpios propertyChristophe Kerello2022-02-211-0/+2
| |/ /
* | | 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
* | | Merge tag 'mtd/for-5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd...Linus Torvalds2022-01-1143-1264/+2985
|\ \ \