index
:
linux.git
arm64-uaccess
dependabot/pip/drivers/gpu/drm/ci/xfails/certifi-2024.7.4
dependabot/pip/drivers/gpu/drm/ci/xfails/idna-3.7
dependabot/pip/drivers/gpu/drm/ci/xfails/pip-23.3
dependabot/pip/drivers/gpu/drm/ci/xfails/requests-2.32.2
dependabot/pip/drivers/gpu/drm/ci/xfails/setuptools-70.0.0
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.0.7
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.2.2
link_path_walk
master
nocache-cleanup
runtime-constants
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
upstream/master
Unnamed repository; edit this file 'description' to name the repository.
git
about
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
2025-08-07
treewide: rename GPIO set callbacks back to their original names
Bartosz Golaszewski
1
-1
/
+1
2025-07-02
leds: pca955x: Avoid potential overflow when filling default_label (take 2)
Andy Shevchenko
1
-2
/
+2
2025-05-14
leds: pca955x: Use new GPIO line value setter callbacks
Bartosz Golaszewski
1
-4
/
+4
2025-05-14
leds: pca955x: Avoid potential overflow when filling default_label
Andy Shevchenko
1
-11
/
+9
2025-02-21
Revert "leds-pca955x: Remove the unused function pca95xx_num_led_regs()"
Eddie James
1
-0
/
+6
2025-02-20
leds: pca955x: Add HW blink support
Eddie James
1
-52
/
+172
2025-02-20
leds: pca955x: Optimize probe LED selection
Eddie James
1
-10
/
+28
2025-02-20
leds: pca955x: Use pointers to driver data rather than I2C client
Eddie James
1
-34
/
+27
2025-02-20
leds: pca955x: Refactor with helper functions and renaming
Eddie James
1
-27
/
+25
2023-11-01
leds: pca955x: Cleanup OF/ID table terminators
Biju Das
1
-20
/
+20
2023-11-01
leds: pca955x: Convert enum->pointer for data in the match tables
Biju Das
1
-31
/
+18
2023-11-01
leds: pca955x: Fix -Wvoid-pointer-to-enum-cast warning
Justin Stitt
1
-1
/
+1
2023-05-25
leds: Switch i2c drivers back to use .probe()
Uwe Kleine-König
1
-1
/
+1
2023-01-30
leds: pca955x: Get rid of custom led_init_default_state_get()
Andy Shevchenko
1
-20
/
+6
2022-10-21
leds-pca955x: Remove the unused function pca95xx_num_led_regs()
Jiapeng Chong
1
-6
/
+0
2022-03-02
leds: pca955x: Allow zero LEDs to be specified
Andrew Jeffery
1
-1
/
+1
2022-03-02
leds: pca955x: Make the gpiochip always expose all pins
Andrew Jeffery
1
-31
/
+34
2021-08-20
leds: pca955x: Switch to i2c probe_new
Eddie James
1
-4
/
+19
2021-08-20
leds: pca955x: Let the core process the fwnode
Eddie James
1
-28
/
+30
2021-08-20
leds: pca955x: Implement the default-state property
Eddie James
1
-8
/
+46
2021-08-20
leds: pca955x: Add brightness_get function
Eddie James
1
-0
/
+52
2021-08-20
leds: pca955x: Clean up code formatting
Eddie James
1
-33
/
+30
2020-08-17
leds: pca955x: Add an IBM software implementation of the PCA9552 chip
Eddie James
1
-0
/
+8
2020-07-12
leds: pca955x: Include the right GPIO header
Linus Walleij
1
-1
/
+1
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-12
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-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
[next]