index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
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
2019-07-09
Merge tag 'leds-for-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-1
/
+1
2019-06-09
leds: leds-pca955x: simplify getting the adapter of a client
Wolfram Sang
1
-1
/
+1
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 330
Thomas Gleixner
1
-4
/
+1
2019-03-31
leds: pca955x: Make use of device property API
Andy Shevchenko
1
-22
/
+13
2019-03-31
leds: pca955x: Revert "Add ACPI support"
Andy Shevchenko
1
-21
/
+1
2018-06-13
treewide: devm_kzalloc() -> devm_kcalloc()
Kees Cook
1
-4
/
+4
2017-10-06
leds: pca955x: Don't invert requested value in pca955x_gpio_set_value()
Andrew Jeffery
1
-5
/
+12
2017-08-30
leds: pca955x: check for I2C errors
Cédric Le Goater
1
-31
/
+83
2017-08-29
leds: pca955x: Prevent crippled LED device name
Jacek Anaszewski
1
-4
/
+8
2017-08-14
leds: pca955x: add GPIO support
Cédric Le Goater
1
-17
/
+120
2017-08-14
leds: pca955x: use devm_led_classdev_register
Cédric Le Goater
1
-22
/
+4
2017-08-14
leds: pca955x: add device tree support
Cédric Le Goater
1
-12
/
+89
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-27
leds: use dev_get_platdata()
Jingoo Han
1
-1
/
+1
2012-12-16
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/cool...
Linus Torvalds
1
-1
/
+1
2012-11-29
leds: remove use of __devexit
Bill Pemberton
1
-1
/
+1
2012-11-29
leds: remove use of __devinit
Bill Pemberton
1
-1
/
+1
2012-11-29
leds: remove use of __devexit_p
Bill Pemberton
1
-1
/
+1
2012-11-28
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-30
drivers/leds/leds-pca955x.c: fix race condition while setting brightness on s...
Alexander Stein
1
-36
/
+59
2012-01-11
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-21
leds: leds-pca955x - Mark pca955x_led_set() static
Sven Wegener
1
-1
/
+1
2008-10-04
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