summaryrefslogtreecommitdiffstats
path: root/drivers/mtd
Commit message (Expand)AuthorAgeFilesLines
...
| * | | mtd: devices: add support for microchip 48l640 EERAMHeiko Schocher2021-06-113-0/+380
| * | | mtd: core: use MTD_DEVICE_ATTR_RO/RW() helper macrosZhen Lei2021-06-111-25/+21
| * | | mtd: core: add MTD_DEVICE_ATTR_RO/RW() helper macrosZhen Lei2021-06-111-0/+6
| * | | mtd: mtdpart: use DEVICE_ATTR_RO() helper macroZhen Lei2021-06-111-4/+3
| * | | mtd: parsers: qcom: Fix leaking of partition nameAnsuel Smith2021-05-261-0/+10
| * | | mtd: partitions: redboot: fix style issuesCorentin Labbe2021-05-261-35/+34
| * | | mtd: partitions: redboot: seek fis-index-block in the right nodeCorentin Labbe2021-05-261-1/+6
| * | | mtd: devices: Remove superfluous "break"Ding Senjie2021-05-261-1/+0
| * | | mtd: core: Potential NULL dereference in mtd_otp_size()Dan Carpenter2021-05-261-1/+5
| * | | mtd: core: Fix freeing of otp_info bufferJon Hunter2021-05-261-4/+2
| * | | drivers: mtd: sm_ftl: Fix alignment of block commentShubhankar Kuranagatti2021-05-101-19/+32
| * | | mtd: Create partname and partid debug files for child MTDsPetr Malat2021-05-101-4/+5
| * | | mtd: tests: Remove redundant assignment to errYang Li2021-05-101-2/+0
| * | | mtd: *nftl: return -ENOMEM when kmalloc failedYang Li2021-05-102-2/+2
| * | | mtd: mtd_oobtest: Remove redundant assignment to errJiapeng Chong2021-05-101-6/+0
| * | | mtd: core: add OTP nvmem provider supportMichael Walle2021-05-101-0/+148
| * | | mtd: parsers: trx: Allow to use TRX parser on Mediatek SoCsHauke Mehrtens2021-05-101-1/+1
| * | | mtd: parsers: trx: Allow to specify brcm, trx-magic in DTHauke Mehrtens2021-05-101-1/+8
| * | | mtd: nftlcore: remove set but rewrite variablesTian Tao2021-05-101-1/+0
| * | | mtd: mtdpart: Convert sysfs sprintf/snprintf family to sysfs_emitTian Tao2021-05-101-1/+1
| * | | mtd: core: Convert sysfs sprintf/snprintf family to sysfs_emitTian Tao2021-05-101-18/+17
| * | | mtd: mtd_oobtest: fix error return code in mtd_oobtest_init()Zhang Xiaoxu2021-05-101-0/+1
| * | | mtd: phram: Fix error return code in phram_setup()Yu Kuai2021-05-101-0/+1
| * | | mtd: plat-ram: remove redundant dev_err call in platram_probe()Yu Kuai2021-05-101-1/+0
| |/ /
* | | Merge tag 'for-5.14/block-2021-06-29' of git://git.kernel.dk/linux-blockLinus Torvalds2021-06-302-65/+52
|\ \ \
| * | | mtd_blkdevs: initialze new->rq in add_mtd_blktrans_devChristoph Hellwig2021-06-161-0/+1
| * | | ubi: use blk_mq_alloc_disk and blk_cleanup_diskChristoph Hellwig2021-06-111-39/+29
| * | | mtd_blkdevs: use blk_mq_alloc_diskChristoph Hellwig2021-06-111-26/+22
| |/ /
* | | Merge tag 'pstore-v5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2021-06-281-5/+5
|\ \ \
| * | | pstore/blk: Include zone in pstore_device_infoKees Cook2021-06-161-5/+5
| |/ /
* | | Merge remote-tracking branch 'spi/for-5.14' into spi-nextMark Brown2021-06-251-13/+32
|\ \ \ | |_|/ |/| |
| * | mtd: spinand: use the spi-mem poll status APIsPatrice Chotard2021-06-031-13/+32
| |/
* | mtd: parsers: ofpart: fix parsing subpartitionsRafał Miłecki2021-05-101-12/+14
* | mtd: rawnand: txx9ndfmc: Fix external use of SW Hamming ECC helperMiquel Raynal2021-05-101-2/+3
* | mtd: rawnand: tmio: Fix external use of SW Hamming ECC helperMiquel Raynal2021-05-101-3/+5
* | mtd: rawnand: sharpsl: Fix external use of SW Hamming ECC helperMiquel Raynal2021-05-101-1/+11
* | mtd: rawnand: ndfc: Fix external use of SW Hamming ECC helperMiquel Raynal2021-05-101-1/+11
* | mtd: rawnand: lpc32xx_slc: Fix external use of SW Hamming ECC helperMiquel Raynal2021-05-101-1/+14
* | mtd: rawnand: fsmc: Fix external use of SW Hamming ECC helperMiquel Raynal2021-05-101-1/+11
* | mtd: rawnand: cs553x: Fix external use of SW Hamming ECC helperMiquel Raynal2021-05-101-1/+11
|/
* Merge tag 'for-linus-5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2021-05-042-2/+1
|\
| * ubi: Remove unnecessary struct declarationWan Jiabing2021-04-151-2/+0
| * ubi: Fix fall-through warnings for ClangGustavo A. R. Silva2021-04-151-0/+1
* | Merge tag 'printk-for-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2021-04-271-2/+15
|\ \
| * | printk: introduce a kmsg_dump iteratorJohn Ogness2021-03-081-1/+4
| * | mtd: mtdoops: synchronize kmsg_dumperJohn Ogness2021-03-081-1/+11
* | | Merge tag 'mtd/for-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd...Linus Torvalds2021-04-2654-789/+1711
|\ \ \
| * | | Revert "mtd: rawnand: bbt: Skip bad blocks when searching for the BBT in NAND"Fabio Estevam2021-04-191-5/+0
| * | | mtd: core: Constify buf in mtd_write_user_prot_reg()Tudor Ambarus2021-04-167-16/+21
| * | | Merge tag 'nand/for-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/mt...Richard Weinberger2021-04-1516-167/+444
| |\ \ \