index
:
pub/scm/linux/kernel/git/kees/linux.git
master
Various feature branches
Kees Cook
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
leds
/
leds-is31fl32xx.c
Age
Commit message (
Expand
)
Author
Files
Lines
2026-06-17
leds: Use named initializers for arrays of i2c_device_data
Uwe Kleine-König (The Capable Hub)
1
-9
/
+9
2026-02-04
leds: is31f132xx: Add support for is31fl3293
Daniel Mack
1
-8
/
+130
2026-02-04
leds: is31f132xx: Re-order code to remove forward declarations
Daniel Mack
1
-66
/
+62
2025-08-18
leds: leds-is31fl32xx: Add support for is31fl3236a
Pawel Zalewski
1
-6
/
+41
2024-08-22
leds: is31fl32xx: Simplify with scoped for each OF child loop
Krzysztof Kozlowski
1
-10
/
+4
2023-07-28
leds: Explicitly include correct DT includes
Rob Herring
1
-1
/
+0
2023-05-25
leds: Switch i2c drivers back to use .probe()
Uwe Kleine-König
1
-1
/
+1
2023-01-30
leds: is31fl32xx: Convert to i2c's .probe_new()
Uwe Kleine-König
1
-3
/
+2
2022-08-16
i2c: Make remove callback return void
Uwe Kleine-König
1
-3
/
+1
2022-05-07
leds: is31fl32xx: Improve error reporting in .remove()
Uwe Kleine-König
1
-1
/
+7
2021-07-12
leds: is31fl32xx: Fix missing error code in is31fl32xx_parse_dt()
Jiapeng Chong
1
-0
/
+1
2021-05-28
leds: leds-is31fl32xx: Provide missing description for member 'sw_shutdown_func'
Lee Jones
1
-1
/
+2
2020-09-26
leds: parse linux,default-trigger DT property in LED core
Marek Behún
1
-3
/
+0
2020-09-26
leds: is31fl32xx: use struct led_init_data when registering
Marek Behún
1
-10
/
+9
2020-09-26
leds: various: use only available OF children
Marek Behún
1
-2
/
+2
2020-09-26
leds: various: use dev_of_node(dev) instead of dev->of_node
Marek Behún
1
-2
/
+2
2020-09-26
leds: various: use device_get_match_data
Marek Behún
1
-6
/
+1
2020-03-21
leds: leds-is31fl32xx: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
1
-1
/
+1
2019-09-01
leds: is31fl32xx: Use struct_size() helper
Gustavo A. R. Silva
1
-7
/
+1
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
1
-5
/
+1
2017-08-12
leds: Convert to using %pOF instead of full_name
Rob Herring
1
-2
/
+2
2016-07-19
leds: is31fl32xx: define complete i2c_device_id table
H. Nikolaus Schaller
1
-2
/
+8
2016-07-19
leds: is31fl32xx: fix typo in id and match table names
H. Nikolaus Schaller
1
-7
/
+7
2016-03-14
leds: Add SN3218 and SN3216 support to the IS31FL32XX driver
David Rivshin
1
-1
/
+5
2016-03-14
leds: Add driver for the ISSI IS31FL32xx family of LED controllers
David Rivshin
1
-0
/
+504