summaryrefslogtreecommitdiffstats
path: root/drivers/mtd
Commit message (Expand)AuthorAgeFilesLines
* mtd: spi-nor: cadence-quadspi: Fix direct mode write timeoutsVignesh R2018-07-031-2/+4
* mtd: rawnand: denali_dt: set clk_x_rate to 200 MHz unconditionallyMasahiro Yamada2018-06-221-1/+5
* mtd: dataflash: Use ULL suffix for 64-bit constantsGeert Uytterhoeven2018-06-221-2/+2
* mtd: cfi_cmdset_0002: Avoid walking all chips when unlocking.Joakim Tjernlund2018-06-221-0/+2
* mtd: cfi_cmdset_0002: Fix unlocking requests crossing a chip boudaryJoakim Tjernlund2018-06-221-1/+1
* mtd: cfi_cmdset_0002: fix SEGV unlocking multiple chipsJoakim Tjernlund2018-06-221-3/+3
* mtd: cfi_cmdset_0002: Use right chip in do_ppb_xxlock()Joakim Tjernlund2018-06-221-4/+5
* mtd: rawnand: All AC chips have a broken GET_FEATURES(TIMINGS).Mason Yang2018-06-221-12/+36
* mtd: rawnand: fix return value check for bad block statusAbhishek Sahu2018-06-221-1/+1
* mtd: rawnand: mxc: set spare area size register explicitlyMartin Kaiser2018-06-191-1/+4
* mtd: rawnand: micron: add ONFI_FEATURE_ON_DIE_ECC to supported featuresChris Packham2018-06-191-0/+2
* Merge tag 'overflow-v4.18-rc1-part2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2018-06-1230-66/+88
|\
| * treewide: Use array_size() in vzalloc()Kees Cook2018-06-121-2/+3
| * treewide: Use array_size() in vmalloc()Kees Cook2018-06-125-7/+10
| * treewide: devm_kzalloc() -> devm_kcalloc()Kees Cook2018-06-123-4/+4
| * treewide: kzalloc() -> kcalloc()Kees Cook2018-06-1213-19/+23
| * treewide: kmalloc() -> kmalloc_array()Kees Cook2018-06-1215-34/+48
* | Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a...Linus Torvalds2018-06-111-3/+3
|\ \ | |/ |/|
| * Merge tag 'davinci-for-v4.18/soc' of git://git.kernel.org/pub/scm/linux/kerne...Olof Johansson2018-05-251-3/+3
| |\
| | * mtd: rawnand: davinci: stop using pdev->id as chipselectBartosz Golaszewski2018-05-021-3/+3
* | | Merge tag 'upstream-4.18-rc1' of git://git.infradead.org/linux-ubifsLinus Torvalds2018-06-108-24/+165
|\ \ \
| * | | mtd: ubi: Update ubi-media.h to dual licenseLionel Debieve2018-06-071-19/+3
| * | | ubi: fastmap: Detect EBA mismatches on-the-flyRichard Weinberger2018-06-071-0/+17
| * | | ubi: fastmap: Check each mapping only onceRichard Weinberger2018-06-076-1/+52
| * | | ubi: fastmap: Correctly handle interrupted erasures in EBARichard Weinberger2018-06-071-1/+89
| * | | ubi: fastmap: Cancel work upon detachRichard Weinberger2018-06-072-3/+4
* | | | Merge tag 'mtd/for-4.18' of git://git.infradead.org/linux-mtdLinus Torvalds2018-06-0836-519/+659
|\ \ \ \
| * \ \ \ Merge tag 'spi-nor/for-4.18' of git://git.infradead.org/linux-mtd into mtd/nextBoris Brezillon2018-06-077-24/+218
| |\ \ \ \
| | * | | | mtd: spi-nor: Add support for EN25QH32YuheiOKAWA2018-05-181-0/+1
| | * | | | mtd: spi-nor: Add support for is25wp series chipsKimmo Rautkoski2018-05-181-0/+6
| | * | | | mtd: spi-nor: Add Winbond w25q32jv supportStephen Douthit2018-05-181-0/+5
| | * | | | mtd: spi-nor: fsl-quadspi: add support for ls2080a/ls1080aYogesh Gaur2018-05-181-0/+11
| | * | | | mtd: spi-nor: stm32-quadspi: explicitly request exclusive reset controlPhilipp Zabel2018-05-181-1/+1
| | * | | | mtd: spi-nor: intel: provide a range for poll_timoutNicholas Mc Guire2018-05-181-2/+2
| | * | | | mtd: spi-nor: fsl-quadspi: fix api naming typo _init_ahb_readYogesh Gaur2018-05-181-2/+2
| | * | | | mtd: spi-nor: intel-spi: Explicitly mark the driver as dangerous in KconfigMika Westerberg2018-05-181-2/+2
| | * | | | mtd: spi-nor: intel-spi: Fix atomic sequence handlingMika Westerberg2018-05-181-9/+67
| | * | | | mtd: spi-nor: clear Winbond Extended Address Reg on switch to 3-byte addressing.NeilBrown2018-04-211-0/+14
| | * | | | mtd: spi-nor: Add support for XM25QH64A and XM25QH128AHauke Mehrtens2018-04-201-0/+4
| | * | | | mtd: spi-nor: hisi: Avoid generic function namesEzequiel Garcia2018-04-201-6/+6
| | * | | | mtd: spi-nor: cadence-quadspi: Add DMA support for direct mode readsVignesh R2018-04-201-2/+94
| | * | | | mtd: spi-nor: add support for ISSI is25lp256Marek Vasut2018-04-201-0/+2
| | * | | | mtd: spi-nor: Add Micron MT25QU02 supportThor Thayer2018-04-201-0/+1
| | | |_|/ | | |/| |
| * | | | Merge tag 'nand/for-4.18' of git://git.infradead.org/linux-mtd into mtd/nextBoris Brezillon2018-06-0716-400/+267
| |\ \ \ \
| | * | | | mtd: rawnand: Do not check FAIL bit when executing a SET_FEATURES opBoris Brezillon2018-05-151-18/+9
| | * | | | mtd: rawnand: use bit-wise majority to recover the ONFI param pageWan, Jane (Nokia - US/Sunnyvale)2018-05-131-5/+47
| | * | | | mtd: rawnand: fsl_ifc: fix FSL NAND driver to read all ONFI parameter pagesJane Wan2018-05-091-7/+10
| | * | | | mtd: rawnand: gpmi: remove unnecessary variablesSascha Hauer2018-04-291-10/+5
| | * | | | mtd: rawnand: gpmi: return valid value from bch_set_geometry()Sascha Hauer2018-04-291-2/+3
| | * | | | mtd: rawnand: gpmi: remove direct_dma_map_ok from driver data structSascha Hauer2018-04-293-14/+11