summaryrefslogtreecommitdiff
path: root/drivers/mtd
Commit message (Expand)AuthorAgeFilesLines
* mtd: rawnand: Change Kconfig titles and re-order a bit the listMiquel Raynal2019-04-182-177/+181
* mtd: nand: Clarify Kconfig entry for software Hamming ECC entriesMiquel Raynal2019-04-186-23/+21
* mtd: nand: Clarify Kconfig entry for software BCH ECC algorithmMiquel Raynal2019-04-185-12/+7
* mtd: rawnand: Get rid of chip->ecc_{strength,step}_dsBoris Brezillon2019-04-0814-77/+81
* mtd: rawnand: Get rid of chip->numchipsBoris Brezillon2019-04-088-25/+17
* mtd: rawnand: Get rid of chip->chipsizeBoris Brezillon2019-04-0812-34/+38
* mtd: rawnand: Get rid of chip->bits_per_cellBoris Brezillon2019-04-085-8/+2
* mtd: rawnand: Use nanddev_mtd_max_bad_blocks()Boris Brezillon2019-04-082-40/+1
* mtd: rawnand: Move all page cache related fields to a sub-structBoris Brezillon2019-04-081-14/+14
* mtd: rawnand: Provide a helper to get chip->data_bufBoris Brezillon2019-04-087-49/+35
* mtd: rawnand: Initialize the nand_device objectBoris Brezillon2019-04-082-7/+59
* mtd: rawnand: Fill memorg during detectionBoris Brezillon2019-04-0811-44/+175
* mtd: spinand: Implement mtd->_max_bad_blocksBoris Brezillon2019-04-081-0/+1
* mtd: nand: Add max_bad_eraseblocks_per_lun info to memorgBoris Brezillon2019-04-086-15/+49
* mtd: rawnand: meson: set oob layout opsLiang Yang2019-04-081-0/+2
* mtd: rawnand: vf610: Avoid a potential NULL pointer dereferenceAditya Pakki2019-04-081-0/+3
* mtd: rawnand: ingenic: Move BBTs out of ECC areaPaul Cercueil2019-04-081-0/+7
* mtd: rawnand: ingenic: Add ooblayout for the Qi Ben NanonotePaul Cercueil2019-04-081-1/+40
* mtd: rawnand: ingenic: Add support for the JZ4725BPaul Cercueil2019-04-084-1/+353
* mtd: rawnand: ingenic: Add support for the JZ4740Paul Cercueil2019-04-084-11/+245
* mtd: rawnand: ingenic: Make use of ecc-engine propertyPaul Cercueil2019-04-081-3/+10
* mtd: rawnand: ingenic: Separate top-level and SoC specific codePaul Cercueil2019-04-087-203/+310
* mtd: rawnand: ingenic: Rename jz4780_bch_init to jz4780_bch_resetPaul Cercueil2019-03-211-4/+5
* mtd: rawnand: ingenic: Rename jz4780_nand driver to ingenic_nandPaul Cercueil2019-03-212-74/+74
* mtd: rawnand: ingenic: Use SPDX license notifiersPaul Cercueil2019-03-213-12/+3
* mtd: rawnand: Move drivers for Ingenic SoCs to subfolderPaul Cercueil2019-03-218-15/+17
* mtd: rawnand: meson: fix a potential memory leak in meson_nfc_read_bufMartin Blumenstingl2019-03-211-1/+3
* mtd: rawnand: meson: add missing ENOMEM check in meson_nfc_read_buf()Martin Blumenstingl2019-03-211-0/+3
* mtd: rawnand: atmel: switch to SPDX license identifiersTudor Ambarus2019-03-213-13/+3
* mtd: rawnand: atmel: add sam9x60 nand controller supportTudor Ambarus2019-03-211-12/+74
* mtd: rawnand: atmel: add generic name for EBICSA regmapTudor Ambarus2019-03-211-11/+17
* mtd: rawnand: Mark expected switch fall-throughsGustavo A. R. Silva2019-03-214-3/+11
* mtd: rawnand: gpmi: Introduce GPMI_IS_MXS() macroFabio Estevam2019-03-213-5/+4
* mtd: spinand: Use the spi-mem dirmap APIBoris Brezillon2019-03-211-84/+84
* Merge tag 'upstream-5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2019-03-133-7/+198
|\
| * ubi: wl: Silence uninitialized variable warningDan Carpenter2019-03-051-1/+1
| * ubi: Expose the bitrot interfaceRichard Weinberger2019-02-243-0/+175
| * ubi: Introduce in_pq()Richard Weinberger2019-02-241-7/+23
* | Merge tag 'spi-v5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...Linus Torvalds2019-03-043-1234/+0
|\ \
| * \ Merge branch 'spi-5.1' into spi-nextMark Brown2019-03-043-1234/+0
| |\ \
| | * | mtd: fsl-quadspi: Remove the driver as it was replaced by spi-fsl-qspi.cFrieder Schrempf2019-01-071-1224/+0
| | * | spi: Add a driver for the Freescale/NXP QuadSPI controllerFrieder Schrempf2019-01-072-10/+0
* | | | Merge tag 'mtd/for-5.1' of git://git.infradead.org/linux-mtdLinus Torvalds2019-03-0434-653/+4383
|\ \ \ \ | |/ / / |/| | |
| * | | Merge tag 'nand/for-5.1' of git://git.infradead.org/linux-mtd into mtd/nextBoris Brezillon2019-02-2522-553/+4243
| |\ \ \
| | * | | mtd: rawnand: denali_dt: remove single anonymous clock supportMasahiro Yamada2019-02-071-23/+4
| | * | | mtd: rawnand: mtk: fix possible object reference leakWen Yang2019-02-071-2/+6
| | * | | mtd: rawnand: jz4780: fix possible object reference leakWen Yang2019-02-071-3/+6
| | * | | mtd: rawnand: atmel: fix possible object reference leakWen Yang2019-02-071-6/+15
| | * | | mtd: rawnand: fsmc: Disable NAND on remove()Linus Walleij2019-02-051-0/+15
| | * | | mtd: rawnand: fsmc: Reset NAND timings on resume()Linus Walleij2019-02-051-0/+1