summaryrefslogtreecommitdiffstats
path: root/drivers/mtd
Commit message (Expand)AuthorAgeFilesLines
...
| | * | mtd: rawnand: tango: Convert the driver to exec_op()Boris Brezillon2020-06-261-46/+79
| | * | mtd: rawnand: mtk: Convert the driver to exec_op()Boris Brezillon2020-06-151-45/+71
| * | | mtd: rawnand: omap_elm: Replace HTTP links with HTTPS onesAlexander A. Klimov2020-08-021-1/+1
| * | | mtd: Replace HTTP links with HTTPS onesAlexander A. Klimov2020-08-023-3/+3
| * | | mtd: hyperbus: Replace HTTP links with HTTPS onesAlexander A. Klimov2020-08-022-2/+2
| * | | Merge tag 'spi-nor/for-5.9' of https://git.kernel.org/pub/scm/linux/kernel/gi...Richard Weinberger2020-08-0212-1584/+71
| |\ \ \
| | * | | mtd: revert "spi-nor: intel: provide a range for poll_timout"Luis Alberto Herrera2020-07-281-2/+2
| | * | | mtd: spi-nor: update read capabilities for w25q64 and s25fl064kRayagonda Kokatanur2020-07-272-2/+4
| | * | | mtd: spi-nor: micron: Add SPI_NOR_DUAL_READ flag on mt25qu02gDavid Clear2020-07-271-2/+2
| | * | | mtd: spi-nor: macronix: Add support for mx66u2g45gDavid Clear2020-07-271-0/+3
| | * | | mtd: spi-nor: intel-spi: Simulate WRDI commandAlexander Sverdlin2020-07-271-0/+9
| | * | | mtd: spi-nor: Disable the flash quad mode in spi_nor_restore()Yicong Yang2020-07-131-0/+2
| | * | | mtd: spi-nor: Add capability to disable flash quad modeYicong Yang2020-07-132-24/+41
| | * | | mtd: spi-nor: spansion: Remove s70fl01gs from flash_infoTakahiro Kuwano2020-07-131-1/+0
| | * | | mtd: spi-nor: sfdp: do not make invalid quad enable fatalPratyush Yadav2020-07-131-1/+2
| | * | | mtd: spi-nor: winbond: Add support for w25q64jvmSven Van Asbroeck2020-07-031-0/+1
| | * | | mtd: spi-nor: macronix: Add support for MX25R1635FFrieder Schrempf2020-07-031-0/+3
| | * | | mtd: spi-nor: intel-spi: Add support for Intel Tiger Lake-H SPI serial flashMika Westerberg2020-06-261-0/+1
| | * | | mtd: spi-nor: intel-spi: Add support for Intel Emmitsburg SPI serial flashMika Westerberg2020-06-261-0/+1
| * | | | mtd: rawnand: stm32_fmc2: get resources from parent nodeChristophe Kerello2020-07-072-23/+51
| * | | | mtd: rawnand: stm32_fmc2: use regmap APIsChristophe Kerello2020-07-072-143/+127
| * | | | mtd: rawnand: stm32_fmc2: do not display errors if the driver is deferredChristophe Kerello2020-07-071-3/+3
| | |/ / | |/| |
* | | | Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2020-08-072-0/+2
|\ \ \ \
| * | | | iov_iter: Move unnecessary inclusion of crypto/hash.hHerbert Xu2020-06-302-0/+2
| |/ / /
* | | | Merge tag 'uninit-macro-v5.9-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2020-08-044-5/+5
|\ \ \ \
| * | | | treewide: Remove uninitialized_var() usageKees Cook2020-07-164-5/+5
| |/ / /
* | | | Merge tag 'spi-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...Linus Torvalds2020-08-033-1552/+0
|\ \ \ \
| * \ \ \ Merge remote-tracking branch 'spi/for-5.9' into spi-nextMark Brown2020-07-293-1552/+0
| |\ \ \ \ | | | |/ / | | |/| / | | |_|/ | |/| |
| | * | spi: Move cadence-quadspi driver to drivers/spi/Ramuthevar Vadivel Murugan2020-06-193-1431/+0
| | * | mtd: spi-nor: Convert cadence-quadspi to use spi-mem frameworkRamuthevar Vadivel Murugan2020-06-191-285/+191
| | * | mtd: spi-nor: cadence-quadspi: Drop redundant WREN in erase pathVignesh Raghavendra2020-06-191-5/+0
| | * | mtd: spi-nor: cadence-quadspi: Handle probe deferral while requesting DMA cha...Vignesh Raghavendra2020-06-191-5/+13
| | * | mtd: spi-nor: cadence-quadspi: Fix error path on failure to acquire reset linesVignesh Raghavendra2020-06-191-4/+4
| | * | mtd: spi-nor: cadence-quadspi: Don't initialize rx_dma_complete on failureVignesh Raghavendra2020-06-191-0/+1
| | * | mtd: spi-nor: cadence-quadspi: Provide a way to disable DAC modeVignesh Raghavendra2020-06-191-1/+4
| | * | mtd: spi-nor: cadence-quadspi: Make driver independent of flash geometryVignesh Raghavendra2020-06-191-35/+1
| | |/
* | / mtd: properly check all write ioctls for permissionsGreg Kroah-Hartman2020-07-241-9/+47
|/ /
* | mtd: rawnand: xway: Fix build issueMiquel Raynal2020-07-071-1/+1
* | mtd: set master partition panic write flagKamal Dasu2020-06-151-2/+2
* | nandsim: Fix return code testing of ns_find_operation()Richard Weinberger2020-06-151-1/+1
|/
* Merge tag 'for-linus-5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2020-06-104-25/+57
|\
| * ubi: Select fastmap anchor PEBs considering wear level rulesArne Edholm2020-06-024-25/+57
* | Merge tag 'mtd/for-5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd/...Linus Torvalds2020-06-1083-2484/+4131
|\ \
| * | mtd: clear cache_state to avoid writing to bad blocks repeatedlyXiaoming Ni2020-06-051-4/+7
| * | mtd: parser: cmdline: Support MTD names containing one or more colonsBoris Brezillon2020-06-051-3/+20
| * | mtd: physmap_of_gemini: remove defined but not used symbol 'syscon_match'Jason Yan2020-06-051-5/+0
| * | Merge tag 'cfi/for-5.8' of gitolite.kernel.org:pub/scm/linux/kernel/git/mtd/l...Richard Weinberger2020-06-031-5/+8
| |\ \
| | * | mtd: cfi_cmdset_0001: Support the absence of protection registersJean-Philippe Brucker2020-04-301-5/+8
| * | | Merge tag 'spi-nor/for-5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/...Richard Weinberger2020-06-0112-44/+122
| |\ \ \
| | * | | mtd: spi-nor: winbond: Fix 4-byte opcode support for w25q256Mantas Pucka2020-05-313-6/+33