Jacek Anaszewski
|
c29e650b3a
leds: ns2: Remove work queue
|
9 years ago |
Luis de Bethencourt
|
98f9cc7ffc
leds: leds-ns2: Fix module autoload for OF platform driver
|
10 years ago |
Simon Guinot
|
4b90432dc1
leds: leds-ns2: handle can_sleep GPIOs
|
10 years ago |
Vincent Donnefort
|
f7fafd083c
leds: leds-ns2: move LED modes mapping outside of the driver
|
10 years ago |
Wolfram Sang
|
81902d5f65
leds: drop owner assignment from platform_drivers
|
10 years ago |
Johan Hovold
|
475f854826
leds: ns2: fix attribute-creation race
|
11 years ago |
Paul Gortmaker
|
7c7d2a26db
drivers/leds: delete non-required instances of include <linux/init.h>
|
11 years ago |
Sachin Kamat
|
c68f46dd6a
leds: Include linux/of.h header
|
12 years ago |
Jingoo Han
|
87aae1ea82
leds: use dev_get_platdata()
|
12 years ago |
Jingoo Han
|
a036e4cde5
leds: leds-ns2: remove unnecessary platform_set_drvdata()
|
12 years ago |
Simon Guinot
|
3de1929ba6
leds: leds-ns2: fix oops at module removal
|
12 years ago |
Jingoo Han
|
9d04cbaadf
leds: leds-ns2: 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 |
Linus Torvalds
|
cf4af01221
Merge tag 'boards' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
|
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
|
04195823aa
leds: leds-ns2: use devm_gpio_request_one
|
12 years ago |
Jingoo Han
|
3874350c59
leds: leds-ns2: replace strict_strtoul() with kstrtoul()
|
12 years ago |
Jingoo Han
|
31c3dc7488
leds: leds-ns2: use gpio_request_one
|
12 years ago |
Simon Guinot
|
72052fcc10
leds: leds-ns2: add device tree binding
|
13 years ago |
Arnd Bergmann
|
c02cecb92e
ARM: orion: move platform_data definitions
|
13 years ago |
Bryan Wu
|
a209f76698
leds: convert Network Space v2 LED driver to devm_kzalloc() and cleanup error exit path
|
13 years ago |
Arnd Bergmann
|
b8cd742acf
drivers/leds: correct __devexit annotations
|
13 years ago |
Axel Lin
|
892a8843fb
leds: convert led platform drivers to module_platform_driver
|
13 years ago |
Paul Gortmaker
|
54f4dedb53
drivers/leds: Add module.h to files using it implicitly
|
14 years ago |
Simon Guinot
|
e5971bbc1c
leds: leds-ns2: fix private driver data storage
|
15 years ago |
Simon Guinot
|
f539dfedbd
leds: leds-ns2: fix locking
|
15 years ago |
Simon Guinot
|
11efe71f65
leds: add LED driver for Network Space v2 LEDs
|
15 years ago |