summaryrefslogtreecommitdiffstats
path: root/drivers/mtd
Commit message (Expand)AuthorAgeFilesLines
* ubi: Remove useless code in bytes_str_to_intk005240212020-12-131-2/+0
* mtd: rawnand: socrates: Move the ECC initialization to ->attach_chip()Miquel Raynal2020-11-201-4/+17
* mtd: rawnand: sharpsl: Move the ECC initialization to ->attach_chip()Miquel Raynal2020-11-201-8/+24
* mtd: rawnand: r852: Move the ECC initialization to ->attach_chip()Miquel Raynal2020-11-202-13/+28
* mtd: rawnand: plat_nand: Move the ECC initialization to ->attach_chip()Miquel Raynal2020-11-191-3/+17
* mtd: rawnand: pasemi: Move the ECC initialization to ->attach_chip()Miquel Raynal2020-11-191-2/+17
* mtd: rawnand: tmio: Move the ECC initialization to ->attach_chip()Miquel Raynal2020-11-191-9/+24
* mtd: rawnand: txx9ndfmc: Move the ECC initialization to ->attach_chip()Miquel Raynal2020-11-191-5/+9
* mtd: rawnand: orion: Move the ECC initialization to ->attach_chip()Miquel Raynal2020-11-191-2/+17
* mtd: rawnand: mpc5121: Move the ECC initialization to ->attach_chip()Miquel Raynal2020-11-191-2/+17
* mtd: rawnand: lpc32xx_slc: Move the ECC initialization to ->attach_chip()Miquel Raynal2020-11-191-12/+14
* mtd: rawnand: lpc32xx_mlc: Move the ECC initialization to ->attach_chip()Miquel Raynal2020-11-191-10/+13
* mtd: rawnand: fsmc: Move the ECC initialization to ->attach_chip()Miquel Raynal2020-11-191-15/+15
* mtd: rawnand: diskonchip: Move the ECC initialization to ->attach_chip()Miquel Raynal2020-11-191-10/+19
* mtd: rawnand: davinci: Move the ECC initialization to ->attach_chip()Miquel Raynal2020-11-191-4/+4
* mtd: rawnand: cs553x: Move the ECC initialization to ->attach_chip()Miquel Raynal2020-11-191-8/+16
* mtd: rawnand: au1550: Move the ECC initialization to ->attach_chip()Miquel Raynal2020-11-191-2/+9
* mtd: rawnand: ams-delta: Move the ECC initialization to ->attach_chip()Miquel Raynal2020-11-191-3/+9
* mtd: rawnand: xway: Move the ECC initialization to ->attach_chip()Miquel Raynal2020-11-191-2/+16
* mtd: rawnand: gpio: Move the ECC initialization to ->attach_chip()Miquel Raynal2020-11-191-2/+9
* mtd: rawnand: stm32_fmc2: fix broken ECCChristophe Kerello2020-10-301-7/+8
* mtd: spi-nor: Fix address width on flash chips > 16MBBert Vermeulen2020-10-281-3/+5
* mtd: spi-nor: Don't copy self-pointing struct aroundAlexander Sverdlin2020-10-281-3/+2
* mtd: rawnand: ifc: Move the ECC engine initialization to the right placeFabio Estevam2020-10-261-19/+24
* mtd: rawnand: mxc: Move the ECC engine initialization to the right placeFabio Estevam2020-10-261-12/+5
* Merge tag 'for-linus-5.10-rc1-part2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2020-10-181-0/+13
|\
| * ubi: check kthread_should_stop() after the setting of task stateZhihao Cheng2020-09-171-0/+13
* | Merge tag 'mtd/for-5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd...Linus Torvalds2020-10-1789-980/+2051
|\ \
| * | mtd: hyperbus: Fix build failure when only RPCIF_HYPERBUS is enabledVignesh Raghavendra2020-10-121-1/+1
| * | Merge tag 'cfi/for-5.10' of gitolite.kernel.org:pub/scm/linux/kernel/git/mtd/...Richard Weinberger2020-10-114-16/+306
| |\ \
| | * | mtd: hyperbus: add Renesas RPC-IF driverSergei Shtylyov2020-10-063-0/+178
| | * | mtd: hyperbus: hbmc-am654: Add DMA support for readsVignesh Raghavendra2020-09-301-1/+125
| | * | mtd: hyperbus: hbmc-am654: Drop pm_runtime* calls from probeVignesh Raghavendra2020-09-301-14/+2
| | * | mtd: hyperbus: hbmc-am654: Fix direct mapping setup flash accessVignesh Raghavendra2020-09-301-2/+2
| * | | Merge tag 'spi-nor/for-5.10' of git://git.kernel.org/pub/scm/linux/kernel/git...Richard Weinberger2020-10-115-44/+35
| |\ \ \
| | * | | Revert "mtd: spi-nor: Prefer asynchronous probe"Vignesh Raghavendra2020-10-061-1/+0
| | * | | mtd: spi-nor: winbond: Add support for w25q64jwmIkjoon Jang2020-09-291-0/+9
| | * | | mtd: spi-nor: intel-spi: Add support for Intel Alder Lake-S SPI serial flashMika Westerberg2020-09-291-0/+1
| | * | | mtd: spi-nor: macronix: Add SECT_4K to mx25l12805dRobert Marko2020-09-291-1/+1
| | * | | mtd: spi-nor: Prefer asynchronous probeDouglas Anderson2020-09-291-0/+1
| | |/ /
| * | | Merge tag 'nand/for-5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/mt...Richard Weinberger2020-10-1168-905/+1458
| |\ \ \
| | * | | mtd: onenand: simplify the return expression of onenand_transfer_auto_oobLiu Shixin2020-09-301-7/+2
| | * | | mtd: rawnand: cadence: remove a redundant dev_err callLiu Shixin2020-09-301-6/+2
| | * | | mtd: rawnand: ams-delta: Fix non-OF build warningJanusz Krzysztofik2020-09-301-0/+2
| | * | | mtd: rawnand: Don't overwrite the error code from nand_set_ecc_soft_ops()Tudor Ambarus2020-09-301-3/+1
| | * | | mtd: rawnand: Introduce nand_set_ecc_on_host_ops()Tudor Ambarus2020-09-301-53/+61
| | * | | mtd: rawnand: atmel: Check return values for nand_read_data_opAlex Dewar2020-09-301-2/+8
| | * | | mtd: rawnand: vf610: Remove unused function vf610_nfc_transfer_size()YueHaibing2020-09-301-5/+0
| | * | | mtd: rawnand: qcom: Simplify with dev_err_probe()Krzysztof Kozlowski2020-09-301-16/+8
| | * | | mtd: rawnand: marvell: Fix and update kerneldocKrzysztof Kozlowski2020-09-301-7/+16