summaryrefslogtreecommitdiffstats
path: root/drivers/mtd
Commit message (Expand)AuthorAgeFilesLines
...
| * dma: apbh-dma: Simplify codeSascha Hauer2022-11-021-109/+73
| * mtd: nand: nand-mxs: Move register definitions to separate fileSascha Hauer2022-11-021-155/+31
* | mtd: peb: return success for reading/writing 0 bytesSascha Hauer2022-11-231-2/+6
|/
* mtd: nand-mxs: add i.MX7 FCB write supportJohannes Zink2022-10-051-2/+207
* mtd: nand-mxs: Factor out a bch read functionSascha Hauer2022-10-051-27/+40
* mtd: nand-mxs: refactor flash layout configurationJohannes Zink2022-10-051-13/+12
* drivers: mtd: nand: nand_mxs: enable nand_mxs on imx7Johannes Zink2022-08-311-0/+3
* Merge branch 'for-next/misc'Sascha Hauer2022-06-291-2/+0
|\
| * treewide: Remove duplicate incudesAlexander Shiyan2022-06-101-2/+0
* | mtd: nand: orion: Disallow driver compile for ARMv4TAlexander Shiyan2022-06-101-1/+1
|/
* Merge branch 'for-next/misc'Sascha Hauer2022-04-211-0/+2
|\
| * mtd: spi-nor: add support for ISSI IS25WP256Ahmad Fatoum2022-03-281-0/+2
* | mtd: peb: Add mtd_peb_read_file()Sascha Hauer2022-04-211-0/+45
|/
* driver: mtd: spi-nor: Add Micron MT25QU256A 1V8 SPI flashJoacim Zetterling2022-03-021-0/+1
* mtd: mtdram: add physically mapped ROM (mtd-rom) supportAhmad Fatoum2022-02-071-6/+16
* mtd: mtdram: discard superfluous codeAhmad Fatoum2022-02-071-11/+2
* 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