index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
leds
/
leds-gpio.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
leds: gpio: use OF variant of LED registering function
Rafał Miłecki
2017-03-08
1
-6
/
+6
*
gpio: Rename devm_get_gpiod_from_child()
Boris Brezillon
2017-02-04
1
-2
/
+3
*
gpio: Pass GPIO label down to gpiod_request
Alexander Stein
2017-01-26
1
-6
/
+7
*
gpiolib: Convert fwnode_get_named_gpiod() to configure GPIO
Andy Shevchenko
2017-01-26
1
-1
/
+1
*
leds: gpio: fix and simplify error handling in gpio_leds_create
Heiner Kallweit
2016-09-15
1
-8
/
+4
*
leds: gpio: switch to managed version of led_classdev_register
Heiner Kallweit
2016-09-15
1
-21
/
+2
*
leds: gpio: fix and simplify reading property "label"
Heiner Kallweit
2016-09-15
1
-9
/
+7
*
leds: gpio: simplify gpio_leds_create
Heiner Kallweit
2016-09-15
1
-3
/
+1
*
leds: gpio: add helper cdev_to_gpio_led_data
Heiner Kallweit
2016-09-15
1
-4
/
+8
*
leds: gpio: fix an unhandled error case in create_gpio_led
Heiner Kallweit
2016-09-15
1
-3
/
+6
*
leds: gpio: introduce gpio_blink_set_t
Heiner Kallweit
2016-09-15
1
-4
/
+2
*
leds: leds-gpio: Set of_node for created LED devices
Rafał Miłecki
2016-07-11
1
-2
/
+3
*
leds: gpio: Support the "panic-indicator" firmware property
Ezequiel Garcia
2016-05-06
1
-0
/
+4
*
leds: gpio: Use GPIOF_OUT_INIT_LOW instead of hardcoded zero
Geert Uytterhoeven
2016-03-14
1
-1
/
+1
*
leds: leds-gpio: Fix return value check in create_gpio_led()
Wei Yongjun
2016-03-14
1
-2
/
+2
*
leds: gpio: Remove work queue
Jacek Anaszewski
2016-01-04
1
-40
/
+22
*
leds: leds-gpio: add shutdown function
Heiko Schocher
2015-11-03
1
-0
/
+13
*
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/cool...
Linus Torvalds
2015-07-01
1
-4
/
+8
|
\
|
*
leds: leds-gpio: Add missing #include <linux/of.h>
Geert Uytterhoeven
2015-05-25
1
-0
/
+1
|
*
leds: gpio: Fix error handling for led name null pointer case
Jacek Anaszewski
2015-05-04
1
-2
/
+4
|
*
leds: gpio: Fix device teardown on probe deferral
Sebastian Hesselbarth
2015-05-04
1
-2
/
+3
*
|
ACPI / OF: Rename of_node() and acpi_node() to to_of_node() and to_acpi_node()
Alexander Sverdlin
2015-06-24
1
-1
/
+1
|
/
*
gpio: add parameter to allow the use named gpios
Olliver Schinagl
2015-03-04
1
-1
/
+1
*
leds: leds-gpio: Pass on error codes unmodified
Soren Brinkmann
2015-02-02
1
-1
/
+2
*
Merge tag 'pm+acpi-3.19-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2014-12-18
1
-1
/
+1
|
\
|
*
leds: leds-gpio: Fix the "default-state" property check
Fabio Estevam
2014-12-10
1
-1
/
+1
*
|
Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2014-12-14
1
-1
/
+0
|
\
\
|
|
/
|
/
|
|
*
Merge branch 'platform/remove_owner' of git://git.kernel.org/pub/scm/linux/ke...
Greg Kroah-Hartman
2014-11-03
1
-1
/
+0
|
|
\
|
|
*
leds: drop owner assignment from platform_drivers
Wolfram Sang
2014-10-20
1
-1
/
+0
*
|
|
leds: leds-gpio: Fix multiple instances registration without 'label' property
Fabio Estevam
2014-12-04
1
-1
/
+11
*
|
|
leds: leds-gpio: Fix legacy GPIO number case
Geert Uytterhoeven
2014-11-06
1
-3
/
+3
*
|
|
leds: leds-gpio: Convert gpio_blink_set() to use GPIO descriptors
Mika Westerberg
2014-11-04
1
-18
/
+13
*
|
|
leds: leds-gpio: Make use of device property API
Rafael J. Wysocki
2014-11-04
1
-37
/
+26
*
|
|
leds: leds-gpio: Add support for GPIO descriptors
Mika Westerberg
2014-11-04
1
-35
/
+45
|
/
/
*
|
leds: gpio: cleanup the leds-gpio driver
Xiubo Li
2014-09-29
1
-3
/
+1
*
|
led: gpio: Sort include headers alphabetically
Xiubo Li
2014-09-29
1
-5
/
+5
|
/
*
leds-gpio: of: introduce MODULE_DEVICE_TABLE for module autoloading
Paolo Pisati
2014-03-06
1
-0
/
+2
*
drivers/leds: delete non-required instances of include <linux/init.h>
Paul Gortmaker
2014-02-27
1
-1
/
+0
*
leds: leds-gpio: add retain-state-suspended property
Robin Gong
2014-02-27
1
-0
/
+3
*
leds-gpio: of: led should not be created if its status is disabled
Josh Wu
2013-10-25
1
-3
/
+3
*
leds: Include linux/of.h header
Sachin Kamat
2013-10-22
1
-0
/
+1
*
leds: use dev_get_platdata()
Jingoo Han
2013-08-26
1
-1
/
+1
*
leds: leds-gpio: Let device core handle pinctrl
Fabio Estevam
2013-06-20
1
-6
/
+0
*
leds: leds-gpio: remove unnecessary platform_set_drvdata()
Jingoo Han
2013-06-20
1
-2
/
+0
*
leds: leds-gpio: reserve gpio before using it
Timo Teräs
2013-05-21
1
-4
/
+5
*
leds: leds-gpio: set devm_gpio_request_one() flags param correctly
Javier Martinez Canillas
2013-01-02
1
-2
/
+3
*
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/cool...
Linus Torvalds
2012-12-15
1
-19
/
+18
|
\
|
*
leds: leds-gpio: Use dev_info instead of printk
Sachin Kamat
2012-11-27
1
-1
/
+1
|
*
leds: leds-gpio: use devm_gpio_request_one
Sachin Kamat
2012-11-27
1
-6
/
+2
|
*
leds: leds-gpio: Defer probing in case of deferred gpio probing
Roland Stigge
2012-11-26
1
-6
/
+11
[next]