summaryrefslogtreecommitdiffstats
path: root/drivers/mtd
AgeCommit message (Expand)AuthorLines
2020-08-10Merge tag 'for-linus-5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-1/+7
2020-08-09Merge tag 'mtd/for-5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd/...Linus Torvalds-792/+1104
2020-08-07Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds-0/+2
2020-08-07Merge tag 'nand/for-5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd...Richard Weinberger-604/+865
2020-08-04Merge tag 'uninit-macro-v5.9-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds-5/+5
2020-08-03Merge tag 'spi-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...Linus Torvalds-1552/+0
2020-08-02ubi: fastmap: Free fastmap next anchor peb during detachZhihao Cheng-0/+5
2020-08-02ubi: fastmap: Don't produce the initial next anchor PEB when fastmap is disabledZhihao Cheng-1/+2
2020-08-02mtd: rawnand: omap_elm: Replace HTTP links with HTTPS onesAlexander A. Klimov-1/+1
2020-08-02mtd: Replace HTTP links with HTTPS onesAlexander A. Klimov-3/+3
2020-08-02mtd: hyperbus: Replace HTTP links with HTTPS onesAlexander A. Klimov-2/+2
2020-08-02Merge tag 'spi-nor/for-5.9' of https://git.kernel.org/pub/scm/linux/kernel/gi...Richard Weinberger-1584/+71
2020-07-29Merge remote-tracking branch 'spi/for-5.9' into spi-nextMark Brown-1552/+0
2020-07-28mtd: revert "spi-nor: intel: provide a range for poll_timout"Luis Alberto Herrera-2/+2
2020-07-27mtd: spi-nor: update read capabilities for w25q64 and s25fl064kRayagonda Kokatanur-2/+4
2020-07-27mtd: spi-nor: micron: Add SPI_NOR_DUAL_READ flag on mt25qu02gDavid Clear-2/+2
2020-07-27mtd: spi-nor: macronix: Add support for mx66u2g45gDavid Clear-0/+3
2020-07-27mtd: spi-nor: intel-spi: Simulate WRDI commandAlexander Sverdlin-0/+9
2020-07-24mtd: properly check all write ioctls for permissionsGreg Kroah-Hartman-9/+47
2020-07-16treewide: Remove uninitialized_var() usageKees Cook-5/+5
2020-07-13mtd: spi-nor: Disable the flash quad mode in spi_nor_restore()Yicong Yang-0/+2
2020-07-13mtd: spi-nor: Add capability to disable flash quad modeYicong Yang-24/+41
2020-07-13mtd: spi-nor: spansion: Remove s70fl01gs from flash_infoTakahiro Kuwano-1/+0
2020-07-13mtd: spi-nor: sfdp: do not make invalid quad enable fatalPratyush Yadav-1/+2
2020-07-07mtd: rawnand: xway: Fix build issueMiquel Raynal-1/+1
2020-07-07mtd: rawnand: stm32_fmc2: get resources from parent nodeChristophe Kerello-23/+51
2020-07-07mtd: rawnand: stm32_fmc2: use regmap APIsChristophe Kerello-143/+127
2020-07-07mtd: rawnand: stm32_fmc2: do not display errors if the driver is deferredChristophe Kerello-3/+3
2020-07-07mtd: rawnand: ingenic: cleanup ARRAY_SIZE() vs sizeof() useDan Carpenter-2/+2
2020-07-03mtd: spi-nor: winbond: Add support for w25q64jvmSven Van Asbroeck-0/+1
2020-07-03mtd: spi-nor: macronix: Add support for MX25R1635FFrieder Schrempf-0/+3
2020-06-30iov_iter: Move unnecessary inclusion of crypto/hash.hHerbert Xu-0/+2
2020-06-26mtd: spi-nor: intel-spi: Add support for Intel Tiger Lake-H SPI serial flashMika Westerberg-0/+1
2020-06-26mtd: spi-nor: intel-spi: Add support for Intel Emmitsburg SPI serial flashMika Westerberg-0/+1
2020-06-26mtd: parsers: bcm63xx: simplify CFE detectionÁlvaro Fernández Rojas-20/+12
2020-06-26mtd: rawnand: brcmnand: ECC error handling on EDU transfersKamal Dasu-0/+26
2020-06-26mtd: rawnand: brcmnand: Don't default to edu transferKamal Dasu-2/+3
2020-06-26mtd: rawnand: qcom: set BAM mode only if not set alreadySivaprakash Murugesan-1/+10
2020-06-26mtd: rawnand: qcom: avoid write to unavailable registerSivaprakash Murugesan-1/+6
2020-06-26mtd: rawnand: trivial spellingKieran Bingham-2/+2
2020-06-26mtd: rawnand: gpio: Get rid of the legacy interface implementationBoris Brezillon-35/+0
2020-06-26mtd: rawnand: gpio: Implement exec_op()Boris Brezillon-3/+101
2020-06-26mtd: rawnand: gpio: Inherit from nand_controllerBoris Brezillon-0/+3
2020-06-26mtd: rawnand: fsl_upm: Get rid of the legacy interface implementationBoris Brezillon-133/+0
2020-06-26mtd: rawnand: fsl_upm: Implement exec_op()Boris Brezillon-0/+86
2020-06-26mtd: rawnand: fsl_upm: Inherit from nand_controllerBoris Brezillon-0/+3
2020-06-26mtd: rawnand: fsl_upm: Use gpio descriptorsBoris Brezillon-34/+10
2020-06-26mtd: rawnand: fsl_upm: Use platform_get_resource() + devm_ioremap_resource()Boris Brezillon-16/+7
2020-06-26mtd: rawnand: fsl_upm: Use devm_kasprintf() to allocate the MTD nameBoris Brezillon-5/+3
2020-06-26mtd: rawnand: fsl_upm: Allocate the fsl_upm_nand object using devm_kzalloc()Boris Brezillon-12/+6