summaryrefslogtreecommitdiffstats
path: root/drivers/mtd
Commit message (Expand)AuthorAgeFilesLines
* drivers: migrate "GPL-2.0" license identifiers to SPDX 2.0Roland Hieber2021-11-2243-43/+43
* Merge branch 'for-next/spdx'Sascha Hauer2021-11-1561-368/+65
|\
| * drivers: add missing SPDX-License-IdentifierAhmad Fatoum2021-11-0161-368/+65
* | mtd: remove NULLness check for IOMEM()Ahmad Fatoum2021-11-012-18/+0
|/
* Merge branch 'for-next/misc'Sascha Hauer2021-10-071-11/+11
|\
| * mtd: core: fix whitespacesAntony Pavlov2021-10-051-11/+11
* | nand: add NXP IFC nand driverRenaud Barbier2021-08-234-0/+1162
|/
* mtd: nand: provide helpful error message when trying disabled ecc modeEnrico Jorns2021-07-091-0/+1
* Merge branch 'for-next/imx'Sascha Hauer2021-06-161-2/+15
|\
| * mtd: nand: Add help text for i.MX NAND controllersTrent Piepho2021-05-311-2/+15
* | Merge branch 'for-next/compiler-warnings'Sascha Hauer2021-06-161-1/+8
|\ \ | |/ |/|
| * mtd: cfi-flash: Fix compiler warningSascha Hauer2021-05-181-1/+8
* | mtd: spi-nor: Add support for gd25q16Michael Olbrich2021-05-251-0/+1
|/
* Merge branch 'for-next/imx'Sascha Hauer2021-05-171-3/+1
|\
| * mtd: nand: mxs: Enable edo mode switching for i.MX28Sascha Hauer2021-05-041-3/+1
* | Revert "mtd: nand_bbt: Skip bad blocks when searching for the BBT in NAND"Sascha Hauer2021-05-071-4/+0
|/
* Merge branch 'for-next/misc'Sascha Hauer2021-04-155-5/+9
|\
| * mtd: nand_bbt: Skip bad blocks when searching for the BBT in NANDStefan Riedmueller2021-04-141-0/+4
| * mtd: fix possible overflow during mtd size multiplicationAhmad Fatoum2021-03-254-5/+5
* | mtd: nand: mxs-nand: set oob layout earlierSascha Hauer2021-04-121-2/+2
* | mtd: nand_msx: Implement ooblayout opsStefan Riedmueller2021-04-011-0/+29
|/
* Merge branch 'for-next/misc'Sascha Hauer2021-03-232-1/+8
|\
| * mtd: Notify user when erasure of a block failed during erase opStefan Riedmueller2021-03-171-1/+4
| * mtd: cfi-flash: fail gracefully instead of crashing on NULL pageAhmad Fatoum2021-03-011-0/+4
* | nand: nand-mxs: Fix marking BBT blocks as badStefan Riedmueller2021-03-221-53/+34
* | mtd: nand: fix hardware ECC support in atmel_nand driverEdoardo Scaglia2021-02-241-4/+2
|/
* Merge branch 'for-next/mtd'Sascha Hauer2021-02-221-2/+4
|\
| * mtd: nand: Fix BBT update issueYoshio Furuyama2021-02-171-2/+4
* | Merge branch 'for-next/asm-io'Sascha Hauer2021-02-221-5/+5
|\ \
| * | printk: port over Linux print_hex_dump_bytes/print_hex_dump_debugAhmad Fatoum2021-02-041-5/+5
| |/
* | drivers: replaces references to <asm-generic/*.h>Ahmad Fatoum2021-02-191-1/+1
* | treewide: include <linux/math64.h> wrapper instead of <asm-generic/div64.h>Ahmad Fatoum2021-02-193-3/+3
|/
* mtd: nand: omap_gpmc: Fix wrong length check for realSascha Hauer2021-01-251-1/+1
* mtd: nand: fix NAND_ECC_HW modeSascha Hauer2021-01-141-17/+18
* mtd:nand_mxs: Add missing includeSascha Hauer2021-01-071-0/+2
* mtd:nand_mxs:update get/set features legacy function calljameszxj2021-01-071-4/+2
* Merge branch 'for-next/mtd'Sascha Hauer2020-12-116-4/+118
|\
| * mtd: nand: Make software ECC support optionalSascha Hauer2020-12-112-0/+8
| * mtd: nand: Make support for syndrome hardware ecc optionalSascha Hauer2020-12-112-0/+8
| * mtd: spi-nor: Make write support optionalSascha Hauer2020-12-111-0/+9
| * mtd: nand: omap: Bail out when omap_gpmc_eccmode() failsSascha Hauer2020-12-111-1/+3
| * mtd: nand: omap: print error when ELM config failedSascha Hauer2020-12-111-1/+4
| * mtd: nand: denali: cope with kernel device trees without chip subnodesSascha Hauer2020-11-251-0/+57
| * mtd: Add hook to fix up kernel partitionsSascha Hauer2020-11-251-1/+29
| * mtd: Remove set but not used of_pathSascha Hauer2020-11-251-1/+0
* | mtd: nand: Make write support optionalSascha Hauer2020-12-112-4/+51
* | nand: omap: Fix BCH16 readSascha Hauer2020-12-111-4/+11
* | mtd: nand: Allow non page aligned length writesSascha Hauer2020-12-111-1/+1
|/
* mtd: nand-imx: fix passing pointer of wrong type on NAND_CMD_READOOBAhmad Fatoum2020-11-131-1/+1
* mtd: nand: Fix dependeny on CONFIG_NAND_BBTSascha Hauer2020-11-112-2/+1