summaryrefslogtreecommitdiffstats
path: root/drivers/mtd
Commit message (Expand)AuthorAgeFilesLines
* mtd: nand: atmel: Fix pmecc ecc settingsSascha Hauer2020-11-101-42/+16
* mtd: nand: atmel: drop dead codeSascha Hauer2020-11-101-22/+0
* mtd: nand: atmel: Return number of bitflipsSascha Hauer2020-11-101-5/+5
* mtd: nand: denali: Update to Linux-5.9Sascha Hauer2020-11-103-1572/+1338
* mtd: nand: Update to Linux-5.9Sascha Hauer2020-11-1036-2906/+9711
* mtd: nand: orion: Use nand_to_mtd()Sascha Hauer2020-11-091-1/+1
* mtd: nand: gpmi: Use nand_to_mtd()Sascha Hauer2020-11-091-1/+1
* mtd: nand: marvell: Use nand_to_mtd()Sascha Hauer2020-11-091-8/+18
* mtd: nand: denali: Drop multichip supportSascha Hauer2020-11-091-16/+8
* mtd: nand: omap_gpmc: Add missing bch16 stringSascha Hauer2020-11-091-0/+1
* mtd: nand: omap_gpmc: Fix wrong length checkSascha Hauer2020-11-091-1/+1
* mtd: nand: omap_gpmc: Drop unused variableSascha Hauer2020-11-091-4/+0
* mtd: Add ecc_step_sizeSascha Hauer2020-11-091-0/+1
* mtd: nand: move function hooks to struct nand_legacySascha Hauer2020-11-0911-325/+326
* mtd: rename master to parentSascha Hauer2020-11-095-27/+27
* mtd: rename class_dev to devSascha Hauer2020-11-0922-70/+70
* mtd: Use classdev->parentSascha Hauer2020-11-0917-25/+23
* mtd: Add underscore prefix to mtd hooksSascha Hauer2020-11-0610-101/+101
* mtd: nand: Pass struct nand_chip aroundSascha Hauer2020-11-0613-844/+786
* mtd: nand: drop unused errstat hookSascha Hauer2020-11-061-15/+0
* mtd: nand: drop unused erase_cmd hookSascha Hauer2020-11-061-2/+1
* mtd: nand: remove unused header fileSascha Hauer2020-11-061-32/+0
* mtd: Drop asynchronous erase supportSascha Hauer2020-11-068-41/+9
* mtd: spi-nor: cadence: fix csqpi corruption in cqspi_set_protocolIan Abbott2020-09-181-1/+5
* treewide: make use of PTR_ERR_OR_ZEROUwe Kleine-König2020-06-261-9/+3
* mtd: nand: base: fix use of uninitialized struct memberAhmad Fatoum2020-06-031-0/+1
* mtd: nand: orion: depend on ARMAhmad Fatoum2020-06-031-1/+1
* Merge branch 'for-next/misc'Sascha Hauer2020-05-146-13/+9
|\
| * mtd: mtdraw: Fix cdev size calculation for large NANDsStefan Riedmueller2020-05-051-1/+1
| * ubi: Refuse to attach partitioned mtd devicesSascha Hauer2020-04-301-0/+8
| * treewide: remove references to CREDITSUwe Kleine-König2020-04-274-12/+0
* | drivers: mark first batch of compilable drivers for COMPILE_TESTAhmad Fatoum2020-05-081-4/+4
* | drivers: explicitly select dependency STMP_DEVICE for i.MX23/28 driversAhmad Fatoum2020-05-081-0/+1
|/
* Merge branch 'for-next/spi'Sascha Hauer2020-04-161-0/+3
|\
| * mtd: spi-nor: Add support for cy15x104qSascha Hauer2020-04-141-0/+3
* | treewide: use cpu_relax() where appropriateAhmad Fatoum2020-04-151-5/+3
|/
* mtd: nand-imx: make sure the just created BBT is usedSascha Hauer2020-02-051-0/+4
* mtd: nand-imx: Create BBT automatically when necessarySascha Hauer2020-02-054-227/+102
* mtd: nand-imx: do not use blocks reserved for BBTSascha Hauer2020-02-052-9/+6
* mtd: spi-nor: Add support for en25qh64Ulrich Ölmann2019-12-111-0/+2
* Merge branch 'for-next/randfixes'Sascha Hauer2019-12-101-2/+2
|\
| * mtd: nand: don't call BBT functions if BBT support isn't builtLucas Stach2019-12-021-2/+2
* | mtd: spi-nor: Add support for is25lp01gClement Leger2019-11-251-0/+2
|/
* mtd: ubi: Max out wear-leveling thresholdStefan Riedmueller2019-10-144-26/+12
* mtd: nand: nand_omap_gpmc: Fix mtd_info usageTeresa Remmet2019-09-301-8/+8
* Merge branch 'for-next/omap'Sascha Hauer2019-09-125-8/+833
|\
| * mtd: peb: Add function to write fileSascha Hauer2019-08-281-0/+84
| * mtd: nand: gpmc: Add BCH16 supportSascha Hauer2019-08-281-8/+325
| * mtd: nand: gpmc: Add support for ELMSascha Hauer2019-08-283-0/+424
* | Merge branch 'for-next/mtd'Sascha Hauer2019-09-1215-219/+215
|\ \