summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | MAINTAINERS: Add Michael and Pratyush as designated reviewers for SPI NORTudor Ambarus2021-03-081-0/+2
| * | mtd: spi-nor: intel-spi: Move platform data header to x86 subfolderAndy Shevchenko2021-03-084-3/+2
| * | mtd: spi-nor: use is_power_of_2()Michael Walle2021-03-081-4/+1
| * | mtd: spi-nor: winbond: Add support for w25q512jvqShuhao Mai2021-03-081-0/+2
| |/
* | Merge tag 'cfi/for-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd...Richard Weinberger2021-04-151-1/+5
|\ \
| * | mtd: cfi_cmdset_0002: remove redundant assignment to variable timeoColin Ian King2021-04-081-1/+1
| * | mtd: cfi_cmdset_0002: Disable buffered writes for AMD chip 0x2201Mauri Sandberg2021-04-081-0/+4
| |/
* | include: linux: mtd: Remove duplicate include of nand.hWan Jiabing2021-03-281-1/+0
* | mtd: parsers: ofpart: support Linksys Northstar partitionsRafał Miłecki2021-03-285-0/+85
* | dt-bindings: mtd: add binding for Linksys Northstar partitionsRafał Miłecki2021-03-281-0/+74
* | dt-bindings: mtd: Document use of nvmem-cells compatibleAnsuel Smith2021-03-281-0/+99
* | dt-bindings: nvmem: drop $nodename restrictionAnsuel Smith2021-03-281-3/+0
* | 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-284-1/+23
* | 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-113-6/+10
* | 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: Add helper macro for register_mtd_blktrans boilerplateDejin Zheng2021-03-111-0/+11
* | mtd: physmap: physmap-bt1-rom: Fix unintentional stack accessGustavo A. R. Silva2021-03-111-1/+1
|/
* Linux 5.12-rc2v5.12-rc2Linus Torvalds2021-03-051-1/+1
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds2021-03-058-62/+76
|\
| * RDMA/rxe: Fix errant WARN_ONCE in rxe_completer()Bob Pearson2021-03-051-32/+23
| * RDMA/rxe: Fix extra deref in rxe_rcv_mcast_pkt()Bob Pearson2021-03-051-24/+35
| * RDMA/rxe: Fix missed IB reference counting in loopbackBob Pearson2021-03-051-1/+9
| * RDMA/uverbs: Fix kernel-doc warning of _uverbs_allocLeon Romanovsky2021-03-031-1/+1
| * RDMA/mlx5: Set correct kernel-doc identifierLeon Romanovsky2021-03-031-1/+1
| * IB/mlx5: Add missing error codeYueHaibing2021-03-011-1/+3
| * RDMA/rxe: Fix missing kconfig dependency on CRYPTOJulian Braha2021-03-011-0/+1
| * RDMA/cm: Fix IRQ restore in ib_send_cm_sidr_repSaeed Mahameed2021-03-011-2/+3