Milo(Woogyom) Kim
|
86eb7748ce
leds-lp55xx: add device reset function in lp5521/5523
|
12 yıl önce |
Milo(Woogyom) Kim
|
1904f83d56
leds-lp55xx: clean up deinit leds in lp5521/5523
|
12 yıl önce |
Milo(Woogyom) Kim
|
f652480802
leds-lp55xx: clean up init leds in lp5521/5523
|
12 yıl önce |
Milo(Woogyom) Kim
|
1a9914855d
leds-lp55xx: clean up deinit_device() in lp5521/5523
|
12 yıl önce |
Milo(Woogyom) Kim
|
944f7b1ded
leds-lp55xx: clean up init_device() in lp5521/5523
|
12 yıl önce |
Linus Torvalds
|
e81d372ff9
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/cooloney/linux-leds
|
12 yıl önce |
Bill Pemberton
|
98ea1ea20c
leds: remove use of __devinit
|
12 yıl önce |
Sachin Kamat
|
5ebab74a71
leds: lp5523: Fix return value
|
12 yıl önce |
Jingoo Han
|
eef4aa652c
leds: leds-lp5523: replace strict_strtoul() with kstrtoul()
|
12 yıl önce |
Jingoo Han
|
1b21ec5a28
leds: leds-lp5523: fix build warnings
|
12 yıl önce |
Kim, Milo
|
f162584232
leds-lp5523: Fix riskiness of the page fault
|
13 yıl önce |
Kim, Milo
|
23301b7f1b
leds-lp5523: turn off the LED engines on unloading the driver
|
13 yıl önce |
Kim, Milo
|
56a1e9adc8
leds-lp5523: use the i2c device id rather than fixed name
|
13 yıl önce |
Kim, Milo
|
27d7704e5e
leds-lp5523: add new device id for LP55231
|
13 yıl önce |
Kim, Milo
|
469eba0230
leds-lp5523: minor code style fixes
|
13 yıl önce |
Kim, Milo
|
6f6365fbac
leds-lp5523: change the return type of lp5523_set_mode()
|
13 yıl önce |
Kim, Milo
|
a39b9854c7
leds-lp5523: set the brightness to 0 forcely on removing the driver
|
13 yıl önce |
Kim, Milo
|
94b43b6771
leds-lp5523: add channel name in the platform data
|
13 yıl önce |
Bryan Wu
|
94ca4bccac
leds: convert LP5523 LED driver to devm_kzalloc() and cleanup error exit path
|
13 yıl önce |
Dan Carpenter
|
5391dd0a9d
leds-lp5523: BUG() in error handling in probe()
|
13 yıl önce |
Andrew Morton
|
d06cb46c3e
drivers/leds/leds-lp5523.c: constify some data
|
13 yıl önce |
Axel Lin
|
1980bcfa6b
drivers/leds/leds-lp5523.c: remove unneeded forward declaration
|
13 yıl önce |
Axel Lin
|
09a0d183ef
leds: convert led i2c drivers to module_i2c_driver
|
13 yıl önce |
Ralf Baechle
|
33721bd3d0
drivers/leds/leds-lp5523.c: fix section mismatches
|
14 yıl önce |
Vasiliy Kulikov
|
ccd7510fd8
drivers/leds/leds-lp5523.c: world-writable engine* sysfs files
|
14 yıl önce |
Samu Onkalo
|
fbac0812de
leds: lp5523: fix circular locking
|
14 yıl önce |
Samu Onkalo
|
278ad4fd0e
leds: leds-lp5523: modify the way of setting led device name
|
14 yıl önce |
Samu Onkalo
|
11e7946f19
drivers/leds/leds-lp5523.c: perform SW reset before detection
|
14 yıl önce |
Samu Onkalo
|
2e4840edb7
drivers/leds/leds-lp5523.c: adjust delays and add comments to them
|
14 yıl önce |
Samu Onkalo
|
87dbf6234d
drivers/leds/leds-lp5523.c: change some macros to functions
|
14 yıl önce |