summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2021-05-28leds: lm3692x: Put fwnode in any case during ->probe()Andy Shevchenko
2021-05-28leds: lm36274: Correct headers (of*.h -> mod_devicetable.h)Andy Shevchenko
2021-05-28leds: lm36274: Put fwnode in error case during ->probe()Andy Shevchenko
2021-05-28leds: lm3532: Make error handling more robustAndy Shevchenko
2021-05-28leds: lm3532: select regmap I2C APIAndy Shevchenko
2021-05-28leds: lgm-sso: Drop duplicate NULL check for GPIO operationsAndy Shevchenko
2021-05-28leds: lgm-sso: Remove unneeded of_match_ptr()Andy Shevchenko
2021-05-28leds: lgm-sso: Fix clock handlingAndy Shevchenko
2021-05-28leds: el15203000: Introduce to_el15203000_led() helperAndy Shevchenko
2021-05-28leds: class: The -ENOTSUPP should never be seen by user spaceAndy Shevchenko
2021-05-28leds: leds-mlxcpld: Fix a bunch of kernel-doc formatting issuesLee Jones
2021-05-28leds: leds-lp8860: Fix kernel-doc related formatting issuesLee Jones
2021-05-28leds: leds-mlxreg: Fix incorrect documentation of struct member 'led_cdev' an...Lee Jones
2021-05-28leds: leds-lm3697: Provide some missing descriptions for struct membersLee Jones
2021-05-28leds: leds-lm3692x: Fix some kernel-doc formatting issuesLee Jones
2021-05-28leds: leds-lm3530: Fix incorrect spelling of 'brightness'Lee Jones
2021-05-28leds: leds-lp3944: Provide missing function names in documentation headersLee Jones
2021-05-28leds: leds-is31fl32xx: Provide missing description for member 'sw_shutdown_func'Lee Jones
2021-05-28leds: leds-blinkm: Remove unused variable 'ret'Lee Jones
2021-05-28leds: leds-as3645a: Fix function name 'as3645a_set_current()'Lee Jones
2021-05-28leds: leds-bcm6328: Demote kernel-doc abuseLee Jones
2021-05-28leds: led-class: Fix incorrectly documented param 'dev'Lee Jones
2021-05-28leds: leds-gpio-register: Supply description for param 'id'Lee Jones
2021-05-28leds: trigger: ledtrig-cpu: Fix incorrectly documented param 'ledevt'Lee Jones
2021-05-10leds: tlc591xx: fix return value check in tlc591xx_probe()Yang Yingliang
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
2021-05-07Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2021-05-07treewide: remove editor modelines and cruftMasahiro Yamada
2021-05-07drivers/char: remove /dev/kmem for goodDavid Hildenbrand
2021-05-07init/initramfs.c: do unpacking asynchronouslyRasmus Villemoes
2021-05-06Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2021-05-07Merge tag 'amd-drm-fixes-5.13-2021-05-05' of https://gitlab.freedesktop.org/a...Dave Airlie