index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
leds
/
leds-gpio.c
Age
Commit message (
Expand
)
Author
Files
Lines
2016-03-14
leds: gpio: Use GPIOF_OUT_INIT_LOW instead of hardcoded zero
Geert Uytterhoeven
1
-1
/
+1
2016-03-14
leds: leds-gpio: Fix return value check in create_gpio_led()
Wei Yongjun
1
-2
/
+2
2016-01-04
leds: gpio: Remove work queue
Jacek Anaszewski
1
-40
/
+22
2015-11-03
leds: leds-gpio: add shutdown function
Heiko Schocher
1
-0
/
+13
2015-07-02
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/cool...
Linus Torvalds
1
-4
/
+8
2015-06-24
ACPI / OF: Rename of_node() and acpi_node() to to_of_node() and to_acpi_node()
Alexander Sverdlin
1
-1
/
+1
2015-05-25
leds: leds-gpio: Add missing #include <linux/of.h>
Geert Uytterhoeven
1
-0
/
+1
2015-05-04
leds: gpio: Fix error handling for led name null pointer case
Jacek Anaszewski
1
-2
/
+4
2015-05-04
leds: gpio: Fix device teardown on probe deferral
Sebastian Hesselbarth
1
-2
/
+3
2015-03-04
gpio: add parameter to allow the use named gpios
Olliver Schinagl
1
-1
/
+1
2015-02-03
leds: leds-gpio: Pass on error codes unmodified
Soren Brinkmann
1
-1
/
+2
2014-12-19
Merge tag 'pm+acpi-3.19-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-1
/
+1
2014-12-15
Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-1
/
+0
2014-12-10
leds: leds-gpio: Fix the "default-state" property check
Fabio Estevam
1
-1
/
+1
2014-12-04
leds: leds-gpio: Fix multiple instances registration without 'label' property
Fabio Estevam
1
-1
/
+11
2014-11-06
leds: leds-gpio: Fix legacy GPIO number case
Geert Uytterhoeven
1
-3
/
+3
2014-11-04
leds: leds-gpio: Convert gpio_blink_set() to use GPIO descriptors
Mika Westerberg
1
-18
/
+13
2014-11-04
leds: leds-gpio: Make use of device property API
Rafael J. Wysocki
1
-37
/
+26
2014-11-04
leds: leds-gpio: Add support for GPIO descriptors
Mika Westerberg
1
-35
/
+45
2014-11-04
Merge branch 'platform/remove_owner' of git://git.kernel.org/pub/scm/linux/ke...
Greg Kroah-Hartman
1
-1
/
+0
2014-10-20
leds: drop owner assignment from platform_drivers
Wolfram Sang
1
-1
/
+0
2014-09-29
leds: gpio: cleanup the leds-gpio driver
Xiubo Li
1
-3
/
+1
2014-09-29
led: gpio: Sort include headers alphabetically
Xiubo Li
1
-5
/
+5
2014-03-06
leds-gpio: of: introduce MODULE_DEVICE_TABLE for module autoloading
Paolo Pisati
1
-0
/
+2
2014-02-27
drivers/leds: delete non-required instances of include <linux/init.h>
Paul Gortmaker
1
-1
/
+0
2014-02-27
leds: leds-gpio: add retain-state-suspended property
Robin Gong
1
-0
/
+3
2013-10-25
leds-gpio: of: led should not be created if its status is disabled
Josh Wu
1
-3
/
+3
2013-10-22
leds: Include linux/of.h header
Sachin Kamat
1
-0
/
+1
2013-08-27
leds: use dev_get_platdata()
Jingoo Han
1
-1
/
+1
2013-06-21
leds: leds-gpio: Let device core handle pinctrl
Fabio Estevam
1
-6
/
+0
2013-06-21
leds: leds-gpio: remove unnecessary platform_set_drvdata()
Jingoo Han
1
-2
/
+0
2013-05-21
leds: leds-gpio: reserve gpio before using it
Timo Teräs
1
-4
/
+5
2013-01-03
leds: leds-gpio: set devm_gpio_request_one() flags param correctly
Javier Martinez Canillas
1
-2
/
+3
2012-12-16
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/cool...
Linus Torvalds
1
-19
/
+18
2012-11-29
leds: remove use of __devexit
Bill Pemberton
1
-1
/
+1
2012-11-29
leds: remove use of __devinit
Bill Pemberton
1
-4
/
+4
2012-11-29
leds: remove use of __devexit_p
Bill Pemberton
1
-1
/
+1
2012-11-28
leds: leds-gpio: Use dev_info instead of printk
Sachin Kamat
1
-1
/
+1
2012-11-28
leds: leds-gpio: use devm_gpio_request_one
Sachin Kamat
1
-6
/
+2
2012-11-27
leds: leds-gpio: Defer probing in case of deferred gpio probing
Roland Stigge
1
-6
/
+11
2012-11-27
leds: leds-gpio: use gpio_request_one
Jingoo Han
1
-7
/
+5
2012-09-11
leds: leds-gpio: adopt pinctrl support
AnilKumar Ch
1
-0
/
+7
2012-09-11
leds: leds-gpio: Use of_get_child_count() helper
Tobias Klauser
1
-3
/
+2
2012-09-11
leds: leds-gpio: Use platform_{get,set}_drvdata
Tobias Klauser
1
-2
/
+2
2012-09-11
leds: leds-gpio: use of_match_ptr()
Tobias Klauser
1
-2
/
+1
2012-07-24
leds: Use devm_kzalloc in leds-gpio.c file
Sachin Kamat
1
-6
/
+5
2012-03-24
drivers/leds/leds-gpio.c: use linux/gpio.h rather than asm/gpio.h
Mark Brown
1
-2
/
+1
2012-01-11
leds: convert led platform drivers to module_platform_driver
Axel Lin
1
-14
/
+2
2011-11-07
Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-0
/
+1
2011-11-01
drivers/leds/leds-gpio.c: use gpio_get_value_cansleep() when initializing
David Daney
1
-1
/
+1
[next]