index
:
linux.git
dev
master
v4.9.13
Unnamed repository; edit this file 'description' to name the repository.
Lucas Castro
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
leds
Age
Commit message (
Expand
)
Author
2024-02-05
leds: trigger: panic: Don't register panic notifier if creating the trigger f...
Heiner Kallweit
2024-01-25
leds: aw200xx: Fix write to DIM parameter
Martin Kurbanov
2024-01-25
leds: aw2013: Select missing dependency REGMAP_I2C
Dang Huynh
2024-01-20
leds: ledtrig-tty: Free allocated ttyname buffer on deactivate
Florian Eckert
2023-12-13
leds: trigger: netdev: fix RTNL handling to prevent potential deadlock
Heiner Kallweit
2023-12-08
leds: class: Don't expose color sysfs entry
Takashi Iwai
2023-11-28
leds: trigger: netdev: Move size check in set_device_name
Christian Marangi
2023-11-20
leds: trigger: ledtrig-cpu:: Fix 'output may be truncated' issue for 'cpu'
Christophe JAILLET
2023-11-20
leds: pwm: Don't disable the PWM when the LED should be off
Uwe Kleine-König
2023-11-20
leds: turris-omnia: Do not use SMBUS calls
Marek Behún
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
2023-07-28
leds: simatic-ipc-leds-gpio: Fix comment style in SPDX header
Henning Schild
2023-07-28
leds: pwm: Fix error code in led_pwm_create_fwnode()
Dan Carpenter
2023-07-28
led: led-class: Read max-brightness from devicetree
Astrid Rost
2023-07-28
leds: ip30: Convert to devm_platform_ioremap_resource()
Yangtao Li
2023-07-28
leds: aw200xx: Switch back to use struct i2c_driver::probe
Uwe Kleine-König
2023-07-28
leds: simatic-ipc-leds-gpio: Restore LEDS_CLASS dependency
Arnd Bergmann
2023-07-28
leds: aw200xx: Fix error code in probe()
Dan Carpenter
2023-07-03
Merge tag 'leds-next-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/le...
Linus Torvalds
2023-06-23
leds: leds-mt6323: Adjust return/parameter types in wled get/set callbacks
Nathan Chancellor
[next]