summaryrefslogtreecommitdiffstats
path: root/drivers/mtd
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | mtd: spinand: Add support for GigaDevice GD5F1GQ4UExxGStefan Roese2019-02-051-0/+83
| | * | | mtd: rawnand: denali: remove unused dma_addr field from denali_nand_infoMasahiro Yamada2019-02-051-1/+0
| | * | | mtd: rawnand: denali: remove unused function argument 'raw'Masahiro Yamada2019-02-051-9/+9
| | * | | mtd: rawnand: denali: remove unneeded denali_reset_irq() callMasahiro Yamada2019-02-051-3/+0
| | * | | mtd: rawnand: check return code of nand_reset() and nand_readid_op()Masahiro Yamada2019-02-051-4/+10
| | * | | mtd: rawnand: remove ->legacy.erase and single_erase()Masahiro Yamada2019-02-051-27/+4
| | * | | mtd: rawnand: denali: remove ->erase hookMasahiro Yamada2019-02-051-21/+0
| | * | | mtd: rawnand: Annotate implicit fall through in nand_scan_tailMathieu Malaterre2019-02-051-0/+3
| | * | | mtd: rawnand: Annotate implicit fall through in nand_command/nand_command_lpMathieu Malaterre2019-02-051-1/+2
| | * | | mtd: spinand: Add support for all Toshiba Memory productsYoshio Furuyama2019-02-051-14/+65
| | * | | mtd: rawnand: meson: add support for Amlogic NAND flash controllerLiang Yang2019-02-053-0/+1473
| | * | | mtd: rawnand: Simplify the lockingBoris Brezillon2019-02-051-66/+45
| | * | | mtd: rawnand: Stop using chip->state in driversBoris Brezillon2019-02-053-11/+5
| | * | | mtd: rawnand: omap2: Use nand_controller_init()Boris Brezillon2019-02-051-5/+8
| | * | | mtd: rawnand: tmio: Do not abuse nand_controller->wqBoris Brezillon2019-02-051-8/+9
| | * | | mtd: rawnand: mtk: Use nand_controller_init() instead of open-coding itBoris Brezillon2019-02-051-2/+1
| | * | | mtd: rawnand: marvell: use struct_size() in devm_kzalloc()Gustavo A. R. Silva2019-02-051-3/+2
| | * | | mtd: rawnand: sunxi: Handle the tREA > tRC / 2 caseBoris Brezillon2019-02-051-3/+19
| | * | | mtd: spinand: macronix: Fix ECC Status ReadEmil Lenngren2019-02-051-1/+7
| | * | | mtd: rawnand: sunxi: Fix kernel doc headersBoris Brezillon2019-02-051-30/+30
| | * | | mtd: rawnand: sunxi: Migrate to ->exec_op()Boris Brezillon2019-02-051-120/+174
| | * | | mtd: rawnand: sunxi: Add an SPDX tagBoris Brezillon2019-02-051-11/+2
| | * | | mtd: rawnand: sunxi: Stop passing mtd_info objects aroundBoris Brezillon2019-02-051-110/+94
| | * | | mtd: rawnand: sunxi: Name nand_chip objects consistentlyBoris Brezillon2019-02-051-52/+51
| | * | | mtd: rawnand: sunxi: Use struct_size()Boris Brezillon2019-02-051-3/+1
| | * | | mtd: rawnand: sunxi: Use a consistent name for sunxi_nand_chip objectsBoris Brezillon2019-02-051-27/+29
| | * | | mtd: rawnand: stm32_fmc2: add polling modeChristophe Kerello2019-02-051-32/+297
| | * | | mtd: rawnand: stm32_fmc2: add STM32 FMC2 NAND flash controller driverChristophe Kerello2019-02-053-0/+1818
| | |/ /
| * | | Merge tag 'spi-nor/for-5.1' of git://git.infradead.org/linux-mtd into mtd/nextBoris Brezillon2019-02-256-31/+108
| |\ \ \
| | * | | mtd: spi-nor: cadence-quadspi: fix spelling mistake: "Couldnt't" -> "Couldn't"Colin Ian King2019-02-211-1/+1
| | * | | mtd: spi-nor: Add support for en25qh64Roger Pueyo Centelles2019-02-211-0/+2
| | * | | mtd: spi-nor: Add support for MX25V8035FFrieder Schrempf2019-02-211-0/+2
| | * | | mtd: spi-nor: Add support for EN25Q80AFrieder Schrempf2019-02-211-0/+2
| | * | | mtd: spi-nor: cadence-quadspi: Add support for Octal SPI controllerVignesh R2019-02-131-12/+47
| | * | | mtd: spi-nor: split s25fl128s into s25fl128s0 and s25fl128s1Ahmet Celenk2019-02-131-1/+4
| | * | | mtd: spi-nor: cadence-quadspi: write upto 8-bytes data in STIG modePurna Chandra Mandal2019-02-101-3/+12
| | * | | mtd: spi-nor: Add support for mx25u3235fAndré Valentin2019-02-101-0/+2
| | * | | mtd: spi-nor: refine Spansion S25FL512S IDSergei Shtylyov2019-01-231-1/+1
| | * | | mtd: spi-nor: add Spansion S25FS512S IDSergei Shtylyov2019-01-231-0/+1
| | * | | mtd: m25p80: add support of octal mode I/O transferYogesh Narayan Gaur2019-01-171-1/+8
| | * | | mtd: spi-nor: add octal read flag for flash mt35xu512abaYogesh Narayan Gaur2019-01-171-1/+2
| | * | | mtd: spi-nor: add opcodes for octal Read/Write commandsYogesh Narayan Gaur2019-01-171-2/+14
| | * | | mtd: spi-nor: mtk-quadspi: rename config to a common oneRyder Lee2019-01-162-9/+9
| | * | | mtd: spi-nor: mtk-quadspi: add SNOR_HWCAPS_READ to spi_nor_hwcaps maskGuochun Mao2019-01-161-1/+2
| | |/ /
| * | | mtd: docg3: fix a possible memory leak of mtd->nameYueHaibing2019-01-291-3/+2
| * | | mtd: Remove empty lines at end of sysfs related functionsStefan Roese2019-01-291-8/+0
| * | | mtd: docg3: Fix passing zero to 'PTR_ERR' warning in doc_probe_deviceYueHaibing2019-01-291-1/+1
| * | | mtd: Implement mtd_{read,write}() as wrappers around mtd_{read,write}_oob()Boris Brezillon2019-01-161-51/+24
| * | | mtd: lpddr: Use struct_size() in kzalloc()Gustavo A. R. Silva2019-01-151-2/+2
| * | | mtd: cfi: cmdset_0001: Use struct_size() in kmalloc()Gustavo A. R. Silva2019-01-151-1/+2