aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2021-06-11mtd: amd76xrom: remove unnecessary oom messageZhen Lei1-4/+2
2021-06-11mtd: ck804xrom: remove unnecessary oom messageZhen Lei1-5/+3
2021-06-11mtd: esb2rom: remove unnecessary oom messageZhen Lei1-4/+3
2021-06-11mtd: ichxrom: remove unnecessary oom messageZhen Lei1-4/+2
2021-06-11mtd: sun_uflash: remove unnecessary oom messageZhen Lei1-3/+1
2021-06-11mtd: mtdoops: remove unnecessary oom messageZhen Lei1-3/+1
2021-06-11mtd: rawnand: atmel: remove unnecessary oom messageZhen Lei1-3/+1
2021-06-11mtd: rawnand: sunxi: remove unnecessary oom messageZhen Lei1-3/+1
2021-06-11mtd: nftl: remove unnecessary oom messageZhen Lei1-4/+1
2021-06-11mtd: rfd_ftl: remove unnecessary oom messageZhen Lei1-4/+1
2021-06-11mtd: devices: add support for microchip 48l640 EERAMHeiko Schocher3-0/+380
2021-06-11mtd: devices: add devicetree documentation for microchip 48l640Heiko Schocher1-0/+45
2021-06-11mtd: core: use MTD_DEVICE_ATTR_RO/RW() helper macrosZhen Lei1-25/+21
2021-06-11mtd: core: add MTD_DEVICE_ATTR_RO/RW() helper macrosZhen Lei1-0/+6
2021-06-11mtd: mtdpart: use DEVICE_ATTR_RO() helper macroZhen Lei1-4/+3
2021-05-26mtd: parsers: qcom: Fix leaking of partition nameAnsuel Smith1-0/+10
2021-05-26mtd: partitions: redboot: fix style issuesCorentin Labbe1-35/+34
2021-05-26mtd: partitions: redboot: seek fis-index-block in the right nodeCorentin Labbe1-1/+6
2021-05-26mtd: devices: Remove superfluous "break"Ding Senjie1-1/+0
2021-05-26mtd: core: Potential NULL dereference in mtd_otp_size()Dan Carpenter1-1/+5
2021-05-26mtd: core: Fix freeing of otp_info bufferJon Hunter1-4/+2
2021-05-10drivers: mtd: sm_ftl: Fix alignment of block commentShubhankar Kuranagatti1-19/+32
2021-05-10mtd: Create partname and partid debug files for child MTDsPetr Malat1-4/+5
2021-05-10mtd: tests: Remove redundant assignment to errYang Li1-2/+0
2021-05-10mtd: *nftl: return -ENOMEM when kmalloc failedYang Li2-2/+2
2021-05-10mtd: mtd_oobtest: Remove redundant assignment to errJiapeng Chong1-6/+0
2021-05-10mtd: core: add OTP nvmem provider supportMichael Walle2-0/+150
2021-05-10dt-bindings: mtd: spi-nor: add otp propertyMichael Walle1-0/+6
2021-05-10dt-bindings: mtd: add OTP bindingsMichael Walle1-0/+50
2021-05-10dt-bindings: mtd: add YAML schema for the generic MTD bindingsMichael Walle2-15/+40
2021-05-10nvmem: core: allow specifying of_nodeMichael Walle2-1/+5
2021-05-10mtd: parsers: trx: Allow to use TRX parser on Mediatek SoCsHauke Mehrtens1-1/+1
2021-05-10mtd: parsers: trx: Allow to specify brcm, trx-magic in DTHauke Mehrtens1-1/+8
2021-05-10dt-bindings: mtd: brcm,trx: Add brcm,trx-magicHauke Mehrtens1-0/+5
2021-05-10mtd: nftlcore: remove set but rewrite variablesTian Tao1-1/+0
2021-05-10mtd: mtdpart: Convert sysfs sprintf/snprintf family to sysfs_emitTian Tao1-1/+1
2021-05-10mtd: core: Convert sysfs sprintf/snprintf family to sysfs_emitTian Tao1-18/+17
2021-05-10mtd: mtd_oobtest: fix error return code in mtd_oobtest_init()Zhang Xiaoxu1-0/+1
2021-05-10mtd: phram: Fix error return code in phram_setup()Yu Kuai1-0/+1
2021-05-10mtd: plat-ram: remove redundant dev_err call in platram_probe()Yu Kuai1-1/+0
2021-05-09Linux 5.13-rc1Linus Torvalds1-2/+2
2021-05-09fbmem: fix horribly incorrect placement of __maybe_unusedLinus Torvalds1-1/+1
2021-05-09Merge tag 'drm-next-2021-05-10' of git://anongit.freedesktop.org/drm/drmLinus Torvalds19-81/+332
2021-05-09Merge tag 'block-5.13-2021-05-09' of git://git.kernel.dk/linux-blockLinus Torvalds4-21/+3
2021-05-09Merge tag '5.13-rc-smb3-part3' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds3-0/+14
2021-05-09Merge tag 'sched-urgent-2021-05-09' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds4-15/+37
2021-05-09Merge tag 'locking-urgent-2021-05-09' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds5-60/+58
2021-05-09Merge tag 'perf_urgent_for_v5.13_rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-21/+26
2021-05-09Merge tag 'x86_urgent_for_v5.13_rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds16-233/+263
2021-05-08Revert "bio: limit bio max size"Jens Axboe4-21/+3