Age | Commit message (Expand) | Author | Files | Lines |
2018-01-31 | Merge branch 'misc.poll' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 1 | -1/+1 |
2018-01-29 | Merge tag 'mfd-next-4.16' of git://git.kernel.org/pub/scm/linux/kernel/git/le... | Linus Torvalds | 1 | -1/+1 |
2018-01-07 | leds: core: Fix regression caused by commit 2b83ff96f51d | Jacek Anaszewski | 1 | -1/+2 |
2017-12-27 | led: core: Fix brightness setting when setting delay_off=0 | Matthieu CASTET | 1 | -1/+1 |
2017-12-01 | leds: pm8058: Silence pointer to integer size warning | Bjorn Andersson | 1 | -1/+1 |
2017-11-28 | the rest of drivers/*: annotate ->poll() instances | Al Viro | 1 | -1/+1 |
2017-11-15 | Merge tag 'leds_for_4.15rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 12 | -22/+608 |
2017-11-07 | leds: Add driver for PC Engines APU/APU2 LEDs | Alan Mizrahi | 3 | -0/+289 |
2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 2 | -0/+2 |
2017-10-30 | leds: lp55xx: fix spelling mistake: 'cound' -> 'could' | Arvind Yadav | 1 | -1/+1 |
2017-10-25 | leds: Convert timers to use timer_setup() | Kees Cook | 3 | -15/+18 |
2017-10-09 | leds: tca6507: Remove unnecessary reg check | Christos Gkekas | 1 | -1/+1 |
2017-10-06 | leds: ledtrig-heartbeat: Convert timers to use timer_setup() | Kees Cook | 1 | -6/+10 |
2017-10-06 | leds: pca955x: Don't invert requested value in pca955x_gpio_set_value() | Andrew Jeffery | 1 | -5/+12 |
2017-10-06 | leds: ledtrig-activity: Add a system activity LED trigger | Willy Tarreau | 3 | -0/+283 |
2017-09-23 | as3645a: Unregister indicator LED on device unbind | Sakari Ailus | 1 | -0/+1 |
2017-09-23 | as3645a: Use integer numbers for parsing LEDs | Sakari Ailus | 1 | -2/+24 |
2017-09-23 | as3645a: Use ams,input-max-microamp as documented in DT bindings | Sakari Ailus | 1 | -1/+1 |
2017-09-14 | dmi: Mark all struct dmi_system_id instances const | Christoph Hellwig | 2 | -2/+2 |
2017-09-08 | Merge tag 'leds_for_4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/j.... | Linus Torvalds | 12 | -94/+329 |
2017-09-05 | media: leds: as3645a: add V4L2_FLASH_LED_CLASS dependency | Arnd Bergmann | 1 | -0/+1 |
2017-08-30 | leds: pca955x: check for I2C errors | Cédric Le Goater | 1 | -31/+83 |
2017-08-29 | leds: gpio: Allow LED to retain state at shutdown | Andrew Jeffery | 1 | -1/+6 |
2017-08-29 | leds: powernv: Delete an error message for a failed memory allocation in powe... | Markus Elfring | 1 | -5/+1 |
2017-08-29 | leds: lp8501: make several arrays static const | Colin Ian King | 1 | -3/+3 |
2017-08-29 | leds: lp5562: make several arrays static const | Colin Ian King | 1 | -5/+5 |
2017-08-29 | leds: lp5521: make several arrays static const | Colin Ian King | 1 | -4/+4 |
2017-08-29 | leds: aat1290: make array max_mm_current_percent static const | Colin Ian King | 1 | -2/+4 |
2017-08-29 | leds: pca955x: Prevent crippled LED device name | Jacek Anaszewski | 1 | -4/+8 |
2017-08-29 | leds: lm3533: constify attribute_group structure | Amitoj Kaur Chawla | 1 | -1/+1 |
2017-08-27 | media: leds: as3645a: Add LED flash class driver | Sakari Ailus | 3 | -0/+772 |
2017-08-27 | media: v4l2-flash-led-class: Create separate sub-devices for indicators | Sakari Ailus | 2 | -4/+4 |
2017-08-14 | leds: pca955x: add GPIO support | Cédric Le Goater | 2 | -17/+131 |
2017-08-14 | leds: pca955x: use devm_led_classdev_register | Cédric Le Goater | 1 | -22/+4 |
2017-08-14 | leds: pca955x: add device tree support | Cédric Le Goater | 1 | -12/+89 |
2017-08-13 | leds: Convert to using %pOF instead of full_name | Rob Herring | 1 | -2/+2 |
2017-08-04 | leds: blinkm: constify attribute_group structures. | Arvind Yadav | 1 | -1/+1 |
2017-07-16 | leds: tlc591xx: add missing of_node_put | Julia Lawall | 1 | -2/+6 |
2017-07-16 | leds: tlc591xx: merge conditional tests | Julia Lawall | 1 | -3/+2 |
2017-07-06 | Merge tag 'leds_for_4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/j.... | Linus Torvalds | 7 | -237/+27 |
2017-07-01 | leds: lp55xx: make various arrays static const | Colin Ian King | 1 | -5/+5 |
2017-06-20 | Merge tag 'v4.12-rc6' into patchwork | Mauro Carvalho Chehab | 2 | -33/+2 |
2017-06-19 | leds: Remove SEAD-3 driver | Paul Burton | 3 | -89/+0 |
2017-06-18 | Merge tag 'led_fixes_for_4.12-rc6' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2 | -33/+2 |
2017-06-13 | Revert "leds: handle suspend/resume in heartbeat trigger" | Zhang Bo | 1 | -31/+0 |
2017-06-13 | leds: bcm6328: fix signal source assignment for leds 4 to 7 | Jonas Gorski | 1 | -2/+2 |
2017-06-07 | Merge tag 'media/v4.12-2' into patchwork | Mauro Carvalho Chehab | 1 | -1/+1 |
2017-06-06 | [media] v4l: flash led class: Use fwnode_handle instead of device_node in init | Sakari Ailus | 2 | -4/+6 |
2017-05-29 | leds: trigger: gpio: Use threaded IRQ | Jan Kiszka | 1 | -23/+6 |
2017-05-29 | leds: trigger: gpio: Refresh LED state after GPIO change | Jan Kiszka | 1 | -0/+2 |