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: 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
|
*
leds: leds-gpio: use gpio_request_one
Jingoo Han
2012-11-26
1
-7
/
+5
*
|
leds: remove use of __devexit
Bill Pemberton
2012-11-28
1
-1
/
+1
*
|
leds: remove use of __devinit
Bill Pemberton
2012-11-28
1
-4
/
+4
*
|
leds: remove use of __devexit_p
Bill Pemberton
2012-11-28
1
-1
/
+1
|
/
*
leds: leds-gpio: adopt pinctrl support
AnilKumar Ch
2012-09-11
1
-0
/
+7
*
leds: leds-gpio: Use of_get_child_count() helper
Tobias Klauser
2012-09-11
1
-3
/
+2
*
leds: leds-gpio: Use platform_{get,set}_drvdata
Tobias Klauser
2012-09-11
1
-2
/
+2
*
leds: leds-gpio: use of_match_ptr()
Tobias Klauser
2012-09-11
1
-2
/
+1
*
leds: Use devm_kzalloc in leds-gpio.c file
Sachin Kamat
2012-07-24
1
-6
/
+5
*
drivers/leds/leds-gpio.c: use linux/gpio.h rather than asm/gpio.h
Mark Brown
2012-03-23
1
-2
/
+1
*
leds: convert led platform drivers to module_platform_driver
Axel Lin
2012-01-10
1
-14
/
+2
*
Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2011-11-06
1
-0
/
+1
|
\
|
*
drivers/leds: Add module.h to files using it implicitly
Paul Gortmaker
2011-10-31
1
-0
/
+1
*
|
drivers/leds/leds-gpio.c: use gpio_get_value_cansleep() when initializing
David Daney
2011-10-31
1
-1
/
+1
|
/
*
leds: remove config option LEDS_GPIO_PLATFORM from Kconfig
Shawn Guo
2011-06-03
1
-3
/
+3
*
leds/leds-gpio: merge platform_driver with of_platform_driver
Grant Likely
2011-02-28
1
-127
/
+87
*
drivers/leds/leds-gpio.c: properly initialize return value
Davidlohr Bueso
2010-11-12
1
-1
/
+1
*
of/device: Replace struct of_device with struct platform_device
Grant Likely
2010-08-06
1
-2
/
+2
*
leds: Fix leds-gpio openfirmware compile issue
Richard Purdie
2010-05-28
1
-1
/
+0
*
leds: leds-gpio: Change blink_set callback to be able to turn off blinking
Benjamin Herrenschmidt
2010-05-26
1
-7
/
+24
*
of: Remove duplicate fields from of_platform_driver
Grant Likely
2010-05-22
1
-1
/
+1
*
of: Always use 'struct device.of_node' to get device node pointer.
Grant Likely
2010-05-18
1
-1
/
+1
*
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-30
1
-0
/
+1
[next]