summaryrefslogtreecommitdiffstats
path: root/drivers/leds
AgeCommit message (Expand)Author
2020-08-19leds: core: Flush scheduled work for system suspendKai-Heng Feng
2020-08-19leds: lm355x: avoid enum conversion warningArnd Bergmann
2020-08-11leds: 88pm860x: fix use-after-free on unbindJohan Hovold
2020-08-11leds: lm3533: fix use-after-free on unbindJohan Hovold
2020-08-11leds: da903x: fix use-after-free on unbindJohan Hovold
2020-08-11leds: lm36274: fix use-after-free on unbindJohan Hovold
2020-08-11leds: wm831x-status: fix use-after-free on unbindJohan Hovold
2020-06-04Merge tag 'leds-5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/pav...Linus Torvalds
2020-05-25mailmap: change email for Ricardo RibaldaRicardo Ribalda Delgado
2020-05-25leds: add aw2013 driverNikita Travkin
2020-04-27leds: trigger: remove redundant assignment to variable retColin Ian King
2020-04-27leds: netxbig: Convert to use GPIO descriptorsLinus Walleij
2020-04-27leds: add sgm3140 driverLuca Weiss
2020-04-27leds: ariel: Add driver for status LEDs on Dell Wyse 3020Lubomir Rintel
2020-04-27leds: pwm: check result of led_pwm_set() in led_pwm_add()Denis Osterland-Heim
2020-04-17leds: tlc591xxt: hide error on EPROBE_DEFERTomi Valkeinen
2020-04-17leds: tca6507: Include the right headerLinus Walleij
2020-04-17leds: lt3593: Drop surplus includeLinus Walleij
2020-04-17leds: lp3952: Include the right headerLinus Walleij
2020-04-17leds: lm355x: Drop surplus includeLinus Walleij
2020-04-06leds: core: Fix warning message when init_dataRicardo Ribalda Delgado
2020-04-06leds: sort Makefile entriesPavel Machek
2020-04-06leds: ip30: label power LED as suchPavel Machek
2020-04-06leds: lm3532: make bitfield 'enabled' unsignedColin Ian King
2020-03-21leds: leds-pwm: Replace zero-length array with flexible-array memberGustavo A. R. Silva
2020-03-21leds: leds-is31fl32xx: Replace zero-length array with flexible-array memberGustavo A. R. Silva
2020-03-21leds: pwm: remove useless pwm_period_nsDenis Osterland-Heim
2020-03-21leds: pwm: remove headerDenis Osterland-Heim
2020-02-26leds: pwm: convert to atomic PWM APIUwe Kleine-König
2020-02-26leds: pwm: simplify if conditionUwe Kleine-König
2020-02-26leds: add SGI IP30 led supportThomas Bogendoerfer
2020-02-26leds: lm3697: fix spelling mistake "To" -> "Too"Colin Ian King
2020-02-26leds: leds-bd2802: remove set but not used variable 'pdata'YueHaibing
2020-02-26leds: ns2: Convert to GPIO descriptorsLinus Walleij
2020-02-26leds: ns2: Absorb platform dataLinus Walleij
2020-01-07leds: lm3692x: Disable chip on brightness 0Guido Günther
2020-01-07leds: lm3692x: Split out lm3692x_leds_disableGuido Günther
2020-01-07leds: lm3692x: Move lm3692x_init and rename to lm3692x_leds_enableGuido Günther
2020-01-07leds: lm3692x: Make sure we don't exceed the maximum LED currentGuido Günther
2020-01-06leds: lm3692x: Allow to configure over voltage protectionGuido Günther
2020-01-06leds: populate the device's of_nodeJean-Jacques Hiblot
2020-01-06leds: Add managed API to get a LED from a device driverJean-Jacques Hiblot
2020-01-06leds: Add of_led_get() and led_put()Tomi Valkeinen
2020-01-06leds: lm3532: add pointer to documentation and fix typoPavel
2020-01-04leds: lm3532: use extended registration so that LED can be used for backlightPavel
2020-01-02leds: lm3642: remove warnings for bad strtol, cleanup gotosPavel Machek
2020-01-02leds: rb532: cleanup whitespacePavel Machek
2020-01-02ledtrig-pattern: fix email address quoting in MODULE_AUTHOR()Pavel Machek
2019-12-21leds: tps6105x: add driver for MFD chip LED modeSven Van Asbroeck
2019-12-21led: max77650: add of_match tableBartosz Golaszewski