summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2021-04-15Merge tag 'spi-nor/for-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git...Richard Weinberger13-493/+980
2021-04-15Merge tag 'cfi/for-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd...Richard Weinberger1-1/+5
2021-04-11Revert "mtd: spi-nor: macronix: Add support for mx25l51245g"Tudor Ambarus1-3/+0
2021-04-11mtd: spi-nor: core: Fix an issue of releasing resources during read/writeXiang Chen1-0/+33
2021-04-07mtd: cfi_cmdset_0002: remove redundant assignment to variable timeoColin Ian King1-1/+1
2021-04-07mtd: cfi_cmdset_0002: Disable buffered writes for AMD chip 0x2201Mauri Sandberg1-0/+4
2021-04-02mtd: spi-nor: winbond: add OTP support to w25q32fw/jwMichael Walle1-2/+15
2021-04-02mtd: spi-nor: implement OTP support for Winbond and similar flashesMichael Walle3-1/+171
2021-04-02mtd: spi-nor: add OTP supportMichael Walle4-1/+271
2021-03-31mtd: spi-nor: swp: Improve code around spi_nor_check_lock_status_sr()Tudor Ambarus1-12/+15
2021-03-31mtd: spi-nor: Move Software Write Protection logic out of the coreTudor Ambarus4-404/+432
2021-03-28mtd: parsers: ofpart: support Linksys Northstar partitionsRafał Miłecki5-0/+85
2021-03-28mtd: core: add nvmem-cells compatible to parse mtd as nvmem cellsAnsuel Smith1-1/+2
2021-03-28mtd: add OTP (one-time-programmable) erase ioctlMichael Walle2-1/+18
2021-03-28mtd: require write permissions for locking and badblock ioctlsMichael Walle1-4/+4
2021-03-15mtd: spi-nor: core: Update comment about the default flash parametersTudor Ambarus1-1/+1
2021-03-15mtd: spi-nor: Get rid of duplicated argument in spi_nor_parse_sfdp()Tudor Ambarus8-70/+42
2021-03-15mtd: spi-nor: core: Add vdbg msg for spi_nor_erase_multi_sectors()Tudor Ambarus1-0/+3
2021-03-15mtd: spi-nor: core: Advance erase after the erase cmd has been completedTudor Ambarus1-6/+6
2021-03-11mtd: rawnand: stm32_fmc2: Fix fall-through warnings for ClangGustavo A. R. Silva1-0/+2
2021-03-11mtd: rawnand: fsmc: Fix fall-through warnings for ClangGustavo A. R. Silva1-0/+1
2021-03-11mtd: onenand: Fix fall-through warnings for ClangGustavo A. R. Silva1-0/+1
2021-03-11mtd: mtdchar: Fix fall-through warnings for ClangGustavo A. R. Silva1-0/+1
2021-03-11mtd: cfi: Fix fall-through warnings for ClangGustavo A. R. Silva3-0/+5
2021-03-11mtd: maps: fix error return code of physmap_flash_remove()Jia-Ju Bai1-1/+3
2021-03-11mtd: parsers: ofpart: make symbol 'bcm4908_partitions_quirks' staticWei Yongjun1-1/+1
2021-03-11mtd: parsers: qcom: incompatible with spi-nor 4k sectorsBaruch Siach1-0/+7
2021-03-11mtd: parsers: qcom: Fix error conditionMiquel Raynal1-1/+1
2021-03-11mtd: parsers: ofpart: limit parsing of deprecated DT syntaxRafał Miłecki1-1/+3
2021-03-11mtd: parsers: ofpart: support BCM4908 fixed partitionsRafał Miłecki5-2/+116
2021-03-11mtd: mtdcore: constify name param in mtd_bdi_initTomas Winkler1-1/+1
2021-03-11mtd: parsers: extend Qcom SMEM parser to SPI flashBaruch Siach1-3/+2
2021-03-11mtd: char: Get rid of Big MTD LockAlexander Sverdlin2-6/+9
2021-03-11mtd: char: Drop mtd_mutex usage from mtdchar_open()Alexander Sverdlin1-8/+2
2021-03-11mtd: don't lock when recursively deleting partitionsDavid Bauer1-1/+1
2021-03-11mtd: rfd_ftl: Use module_mtd_blktrans to register driverDejin Zheng1-12/+1
2021-03-11mtd: nftlcore: Use module_mtd_blktrans to register driverDejin Zheng1-12/+1
2021-03-11mtd: mtdswap: Use module_mtd_blktrans to register driverDejin Zheng1-13/+1
2021-03-11mtd: mtdblock_ro: Use module_mtd_blktrans to register driverDejin Zheng1-12/+1
2021-03-11mtd: mtdblock: Use module_mtd_blktrans to register driverDejin Zheng1-13/+1
2021-03-11mtd: inftlcore: Use module_mtd_blktrans to register driverDejin Zheng1-12/+1
2021-03-11mtd: ftl: Use module_mtd_blktrans to register driverDejin Zheng1-13/+1
2021-03-11mtd: physmap: physmap-bt1-rom: Fix unintentional stack accessGustavo A. R. Silva1-1/+1
2021-03-08mtd: spi-nor: intel-spi: Move platform data header to x86 subfolderAndy Shevchenko2-2/+1
2021-03-08mtd: spi-nor: use is_power_of_2()Michael Walle1-4/+1
2021-03-08mtd: spi-nor: winbond: Add support for w25q512jvqShuhao Mai1-0/+2
2021-03-06Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds8-62/+76
2021-03-06Merge tag 'for-5.12/dm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2-11/+16
2021-03-05Merge tag 'block-5.12-2021-03-05' of git://git.kernel.dk/linux-blockLinus Torvalds9-51/+67
2021-03-05Merge tag 'pm-5.12-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds3-26/+41