summaryrefslogtreecommitdiffstats
path: root/include/linux/mtd
Commit message (Expand)AuthorAgeFilesLines
* mtd: spi-nor: fix wrong value for CR_QUAD_EN_SPANClement Leger2019-12-091-1/+1
* mtd: nand: Fix retrieving nand_chip from mtd_infoSascha Hauer2019-09-121-1/+1
* Merge branch 'for-next/omap'Sascha Hauer2019-09-121-1/+1
|\
| * mtd: nand: gpmc: Add BCH16 supportSascha Hauer2019-08-281-1/+1
* | Merge branch 'for-next/mtd'Sascha Hauer2019-09-121-0/+7
|\ \
| * | mtd: nand: Embed struct mtd_info into struct nand_chipSascha Hauer2019-08-261-0/+2
| * | mtd: nand: Add and use static inline wrapper for getting nand_chip from mtdSascha Hauer2019-08-261-0/+5
| |/
* / mtd: spi-nor: add UNLOCK_GLOBAL_BLOCK supportOleksij Rempel2019-08-211-0/+1
|/
* mtd: nand: Add function to parse device tree propertiesSascha Hauer2019-08-061-0/+2
* mtd: nand-mxs: change API between NAND driver and fcb codeSascha Hauer2019-08-061-6/+1
* mtd: spi-nor: provide default erase_sector implementationSteffen Trumtrar2019-05-081-1/+2
* mtd: spi-nor: introduce SPI 1-2-2 and SPI 1-4-4 protocolsSteffen Trumtrar2019-05-081-26/+168
* mtd: spi-nor: remove unused read_xfer/write_xfer hooksSteffen Trumtrar2019-05-081-32/+0
* mtd: spi-nor: remove unused write_enable from write_regSteffen Trumtrar2019-05-081-2/+1
* Revert "mtd: nand: Kill the chip->scan_bbt() hook"Sascha Hauer2019-01-211-1/+4
* mtd: nand: Kill cellinfoLadislav Michl2018-12-171-2/+1
* mtd: nand: Kill the chip->scan_bbt() hookLadislav Michl2018-12-171-4/+1
* mtd: nand_bbt: make nand_scan_bbt() staticLadislav Michl2018-12-141-1/+0
* mtd: nand_bbt: kill NAND_BBT_SCANALLPAGESLadislav Michl2018-12-141-2/+0
* mtd: nand: simplify nand_bch_init() usageLadislav Michl2018-12-141-6/+2
* mtd: nand: remove NAND_BBT_SCANEMPTYLadislav Michl2018-12-141-2/+0
* mtd: nand: hide in-memory BBT implementation detailsLadislav Michl2018-12-141-2/+2
* mtd: nand: Add Winbond manufacturer IDStefan Riedmueller2018-03-221-0/+1
* mtd: nand: Only call ONFI get/set features on supported chipsSascha Hauer2017-09-061-0/+3
* mtd: use dev_add_param_stringSascha Hauer2017-04-111-0/+1
* mtd: nand: use dev_add_param_enumSascha Hauer2017-04-111-0/+1
* mtd: of: Make used partition binding configurableSascha Hauer2017-03-301-0/+1
* mtd: ubi: add API call to rename volumes.Giorgio Dal Molin2016-09-271-0/+1
* mtd: ubi: Add API calls to create/remove volumesSascha Hauer2016-09-221-0/+3
* mtd: nand: add ONFI timing mode to nand_timings converterSascha Hauer2016-08-181-0/+3
* mtd: nand: define struct nand_timingsSascha Hauer2016-08-181-0/+49
* mtd: nand: Enable subpage readsSascha Hauer2016-05-101-1/+1
* mtd: nand: Pass page argument to read_subpage hookSascha Hauer2016-05-101-1/+1
* Merge branch 'for-next/mtd-imx-nand'Sascha Hauer2016-04-081-19/+0
|\
| * mtd: remove unused debug definesSascha Hauer2016-03-171-19/+0
* | mtd: nand: export nand_check_erased_bufSascha Hauer2016-04-081-0/+1
* | mtd: Introduce mtd_check_patternSascha Hauer2016-03-151-0/+1
* | mtd: rename mtd_all_ff -> mtd_buf_all_ffSascha Hauer2016-03-151-1/+1
* | mtd: Introduce function to get mtd type stringSascha Hauer2016-03-151-0/+1
* | mtd: Add support for marking blocks as goodSascha Hauer2016-03-153-0/+5
|/
* mtd: mtd_[read|write|erase]: check for valid input dataSascha Hauer2016-03-041-0/+2
* mtd: Make erase_info structs 64bit where necessarySascha Hauer2016-02-092-8/+8
* Introduce include/linux/mutex.hYegor Yefremov2016-02-031-0/+2
* mtd: nand: Add erased page bitflip check helper functionsMarkus Pargmann2016-01-041-0/+5
* mtd nand: added 'bits_per_cell' propertyEnrico Jorns2015-09-231-0/+12
* mtd: m25p80: make it possible to use large blocks if desiredSascha Hauer2015-08-261-1/+3
* Merge branch 'for-next/blspec'Sascha Hauer2015-07-061-0/+1
|\
| * fs: ubifs: Implement Linux rootargSascha Hauer2015-06-181-0/+1
* | Merge branch 'for-next/misc'Sascha Hauer2015-07-031-1/+1
|\ \
| * | mtd: Make devname argument to add_mtd_device constSascha Hauer2015-06-291-1/+1
| |/