index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
leds
/
leds-pca9532.c
Age
Commit message (
Expand
)
Author
2020-09-30
leds: pca9532: read pwm settings from device tree
Markus Moll
2020-09-30
leds: pca9532: correct shift computation in pca9532_getled
Markus Moll
2020-09-26
leds: pca9532 - simplify the return expression of pca9532_remove
Liu Shixin
2020-09-26
leds: various: use only available OF children
Marek BehĂșn
2020-09-26
leds: various: use dev_of_node(dev) instead of dev->of_node
Marek BehĂșn
2019-11-03
leds: pca953x: Use of_device_get_match_data()
Stephen Boyd
2019-08-08
leds: pca953x: Include the right header
Linus Walleij
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 441
Thomas Gleixner
2019-03-30
leds: pca9532: fix a potential NULL pointer dereference
Kangjie Lu
2017-04-19
leds: pca9532: Extend pca9532 device tree support
Felix Brack
2016-11-22
leds: pca9532: Use default trigger value from platform data
Felix Brack
2016-06-20
leds: pca9532: Add device tree support
Phil Reid
2016-01-17
Merge tag 'gpio-v4.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...
Linus Torvalds
2016-01-07
leds: pca9532: use gpiochip data pointer
Linus Walleij
2016-01-04
leds: pca9532: Remove work queue for LEDs.
Andrew Lunn
2015-11-19
gpio: change member .dev to .parent
Linus Walleij
2014-09-18
driver:gpio remove all usage of gpio_remove retval in driver
abdoulaye berthe
2013-08-26
leds: use dev_get_platdata()
Jingoo Han
2013-02-01
leds: pca9532: fix suspect code indent for conditional statements
Jingoo Han
2013-02-01
leds: pca9532: Convert to devm_input_allocate_device()
Axel Lin
2012-07-24
leds: convert PCA9532 LED driver to devm_kzalloc()
Bryan Wu
2012-01-10
leds: convert led i2c drivers to module_i2c_driver
Axel Lin
2011-07-08
drivers/leds/leds-pca9532.c: change driver name to be unique
Wolfram Sang
2011-05-25
drivers/leds/leds-pca9532.c: add support pca9530, pca9531 and pca9533
Jan Weitzel
2011-05-25
drivers/leds/leds-pca9532.c: add gpio capability
Joachim Eastwood
2011-03-31
Fix common misspellings
Lucas De Marchi
2011-01-13
leds: leds-pca9532 cleanups
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
2009-10-04
leds: leds-pca9532 - Drop unused module parameters
Jean Delvare
2009-09-07
leds: Fix leds-pca9532 whitespace issues
Richard Purdie
2009-06-23
leds: pca9532 - Indent using tabs, not spaces.
Antonio Ospite
2009-04-06
leds: Fix &&/|| confusion in leds-pca9532.c
Riku Voipio
2009-03-30
trivial: Update my email address
Riku Voipio
2009-01-08
leds: leds-pcs9532 - Move i2c work to a workqueque
Riku Voipio
2009-01-08
leds: leds-pca9532 - fix memory leak and properly handle errors
Sven Wegener
2009-01-08
leds: eds-pca9532: mark pca9532_event() static
Sven Wegener
2008-07-23
leds: Add pca9532 led driver
Riku Voipio