Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-5.4
/
b213b54fbf9d282dc545252313d727f3972be8e0
/
drivers
/
leds
/
leds-gpio.c
f5808ac
leds: gpio: Allow LED to retain state at shutdown
by Andrew Jeffery
· 7 years ago
7ea79ae
leds: gpio: use OF variant of LED registering function
by Rafał Miłecki
· 8 years ago
4b09479
gpio: Rename devm_get_gpiod_from_child()
by Boris Brezillon
· 8 years ago
b2987d7
gpio: Pass GPIO label down to gpiod_request
by Alexander Stein
· 8 years ago
a264d10
gpiolib: Convert fwnode_get_named_gpiod() to configure GPIO
by Andy Shevchenko
· 8 years ago
74b69e5
leds: gpio: fix and simplify error handling in gpio_leds_create
by Heiner Kallweit
· 8 years ago
bc2c0dd
leds: gpio: switch to managed version of led_classdev_register
by Heiner Kallweit
· 8 years ago
bec69de
leds: gpio: fix and simplify reading property "label"
by Heiner Kallweit
· 8 years ago
8ca03da
leds: gpio: simplify gpio_leds_create
by Heiner Kallweit
· 8 years ago
4580809
leds: gpio: add helper cdev_to_gpio_led_data
by Heiner Kallweit
· 8 years ago
061b5c1
leds: gpio: fix an unhandled error case in create_gpio_led
by Heiner Kallweit
· 8 years ago
68620e5
leds: gpio: introduce gpio_blink_set_t
by Heiner Kallweit
· 8 years ago
bff2371
leds: leds-gpio: Set of_node for created LED devices
by Rafał Miłecki
· 8 years ago
80d6737
leds: gpio: Support the "panic-indicator" firmware property
by Ezequiel Garcia
· 9 years ago
eae7c98
leds: gpio: Use GPIOF_OUT_INIT_LOW instead of hardcoded zero
by Geert Uytterhoeven
· 9 years ago
2d88a33
leds: leds-gpio: Fix return value check in create_gpio_led()
by Wei Yongjun
· 9 years ago
d5b8a09
leds: gpio: Remove work queue
by Jacek Anaszewski
· 9 years ago
707f33e
leds: leds-gpio: add shutdown function
by Heiko Schocher
· 9 years ago
13d45f7
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/cooloney/linux-leds
by Linus Torvalds
· 9 years ago
c181fb3
ACPI / OF: Rename of_node() and acpi_node() to to_of_node() and to_acpi_node()
by Alexander Sverdlin
· 9 years ago
403097f
leds: leds-gpio: Add missing #include <linux/of.h>
by Geert Uytterhoeven
· 10 years ago
0e14e0b
leds: gpio: Fix error handling for led name null pointer case
by Jacek Anaszewski
· 10 years ago
65c6b7e
leds: gpio: Fix device teardown on probe deferral
by Sebastian Hesselbarth
· 10 years ago
1feb57a
gpio: add parameter to allow the use named gpios
by Olliver Schinagl
· 10 years ago
c6e71f8
leds: leds-gpio: Pass on error codes unmodified
by Soren Brinkmann
· 10 years ago
c0f486f
Merge tag 'pm+acpi-3.19-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 10 years ago
e6b5be2
Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
by Linus Torvalds
· 10 years ago
d735d25
leds: leds-gpio: Fix the "default-state" property check
by Fabio Estevam
· 10 years ago
29470ea
leds: leds-gpio: Fix multiple instances registration without 'label' property
by Fabio Estevam
· 10 years ago
ec98a49
leds: leds-gpio: Fix legacy GPIO number case
by Geert Uytterhoeven
· 10 years ago
c673a2b
leds: leds-gpio: Convert gpio_blink_set() to use GPIO descriptors
by Mika Westerberg
· 10 years ago
a43f2cb
leds: leds-gpio: Make use of device property API
by Rafael J. Wysocki
· 10 years ago
5c51277
leds: leds-gpio: Add support for GPIO descriptors
by Mika Westerberg
· 10 years ago
a8a93c6
Merge branch 'platform/remove_owner' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux into driver-core-next
by Greg Kroah-Hartman
· 10 years ago
81902d5
leds: drop owner assignment from platform_drivers
by Wolfram Sang
· 10 years ago
a4c84e6
leds: gpio: cleanup the leds-gpio driver
by Xiubo Li
· 10 years ago
4cc7234
led: gpio: Sort include headers alphabetically
by Xiubo Li
· 10 years ago
472b854
leds-gpio: of: introduce MODULE_DEVICE_TABLE for module autoloading
by Paolo Pisati
· 11 years ago
7c7d2a2
drivers/leds: delete non-required instances of include <linux/init.h>
by Paul Gortmaker
· 11 years ago
4270a78
leds: leds-gpio: add retain-state-suspended property
by Robin Gong
· 11 years ago
b0bb83d
leds-gpio: of: led should not be created if its status is disabled
by Josh Wu
· 11 years ago
c68f46d
leds: Include linux/of.h header
by Sachin Kamat
· 11 years ago
87aae1e
leds: use dev_get_platdata()
by Jingoo Han
· 11 years ago
bfa855b
leds: leds-gpio: Let device core handle pinctrl
by Fabio Estevam
· 11 years ago
d9041d5
leds: leds-gpio: remove unnecessary platform_set_drvdata()
by Jingoo Han
· 12 years ago
803d19d
leds: leds-gpio: reserve gpio before using it
by Timo Teräs
· 12 years ago
2d7c22f
leds: leds-gpio: set devm_gpio_request_one() flags param correctly
by Javier Martinez Canillas
· 12 years ago
e81d372
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/cooloney/linux-leds
by Linus Torvalds
· 12 years ago
678e8a6
leds: remove use of __devexit
by Bill Pemberton
· 12 years ago
98ea1ea
leds: remove use of __devinit
by Bill Pemberton
· 12 years ago
df07cf8
leds: remove use of __devexit_p
by Bill Pemberton
· 12 years ago
39de81a
leds: leds-gpio: Use dev_info instead of printk
by Sachin Kamat
· 12 years ago
e3b1d44
leds: leds-gpio: use devm_gpio_request_one
by Sachin Kamat
· 12 years ago
04553e9
leds: leds-gpio: Defer probing in case of deferred gpio probing
by Roland Stigge
· 12 years ago
a99d76f
leds: leds-gpio: use gpio_request_one
by Jingoo Han
· 12 years ago
8fe4554
leds: leds-gpio: adopt pinctrl support
by AnilKumar Ch
· 12 years ago
127aedc
leds: leds-gpio: Use of_get_child_count() helper
by Tobias Klauser
· 12 years ago
59c4dce
leds: leds-gpio: Use platform_{get,set}_drvdata
by Tobias Klauser
· 12 years ago
6ebcebd
leds: leds-gpio: use of_match_ptr()
by Tobias Klauser
· 12 years ago
198b861
leds: Use devm_kzalloc in leds-gpio.c file
by Sachin Kamat
· 12 years ago
16db7f9
drivers/leds/leds-gpio.c: use linux/gpio.h rather than asm/gpio.h
by Mark Brown
· 13 years ago
892a884
leds: convert led platform drivers to module_platform_driver
by Axel Lin
· 13 years ago
32aaeff
Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux
by Linus Torvalds
· 13 years ago
dabc69c
drivers/leds/leds-gpio.c: use gpio_get_value_cansleep() when initializing
by David Daney
· 13 years ago
54f4ded
drivers/leds: Add module.h to files using it implicitly
by Paul Gortmaker
· 13 years ago
2bcc7ed
leds: remove config option LEDS_GPIO_PLATFORM from Kconfig
by Shawn Guo
· 13 years ago
a314c5c
leds/leds-gpio: merge platform_driver with of_platform_driver
by Grant Likely
· 14 years ago
25672b9
drivers/leds/leds-gpio.c: properly initialize return value
by Davidlohr Bueso
· 14 years ago
2dc1158
of/device: Replace struct of_device with struct platform_device
by Grant Likely
· 14 years ago
5f8269d
leds: Fix leds-gpio openfirmware compile issue
by Richard Purdie
· 14 years ago
2146325
leds: leds-gpio: Change blink_set callback to be able to turn off blinking
by Benjamin Herrenschmidt
· 14 years ago
4018294
of: Remove duplicate fields from of_platform_driver
by Grant Likely
· 15 years ago
61c7a08
of: Always use 'struct device.of_node' to get device node pointer.
by Grant Likely
· 15 years ago
5a0e3ad
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
by Tejun Heo
· 15 years ago
0493a4f
leds-gpio: fix default state handling on OF platforms
by Anton Vorontsov
· 15 years ago
0b4634f
leds-gpio: fix possible crash on OF device unbinding
by Dmitry Eremin-Solenikov
· 15 years ago
2fea092
leds: gpio-leds: fix typographics fault
by Michal Simek
· 15 years ago
ed88bae
leds: Add options to have GPIO LEDs start on or keep their state
by Trent Piepho
· 16 years ago
7fd0217
leds: leds-gpio - fix a section mismatch
by Zhenwen Xu
· 15 years ago
ac15e95
leds: just ignore invalid GPIOs in leds-gpio
by David Brownell
· 16 years ago
d379ee8
leds: just ignore invalid GPIOs in leds-gpio
by David Brownell
· 16 years ago
defb512
leds: Add suspend/resume state flags to leds-gpio
by Richard Purdie
· 16 years ago
b2bdc3e
leds: Fix leds-gpio driver multiple module_init/exit usage
by Richard Purdie
· 16 years ago
a7d878a
leds: Add openfirmware platform device support
by Trent Piepho
· 16 years ago
859cb7f
leds: Add suspend/resume to the core class
by Richard Purdie
· 16 years ago
ca3259b
leds: enable support for blink_set() platform hook in leds-gpio
by Herbert Valerio Riedel
· 17 years ago
3c4ded9
leds: fix platform driver hotplug/coldplug
by Kay Sievers
· 17 years ago
306dd85
leds: Remove incorrect use of preempt_count() from leds-gpio
by David Brownell
· 17 years ago
d95cbe6
leds: Fix potential leds-gpio oops
by Uwe Kleine-König
· 17 years ago
2b7f1b8
leds: Fix led-gpio active_low default brightness
by Raphael Assenat
· 17 years ago
199fb21
leds: bugfixes for leds-gpio
by David Brownell
· 17 years ago
0085227
leds: Teach leds-gpio to handle timer-unsafe GPIOs
by David Brownell
· 18 years ago
22e03f3
leds: Add generic GPIO LED driver
by Raphael Assenat
· 18 years ago