summaryrefslogtreecommitdiffstats
path: root/include/linux/mtd
Commit message (Expand)AuthorAgeFilesLines
* mtd: spi-nor-core: Fix typo in documentationSean Anderson2021-02-261-1/+1
* mtd: spi-nor.h: Change spaces to tabsBin Meng2021-02-261-10/+10
* dtoc: Rename dt-platdata.c to dt-plat.cSimon Glass2021-01-051-1/+1
* dm: core: Access device ofnode through functionsSimon Glass2021-01-051-2/+2
* spi: Tweak a few strange SPI NOR features for of-platdataSimon Glass2021-01-051-1/+3
* spi: Tidy up get/set of device nodeSimon Glass2021-01-054-5/+35
* mtd: spinand: micron: identify SPI NAND device with Continuous Read modeShivamurthy Shastri2020-07-201-0/+1
* arm: Don't include common.h in header filesSimon Glass2020-05-181-0/+1
* mtd: spi-nor: Enable QE bit for ISSI flashJagan Teki2020-04-301-0/+1
* mtd: spi-nand: Import Toshiba SPI-NAND supportRobert Marko2020-04-291-0/+1
* mtd: Rename free() to rfree()Simon Glass2020-02-051-2/+2
* mtd: spi-nor-core: Add octal mode supportVignesh Raghavendra2020-01-271-0/+8
* mtd: spi: spi-nor-core: Add SST vendor specific SFDP parserTudor Ambarus2019-12-171-0/+2
* cmd: nand/sf: isolate legacy codeMiquel Raynal2019-12-041-6/+0
* mtd: spi: Add 'struct spi_flash {' to the codeSimon Glass2019-10-081-1/+7
* mtd: spi-nor: add missing SST26* flash IC protection opsEugeniy Paltsev2019-09-161-0/+4
* mtd: nand: provide several helpers to do common NAND operationsBoris Brezillon2019-04-221-0/+30
* mtd: nand: import nand_hw_control_init()Marc Gonzalez2019-04-221-0/+7
* mtd: add get/set of_node/flash_node helpersBrian Norris2019-04-221-0/+12
* mtd: fix mtd_oobavail() incoherent returned valueMiquel Raynal2019-04-121-1/+1
* mtd: spi: spi-nor-core: Add back U-Boot specific featuresVignesh R2019-02-071-0/+9
* mtd: spi: Port SPI NOR framework from LinuxVignesh R2019-02-072-0/+442
* mtd: Don't stop MTD partition creation when it fails on one deviceBoris Brezillon2018-12-061-0/+2
* mtd: Delete partitions attached to the device when a device is deletedBoris Brezillon2018-12-061-0/+15
* mtd: Add a function to report when the MTD dev list has been updatedBoris Brezillon2018-12-061-0/+1
* mtd: nand: spi: Add Gigadevice SPI NAND supportStefan Roese2018-10-041-0/+1
* mtd: mtdpart: implement proper partition handlingMiquel Raynal2018-10-022-1/+32
* mtd: uboot: search for an equivalent MTD name with the mtdidsMiquel Raynal2018-10-021-0/+5
* mtd: mtdpart: add a generic mtdparts-like parserMiquel Raynal2018-10-021-0/+21
* mtd: spinand: Add initial support for the MX35LF1GE4AB chipBoris Brezillon2018-09-201-0/+1
* mtd: spinand: Add initial support for Winbond W25M02GVFrieder Schrempf2018-09-201-0/+1
* mtd: spinand: Add initial support for Micron MT29F2G01ABAGDPeter Pan2018-09-201-0/+3
* mtd: nand: Add core infrastructure to support SPI NANDsPeter Pan2018-09-201-0/+427
* mtd: nand: Pass mode information to nand_page_io_reqBoris Brezillon2018-09-201-0/+3
* mtd: nand: Add core infrastructure to deal with NAND devicesBoris Brezillon2018-09-201-0/+731
* mtd: move definitions to enlarge their rangeMiquel Raynal2018-09-201-0/+6
* mtd: add get/set of_node/flash_node helpersBrian Norris2018-09-201-0/+28
* mtd: Uninline mtd_write_oob and move it to mtdcore.cEzequiel Garcia2018-09-201-11/+1
* mtd: remove stale comment in mtd_oob_ops structureMiquel Raynal2018-07-241-4/+0
* mtd: nand: add new enum for storing ECC algorithmRafał Miłecki2018-07-231-0/+8
* mtd: nand: export nand_get_flash_type functionJörg Krause2018-06-271-3/+7
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-0714-28/+14
* mtd: nand: include <asm/cache.h> from include/linux/mtd/rawnand.hMasahiro Yamada2017-12-041-0/+1
* mtd: nand: Rename nand.h into rawnand.hMasahiro Yamada2017-12-043-8/+5
* mtd: nand: introduce NAND_ROW_ADDR_3 flagMasahiro Yamada2017-11-291-0/+3
* mtd: nand: add a shorthand to generate nand_ecc_caps structureMasahiro Yamada2017-11-291-0/+14
* mtd: nand: add generic helpers to check, match, maximize ECC settingsMasahiro Yamada2017-11-291-0/+33
* mtd: nand: Pass the CS line to ->setup_data_interface()Boris Brezillon2017-11-291-4/+8
* mtd: nand: allow drivers to request minimum alignment for passed bufferMasahiro Yamada2017-11-291-0/+2
* mtd: nand: Drop the ->errstat() hookBoris Brezillon2017-11-291-5/+0