Andrew Jeffery
|
f5808ac158
leds: gpio: Allow LED to retain state at shutdown
|
8 年之前 |
Rafał Miłecki
|
7ea79ae86c
leds: gpio: use OF variant of LED registering function
|
8 年之前 |
Boris Brezillon
|
4b0947974e
gpio: Rename devm_get_gpiod_from_child()
|
8 年之前 |
Alexander Stein
|
b2987d7438
gpio: Pass GPIO label down to gpiod_request
|
8 年之前 |
Andy Shevchenko
|
a264d10ff4
gpiolib: Convert fwnode_get_named_gpiod() to configure GPIO
|
8 年之前 |
Heiner Kallweit
|
74b69e5246
leds: gpio: fix and simplify error handling in gpio_leds_create
|
9 年之前 |
Heiner Kallweit
|
bc2c0dd85a
leds: gpio: switch to managed version of led_classdev_register
|
9 年之前 |
Heiner Kallweit
|
bec69de89b
leds: gpio: fix and simplify reading property "label"
|
9 年之前 |
Heiner Kallweit
|
8ca03da5e0
leds: gpio: simplify gpio_leds_create
|
9 年之前 |
Heiner Kallweit
|
4580809436
leds: gpio: add helper cdev_to_gpio_led_data
|
9 年之前 |
Heiner Kallweit
|
061b5c1d01
leds: gpio: fix an unhandled error case in create_gpio_led
|
9 年之前 |
Heiner Kallweit
|
68620e594c
leds: gpio: introduce gpio_blink_set_t
|
9 年之前 |
Rafał Miłecki
|
bff23714bc
leds: leds-gpio: Set of_node for created LED devices
|
9 年之前 |
Ezequiel Garcia
|
80d6737b27
leds: gpio: Support the "panic-indicator" firmware property
|
9 年之前 |
Geert Uytterhoeven
|
eae7c98acd
leds: gpio: Use GPIOF_OUT_INIT_LOW instead of hardcoded zero
|
9 年之前 |
Wei Yongjun
|
2d88a331e4
leds: leds-gpio: Fix return value check in create_gpio_led()
|
9 年之前 |
Jacek Anaszewski
|
d5b8a09000
leds: gpio: Remove work queue
|
10 年之前 |
Heiko Schocher
|
707f33ed85
leds: leds-gpio: add shutdown function
|
9 年之前 |
Linus Torvalds
|
13d45f79a2
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/cooloney/linux-leds
|
10 年之前 |
Alexander Sverdlin
|
c181fb3e72
ACPI / OF: Rename of_node() and acpi_node() to to_of_node() and to_acpi_node()
|
10 年之前 |
Geert Uytterhoeven
|
403097f720
leds: leds-gpio: Add missing #include <linux/of.h>
|
10 年之前 |
Jacek Anaszewski
|
0e14e0bfe8
leds: gpio: Fix error handling for led name null pointer case
|
10 年之前 |
Sebastian Hesselbarth
|
65c6b7e3ab
leds: gpio: Fix device teardown on probe deferral
|
10 年之前 |
Olliver Schinagl
|
1feb57a245
gpio: add parameter to allow the use named gpios
|
10 年之前 |
Soren Brinkmann
|
c6e71f813f
leds: leds-gpio: Pass on error codes unmodified
|
10 年之前 |
Linus Torvalds
|
c0f486fde3
Merge tag 'pm+acpi-3.19-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
|
10 年之前 |
Linus Torvalds
|
e6b5be2be4
Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
|
10 年之前 |
Fabio Estevam
|
d735d25e60
leds: leds-gpio: Fix the "default-state" property check
|
10 年之前 |
Fabio Estevam
|
29470ea8d8
leds: leds-gpio: Fix multiple instances registration without 'label' property
|
10 年之前 |
Geert Uytterhoeven
|
ec98a4975e
leds: leds-gpio: Fix legacy GPIO number case
|
10 年之前 |