summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2023-11-01leds: lp5521: Add an error check in lp5521_post_init_deviceSu Hui
2023-11-01leds: gpio: Update headersAndy Shevchenko
2023-11-01leds: gpio: Remove unneeded assignmentAndy Shevchenko
2023-11-01leds: gpio: Move temporary variable for struct device to gpio_led_probe()Andy Shevchenko
2023-11-01leds: gpio: Refactor code to use devm_gpiod_get_index_optional()Andy Shevchenko
2023-11-01leds: gpio: Utilise PTR_ERR_OR_ZERO()Andy Shevchenko
2023-11-01leds: gpio: Keep driver firmware interface agnosticAndy Shevchenko
2023-11-01leds: core: Refactor led_update_brightness() to use standard patternAndy Shevchenko
2023-11-01leds: turris-omnia: Fix brightness setting and trigger activatingMarek Behún
2023-11-01leds: sc27xx: Move mutex_init() downChunyan Zhang
2023-11-01leds: trigger: netdev: Move size check in set_device_nameChristian Marangi
2023-11-01leds: Add ktd202x driverAndré Apitzsch
2023-11-01leds: core: Add more colors from DT bindings to led_colorsOndrej Jirman
2023-11-01leds: tca6507: Don't use fixed GPIO baseAndy Shevchenko
2023-11-01leds: lp3952: Convert to use maple tree register cacheMark Brown
2023-11-01leds: lm392x: Convert to use maple tree register cacheMark Brown
2023-11-01leds: aw200xx: Convert to use maple tree register cacheMark Brown
2023-11-01leds: lm3601x: Convert to use maple tree register cacheMark Brown
2023-11-01leds: triggers: gpio: Rewrite to use trigger-sourcesLinus Walleij
2023-11-01leds: pca955x: Cleanup OF/ID table terminatorsBiju Das
2023-11-01leds: pca955x: Convert enum->pointer for data in the match tablesBiju Das
2023-11-01leds: lp3952: Replace deprecated strncpy with strscpyJustin Stitt
2023-11-01leds: trigger: ledtrig-cpu:: Fix 'output may be truncated' issue for 'cpu'Christophe JAILLET
2023-11-01leds: pwm: Don't disable the PWM when the LED should be offUwe Kleine-König
2023-11-01leds: turris-omnia: Add support for enabling/disabling HW gamma correctionMarek Behún
2023-11-01leds: turris-omnia: Support HW controlled mode via private triggerMarek Behún
2023-11-01leds: turris-omnia: Make set_brightness() more efficientMarek Behún
2023-11-01leds: turris-omnia: Do not use SMBUS callsMarek Behún
2023-11-01leds: lp55xx: Use gpiod_set_value_cansleep()Stefan Eichenberger
2023-11-01leds: mt6370: Annotate struct mt6370_priv with __counted_byKees Cook
2023-11-01leds: mt6360: Annotate struct mt6360_priv with __counted_byKees Cook
2023-11-01leds: Convert all platform drivers to return voidUwe Kleine-König
2023-11-01leds: simatic-ipc-leds-gpio: Convert to platform remove callback returning voidUwe Kleine-König
2023-11-01leds: qcom-lpg: Annotate struct lpg_led with __counted_byKees Cook
2023-11-01leds: lm3697: Annotate struct lm3697 with __counted_byKees Cook
2023-11-01leds: gpio: Annotate struct gpio_leds_priv with __counted_byKees Cook
2023-11-01leds: el15203000: Annotate struct el15203000 with __counted_byKees Cook
2023-11-01leds: cr0014114: Annotate struct cr0014114 with __counted_byKees Cook
2023-11-01leds: aw200xx: Annotate struct aw200xx with __counted_byKees Cook
2023-11-01leds: pca955x: Fix -Wvoid-pointer-to-enum-cast warningJustin Stitt
2023-09-10Merge tag 'topic/drm-ci-2023-08-31-1' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2023-09-09Merge tag 'riscv-for-linus-6.6-mw2-2' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2023-09-09Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2023-09-09Merge tag 'driver-core-6.6-rc1-2' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2023-09-09Merge tag 'pci-v6.6-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2023-09-09Merge tag 'ntb-6.6' of https://github.com/jonmason/ntbLinus Torvalds
2023-09-09media: dvb: symbol fixup for dvb_attach()Greg Kroah-Hartman
2023-09-08Merge tag 'block-6.6-2023-09-08' of git://git.kernel.dk/linuxLinus Torvalds
2023-09-08Merge tag 'thermal-6.6-rc1-3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2023-09-08Merge tag 'pm-6.6-rc1-3' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds