index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
leds
/
leds-pca9532.c
Age
Commit message (
Expand
)
Author
Files
Lines
2013-02-02
leds: pca9532: fix suspect code indent for conditional statements
Jingoo Han
1
-1
/
+1
2013-02-02
leds: pca9532: Convert to devm_input_allocate_device()
Axel Lin
1
-3
/
+1
2012-07-24
leds: convert PCA9532 LED driver to devm_kzalloc()
Bryan Wu
1
-8
/
+2
2012-01-11
leds: convert led i2c drivers to module_i2c_driver
Axel Lin
1
-13
/
+1
2011-07-09
drivers/leds/leds-pca9532.c: change driver name to be unique
Wolfram Sang
1
-1
/
+1
2011-05-25
drivers/leds/leds-pca9532.c: add support pca9530, pca9531 and pca9533
Jan Weitzel
1
-22
/
+62
2011-05-25
drivers/leds/leds-pca9532.c: add gpio capability
Joachim Eastwood
1
-3
/
+110
2011-03-31
Fix common misspellings
Lucas De Marchi
1
-1
/
+1
2011-01-13
leds: leds-pca9532 cleanups
Axel Lin
1
-38
/
+28
2010-06-03
i2c: Remove all i2c_set_clientdata(client, NULL) in drivers
Wolfram Sang
1
-4
/
+1
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-0
/
+1
2009-10-05
leds: leds-pca9532 - Drop unused module parameters
Jean Delvare
1
-3
/
+0
2009-09-07
leds: Fix leds-pca9532 whitespace issues
Richard Purdie
1
-6
/
+6
2009-06-23
leds: pca9532 - Indent using tabs, not spaces.
Antonio Ospite
1
-29
/
+29
2009-04-06
leds: Fix &&/|| confusion in leds-pca9532.c
Riku Voipio
1
-1
/
+1
2009-03-30
trivial: Update my email address
Riku Voipio
1
-2
/
+2
2009-01-08
leds: leds-pcs9532 - Move i2c work to a workqueque
Riku Voipio
1
-8
/
+43
2009-01-08
leds: leds-pca9532 - fix memory leak and properly handle errors
Sven Wegener
1
-9
/
+13
2009-01-08
leds: eds-pca9532: mark pca9532_event() static
Sven Wegener
1
-2
/
+2
2008-07-23
leds: Add pca9532 led driver
Riku Voipio
1
-0
/
+337