index
:
~thomash/linux
async_vma10
coherent-rebased
drm-fixes
drm-next
feature/thellstrom/render-nodes
gb-objects-3.13
ickle-wip-migrate
linux-3.13.y
locking-rework
master
original_dg1
pagewalk
thellstrom/locking-rework
topic/migration_fence_2
topic/ttm_accel_branch
topic/ttm_accel_v3
topic/ttm_accel_v9
topic/ttm_branch
topic/ttm_branch_ready
topic/ttm_branch_v2
topic/ttm_branch_v3
topic/ttm_branch_v5
topic/ttm_rebased
topic/ttm_region
ttm-fixes-3.12
ttm-fixes-3.13
ttm-fixes-3.14
ttm-next
ttm-next-3.13
ttm-prot-fix
ttm-transhuge
ttm_branch_for_mesa
vm_open2
vmwgfx-coherent
vmwgfx-fixes-3.12
vmwgfx-fixes-3.13
vmwgfx-fixes-3.14
vmwgfx-fixes-3.15
vmwgfx-fixes-3.16
vmwgfx-fixes-3.17
vmwgfx-fixes-3.18
vmwgfx-fixes-3.19
vmwgfx-fixes-4.0
vmwgfx-fixes-4.11
vmwgfx-fixes-4.12
vmwgfx-fixes-4.15
vmwgfx-fixes-4.16
vmwgfx-fixes-4.17
vmwgfx-fixes-4.19
vmwgfx-fixes-4.2
vmwgfx-fixes-4.20
vmwgfx-fixes-4.3
vmwgfx-fixes-4.4
vmwgfx-fixes-5.0
vmwgfx-fixes-5.0-2
vmwgfx-fixes-5.1
vmwgfx-fixes-5.2
vmwgfx-fixes-5.3
vmwgfx-next
vmwgfx-next-3.13
vmwgfx-next-stage
vmwgfx and ttm linux repo
thomash
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
leds
/
leds-pca955x.c
Age
Commit message (
Expand
)
Author
Files
Lines
2017-05-22
leds: pca955x: Correct I2C Functionality
Tin Huynh
1
-1
/
+1
2016-12-02
leds: pca955x: Add ACPI support
Tin Huynh
1
-2
/
+22
2016-01-04
leds: pca955x: Remove work queue
Andrew Lunn
1
-30
/
+9
2015-08-28
leds: Drop owner assignment from i2c_driver
Krzysztof Kozlowski
1
-1
/
+0
2013-08-26
leds: use dev_get_platdata()
Jingoo Han
1
-1
/
+1
2012-12-15
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/cool...
Linus Torvalds
1
-1
/
+1
2012-11-28
leds: remove use of __devexit
Bill Pemberton
1
-1
/
+1
2012-11-28
leds: remove use of __devinit
Bill Pemberton
1
-1
/
+1
2012-11-28
leds: remove use of __devexit_p
Bill Pemberton
1
-1
/
+1
2012-11-27
leds: leds-pca955x: Use dev_info instead of printk
Sachin Kamat
1
-1
/
+1
2012-07-24
leds: convert PCA955x LED driver to devm_kzalloc() and cleanup error exit path
Bryan Wu
1
-13
/
+5
2012-05-29
drivers/leds/leds-pca955x.c: fix race condition while setting brightness on s...
Alexander Stein
1
-36
/
+59
2012-01-10
leds: convert led i2c drivers to module_i2c_driver
Axel Lin
1
-12
/
+1
2010-06-03
i2c: Remove all i2c_set_clientdata(client, NULL) in drivers
Wolfram Sang
1
-2
/
+0
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-0
/
+1
2008-10-20
leds: leds-pca955x - Mark pca955x_led_set() static
Sven Wegener
1
-1
/
+1
2008-10-03
leds-pca955x: add proper error handling and fix bogus memory handling
Sven Wegener
1
-32
/
+38
2008-07-23
leds: Add support for Philips PCA955x I2C LED drivers
Nate Case
1
-0
/
+384