summaryrefslogtreecommitdiffstats
path: root/drivers/mtd
Commit message (Expand)AuthorAgeFilesLines
* mtd: devices: m25p80: Make sure the buffer passed in op is DMA-ableBoris Brezillon2018-09-181-3/+23
* mtd: partitions: fix unbalanced of_node_get/put()Miquel Raynal2018-09-171-1/+4
* mtd: rawnand: denali: fix a race condition when DMA is kickedMasahiro Yamada2018-09-151-0/+6
* mtd: rawnand: marvell: prevent harmless warningsMiquel Raynal2018-09-101-1/+3
* mtd: rawnand: denali: do not pass zero maxchips to nand_scan()Masahiro Yamada2018-08-271-0/+5
* mtd: rawnand: docg4: Remove wrong __init annotationsGeert Uytterhoeven2018-08-271-2/+2
* Merge tag 'upstream-4.19-rc1' of git://git.infradead.org/linux-ubifsLinus Torvalds2018-08-236-11/+47
|\
| * ubi: expose the volume CRC check skip flagQuentin Schulz2018-08-152-0/+14
| * ubi: provide a way to skip CRC checksQuentin Schulz2018-08-155-1/+23
| * ubi: Initialize Fastmap checkmapping correctlyRichard Weinberger2018-08-151-10/+10
* | Merge tag 'char-misc-4.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2018-08-181-0/+1
|\ \
| * | Merge 4.18-rc5 into char-misc-nextGreg Kroah-Hartman2018-07-168-27/+65
| |\|
| * | headers: separate linux/mod_devicetable.h from linux/platform_device.hRandy Dunlap2018-07-071-0/+1
* | | Merge tag 'sound-4.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2018-08-141-16/+1
|\ \ \
| * \ \ Merge branch 'asoc-4.19' into asoc-nextMark Brown2018-08-091-16/+1
| |\ \ \ | | |_|/ | |/| |
| | * | mtd: rawnand: marvell: remove the dmaengine compat needRobert Jarzmik2018-06-181-16/+1
| | |/
* | | Merge tag 'spi-v4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/brooni...Linus Torvalds2018-08-141-0/+3
|\ \ \
| * \ \ Merge branch 'spi-4.19' into spi-nextMark Brown2018-08-101-0/+3
| |\ \ \ | | |/ / | |/| |
| | * | mtd: m25p80: Call spi_mem_get_name() to let controller set a custom nameFrieder Schrempf2018-08-021-0/+3
| | |/
* | | Merge tag 'mtd/for-4.19' of git://git.infradead.org/linux-mtdLinus Torvalds2018-08-1488-2074/+5690
|\ \ \ | |/ / |/| |
| * | mtd: rawnand: atmel: Select GENERIC_ALLOCATORBoris Brezillon2018-08-111-0/+1
| * | Merge tag 'spi-nor/for-4.19' of git://git.infradead.org/linux-mtd into mtd/nextBoris Brezillon2018-08-117-23/+52
| |\ \
| | * | mtd: spi-nor: only apply reset hacks to broken hardwareBrian Norris2018-08-011-2/+16
| | * | mtd: spi-nor: cadence-quadspi: fix timeout handlingNicholas Mc Guire2018-08-011-12/+8
| | * | mtd: spi-nor: atmel-quadspi: Include gpio/consumer.h instead of gpio.hBoris Brezillon2018-08-011-1/+1
| | * | mtd: spi-nor: intel-spi: use mtd_device_register()Rafał Miłecki2018-08-011-1/+1
| | * | mtd: spi-nor: stm32-quadspi: replace "%p" with "%pK"Benjamin Gaignard2018-08-011-3/+3
| | * | mtd: spi-nor: atmel-quadspi: add suspend/resume hooksClaudiu Beznea2018-08-011-0/+21
| | * | mtd: spi-nor: nxp-spifi: release flash_np in nxp_spifi_probe()Alexey Khoroshilov2018-06-221-0/+1
| | * | mtd: m25p80: Use SPI_MEM_OP_NO_DUMMY instead of SPI_MEM_OP_DUMMY(0, x)Boris Brezillon2018-06-181-2/+1
| | * | mtd: m25p80: Remove unneeded m25p->command fieldBoris Brezillon2018-06-181-2/+0
| | |/
| * | Merge tag 'nand/for-4.19' of git://git.infradead.org/linux-mtd into mtd/nextBoris Brezillon2018-08-1163-1989/+5591
| |\ \
| | * | mtd: rawnand: allocate dynamically ONFI parameters during detectionMiquel Raynal2018-08-013-29/+44
| | * | mtd: rawnand: allocate model parameter dynamicallyMiquel Raynal2018-07-311-11/+41
| | * | mtd: rawnand: do not export nand_scan_[ident|tail]() anymoreMiquel Raynal2018-07-311-7/+9
| | * | mtd: rawnand: txx9ndfmc: convert driver to nand_scan()Miquel Raynal2018-07-311-17/+17
| | * | mtd: rawnand: txx9ndfmc: clarify ECC parameters assignationMiquel Raynal2018-07-311-4/+4
| | * | mtd: rawnand: tegra: convert driver to nand_scan()Miquel Raynal2018-07-311-74/+88
| | * | mtd: rawnand: jz4740: convert driver to nand_scan()Miquel Raynal2018-07-311-12/+20
| | * | mtd: rawnand: jz4740: group nand_scan_{ident, tail} callsMiquel Raynal2018-07-311-12/+11
| | * | mtd: rawnand: jz4740: fix probe function error pathMiquel Raynal2018-07-311-3/+3
| | * | mtd: rawnand: docg4: convert driver to nand_scan()Miquel Raynal2018-07-311-26/+45
| | * | mtd: rawnand: do not execute nand_scan_ident() if maxchips is zeroMiquel Raynal2018-07-311-4/+8
| | * | mtd: rawnand: atmel: convert driver to nand_scan()Miquel Raynal2018-07-311-59/+54
| | * | mtd: rawnand: atmel: clarify NAND addition/removal pathsMiquel Raynal2018-07-311-57/+45
| | * | mtd: rawnand: omap2: convert driver to nand_scan()Miquel Raynal2018-07-311-233/+230
| | * | mtd: rawnand: lpc32xx_mlc: convert driver to nand_scan()Miquel Raynal2018-07-311-28/+33
| | * | mtd: rawnand: cafe: convert driver to nand_scan()Miquel Raynal2018-07-311-57/+78
| | * | mtd: rawnand: brcmnand: convert driver to nand_scan()Miquel Raynal2018-07-311-27/+36
| | * | mtd: rawnand: qcom: convert driver to nand_scan()Miquel Raynal2018-07-311-47/+24