index
:
linux-fsl-qoriq
master
scalys
Freescale linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
leds
/
leds-pca955x.c
Age
Commit message (
Expand
)
Author
2013-08-27
leds: use dev_get_platdata()
Jingoo Han
2012-12-15
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/cool...
Linus Torvalds
2012-11-28
leds: remove use of __devexit
Bill Pemberton
2012-11-28
leds: remove use of __devinit
Bill Pemberton
2012-11-28
leds: remove use of __devexit_p
Bill Pemberton
2012-11-27
leds: leds-pca955x: Use dev_info instead of printk
Sachin Kamat
2012-07-23
leds: convert PCA955x LED driver to devm_kzalloc() and cleanup error exit path
Bryan Wu
2012-05-29
drivers/leds/leds-pca955x.c: fix race condition while setting brightness on s...
Alexander Stein
2012-01-11
leds: convert led i2c drivers to module_i2c_driver
Axel Lin
2010-06-03
i2c: Remove all i2c_set_clientdata(client, NULL) in drivers
Wolfram Sang
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2008-10-20
leds: leds-pca955x - Mark pca955x_led_set() static
Sven Wegener
2008-10-04
leds-pca955x: add proper error handling and fix bogus memory handling
Sven Wegener
2008-07-23
leds: Add support for Philips PCA955x I2C LED drivers
Nate Case