Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
5f226ddb5b0c477bd512085b0b1d1052a24f0020
/
drivers
/
leds
/
leds-gpio.c
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
· 11 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
· 15 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
· 17 years ago
22e03f3
leds: Add generic GPIO LED driver
by Raphael Assenat
· 18 years ago