aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mtd (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-09-04mtd: rawnand: atmel: use struct_size() in devm_kzalloc()Gustavo A. R. Silva1-3/+1
2018-09-04mtd: rawnand: jz4780: use struct_size() in devm_kzalloc()Gustavo A. R. Silva1-1/+1
2018-09-04mtd: rawnand: Convert to using %pOFn instead of device_node.nameRob Herring2-4/+4
2018-09-04mtd: rawnand: qcom: don't include dma-direct.hChristoph Hellwig1-1/+0
2018-09-04mtd: rawnand: denali: use SPDX-License-Identifier and fix license mismatchMasahiro Yamada4-38/+11
2018-09-04mtd: rawnand: fsl_ifc: fixup SRAM init for newer ctrl versionsKurt Kanzenbach1-7/+26
2018-09-04mtd: rawnand: fsl_ifc: check result of SRAM initializationKurt Kanzenbach1-4/+13
2018-09-04mtd: rawnand: marvell: document a bit more the driverMiquel Raynal1-0/+67
2018-09-04mtd: rawnand: toshiba: Add support for Toshiba Memory BENAND (Built-in ECC NAND)KOBAYASHI Yoshitake1-0/+88
2018-09-04mtd: rawnand: marvell: use regmap_update_bits() for syscon accessThomas Petazzoni1-12/+11
2018-09-04mtd: rawnand: Get rid of the ->read_word() hookBoris Brezillon10-114/+0
2018-09-04mtd: rawnand: Add the nand_wait_rdy_op() helper and use itBoris Brezillon1-5/+26
2018-09-04mtd: rawnand: Add the nand_wait_readrdy() helper and use itBoris Brezillon1-14/+14
2018-08-27mtd: rawnand: denali: do not pass zero maxchips to nand_scan()Masahiro Yamada1-0/+5
2018-08-27mtd: rawnand: docg4: Remove wrong __init annotationsGeert Uytterhoeven1-2/+2
2018-08-23Merge tag 'upstream-4.19-rc1' of git://git.infradead.org/linux-ubifsLinus Torvalds6-11/+47
2018-08-18Merge tag 'char-misc-4.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-miscLinus Torvalds1-0/+1
2018-08-15ubi: expose the volume CRC check skip flagQuentin Schulz2-0/+14
2018-08-15ubi: provide a way to skip CRC checksQuentin Schulz5-1/+23
2018-08-15ubi: Initialize Fastmap checkmapping correctlyRichard Weinberger1-10/+10
2018-08-14Merge tag 'sound-4.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/soundLinus Torvalds1-16/+1
2018-08-14Merge tag 'spi-v4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spiLinus Torvalds1-0/+3
2018-08-14Merge tag 'mtd/for-4.19' of git://git.infradead.org/linux-mtdLinus Torvalds88-2074/+5690
2018-08-11mtd: rawnand: atmel: Select GENERIC_ALLOCATORBoris Brezillon1-0/+1
2018-08-11Merge tag 'spi-nor/for-4.19' of git://git.infradead.org/linux-mtd into mtd/nextBoris Brezillon7-23/+52
2018-08-11Merge tag 'nand/for-4.19' of git://git.infradead.org/linux-mtd into mtd/nextBoris Brezillon63-1989/+5591
2018-08-10Merge branch 'spi-4.19' into spi-nextMark Brown1-0/+3
2018-08-09Merge branch 'asoc-4.19' into asoc-nextMark Brown1-16/+1
2018-08-02mtd: m25p80: Call spi_mem_get_name() to let controller set a custom nameFrieder Schrempf1-0/+3
2018-08-01mtd: rawnand: allocate dynamically ONFI parameters during detectionMiquel Raynal3-29/+44
2018-08-01mtd: spi-nor: only apply reset hacks to broken hardwareBrian Norris1-2/+16
2018-08-01mtd: spi-nor: cadence-quadspi: fix timeout handlingNicholas Mc Guire1-12/+8
2018-08-01mtd: spi-nor: atmel-quadspi: Include gpio/consumer.h instead of gpio.hBoris Brezillon1-1/+1
2018-08-01mtd: spi-nor: intel-spi: use mtd_device_register()Rafał Miłecki1-1/+1
2018-08-01mtd: spi-nor: stm32-quadspi: replace "%p" with "%pK"Benjamin Gaignard1-3/+3
2018-08-01mtd: spi-nor: atmel-quadspi: add suspend/resume hooksClaudiu Beznea1-0/+21
2018-07-31mtd: rawnand: allocate model parameter dynamicallyMiquel Raynal1-11/+41
2018-07-31mtd: rawnand: do not export nand_scan_[ident|tail]() anymoreMiquel Raynal1-7/+9
2018-07-31mtd: rawnand: txx9ndfmc: convert driver to nand_scan()Miquel Raynal1-17/+17
2018-07-31mtd: rawnand: txx9ndfmc: clarify ECC parameters assignationMiquel Raynal1-4/+4
2018-07-31mtd: rawnand: tegra: convert driver to nand_scan()Miquel Raynal1-74/+88
2018-07-31mtd: rawnand: jz4740: convert driver to nand_scan()Miquel Raynal1-12/+20
2018-07-31mtd: rawnand: jz4740: group nand_scan_{ident, tail} callsMiquel Raynal1-12/+11
2018-07-31mtd: rawnand: jz4740: fix probe function error pathMiquel Raynal1-3/+3
2018-07-31mtd: rawnand: docg4: convert driver to nand_scan()Miquel Raynal1-26/+45
2018-07-31mtd: rawnand: do not execute nand_scan_ident() if maxchips is zeroMiquel Raynal1-4/+8
2018-07-31mtd: rawnand: atmel: convert driver to nand_scan()Miquel Raynal1-59/+54
2018-07-31mtd: rawnand: atmel: clarify NAND addition/removal pathsMiquel Raynal1-57/+45
2018-07-31mtd: rawnand: omap2: convert driver to nand_scan()Miquel Raynal1-233/+230
2018-07-31mtd: rawnand: lpc32xx_mlc: convert driver to nand_scan()Miquel Raynal1-28/+33