index
:
linux.git
arm64-uaccess
for-next
master
vsnprintf
Linux kernel source tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
leds
Age
Commit message (
Expand
)
Author
2023-11-01
leds: trigger: ledtrig-cpu:: Fix 'output may be truncated' issue for 'cpu'
Christophe JAILLET
2023-11-01
leds: pwm: Don't disable the PWM when the LED should be off
Uwe Kleine-König
2023-11-01
leds: turris-omnia: Add support for enabling/disabling HW gamma correction
Marek Behún
2023-11-01
leds: turris-omnia: Support HW controlled mode via private trigger
Marek Behún
2023-11-01
leds: turris-omnia: Make set_brightness() more efficient
Marek Behún
2023-11-01
leds: turris-omnia: Do not use SMBUS calls
Marek Behún
2023-11-01
leds: lp55xx: Use gpiod_set_value_cansleep()
Stefan Eichenberger
2023-11-01
leds: mt6370: Annotate struct mt6370_priv with __counted_by
Kees Cook
2023-11-01
leds: mt6360: Annotate struct mt6360_priv with __counted_by
Kees Cook
2023-11-01
leds: Convert all platform drivers to return void
Uwe Kleine-König
2023-11-01
leds: simatic-ipc-leds-gpio: Convert to platform remove callback returning void
Uwe Kleine-König
2023-11-01
leds: qcom-lpg: Annotate struct lpg_led with __counted_by
Kees Cook
2023-11-01
leds: lm3697: Annotate struct lm3697 with __counted_by
Kees Cook
2023-11-01
leds: gpio: Annotate struct gpio_leds_priv with __counted_by
Kees Cook
2023-11-01
leds: el15203000: Annotate struct el15203000 with __counted_by
Kees Cook
2023-11-01
leds: cr0014114: Annotate struct cr0014114 with __counted_by
Kees Cook
2023-11-01
leds: aw200xx: Annotate struct aw200xx with __counted_by
Kees Cook
2023-11-01
leds: pca955x: Fix -Wvoid-pointer-to-enum-cast warning
Justin Stitt
2023-10-13
pwm: Manage owner assignment implicitly for drivers
Uwe Kleine-König
2023-09-19
leds: Drop BUG_ON check for LED_COLOR_ID_MULTI
Marek Behún
2023-09-04
Merge tag 'leds-next-6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/le...
Linus Torvalds
2023-09-01
Merge tag 'platform-drivers-x86-v6.6-1' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
2023-08-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-08-22
leds: trigger: netdev: rename 'hw_control' sysfs entry to 'offloaded'
Marek Behún
2023-08-18
leds: aw2013: Enable pull-up supply for interrupt and I2C
Lin, Meng-Bo
2023-08-18
leds: uleds: Use module_misc_device macro to simplify the code
Li Zetao
2023-08-18
leds: trigger: netdev: Use module_led_trigger macro to simplify the code
Li Zetao
2023-08-18
leds: turris-omnia: Drop unnecessary mutex locking
Marek Behún
2023-08-18
leds: turris-omnia: Use sysfs_emit() instead of sprintf()
Marek Behún
2023-08-18
leds: Make leds_class a static const structure
Ivan Orlov
2023-08-17
leds: Remove redundant of_match_ptr()
Zhu Wang
2023-08-17
leds: trigger: tty: Do not use LED_ON/OFF constants, use led_blink_set_onesho...
Marek Behún
2023-08-17
leds: Fix BUG_ON check for LED_COLOR_ID_MULTI that is always false
Marek Behún
2023-08-17
leds: multicolor: Use rounded division when calculating color components
Marek Behún
2023-08-17
leds: rgb: Add a multicolor LED driver to group monochromatic LEDs
Jean-Jacques Hiblot
2023-08-17
leds: class: Store the color index in struct led_classdev
Jean-Jacques Hiblot
2023-08-17
leds: Provide devm_of_led_get_optional()
Jean-Jacques Hiblot
2023-08-15
leds: pca995x: Fix MODULE_DEVICE_TABLE for OF
Marek Vasut
2023-08-10
leds: trig-netdev: Disable offload on deactivation of trigger
Andrew Lunn
2023-08-10
led: trig: netdev: Fix requesting offload device
Andrew Lunn
2023-07-31
leds: simatic-ipc-leds: default config switch to platform switch
Henning Schild
2023-07-28
leds: qcom-lpg: Drop assignment to struct pwmchip::base
Uwe Kleine-König
2023-07-28
leds: flash: leds-qcom-flash: Put child node if registration failed
Fenglin Wu
2023-07-28
leds: flash: leds-qcom-flash: Turn off LED before setting flash current
Fenglin Wu
2023-07-28
leds: flash: leds-qcom-flash: Declare the driver as a module
Fenglin Wu
2023-07-28
leds: ns2: Slightly simplify a memory allocation
Christophe JAILLET
2023-07-28
leds: Explicitly include correct DT includes
Rob Herring
2023-07-28
leds: bcm63138: Rename dependency symbol ARCH_BCM4908 to ARCH_BCMBCA
Rafał Miłecki
2023-07-28
leds: simatic-ipc-leds-gpio: Add Elkhart Lake version
Henning Schild
2023-07-28
leds: pca995x: Add support for PCA995X chips
Isai Gaspar
[prev]
[next]