summaryrefslogtreecommitdiffstats
path: root/drivers/mtd
Commit message (Expand)AuthorAgeFilesLines
* mtd: spi-nor: Fix Cadence QSPI page fault kernel panicThor Thayer2018-12-131-3/+16
* mtd: rawnand: qcom: Namespace prefix some commandsOlof Johansson2018-12-131-16/+16
* mtd: nand: Fix memory allocation in nanddev_bbt_init()Frieder Schrempf2018-12-081-1/+2
* mtd: rawnand: atmel: fix OF child-node lookupJohan Hovold2018-11-271-4/+7
* mtd: docg3: don't set conflicting BCH_CONST_PARAMS optionArnd Bergmann2018-11-211-1/+1
* mtd: spi-nor: cadence-quadspi: Return error code in cqspi_direct_read_execute()Christophe JAILLET2018-11-211-1/+1
* mtd: rawnand: atmel: Fix potential NULL pointer dereferenceGustavo A. R. Silva2018-11-131-0/+4
* mtd: rawnand: denali: set SPARE_AREA_SKIP_BYTES register to 8 if unsetMasahiro Yamada2018-11-131-4/+10
* mtd: spi-nor: fsl-quadspi: Don't let -EINVAL on the busAhmad Fatoum2018-11-131-4/+10
* mtd: spi-nor: intel-spi: Add support for Intel Ice Lake SPI serial flashMika Westerberg2018-11-131-0/+1
* mtd: spi-nor: fsl-quadspi: fix read error for flash size larger than 16MBLiu Xiang2018-11-131-0/+1
* mtd: maps: gpio-addr-flash: Fix ioremapped sizeRicardo Ribalda Delgado2018-11-131-1/+1
* mtd: rawnand: marvell: fix the IRQ handler complete() conditionMiquel Raynal2018-11-131-1/+1
* 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-246-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/+1Star
|\ \ \
| * \ \ Merge branch 'asoc-4.19' into asoc-nextMark Brown2018-08-091-16/+1Star
| |\ \ \ | | |_|/ | |/| |
| | * | mtd: rawnand: marvell: remove the dmaengine compat needRobert Jarzmik2018-06-181-16/+1Star
| | |/
* | | 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/+8Star
| | * | 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/+1Star
| | * | mtd: m25p80: Remove unneeded m25p->command fieldBoris Brezillon2018-06-181-2/+0Star
| | |/
| * | 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