Javier Martinez Canillas
|
2d7c22f67d
leds: leds-gpio: set devm_gpio_request_one() flags param correctly
|
12 years ago |
Linus Torvalds
|
e81d372ff9
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/cooloney/linux-leds
|
12 years ago |
Bill Pemberton
|
678e8a6be9
leds: remove use of __devexit
|
12 years ago |
Bill Pemberton
|
98ea1ea20c
leds: remove use of __devinit
|
12 years ago |
Bill Pemberton
|
df07cf8126
leds: remove use of __devexit_p
|
12 years ago |
Sachin Kamat
|
39de81a963
leds: leds-gpio: Use dev_info instead of printk
|
12 years ago |
Sachin Kamat
|
e3b1d44c35
leds: leds-gpio: use devm_gpio_request_one
|
12 years ago |
Roland Stigge
|
04553e925b
leds: leds-gpio: Defer probing in case of deferred gpio probing
|
12 years ago |
Jingoo Han
|
a99d76f9eb
leds: leds-gpio: use gpio_request_one
|
12 years ago |
AnilKumar Ch
|
8fe4554f67
leds: leds-gpio: adopt pinctrl support
|
13 years ago |
Tobias Klauser
|
127aedc8ec
leds: leds-gpio: Use of_get_child_count() helper
|
13 years ago |
Tobias Klauser
|
59c4dce130
leds: leds-gpio: Use platform_{get,set}_drvdata
|
13 years ago |
Tobias Klauser
|
6ebcebddff
leds: leds-gpio: use of_match_ptr()
|
13 years ago |
Sachin Kamat
|
198b861131
leds: Use devm_kzalloc in leds-gpio.c file
|
13 years ago |
Mark Brown
|
16db7f9095
drivers/leds/leds-gpio.c: use linux/gpio.h rather than asm/gpio.h
|
13 years ago |
Axel Lin
|
892a8843fb
leds: convert led platform drivers to module_platform_driver
|
13 years ago |
Linus Torvalds
|
32aaeffbd4
Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux
|
13 years ago |
David Daney
|
dabc69c242
drivers/leds/leds-gpio.c: use gpio_get_value_cansleep() when initializing
|
13 years ago |
Paul Gortmaker
|
54f4dedb53
drivers/leds: Add module.h to files using it implicitly
|
14 years ago |
Shawn Guo
|
2bcc7ed5b8
leds: remove config option LEDS_GPIO_PLATFORM from Kconfig
|
14 years ago |
Grant Likely
|
a314c5c004
leds/leds-gpio: merge platform_driver with of_platform_driver
|
14 years ago |
Davidlohr Bueso
|
25672b9dde
drivers/leds/leds-gpio.c: properly initialize return value
|
14 years ago |
Grant Likely
|
2dc1158137
of/device: Replace struct of_device with struct platform_device
|
15 years ago |
Richard Purdie
|
5f8269da9c
leds: Fix leds-gpio openfirmware compile issue
|
15 years ago |
Benjamin Herrenschmidt
|
2146325df2
leds: leds-gpio: Change blink_set callback to be able to turn off blinking
|
15 years ago |
Grant Likely
|
4018294b53
of: Remove duplicate fields from of_platform_driver
|
15 years ago |
Grant Likely
|
61c7a080a5
of: Always use 'struct device.of_node' to get device node pointer.
|
15 years ago |
Tejun Heo
|
5a0e3ad6af
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
|
15 years ago |
Anton Vorontsov
|
0493a4ff10
leds-gpio: fix default state handling on OF platforms
|
15 years ago |
Dmitry Eremin-Solenikov
|
0b4634fce1
leds-gpio: fix possible crash on OF device unbinding
|
15 years ago |