summaryrefslogtreecommitdiffstats
path: root/drivers/mtd
Commit message (Expand)AuthorAgeFilesLines
...
| * | | mtd: core: add nvmem-cells compatible to parse mtd as nvmem cellsAnsuel Smith2021-03-281-1/+2
| * | | mtd: add OTP (one-time-programmable) erase ioctlMichael Walle2021-03-282-1/+18
| * | | mtd: require write permissions for locking and badblock ioctlsMichael Walle2021-03-281-4/+4
| * | | mtd: rawnand: stm32_fmc2: Fix fall-through warnings for ClangGustavo A. R. Silva2021-03-111-0/+2
| * | | mtd: rawnand: fsmc: Fix fall-through warnings for ClangGustavo A. R. Silva2021-03-111-0/+1
| * | | mtd: onenand: Fix fall-through warnings for ClangGustavo A. R. Silva2021-03-111-0/+1
| * | | mtd: mtdchar: Fix fall-through warnings for ClangGustavo A. R. Silva2021-03-111-0/+1
| * | | mtd: cfi: Fix fall-through warnings for ClangGustavo A. R. Silva2021-03-113-0/+5
| * | | mtd: maps: fix error return code of physmap_flash_remove()Jia-Ju Bai2021-03-111-1/+3
| * | | mtd: parsers: ofpart: make symbol 'bcm4908_partitions_quirks' staticWei Yongjun2021-03-111-1/+1
| * | | mtd: parsers: qcom: incompatible with spi-nor 4k sectorsBaruch Siach2021-03-111-0/+7
| * | | mtd: parsers: qcom: Fix error conditionMiquel Raynal2021-03-111-1/+1
| * | | mtd: parsers: ofpart: limit parsing of deprecated DT syntaxRafał Miłecki2021-03-111-1/+3
| * | | mtd: parsers: ofpart: support BCM4908 fixed partitionsRafał Miłecki2021-03-115-2/+116
| * | | mtd: mtdcore: constify name param in mtd_bdi_initTomas Winkler2021-03-111-1/+1
| * | | mtd: parsers: extend Qcom SMEM parser to SPI flashBaruch Siach2021-03-111-3/+2
| * | | mtd: char: Get rid of Big MTD LockAlexander Sverdlin2021-03-112-6/+9
| * | | mtd: char: Drop mtd_mutex usage from mtdchar_open()Alexander Sverdlin2021-03-111-8/+2
| * | | mtd: don't lock when recursively deleting partitionsDavid Bauer2021-03-111-1/+1
| * | | mtd: rfd_ftl: Use module_mtd_blktrans to register driverDejin Zheng2021-03-111-12/+1
| * | | mtd: nftlcore: Use module_mtd_blktrans to register driverDejin Zheng2021-03-111-12/+1
| * | | mtd: mtdswap: Use module_mtd_blktrans to register driverDejin Zheng2021-03-111-13/+1
| * | | mtd: mtdblock_ro: Use module_mtd_blktrans to register driverDejin Zheng2021-03-111-12/+1
| * | | mtd: mtdblock: Use module_mtd_blktrans to register driverDejin Zheng2021-03-111-13/+1
| * | | mtd: inftlcore: Use module_mtd_blktrans to register driverDejin Zheng2021-03-111-12/+1
| * | | mtd: ftl: Use module_mtd_blktrans to register driverDejin Zheng2021-03-111-13/+1
| * | | mtd: physmap: physmap-bt1-rom: Fix unintentional stack accessGustavo A. R. Silva2021-03-111-1/+1
| |/ /
* | | Merge tag 'fixes-for-5.12-rc7' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2021-04-131-2/+2
|\ \ \ | |_|/ |/| |
| * | mtd: rawnand: mtk: Fix WAITRDY break condition and timeoutHauke Mehrtens2021-03-111-2/+2
| |/
* / module: remove never implemented MODULE_SUPPORTED_DEVICELeon Romanovsky2021-03-171-1/+0
|/
* Merge tag 'for-linus-5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2021-02-212-7/+1
|\
| * ubi: eba: Delete useless kfree codeZheng Yongjun2021-02-121-1/+0
| * ubi: remove dead code in validate_vid_hdr()Jubin Zhong2021-02-121-6/+1
* | Merge tag 'mtd/for-5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd...Linus Torvalds2021-02-2122-761/+305
|\ \
| * \ Merge tag 'spi-nor/for-5.12' of git://git.kernel.org/pub/scm/linux/kernel/git...Richard Weinberger2021-02-106-11/+102
| |\ \
| | * | mtd: spi-nor: sst: Add support for Global Unlock on sst26vfTudor Ambarus2021-02-053-3/+52
| | * | mtd: spi-nor: Add Global Block Unlock commandTudor Ambarus2021-02-052-0/+38
| | * | mtd: spi-nor: core: Add erase size check for erase command initializationTakahiro Kuwano2021-02-051-0/+1
| | * | mtd: spi-nor: core: Fix erase type discovery for overlaid regionTakahiro Kuwano2021-02-051-4/+5
| | * | mtd: spi-nor: sfdp: Fix last erase region markingTakahiro Kuwano2021-02-051-2/+1
| | * | mtd: spi-nor: sfdp: Fix wrong erase type bitmask for overlaid regionTakahiro Kuwano2021-02-051-1/+1
| | * | mtd: spi-nor: hisi-sfc: Put child node np on error pathPan Bian2021-01-231-1/+3
| | * | mtd: spi-nor: intel-spi: Add support for Intel Alder Lake-P SPI serial flashMika Westerberg2021-01-231-0/+1
| * | | Merge tag 'nand/for-5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/mt...Richard Weinberger2021-02-1010-740/+188
| |\ \ \
| | * | | mtd: rawnand: intel: Fix an error handling path in 'ebu_dma_start()'Christophe JAILLET2021-02-011-2/+4
| | * | | mtd: rawnand: tango: Remove the driverArnd Bergmann2021-02-013-735/+0
| | * | | mtd: rawnand: marvell: convert comma to semicolonZheng Yongjun2021-02-011-1/+1
| | * | | mtd: rawnand: qcom: Add support for Qcom SMEM parserManivannan Sadhasivam2021-01-041-1/+3
| | * | | mtd: parsers: Add Qcom SMEM parserManivannan Sadhasivam2021-01-043-0/+179
| | * | | mtd: rawnand: mxc: Convert comma to semicolonZheng Yongjun2021-01-041-1/+1
| | |/ /