summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2021-06-11mtd: sun_uflash: remove unnecessary oom messageZhen Lei
2021-06-11mtd: mtdoops: remove unnecessary oom messageZhen Lei
2021-06-11mtd: rawnand: atmel: remove unnecessary oom messageZhen Lei
2021-06-11mtd: rawnand: sunxi: remove unnecessary oom messageZhen Lei
2021-06-11mtd: nftl: remove unnecessary oom messageZhen Lei
2021-06-11mtd: rfd_ftl: remove unnecessary oom messageZhen Lei
2021-06-11mtd: devices: add support for microchip 48l640 EERAMHeiko Schocher
2021-06-11mtd: core: use MTD_DEVICE_ATTR_RO/RW() helper macrosZhen Lei
2021-06-11mtd: core: add MTD_DEVICE_ATTR_RO/RW() helper macrosZhen Lei
2021-06-11mtd: mtdpart: use DEVICE_ATTR_RO() helper macroZhen Lei
2021-05-26mtd: parsers: qcom: Fix leaking of partition nameAnsuel Smith
2021-05-26mtd: partitions: redboot: fix style issuesCorentin Labbe
2021-05-26mtd: partitions: redboot: seek fis-index-block in the right nodeCorentin Labbe
2021-05-26mtd: devices: Remove superfluous "break"Ding Senjie
2021-05-26mtd: core: Potential NULL dereference in mtd_otp_size()Dan Carpenter
2021-05-26mtd: core: Fix freeing of otp_info bufferJon Hunter
2021-05-10drivers: mtd: sm_ftl: Fix alignment of block commentShubhankar Kuranagatti
2021-05-10mtd: Create partname and partid debug files for child MTDsPetr Malat
2021-05-10mtd: tests: Remove redundant assignment to errYang Li
2021-05-10mtd: *nftl: return -ENOMEM when kmalloc failedYang Li
2021-05-10mtd: mtd_oobtest: Remove redundant assignment to errJiapeng Chong
2021-05-10mtd: core: add OTP nvmem provider supportMichael Walle
2021-05-10nvmem: core: allow specifying of_nodeMichael Walle
2021-05-10mtd: parsers: trx: Allow to use TRX parser on Mediatek SoCsHauke Mehrtens
2021-05-10mtd: parsers: trx: Allow to specify brcm, trx-magic in DTHauke Mehrtens
2021-05-10mtd: nftlcore: remove set but rewrite variablesTian Tao
2021-05-10mtd: mtdpart: Convert sysfs sprintf/snprintf family to sysfs_emitTian Tao
2021-05-10mtd: core: Convert sysfs sprintf/snprintf family to sysfs_emitTian Tao
2021-05-10mtd: mtd_oobtest: fix error return code in mtd_oobtest_init()Zhang Xiaoxu
2021-05-10mtd: phram: Fix error return code in phram_setup()Yu Kuai
2021-05-10mtd: plat-ram: remove redundant dev_err call in platram_probe()Yu Kuai
2021-05-09fbmem: fix horribly incorrect placement of __maybe_unusedLinus Torvalds
2021-05-09Merge tag 'drm-next-2021-05-10' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2021-05-08drm/i915/display: fix compiler warning about array overrunLinus Torvalds
2021-05-08Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2021-05-08Merge tag 'kbuild-v5.13-2' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Linus Torvalds
2021-05-08Merge tag 'net-5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2021-05-09linux/kconfig.h: replace IF_ENABLED() with PTR_IF() in <linux/kernel.h>Masahiro Yamada
2021-05-07Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n...Jakub Kicinski
2021-05-07atm: firestream: Use fallthrough pseudo-keywordWei Ming Chen
2021-05-07net: stmmac: Do not enable RX FIFO overflow interruptsYannick Vignon
2021-05-07Merge tag 'tag-chrome-platform-for-v5.13' of git://git.kernel.org/pub/scm/lin...Linus Torvalds
2021-05-07Merge tag 'i3c/for-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/i3c...Linus Torvalds
2021-05-07Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2021-05-07Merge tag 'block-5.13-2021-05-07' of git://git.kernel.dk/linux-blockLinus Torvalds
2021-05-07i40e: Remove LLDP frame filtersArkadiusz Kubalewski
2021-05-07i40e: Fix PHY type identifiers for 2.5G and 5G adaptersMateusz Palczewski
2021-05-07i40e: fix the restart auto-negotiation after FEC modifiedJaroslaw Gawin
2021-05-07i40e: Fix use-after-free in i40e_client_subtask()Yunjian Wang
2021-05-07i40e: fix broken XDP supportMagnus Karlsson