index
:
nova.git
nova
nova-next
topic/nova/allocator
wip/fw-loader
dakr's fork of freedesktop.org/drm/nova
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
leds
Age
Commit message (
Expand
)
Author
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
2023-06-21
leds: trigger: netdev: expose hw_control status via sysfs
Christian Marangi
2023-06-21
leds: trigger: netdev: add additional specific link duplex mode
Christian Marangi
2023-06-21
leds: trigger: netdev: add additional specific link speed mode
Christian Marangi
2023-06-21
leds: sgm3140: Add richtek,rt5033-led compatible
Raymond Hackley
2023-06-15
leds: Fix config reference for AW200xx driver
Lukas Bulwahn
2023-06-15
leds: trigger: netdev: uninitialized variable in netdev_trig_activate()
Dan Carpenter
2023-06-09
leds: leds-mt6323: Add support for WLEDs and MT6332
AngeloGioacchino Del Regno
2023-06-09
leds: leds-mt6323: Add support for MT6331 leds
AngeloGioacchino Del Regno
2023-06-09
leds: leds-mt6323: Open code and drop MT6323_CAL_HW_DUTY macro
AngeloGioacchino Del Regno
2023-06-09
leds: leds-mt6323: Drop MT6323_ prefix from macros and defines
AngeloGioacchino Del Regno
2023-06-09
leds: leds-mt6323: Specify registers and specs in platform data
AngeloGioacchino Del Regno
[next]