Age | Commit message (Expand) | Author |
2018-01-31 | Merge tag 'leds_for_4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2018-01-30 | Merge branch 'misc.poll' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2018-01-29 | Merge tag 'mfd-next-4.16' of git://git.kernel.org/pub/scm/linux/kernel/git/le... | Linus Torvalds |
2018-01-11 | leds: ledtrig-transient: Add SPDX license identifiers | Shuah Khan |
2018-01-08 | leds: lp8860: Various fixes to align with LED framework | Dan Murphy |
2018-01-08 | leds: lp8860: Add DT parsing to retrieve the trigger node | Dan Murphy |
2018-01-08 | leds: lp8860: Update the dt parsing for LED labeling | Dan Murphy |
2018-01-08 | leds: as3645a: Fix line over 80 characters | Dan Murphy |
2018-01-08 | leds: as3645a: Fix quoted string split warning | Dan Murphy |
2018-01-08 | leds: lm3692x: Introduce LM3692x dual string driver | Dan Murphy |
2018-01-08 | leds: trigger: Introduce a NETDEV trigger | Ben Whitten |
2018-01-08 | leds: blinkm: avoid uninitialized data use | Arnd Bergmann |
2018-01-08 | ledtrig-activity: Grammar s/a immediate/an immediate/ | Geert Uytterhoeven |
2018-01-08 | leds: pwm: Remove unneeded header file | Fabio Estevam |
2018-01-08 | leds: lp8860: Add regulator enable during init | Dan Murphy |
2018-01-08 | leds: lp8860: Fix linuxdoc format for structure | Dan Murphy |
2018-01-07 | leds: core: Fix regression caused by commit 2b83ff96f51d | Jacek Anaszewski |
2017-12-27 | led: core: Fix brightness setting when setting delay_off=0 | Matthieu CASTET |
2017-12-01 | leds: pm8058: Silence pointer to integer size warning | Bjorn Andersson |
2017-11-28 | the rest of drivers/*: annotate ->poll() instances | Al Viro |
2017-11-14 | Merge tag 'leds_for_4.15rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2017-11-06 | leds: Add driver for PC Engines APU/APU2 LEDs | Alan Mizrahi |
2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman |
2017-10-30 | leds: lp55xx: fix spelling mistake: 'cound' -> 'could' | Arvind Yadav |
2017-10-25 | leds: Convert timers to use timer_setup() | Kees Cook |
2017-10-09 | leds: tca6507: Remove unnecessary reg check | Christos Gkekas |
2017-10-06 | leds: ledtrig-heartbeat: Convert timers to use timer_setup() | Kees Cook |
2017-10-06 | leds: pca955x: Don't invert requested value in pca955x_gpio_set_value() | Andrew Jeffery |
2017-10-06 | leds: ledtrig-activity: Add a system activity LED trigger | Willy Tarreau |
2017-09-23 | as3645a: Unregister indicator LED on device unbind | Sakari Ailus |
2017-09-23 | as3645a: Use integer numbers for parsing LEDs | Sakari Ailus |
2017-09-23 | as3645a: Use ams,input-max-microamp as documented in DT bindings | Sakari Ailus |
2017-09-14 | dmi: Mark all struct dmi_system_id instances const | Christoph Hellwig |
2017-09-07 | Merge tag 'leds_for_4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/j.... | Linus Torvalds |
2017-09-05 | media: leds: as3645a: add V4L2_FLASH_LED_CLASS dependency | Arnd Bergmann |
2017-08-30 | leds: pca955x: check for I2C errors | Cédric Le Goater |
2017-08-29 | leds: gpio: Allow LED to retain state at shutdown | Andrew Jeffery |
2017-08-29 | leds: powernv: Delete an error message for a failed memory allocation in powe... | Markus Elfring |
2017-08-29 | leds: lp8501: make several arrays static const | Colin Ian King |
2017-08-29 | leds: lp5562: make several arrays static const | Colin Ian King |
2017-08-29 | leds: lp5521: make several arrays static const | Colin Ian King |
2017-08-29 | leds: aat1290: make array max_mm_current_percent static const | Colin Ian King |
2017-08-29 | leds: pca955x: Prevent crippled LED device name | Jacek Anaszewski |
2017-08-29 | leds: lm3533: constify attribute_group structure | Amitoj Kaur Chawla |
2017-08-26 | media: leds: as3645a: Add LED flash class driver | Sakari Ailus |
2017-08-26 | media: v4l2-flash-led-class: Create separate sub-devices for indicators | Sakari Ailus |
2017-08-14 | leds: pca955x: add GPIO support | Cédric Le Goater |
2017-08-14 | leds: pca955x: use devm_led_classdev_register | Cédric Le Goater |
2017-08-14 | leds: pca955x: add device tree support | Cédric Le Goater |
2017-08-12 | leds: Convert to using %pOF instead of full_name | Rob Herring |