summaryrefslogtreecommitdiffstats
path: root/drivers/mtd
AgeCommit message (Expand)AuthorLines
2021-03-11mtd: rawnand: fsmc: Fix fall-through warnings for ClangGustavo A. R. Silva-0/+1
2021-03-11mtd: onenand: Fix fall-through warnings for ClangGustavo A. R. Silva-0/+1
2021-03-11mtd: mtdchar: Fix fall-through warnings for ClangGustavo A. R. Silva-0/+1
2021-03-11mtd: cfi: Fix fall-through warnings for ClangGustavo A. R. Silva-0/+5
2021-03-11mtd: maps: fix error return code of physmap_flash_remove()Jia-Ju Bai-1/+3
2021-03-11mtd: parsers: ofpart: make symbol 'bcm4908_partitions_quirks' staticWei Yongjun-1/+1
2021-03-11mtd: parsers: qcom: incompatible with spi-nor 4k sectorsBaruch Siach-0/+7
2021-03-11mtd: parsers: qcom: Fix error conditionMiquel Raynal-1/+1
2021-03-11mtd: parsers: ofpart: limit parsing of deprecated DT syntaxRafał Miłecki-1/+3
2021-03-11mtd: parsers: ofpart: support BCM4908 fixed partitionsRafał Miłecki-2/+116
2021-03-11mtd: mtdcore: constify name param in mtd_bdi_initTomas Winkler-1/+1
2021-03-11mtd: parsers: extend Qcom SMEM parser to SPI flashBaruch Siach-3/+2
2021-03-11mtd: char: Get rid of Big MTD LockAlexander Sverdlin-6/+9
2021-03-11mtd: char: Drop mtd_mutex usage from mtdchar_open()Alexander Sverdlin-8/+2
2021-03-11mtd: don't lock when recursively deleting partitionsDavid Bauer-1/+1
2021-03-11mtd: rfd_ftl: Use module_mtd_blktrans to register driverDejin Zheng-12/+1
2021-03-11mtd: nftlcore: Use module_mtd_blktrans to register driverDejin Zheng-12/+1
2021-03-11mtd: mtdswap: Use module_mtd_blktrans to register driverDejin Zheng-13/+1
2021-03-11mtd: mtdblock_ro: Use module_mtd_blktrans to register driverDejin Zheng-12/+1
2021-03-11mtd: mtdblock: Use module_mtd_blktrans to register driverDejin Zheng-13/+1
2021-03-11mtd: inftlcore: Use module_mtd_blktrans to register driverDejin Zheng-12/+1
2021-03-11mtd: ftl: Use module_mtd_blktrans to register driverDejin Zheng-13/+1
2021-03-11mtd: physmap: physmap-bt1-rom: Fix unintentional stack accessGustavo A. R. Silva-1/+1
2021-03-11mtd: rawnand: qcom: Return actual error code instead of -ENODEVManivannan Sadhasivam-5/+2
2021-03-11mtd: Handle possible -EPROBE_DEFER from parse_mtd_partitions()Manivannan Sadhasivam-0/+3
2021-03-11mtd: rawnand: brcmnand: fix OOB R/W with Hamming ECCÁlvaro Fernández Rojas-0/+6
2021-03-11mtd: rawnand: qcom: update last code word registerMd Sadre Alam-21/+57
2021-03-11mtd: rawnand: qcom: Add helper to configure location registerMd Sadre Alam-12/+24
2021-03-11mtd: rawnand: qcom: Rename parameter name in macroMd Sadre Alam-4/+4
2021-03-11mtd: rawnand: qcom: Add helper to check last code wordMd Sadre Alam-7/+13
2021-03-11mtd: rawnand: qcom: Convert nandc to chip in Read/Write helperMd Sadre Alam-73/+80
2021-03-11mtd: rawnand: fsmc: Fix error code in fsmc_nand_probe()Dan Carpenter-0/+2
2021-03-11mtd: spinand: gigadevice: Support GD5F1GQ5UExxGReto Schneider-9/+60
2021-03-11mtd: nand: fix error handling in nand_prog_page_op() #2Sascha Hauer-16/+15
2021-03-11mtd: nand: fix error handling in nand_prog_page_op() #1Sascha Hauer-0/+2
2021-03-11mtd: rawnand: qcom: Update register macro name for 0x2c offsetMd Sadre Alam-1/+1
2021-03-11mtd: nand: ecc-hamming: Use the public nsteps fieldMiquel Raynal-5/+4
2021-03-11mtd: nand: ecc-bch: Use the public nsteps fieldMiquel Raynal-5/+4
2021-03-11mtd: rawnand: omap: Use ECC information from the generic structuresMiquel Raynal-6/+8
2021-03-11mtd: rawnand: Try not to use the ECC private structuresMiquel Raynal-9/+7
2021-03-11mtd: nand: ecc-hamming: Populate the public nsteps fieldMiquel Raynal-0/+1
2021-03-11mtd: nand: ecc-bch: Populate the public nsteps fieldMiquel Raynal-0/+1
2021-03-08printk: introduce a kmsg_dump iteratorJohn Ogness-1/+4
2021-03-08mtd: mtdoops: synchronize kmsg_dumperJohn Ogness-1/+11
2021-03-08mtd: spi-nor: intel-spi: Move platform data header to x86 subfolderAndy Shevchenko-2/+1
2021-03-08mtd: spi-nor: use is_power_of_2()Michael Walle-4/+1
2021-03-08mtd: spi-nor: winbond: Add support for w25q512jvqShuhao Mai-0/+2
2021-02-21Merge tag 'for-linus-5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds-7/+1
2021-02-21Merge tag 'mtd/for-5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd...Linus Torvalds-761/+305
2021-02-20Merge tag 'arm-platform-removal-v5.12' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds-2/+1