| Commit message (Expand) | Author | Age | Files | Lines |
* | dmi: Mark all struct dmi_system_id instances const | Christoph Hellwig | 2017-09-14 | 2 | -2/+2 |
* | Merge tag 'leds_for_4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/j.... | Linus Torvalds | 2017-09-07 | 12 | -94/+329 |
|\ |
|
| * | leds: pca955x: check for I2C errors | Cédric Le Goater | 2017-08-30 | 1 | -31/+83 |
| * | leds: gpio: Allow LED to retain state at shutdown | Andrew Jeffery | 2017-08-29 | 1 | -1/+6 |
| * | leds: powernv: Delete an error message for a failed memory allocation in powe... | Markus Elfring | 2017-08-29 | 1 | -5/+1 |
| * | leds: lp8501: make several arrays static const | Colin Ian King | 2017-08-29 | 1 | -3/+3 |
| * | leds: lp5562: make several arrays static const | Colin Ian King | 2017-08-29 | 1 | -5/+5 |
| * | leds: lp5521: make several arrays static const | Colin Ian King | 2017-08-29 | 1 | -4/+4 |
| * | leds: aat1290: make array max_mm_current_percent static const | Colin Ian King | 2017-08-29 | 1 | -2/+4 |
| * | leds: pca955x: Prevent crippled LED device name | Jacek Anaszewski | 2017-08-29 | 1 | -4/+8 |
| * | leds: lm3533: constify attribute_group structure | Amitoj Kaur Chawla | 2017-08-29 | 1 | -1/+1 |
| * | leds: pca955x: add GPIO support | Cédric Le Goater | 2017-08-14 | 2 | -17/+131 |
| * | leds: pca955x: use devm_led_classdev_register | Cédric Le Goater | 2017-08-14 | 1 | -22/+4 |
| * | leds: pca955x: add device tree support | Cédric Le Goater | 2017-08-14 | 1 | -12/+89 |
| * | leds: Convert to using %pOF instead of full_name | Rob Herring | 2017-08-12 | 1 | -2/+2 |
| * | leds: blinkm: constify attribute_group structures. | Arvind Yadav | 2017-08-04 | 1 | -1/+1 |
| * | leds: tlc591xx: add missing of_node_put | Julia Lawall | 2017-07-16 | 1 | -2/+6 |
| * | leds: tlc591xx: merge conditional tests | Julia Lawall | 2017-07-16 | 1 | -3/+2 |
* | | media: leds: as3645a: add V4L2_FLASH_LED_CLASS dependency | Arnd Bergmann | 2017-09-05 | 1 | -0/+1 |
* | | media: leds: as3645a: Add LED flash class driver | Sakari Ailus | 2017-08-27 | 3 | -0/+772 |
* | | media: v4l2-flash-led-class: Create separate sub-devices for indicators | Sakari Ailus | 2017-08-27 | 2 | -4/+4 |
|/ |
|
* | Merge tag 'leds_for_4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/j.... | Linus Torvalds | 2017-07-06 | 7 | -237/+27 |
|\ |
|
| * | leds: lp55xx: make various arrays static const | Colin Ian King | 2017-06-30 | 1 | -5/+5 |
| * | leds: Remove SEAD-3 driver | Paul Burton | 2017-06-19 | 3 | -89/+0 |
| * | leds: trigger: gpio: Use threaded IRQ | Jan Kiszka | 2017-05-29 | 1 | -23/+6 |
| * | leds: trigger: gpio: Refresh LED state after GPIO change | Jan Kiszka | 2017-05-29 | 1 | -0/+2 |
| * | leds: Delete obsolete Versatile driver | Linus Walleij | 2017-05-14 | 3 | -119/+0 |
| * | leds: pca963x: Add bindings to invert polarity | Anders Darander | 2017-05-14 | 1 | -2/+15 |
* | | Merge tag 'v4.12-rc6' into patchwork | Mauro Carvalho Chehab | 2017-06-20 | 2 | -33/+2 |
|\ \ |
|
| * \ | Merge tag 'led_fixes_for_4.12-rc6' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2017-06-18 | 2 | -33/+2 |
| |\ \ |
|
| | * | | Revert "leds: handle suspend/resume in heartbeat trigger" | Zhang Bo | 2017-06-13 | 1 | -31/+0 |
| | * | | leds: bcm6328: fix signal source assignment for leds 4 to 7 | Jonas Gorski | 2017-06-13 | 1 | -2/+2 |
| | |/ |
|
* | | | Merge tag 'media/v4.12-2' into patchwork | Mauro Carvalho Chehab | 2017-06-07 | 1 | -1/+1 |
|\| | |
|
| * | | leds: pca955x: Correct I2C Functionality | Tin Huynh | 2017-05-22 | 1 | -1/+1 |
| |/ |
|
* / | [media] v4l: flash led class: Use fwnode_handle instead of device_node in init | Sakari Ailus | 2017-06-06 | 2 | -4/+6 |
|/ |
|
* | scripts/spelling.txt: add "memory" pattern and fix typos | Stephen Boyd | 2017-05-09 | 3 | -3/+3 |
* | leds: pca9532: Extend pca9532 device tree support | Felix Brack | 2017-04-19 | 1 | -1/+26 |
* | leds: cpcap: new driver | Sebastian Reichel | 2017-03-29 | 3 | -0/+249 |
* | leds: lp3952: Use 'if (ret)' pattern | Andy Shevchenko | 2017-03-23 | 1 | -3/+4 |
* | leds: lp3952: Remove ACPI support for lp3952 | Andy Shevchenko | 2017-03-23 | 2 | -12/+0 |
* | leds: mt6323: Fix an off by one bug in probe | Dan Carpenter | 2017-03-23 | 1 | -1/+1 |
* | leds: Add LED support for MT6323 PMIC | Sean Wang | 2017-03-21 | 3 | -0/+511 |
* | leds: gpio: use OF variant of LED registering function | Rafał Miłecki | 2017-03-08 | 1 | -6/+6 |
* | leds: core: add OF variants of LED registering functions | Rafał Miłecki | 2017-03-08 | 1 | -10/+16 |
* | dell-led: move driver to drivers/platform/x86/dell-wmi-led.c | Michał Kępień | 2017-03-06 | 3 | -211/+0 |
* | dell-led: remove code related to mic mute LED | Michał Kępień | 2017-03-06 | 2 | -19/+7 |
* | platform/x86: dell-laptop: import dell_micmute_led_set() from drivers/leds/de... | Michał Kępień | 2017-03-06 | 1 | -29/+0 |
* | ALSA: hda - use dell_micmute_led_set() instead of dell_app_wmi_led_set() | Michał Kępień | 2017-03-06 | 1 | -18/+2 |
* | dell-led: remove GUID check from dell_micmute_led_set() | Michał Kępień | 2017-03-06 | 1 | -3/+0 |
* | leds/trigger/cpu: Add LED trigger for all CPUs aggregated | Paulo Costa | 2017-03-06 | 1 | -2/+31 |