aboutsummaryrefslogtreecommitdiff
path: root/include/linux/mtd
Commit message (Expand)AuthorAgeFilesLines
* Merge android-4.9.207(6f0b5b5) into msm-4.9jianzhou2020-03-121-1/+1
|\
| * mtd: fix mtd_oobavail() incoherent returned valueMiquel Raynal2019-12-211-1/+1
* | Merge android-4.9.98 (f679e4d) into msm-4.9Blagovest Kolenichev2018-05-211-0/+1
|\|
| * mtd: cfi: cmdset_0001: Do not allow read/write to suspend erase block.Joakim Tjernlund2018-05-011-0/+1
* | Merge android-4.9-o.82 (2d34d45) into msm-4.9Blagovest Kolenichev2018-02-271-69/+61
|\|
| * mtd: cfi: convert inline functions to macrosArnd Bergmann2018-02-171-69/+61
* | Revert "mtd: make mtd_partition.name const"Sahitya Tummala2017-06-191-2/+2
|/
* mtd: nand: Fix data interface configuration logicBoris Brezillon2016-10-281-1/+1
* Merge tag '4.9/mtd-pairing-scheme' of github.com:linux-nand/linuxBrian Norris2016-10-081-0/+107
|\
| * mtd: introduce the mtd_pairing_scheme conceptBoris Brezillon2016-09-151-0/+107
* | mtd: nand: Provide nand_cleanup() function to free NAND related resourcesRichard Weinberger2016-09-231-1/+4
* | mtd: nand: Add an option to maximize the ECC strengthBoris Brezillon2016-09-231-0/+1
* | mtd: nand: automate NAND timings selectionBoris Brezillon2016-09-231-4/+10
* | mtd: nand: Expose data interface for ONFI mode 0Sascha Hauer2016-09-231-0/+2
* | mtd: nand: Add function to convert ONFI mode to data_interfaceSascha Hauer2016-09-231-0/+5
* | mtd: nand: Introduce nand_data_interfaceSascha Hauer2016-09-231-49/+117
* | mtd: nand: Create a NAND reset functionSascha Hauer2016-09-231-0/+4
* | mtd: nand: remove unnecessary 'extern' from function declarationsSascha Hauer2016-09-231-15/+15
* | mtd: nand: import nand_hw_control_init()Marc Gonzalez2016-09-231-0/+7
|/
* Merge tag 'nand/for-4.8' of github.com:linux-nand/linux into mtdBrian Norris2016-07-151-0/+1
|\
| * mtd: nand: add ESMT manufacturerRafał Miłecki2016-06-091-0/+1
* | mtd: spi-nor: stop passing around retlenMichal Suchanek2016-06-011-2/+2
* | mtd: spi-nor: change return value of read/writeMichal Suchanek2016-06-011-2/+2
|/
* mtd: spi-nor: support GigaDevice gd25lq64cBrian Norris2016-05-101-0/+1
* Merge tag 'nand/for-4.7' of github.com:linux-nand/linuxBrian Norris2016-05-055-45/+80
|\
| * mtd: mtd: drop NAND_ECC_SOFT_BCH enum valueRafał Miłecki2016-05-051-1/+0
| * mtd: kill the nand_ecclayout structBoris Brezillon2016-05-051-20/+0
| * mtd: nand: kill the ecc->layout fieldBoris Brezillon2016-05-051-2/+0
| * mtd: onenand: switch to mtd_ooblayout_opsBoris Brezillon2016-05-051-2/+0
| * mtd: nand: fsmc: get rid of the fsmc_nand_eccplace structBoris Brezillon2016-05-051-18/+0
| * mtd: nand: sharpsl: switch to mtd_ooblayout_opsBoris Brezillon2016-05-051-1/+1
| * mtd: nand: implement the default mtd_ooblayout_opsBoris Brezillon2016-04-191-0/+3
| * mtd: create an mtd_ooblayout_ops struct to ease ECC layout definitionBoris Brezillon2016-04-191-4/+28
| * mtd: add mtd_set_ecclayout() helper functionBoris Brezillon2016-04-191-0/+6
| * mtd: add mtd_ooblayout_xxx() helper functionsBoris Brezillon2016-04-191-0/+33
| * mtd: nand: export default read/write oob functionsBoris Brezillon2016-04-191-0/+14
| * mtd: nand: add new enum for storing ECC algorithmRafał Miłecki2016-04-191-0/+8
| * mtd: Uninline mtd_write_oob and move it to mtdcore.cEzequiel Garcia2016-04-131-11/+1
* | mtd: avoid stack overflow in MTD CFI codeArnd Bergmann2016-04-031-12/+7
|/
* mtd: nand: don't select chip in nand_chip's block_bad opArchit Taneja2016-03-101-1/+1
* mtd: spi-nor: add TB (Top/Bottom) protect supportBrian Norris2016-03-071-0/+2
* mtd: nand: simplify nand_bch_init() usageBoris BREZILLON2016-03-071-6/+2
* mtd: create an mtd_oobavail() helper and make use of itBoris BREZILLON2016-03-071-0/+5
* mtd: kill the ecclayout->oobavail fieldBoris BREZILLON2016-03-071-1/+0
* mtd: map: fix .set_vpp() documentationLinus Walleij2016-02-121-2/+5
* mtd: nand: kill unused ->ecclayout field in platform_nand_chip structBoris BREZILLON2016-01-261-2/+0
* mtd: nftl: kill unused oobinfo fieldBoris BREZILLON2016-01-261-1/+0
* mtd: inftl: kill unused oobinfo fieldBoris BREZILLON2016-01-261-1/+0
* mtd: onenand: make onenand_scan_bbt() staticThomas Petazzoni2016-01-231-1/+0
* mtd: nand: add NAND_NEED_SCRAMBLING option flagBoris BREZILLON2016-01-221-0/+6