index
:
~glisse/linux
amdgpu-debug
bbb-3.8
bxm-3.2
dal
generic-write-protection-rfc
gup
gup-bio-v2
gup-bio-v3
gup-fs-block
gup-scatterlist-v1
hmm
hmm-4.17
hmm-4.19
hmm-4.20
hmm-4.21
hmm-5.1-v2
hmm-5.2-v3
hmm-5.3
hmm-cdm
hmm-cdm-next
hmm-cdm-v2
hmm-cdm-v3
hmm-cdm-v4
hmm-for-4.17
hmm-for-5.1
hmm-intel-v00
hmm-next
hmm-nouveau
hmm-nouveau-5.1
hmm-nouveau-v01
hmm-nouveau-v03
hmm-odp-v2
hmm-p2p
hmm-radeon-v00
hmm-stable
hmm-v10
hmm-v11
hmm-v12
hmm-v13
hmm-v14
hmm-v15
hmm-v16
hmm-v17
hmm-v18
hmm-v19
hmm-v20
hmm-v21
hmm-v22
hmm-v23
hmm-v24
hmm-v25
hmm-v25-4.9
hmm-v25-next
hmm-v9
hmm-y15may21
hms-hbind-v01
kill-page-mapping
kvm-restore-change_pte
master
mmu-notifier
mmu-notifier-context
mmu-notifier-rfc
mmu-notifier-rfc-kvm
mmu-notifier-v05
mmu-notifier-v06
nookhd
nouveau-hmm
nouveau-hmm-v00
nouveau-hmm-v01
odp-5.2
odp-hmm
rdma-5.2
rdma-odp-hmm-v4
scratch
wip-hmm-p2p
wip-kvm-mmu-notifier-opti
wip-p2p-showcase
Linux kernel with some radeon work.
glisse
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
2016-01-04
leds: pca9532: Remove work queue for LEDs.
Andrew Lunn
1
-16
/
+12
2014-09-18
driver:gpio remove all usage of gpio_remove retval in driver
abdoulaye berthe
1
-8
/
+2
2013-08-26
leds: use dev_get_platdata()
Jingoo Han
1
-1
/
+2
2013-02-01
leds: pca9532: fix suspect code indent for conditional statements
Jingoo Han
1
-1
/
+1
2013-02-01
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-10
leds: convert led i2c drivers to module_i2c_driver
Axel Lin
1
-13
/
+1
2011-07-08
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-04
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