Linux LEDS Development
[Prev Page][Next Page]
- Re: [PATCH v2 10/17] leds: leds-nuc: Add support to blink behavior for NUC8/10, (continued)
- [PATCH -next] leds: class: fix W=1 warnings in led-class.c,
Yang Yingliang
- [PATCH 00/17] Add an experimental driver for Intel NUC leds,
Mauro Carvalho Chehab
- [PATCH 02/17] staging: nuc-wmi: detect WMI API detection, Mauro Carvalho Chehab
- [PATCH 03/17] staging: nuc-wmi: add support for changing S0 brightness, Mauro Carvalho Chehab
- [PATCH 07/17] staging: nuc-wmi: add basic support for NUC6 WMI, Mauro Carvalho Chehab
- [PATCH 08/17] staging: muc-wmi: add brightness and color for NUC6 API, Mauro Carvalho Chehab
- [PATCH 05/17] staging: nuc-wmi: allow changing the LED colors, Mauro Carvalho Chehab
- [PATCH 09/17] staging: nuc-wmi: Add support to blink behavior for NUC8/10, Mauro Carvalho Chehab
- [PATCH 11/17] staging: nuc-wmi: implement blink control for NUC6, Mauro Carvalho Chehab
- [PATCH 04/17] staging: nuc-wmi: add all types of brightness, Mauro Carvalho Chehab
- [PATCH 13/17] staging: nuc-led: add support for HDD activity default, Mauro Carvalho Chehab
- [PATCH 06/17] staging: nuc-wmi: add support for WMI API version 1.0, Mauro Carvalho Chehab
- [PATCH 10/17] staging: nuc-wmi: get rid of an unused variable, Mauro Carvalho Chehab
- [PATCH 14/17] staging: nuc-wmi: fix software blink behavior logic, Mauro Carvalho Chehab
- [PATCH 01/17] staging: add support for NUC WMI LEDs, Mauro Carvalho Chehab
- [PATCH 15/17] staging: nuc-wmi: add support for changing the ethernet type indicator, Mauro Carvalho Chehab
- [PATCH 16/17] staging: nuc-wmi: add support for changing the power limit scheme, Mauro Carvalho Chehab
- [PATCH 12/17] staging: nuc-wmi: better detect NUC6/NUC7 devices, Mauro Carvalho Chehab
- [PATCH 17/17] staging: nuc-led: update the TODOs, Mauro Carvalho Chehab
- Re: [PATCH 00/17] Add an experimental driver for Intel NUC leds, Greg KH
- [PATCH 1/1] leds: as3645a: Fix error return code in as3645a_parse_node(),
Zhen Lei
- [RFC 0/2] Regression in lp55xx driver since multicolor framework was added?,
Michal Vokáč
- [PATCH v7 1/4] mfd: rt4831: Adds support for Richtek RT4831,
cy_huang
- [PATCH -next] leds: turris-omnia: add missing MODULE_DEVICE_TABLE,
Zou Wei
- [PATCH 0/2] Device Tree support for LP5562 predefined patterns,
Doug Zobel
- Re: Linux kernel: updating acer-wmi, Andy Shevchenko
- [PATCH 0/5] RTL8231 GPIO expander support,
Sander Vanheule
- [PATCH v2 0/7] RTL8231 GPIO expander support, Sander Vanheule
- [PATCH v3 0/6] RTL8231 GPIO expander support, Sander Vanheule
- [PATCH v3 6/6] leds: Add support for RTL8231 LED scan matrix, Sander Vanheule
- Re: [PATCH v3 0/6] RTL8231 GPIO expander support, Andrew Lunn
[PATCH v4 0/5] RTL8231 GPIO expander support, Sander Vanheule
[PATCH v3 1/1] kernel.h: Split out panic and oops helpers,
Andy Shevchenko
[PATCH] leds: lp55xx: Initialize enable GPIO direction to output,
Doug Zobel
[PATCH v1 00/28] leds: cleanups and fwnode refcounting bug fixes,
Andy Shevchenko
- [PATCH v1 02/28] leds: core: The -ENOTSUPP should never be seen by user space, Andy Shevchenko
- [PATCH v1 01/28] leds: class: The -ENOTSUPP should never be seen by user space, Andy Shevchenko
- [PATCH v1 03/28] leds: el15203000: Give better margin for usleep_range(), Andy Shevchenko
- [PATCH v1 04/28] leds: el15203000: Make error handling more robust, Andy Shevchenko
- [PATCH v1 08/28] leds: lgm-sso: Put fwnode in any case during ->probe(), Andy Shevchenko
- [PATCH v1 07/28] leds: lgm-sso: Fix clock handling, Andy Shevchenko
- [PATCH v1 05/28] leds: el15203000: Correct headers (of*.h -> mod_devicetable.h), Andy Shevchenko
- [PATCH v1 06/28] leds: el15203000: Introduce to_el15203000_led() helper, Andy Shevchenko
- [PATCH v1 10/28] leds: lgm-sso: Remove unneeded of_match_ptr(), Andy Shevchenko
- [PATCH v1 09/28] leds: lgm-sso: Don't spam logs when probe is deferred, Andy Shevchenko
- [PATCH v1 11/28] leds: lgm-sso: Remove explicit managed resource cleanups, Andy Shevchenko
- [PATCH v1 12/28] leds: lgm-sso: Drop duplicate NULL check for GPIO operations, Andy Shevchenko
- [PATCH v1 14/28] leds: lm3532: select regmap I2C API, Andy Shevchenko
- [PATCH v1 13/28] leds: lgm-sso: Convert to use list_for_each_entry*() API, Andy Shevchenko
- [PATCH v1 15/28] leds: lm3532: Make error handling more robust, Andy Shevchenko
- [PATCH v1 16/28] leds: lm36274: Put fwnode in error case during ->probe(), Andy Shevchenko
- [PATCH v1 20/28] leds: lm3697: Update header block to reflect reality, Andy Shevchenko
- [PATCH v1 19/28] leds: lm3692x: Correct headers (of*.h -> mod_devicetable.h), Andy Shevchenko
- [PATCH v1 21/28] leds: lm3697: Make error handling more robust, Andy Shevchenko
- [PATCH v1 22/28] leds: lm3697: Don't spam logs when probe is deferred, Andy Shevchenko
- [PATCH v1 24/28] leds: lt3593: Put fwnode in any case during ->probe(), Andy Shevchenko
- [PATCH v1 23/28] leds: lp50xx: Put fwnode in error case during ->probe(), Andy Shevchenko
- [PATCH v1 18/28] leds: lm3692x: Put fwnode in any case during ->probe(), Andy Shevchenko
- [PATCH v1 25/28] leds: lt3593: Make use of device properties, Andy Shevchenko
- [PATCH v1 17/28] leds: lm36274: Correct headers (of*.h -> mod_devicetable.h), Andy Shevchenko
- [PATCH v1 27/28] leds: rt8515: Put fwnode in any case during ->probe(), Andy Shevchenko
- [PATCH v1 28/28] leds: sgm3140: Put fwnode in any case during ->probe(), Andy Shevchenko
- [PATCH v1 26/28] leds: pwm: Make error handling more robust, Andy Shevchenko
- Re: [PATCH v1 00/28] leds: cleanups and fwnode refcounting bug fixes, Andy Shevchenko
[PATCH] dt-bindings: leds: common: add disk write/read and usb-host,
Corentin Labbe
[PATCH led-next 1/1] leds: mlxreg: Provide conversion for hardware LED color code, Vadim Pasternak
[BUG] leds-pca963x : scheduling while atomic,
pgeiem
[PATCH] leds: Fix reference file name of documentation,
Wan Jiabing
Re: [PATCH 09/69] leds: lp5523: check return value of lp5xx_read and jump to cleanup code,
Jacek Anaszewski
[PATCH] leds: trigger/tty: Use led_set_brightness() to support all use cases,
Juergen Borleis
[GIT PULL] LEDs changes for v5.13-rc1,
Pavel Machek
[RFC PATCH 0/2] leds: trigger: introduce block trigger,
Enzo Matsumiya
Broken LP5562 LEDs since multicolor framework was added, Michal Vokáč
[PATCH v7 0/6] Qualcomm Light Pulse Generator,
Bjorn Andersson
[PATCH 0/5] leds: Support retaining state for the PCA955x,
Eddie James
[PATCH] leds: led-core: The value of delay_on and delay_off remains when led off,
lqhua06
[RESEND PATCH v6 1/4] mfd: rt4831: Adds support for Richtek RT4831,
cy_huang
Re: [PATCH linux dev-5.10 06/35] ARM: dts: aspeed: rainier: Add leds that are off PCA9552,
vishwanatha subbanna
[PATCH] leds: trigger/tty: feature data direction,
Juergen Borleis
[PATCH] leds: ledtrig-pattern: Use last_repeat when applying hw pattern,
Marijn Suijten
Re: [PATCH v6 2/4] leds: Add driver for Qualcomm LPG, Yassine Oudjana
[PATCH] leds: pca9532: Assign gpio base dynamically,
Stefan Riedmueller
[PATCH] leds: blinkm: remove unused variable, Jiapeng Chong
leds: netdev trigger - misleading link state indication at boot,
Russell King - ARM Linux admin
lp5523/lp5xx-common : Keyboard and RGB LEDs Not Working on Nokia N900,
Sicelo
[PATCH v1 1/1] leds: as3645a: Keep fwnode reference count balanced,
Andy Shevchenko
[PATCH 1/2] leds: lgm: Propagate error codes to the caller,
Christophe JAILLET
[PATCH v2 1/1] kernel.h: Split out panic and oops helpers,
Andy Shevchenko
[PATCH -next] leds: tlc591xx: fix return value check in tlc591xx_probe(),
Yang Yingliang
[PATCH resend] leds: trigger: audio: Add an activate callback to ensure the initial brightness is set, Hans de Goede
[PATCH v2 resend 0/9] HID: lenovo: LED fixes and Thinkpad X1 Tablet kbd support,
Hans de Goede
- [PATCH v2 resend 1/9] HID: lenovo: Use brightness_set_blocking callback for setting LEDs brightness, Hans de Goede
- [PATCH v2 resend 2/9] HID: lenovo: Fix lenovo_led_set_tp10ubkbd() error handling, Hans de Goede
- [PATCH v2 resend 3/9] HID: lenovo: Check hid_get_drvdata() returns non NULL in lenovo_event(), Hans de Goede
- [PATCH v2 resend 4/9] HID: lenovo: Remove lenovo_led_brightness_get(), Hans de Goede
- [PATCH v2 resend 5/9] HID: lenovo: Set LEDs max_brightness value, Hans de Goede
- [PATCH v2 resend 6/9] HID: lenovo: Map mic-mute button to KEY_F20 instead of KEY_MICMUTE, Hans de Goede
- [PATCH v2 resend 7/9] HID: lenovo: Set default_triggers for the mute and micmute LEDs, Hans de Goede
- [PATCH v2 resend 8/9] HID: lenovo: Rework how the tp10ubkbd code decides which USB interface to use, Hans de Goede
- [PATCH v2 resend 9/9] HID: lenovo: Add support for Thinkpad X1 Tablet Thin keyboard, Hans de Goede
- Re: [PATCH v2 resend 0/9] HID: lenovo: LED fixes and Thinkpad X1 Tablet kbd support, Jiri Kosina
[PATCH resend 0/3] HID: elan: Mute LED support fixes,
Hans de Goede
[PATCH v3 0/4] add device drivers for Siemens Industrial PCs,
Henning Schild
[PATCH v3] leds: leds-multi-gpio: Add multiple GPIOs LED driver,
Hermes Zhang
[PATCH v3 1/2] leds: rt4505: Add DT binding document for Richtek RT4505,
cy_huang
[PATCH v2 0/2] New multiple GPIOs LED driver,
Hermes Zhang
[PATCH v2 0/1] leds: lgm: Address review concerns,
Rahul Tanwar
[PATCH] leds: pca955x: Allow full control over led name,
Joel Stanley
Re: [PATCH] leds: pca955x: Allow full control over led name, Pavel Machek
[PATCH 0/2] New multiple GPIOs LED driver,
Hermes Zhang
[PATCH v3] dt-binding: leds: Document leds-multi-gpio bindings,
Hermes Zhang
Re: [PATCH 17/17] auxdisplay: ht16k33: Add segment display LED support,
Geert Uytterhoeven
[PATCH v2] dt-binding: leds: Document leds-multi-gpio bindings,
Hermes Zhang
[PATCH] dt-binding: leds: Document leds-multi-gpio bindings, Hermes Zhang
[PATCH] leds: leds-multi-gpio: Add multiple GPIOs LED driver, Hermes Zhang
[PATCH] leds: trigger: pattern: Switch to using the new API kobj_to_dev(),
Tian Tao
[PATCH V5 0/2] Fix WLED FSC Sync and brightness Sync settings,
Kiran Gunda
[PATCH 0/1] leds: lgm: Address review concerns, Rahul Tanwar
[PATCH 1/1] leds: lgm: Improve Kconfig help,
Rahul Tanwar
[PATCH] dt-bindings: Clean-up undocumented compatible strings,
Rob Herring
- Re: [PATCH] dt-bindings: Clean-up undocumented compatible strings, Mark Brown
- Re: [PATCH] dt-bindings: Clean-up undocumented compatible strings, Stephen Boyd
- Re: [PATCH] dt-bindings: Clean-up undocumented compatible strings, Greg Kroah-Hartman
- Re: [PATCH] dt-bindings: Clean-up undocumented compatible strings, Kishon Vijay Abraham I
- Re: [PATCH] dt-bindings: Clean-up undocumented compatible strings, Sebastian Reichel
- Re: [PATCH] dt-bindings: Clean-up undocumented compatible strings, Maxime Ripard
- Re: [PATCH] dt-bindings: Clean-up undocumented compatible strings, Vinod Koul
- Re: [PATCH] dt-bindings: Clean-up undocumented compatible strings, Alexandre Belloni
- Re: [PATCH] dt-bindings: Clean-up undocumented compatible strings, Alain Volmat
- Re: [PATCH] dt-bindings: Clean-up undocumented compatible strings, Jonathan Cameron
- Re: [PATCH] dt-bindings: Clean-up undocumented compatible strings, Thierry Reding
[PATCH] leds: LEDS_BLINK_LGM should depend on X86,
Geert Uytterhoeven
[Re-send PATCH led-next v3 1/1] leds: mlxreg: Allow multi-instantiation of same name LED for modular systems, Vadim Pasternak
[PATCH v2 0/4] add device drivers for Siemens Industrial PCs,
Henning Schild
[PATCH] leds: leds-dual-gpio: Add dual GPIO LEDs driver,
Hermes Zhang
[PATCH] dt-bindings: leds: leds-gpio: fix & extend node regex,
Rafał Miłecki
[PATCH] leds: lgm: fix gpiolib dependency,
Arnd Bergmann
<Possible follow-ups>
Re: [PATCH] leds: lgm: fix gpiolib dependency, Pavel Machek
Re: [PATCH] leds: lgm: fix gpiolib dependency, Rahul Tanwar
[PATCH] leds: add touch screen LED triggers,
qiuxiaojin
[PATCH] Leds: made enum led_brightness into typedef,
Antoni Przybylik
[PATCH 0/4] add device drivers for Siemens Industrial PCs,
Henning Schild
[PATCH 4/4] platform/x86: pmc_atom: improve critclk_systems matching for Siemens PCs, Henning Schild
Re: [PATCH 0/4] add device drivers for Siemens Industrial PCs, Andy Shevchenko
[PATCH V4 0/2] Fix WLED FSC Sync and brightness Sync settings,
Kiran Gunda
[PATCH V3 0/2] Fix WLED FSC Sync and brightness Sync settings,
Kiran Gunda
[PATCH 1/2] dt-bindings: leds: backlight: qcom-wled: Add PMI8994 compatible,
Konrad Dybcio
Re: drivers/leds/blink/leds-lgm-sso.c:123:19: error: field has incomplete type 'struct gpio_chip',
Pavel Machek
[Index of Archives]
[Linux Kernel Development]
[Security]
[Linux ARM Kernel]
[Linux MIPS]
[Linux S390]
[Bugtraq]
[Fedora ARM]