index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
leds
/
leds-lp5523.c
Age
Commit message (
Expand
)
Author
Files
Lines
2012-12-16
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/cool...
Linus Torvalds
1
-5
/
+19
2012-11-29
leds: remove use of __devinit
Bill Pemberton
1
-2
/
+2
2012-11-27
leds: lp5523: Fix return value
Sachin Kamat
1
-1
/
+1
2012-11-27
leds: leds-lp5523: replace strict_strtoul() with kstrtoul()
Jingoo Han
1
-1
/
+1
2012-11-27
leds: leds-lp5523: fix build warnings
Jingoo Han
1
-3
/
+17
2012-09-13
leds-lp5523: Fix riskiness of the page fault
Kim, Milo
1
-0
/
+1
2012-09-13
leds-lp5523: turn off the LED engines on unloading the driver
Kim, Milo
1
-0
/
+3
2012-09-11
leds-lp5523: use the i2c device id rather than fixed name
Kim, Milo
1
-4
/
+6
2012-09-11
leds-lp5523: add new device id for LP55231
Kim, Milo
1
-2
/
+8
2012-09-11
leds-lp5523: minor code style fixes
Kim, Milo
1
-8
/
+7
2012-09-11
leds-lp5523: change the return type of lp5523_set_mode()
Kim, Milo
1
-11
/
+13
2012-09-11
leds-lp5523: set the brightness to 0 forcely on removing the driver
Kim, Milo
1
-2
/
+2
2012-09-11
leds-lp5523: add channel name in the platform data
Kim, Milo
1
-3
/
+7
2012-07-24
leds: convert LP5523 LED driver to devm_kzalloc() and cleanup error exit path
Bryan Wu
1
-14
/
+10
2012-07-24
leds-lp5523: BUG() in error handling in probe()
Dan Carpenter
1
-3
/
+3
2012-03-24
drivers/leds/leds-lp5523.c: constify some data
Andrew Morton
1
-3
/
+3
2012-01-11
drivers/leds/leds-lp5523.c: remove unneeded forward declaration
Axel Lin
1
-2
/
+0
2012-01-11
leds: convert led i2c drivers to module_i2c_driver
Axel Lin
1
-19
/
+1
2011-06-28
drivers/leds/leds-lp5523.c: fix section mismatches
Ralf Baechle
1
-2
/
+2
2011-03-23
drivers/leds/leds-lp5523.c: world-writable engine* sysfs files
Vasiliy Kulikov
1
-10
/
+10
2011-01-13
leds: lp5523: fix circular locking
Samu Onkalo
1
-40
/
+16
2011-01-13
leds: leds-lp5523: modify the way of setting led device name
Samu Onkalo
1
-1
/
+2
2010-11-25
drivers/leds/leds-lp5523.c: perform SW reset before detection
Samu Onkalo
1
-7
/
+5
2010-11-25
drivers/leds/leds-lp5523.c: adjust delays and add comments to them
Samu Onkalo
1
-14
/
+17
2010-11-25
drivers/leds/leds-lp5523.c: change some macros to functions
Samu Onkalo
1
-3
/
+6
2010-11-12
leds: driver for National Semiconductors LP5523 chip
Samu Onkalo
1
-0
/
+1065