linux-leds.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2016-11-29 10:47:02 to 2017-01-17 07:17:14 UTC [more...]

[PATCH v2 0/6] Move dell-led to drivers/platform/x86
 2017-01-17  7:17 UTC  (9+ messages)
` [PATCH v2 1/6] dell-led: remove GUID check from dell_micmute_led_set()
` [PATCH v2 2/6] ALSA: hda - use dell_micmute_led_set() instead of dell_app_wmi_led_set()
` [PATCH v2 3/6] ALSA: hda - rename dell_led_set_func to dell_micmute_led_set_func
` [PATCH v2 4/6] platform/x86: dell-laptop: import dell_micmute_led_set() from drivers/leds/dell-led.c
` [PATCH v2 5/6] dell-led: remove code related to mic mute LED
` [PATCH v2 6/6] dell-led: move driver to drivers/platform/x86/dell-wmi-led.c
` [PATCH v2 6+/6] platform/x86: dell-wmi-led: fix coding style issues

[PATCH v5 2/6] leds: triggers: Add a keyboard backlight trigger
 2017-01-15 15:05 UTC  (21+ messages)

[PATCH v2 1/1] of: Pass GPIO label down to gpiod_request when using get_gpiod_from_child
 2017-01-13 11:01 UTC  (3+ messages)

[PATCH v4 1/2] firmware: add SmPL report for custom fallback mechanism
 2017-01-12 14:42 UTC  (2+ messages)
  ` [PATCH v4 2/2] firmware: add DECLARE_FW_CUSTOM_FALLBACK() annotation

[PATCH v4 1/5] devicetree: mfd: Add binding for the TI LM3533
 2017-01-11 19:55 UTC  (17+ messages)
` [PATCH v4 2/5] mfd: lm3533: Support initialization from Device Tree
` [PATCH v4 3/5] backlight: "

[PATCH 4/5] firmware: add SmPL report for custom fallback mechanism
 2017-01-11 18:51 UTC  (24+ messages)
` [PATCH 5/5] firmware: add DECLARE_FW_CUSTOM_FALLBACK() annotation

[PATCH v2 4/5] firmware: add SmPL report for custom fallback mechanism
 2017-01-11 17:25 UTC  (11+ messages)
` [PATCH v2 5/5] firmware: add DECLARE_FW_CUSTOM_FALLBACK() annotation

[PATCH v3 1/5] leds: core: Add support for poll()ing the sysfs brightness attr for changes
 2017-01-10 20:23 UTC  (7+ messages)
` [PATCH v3 5/5] platform: x86: dell-*: Simplify dell-rbtn integration with dell-laptop [untested]

[PATCH 1/1 RFC] gpio: Pass GPIO label down to gpiod_request when using get_gpiod_from_child
 2017-01-10 19:57 UTC  (3+ messages)

[PATCH 0/7] Move dell-led to drivers/platform/x86
 2017-01-10  5:28 UTC  (25+ messages)
  ` [PATCH 1/7] dell-led: remove GUID check from dell_micmute_led_set()
  ` [PATCH 2/7] dell-led: export dell_micmute_led_set()
  ` [PATCH 3/7] ALSA: hda - use dell_micmute_led_set() instead of dell_app_wmi_led_set()
  ` [PATCH 4/7] dell-led: remove dell_app_wmi_led_set()
  ` [PATCH 5/7] dell-laptop: import dell_micmute_led_set() from drivers/leds/dell-led.c
  ` [PATCH 6/7] dell-led: remove code related to mic mute LED
  ` [PATCH 7/7] dell-led: move driver to drivers/platform/x86/dell-wmi-led.c

[PATCH v2] leds: add LED_ON brightness as boolean value
 2017-01-05 22:17 UTC  (2+ messages)

[PATCH] leds: add LED_ON brightness as boolean value
 2017-01-04 22:42 UTC  (3+ messages)

[PATCH v5 1/5] devicetree: mfd: Add binding for the TI LM3533
 2017-01-04 11:50 UTC  (4+ messages)
` [PATCH v5 2/5] mfd: lm3533: Support initialization from Device Tree
` [PATCH v5 3/5] backlight: "
` [PATCH v5 5/5] leds: "

[PATCH 1/2] dt-bindings: leds: document new usb-ports property
 2017-01-04  6:33 UTC  (5+ messages)
  ` [PATCH 2/2] usb: core: read USB ports from DT in the usbport LED trigger driver
` [EXAMPLE 3/2] ARM: BCM53573: Specify ports for USB LED for Tenda AC9

Urgent Please;;
 2017-01-02 17:34 UTC 

[PATCH] leds: pca9532: fix device_node_continue.cocci warnings
 2016-12-30 16:24 UTC  (5+ messages)

Соберем для Вас в интернет базу данных клиентов Email: prodawez392@gmail.com Skype: prodawez390 тел +79139230330 (whatsapp\viber\telegram) Узнайте подробнее!
 2016-12-29  7:38 UTC 

[PATCH] leds: Allow drivers to update the core, and generate events on changes
 2016-12-27 22:57 UTC  (5+ messages)

[GIT PULL] LED maintainer's email update
 2016-12-22 17:35 UTC 

[PATCH] MAINTAINERS: Update Jacek Anaszewski's email address
 2016-12-22 17:24 UTC 

[PATCH v6 0/6] Add support for IR transmitters
 2016-12-22 16:40 UTC  (8+ messages)
` [PATCH v6 1/6] [media] rc-main: assign driver type during allocation
` [PATCH v6 2/6] [media] rc-main: split setup and unregister functions
` [PATCH v6 3/6] [media] rc-core: add support for IR raw transmitters
` [PATCH v6 4/6] [media] rc-ir-raw: do not generate any receiving thread for "
` [PATCH v6 5/6] Documentation: bindings: add documentation for ir-spi device driver
` [PATCH v6 6/6] [media] rc: add support for IR LEDs driven through SPI

[PATCH v5 0/6] Add support for IR transmitters
 2016-12-18  9:06 UTC  (13+ messages)
  ` [PATCH v5 1/6] [media] rc-main: assign driver type during allocation
    ` [PATCH v6 "
  ` [PATCH v5 2/6] [media] rc-main: split setup and unregister functions
  ` [PATCH v5 3/6] [media] rc-core: add support for IR raw transmitters
` [PATCH v5 4/6] [media] rc-ir-raw: do not generate any receiving thread for "
` [PATCH v5 5/6] Documentation: bindings: add documentation for ir-spi device driver
` [PATCH v5 6/6] [media] rc: add support for IR LEDs driven through SPI

[PATCH v4 0/6] Add support for IR transmitters
 2016-12-15 16:01 UTC  (9+ messages)
` [PATCH v4 1/6] [media] rc-main: assign driver type during allocation
` [PATCH v4 2/6] [media] rc-main: split setup and unregister functions
` [PATCH v4 3/6] [media] rc-core: add support for IR raw transmitters
` [PATCH v4 4/6] [media] rc-ir-raw: do not generate any receiving thread for "
` [PATCH v4 5/6] Documentation: bindings: add documentation for ir-spi device driver
` [PATCH v4 6/6] [media] rc: add support for IR LEDs driven through SPI

[PATCH 0/7] Move dell-led to drivers/platform/x86
 2016-12-15 14:57 UTC  (2+ messages)

[GIT PULL] LED updates for 4.10
 2016-12-12 11:21 UTC 

[BUG 4.9] New led trigger usbport gets the kernel to panic
 2016-12-08 13:46 UTC  (6+ messages)

[PATCH] DT: leds: Improve examples by adding some context
 2016-12-06 11:34 UTC  (2+ messages)

leds-gpio: no GPIO labels (in debugfs)
 2016-12-02 12:51 UTC  (3+ messages)

[PATCH V5] leds: pca955x: Add ACPI support for pca955x
 2016-12-02  8:40 UTC  (2+ messages)

[bug report] leds: pca955x: Add ACPI support
 2016-12-01 20:12 UTC 

[PATCH V4] leds: pca955x: Add ACPI support for pca955x
 2016-11-30 10:23 UTC  (3+ messages)

[PATCH V3] leds: pca955x: Add ACPI support for pca955x
 2016-11-30 10:01 UTC  (12+ messages)

[PATCH] leds: netxbig: fix module autoload for OF registration
 2016-11-29 15:38 UTC  (4+ messages)

[PATCH V2] leds: pca963x: Add ACPI support
 2016-11-29 15:34 UTC  (6+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).