summaryrefslogtreecommitdiff
path: root/drivers/leds
AgeCommit message (Expand)AuthorFilesLines
12 daysleds: ss4200: Convert PCIBIOS_* return codes to errnosIlpo Järvinen1-2/+5
12 daysleds: trigger: Unregister sysfs attributes before calling deactivate()Hans de Goede1-1/+1
2024-02-23leds: trigger: panic: Don't register panic notifier if creating the trigger f...Heiner Kallweit1-1/+4
2023-11-20leds: trigger: ledtrig-cpu:: Fix 'output may be truncated' issue for 'cpu'Christophe JAILLET1-2/+2
2023-11-20ledtrig-cpu: Limit to 8 CPUsPavel Machek1-3/+10
2023-11-20leds: pwm: Don't disable the PWM when the LED should be offUwe Kleine-König1-1/+1
2023-11-20leds: pwm: convert to atomic PWM APIUwe Kleine-König1-32/+9
2023-11-20leds: pwm: simplify if conditionUwe Kleine-König1-1/+1
2021-07-20leds: ktd2692: Fix an error handling pathChristophe JAILLET1-9/+18
2021-07-20leds: as3645a: Fix error return code in as3645a_parse_node()Zhen Lei1-0/+1
2021-05-26leds: lp5523: check return value of lp5xx_read and jump to cleanup codePhillip Potter1-1/+3
2021-05-26Revert "leds: lp5523: fix a missing check of return value of lp55xx_read"Greg Kroah-Hartman1-3/+1
2021-02-04leds: trigger: fix potential deadlock with libataAndrea Righi1-4/+6
2020-11-05leds: bcm6328, bcm6358: use devres LED registering functionMarek Behún2-2/+2
2020-10-01leds: mlxreg: Fix possible buffer overflowOleh Kravchenko1-2/+2
2020-08-19leds: core: Flush scheduled work for system suspendKai-Heng Feng1-0/+1
2020-08-19leds: lm355x: avoid enum conversion warningArnd Bergmann1-3/+4
2020-08-11leds: 88pm860x: fix use-after-free on unbindJohan Hovold1-1/+13
2020-08-11leds: lm3533: fix use-after-free on unbindJohan Hovold1-3/+9
2020-08-11leds: da903x: fix use-after-free on unbindJohan Hovold1-1/+13
2020-08-11leds: wm831x-status: fix use-after-free on unbindJohan Hovold1-1/+13
2020-02-24leds: pca963x: Fix open-drain initializationZahari Petkov1-3/+5
2020-01-27led: triggers: Fix dereferencing of null pointerOleh Kravchenko1-2/+2
2020-01-04leds: lm3692x: Handle failure to probe the regulatorGuido Günther1-2/+11
2019-12-17leds: trigger: netdev: fix handling on interface renameMartin Schiller1-1/+4
2019-10-05led: triggers: Fix a memory leak bugWenwen Wang1-0/+1
2019-10-05leds: leds-lp5562 allow firmware files up to the maximum lengthNick Stoughton1-1/+5
2019-05-04leds: trigger: netdev: use memcpy in device_name_storeRasmus Villemoes1-1/+2
2019-05-04leds: pca9532: fix a potential NULL pointer dereferenceKangjie Lu1-2/+6
2019-05-04leds: trigger: netdev: fix refcnt leak on interface renameRafał Miłecki1-8/+5
2019-04-05leds: lp55xx: fix null deref on firmware load failureMichal Kazior1-2/+2
2019-02-27leds: lp5523: fix a missing check of return value of lp55xx_readKangjie Lu1-1/+3
2019-01-13leds: pwm: silently error out on EPROBE_DEFERJerome Brunet1-2/+3
2018-08-07leds: ns2: Change unsigned to unsigned intKitone Elvis Peter1-2/+2
2018-07-06leds: gpio trigger: simplifications from core changesUwe Kleine-König1-62/+25
2018-07-06leds: backlight trigger: simplifications from core changesUwe Kleine-König1-43/+19
2018-07-06leds: activity trigger: simplifications from core changesUwe Kleine-König1-22/+16
2018-07-06leds: default-on trigger: make use of module_led_trigger()Uwe Kleine-König1-13/+1
2018-07-06leds: heartbeat trigger: simplifications from core changesUwe Kleine-König1-22/+19
2018-07-06leds: oneshot trigger: simplifications from core changesUwe Kleine-König1-63/+26
2018-07-06leds: transient trigger: simplifications from core changesUwe Kleine-König1-68/+30
2018-07-06leds: timer trigger: simplifications from core changesUwe Kleine-König1-40/+13
2018-07-06leds: netdev trigger: simplifications from core changesUwe Kleine-König1-68/+31
2018-07-06leds: triggers: handle .trigger_data and .activated() in the coreUwe Kleine-König1-0/+3
2018-07-06leds: triggers: add device attribute supportUwe Kleine-König1-0/+12
2018-07-06leds: triggers: let struct led_trigger::activate() return an error codeUwe Kleine-König10-28/+63
2018-07-05leds: triggers: make the MODULE_LICENSE string match the actual licenseUwe Kleine-König6-12/+8
2018-07-03leds: lm3692x: Support LED sync configurationDan Murphy1-38/+120
2018-07-03leds: lm3692x: Change DT calls to fwnode callsDan Murphy1-17/+21
2018-07-03leds: lm3692x: Update license header to SPDXDan Murphy1-14/+3