index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
leds
/
leds-pca955x.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
treewide: devm_kzalloc() -> devm_kcalloc()
Kees Cook
2018-06-12
1
-4
/
+4
*
leds: pca955x: Don't invert requested value in pca955x_gpio_set_value()
Andrew Jeffery
2017-10-06
1
-5
/
+12
*
leds: pca955x: check for I2C errors
Cédric Le Goater
2017-08-30
1
-31
/
+83
*
leds: pca955x: Prevent crippled LED device name
Jacek Anaszewski
2017-08-29
1
-4
/
+8
*
leds: pca955x: add GPIO support
Cédric Le Goater
2017-08-14
1
-17
/
+120
*
leds: pca955x: use devm_led_classdev_register
Cédric Le Goater
2017-08-14
1
-22
/
+4
*
leds: pca955x: add device tree support
Cédric Le Goater
2017-08-14
1
-12
/
+89
*
leds: pca955x: Correct I2C Functionality
Tin Huynh
2017-05-22
1
-1
/
+1
*
leds: pca955x: Add ACPI support
Tin Huynh
2016-12-02
1
-2
/
+22
*
leds: pca955x: Remove work queue
Andrew Lunn
2016-01-04
1
-30
/
+9
*
leds: Drop owner assignment from i2c_driver
Krzysztof Kozlowski
2015-08-28
1
-1
/
+0
*
leds: use dev_get_platdata()
Jingoo Han
2013-08-26
1
-1
/
+1
*
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/cool...
Linus Torvalds
2012-12-15
1
-1
/
+1
|
\
|
*
leds: leds-pca955x: Use dev_info instead of printk
Sachin Kamat
2012-11-27
1
-1
/
+1
*
|
leds: remove use of __devexit
Bill Pemberton
2012-11-28
1
-1
/
+1
*
|
leds: remove use of __devinit
Bill Pemberton
2012-11-28
1
-1
/
+1
*
|
leds: remove use of __devexit_p
Bill Pemberton
2012-11-28
1
-1
/
+1
|
/
*
leds: convert PCA955x LED driver to devm_kzalloc() and cleanup error exit path
Bryan Wu
2012-07-24
1
-13
/
+5
*
drivers/leds/leds-pca955x.c: fix race condition while setting brightness on s...
Alexander Stein
2012-05-29
1
-36
/
+59
*
leds: convert led i2c drivers to module_i2c_driver
Axel Lin
2012-01-10
1
-12
/
+1
*
i2c: Remove all i2c_set_clientdata(client, NULL) in drivers
Wolfram Sang
2010-06-03
1
-2
/
+0
*
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-30
1
-0
/
+1
*
leds: leds-pca955x - Mark pca955x_led_set() static
Sven Wegener
2008-10-20
1
-1
/
+1
*
leds-pca955x: add proper error handling and fix bogus memory handling
Sven Wegener
2008-10-03
1
-32
/
+38
*
leds: Add support for Philips PCA955x I2C LED drivers
Nate Case
2008-07-23
1
-0
/
+384