index
:
pub/scm/linux/kernel/git/mel/linux.git
master
Candidate patch series by Mel Gorman
Mel Gorman
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
leds
/
leds-aw200xx.c
Age
Commit message (
Expand
)
Author
Files
Lines
2026-07-03
Replace <linux/mod_devicetable.h> by more specific <linux/device-id/*.h> (c f...
Uwe Kleine-König (The Capable Hub)
1
-1
/
+0
2026-06-17
leds: Use named initializers for arrays of i2c_device_data
Uwe Kleine-König (The Capable Hub)
1
-5
/
+5
2025-02-26
leds: aw200xx: don't use return with gpiod_set_value() variants
Bartosz Golaszewski
1
-1
/
+1
2024-10-09
leds: aw200xx: Switch to device_for_each_child_node_scoped()
Javier Carrasco
1
-5
/
+2
2024-04-11
leds: aw200xx: Use devm API to cleanup module's resources
George Stark
1
-11
/
+21
2024-03-07
leds: aw200xx: Make read-only array coeff_table static const
Colin Ian King
1
-1
/
+1
2023-12-13
leds: aw200xx: Add support for aw20108 device
George Stark
1
-1
/
+9
2023-12-13
leds: aw200xx: Improve autodim calculation method
George Stark
1
-3
/
+4
2023-12-13
leds: aw200xx: Enable disable_locking flag in regmap config
George Stark
1
-0
/
+1
2023-12-13
leds: aw200xx: Add delay after software reset
George Stark
1
-0
/
+3
2023-12-13
leds: aw200xx: Calculate dts property display_rows in the driver
George Stark
1
-10
/
+27
2023-12-13
leds: aw200xx: Support HWEN hardware control
Dmitry Rokosov
1
-0
/
+33
2023-12-13
leds: aw200xx: Fix write to DIM parameter
Martin Kurbanov
1
-1
/
+6
2023-11-01
leds: aw200xx: Convert to use maple tree register cache
Mark Brown
1
-1
/
+1
2023-11-01
leds: aw200xx: Annotate struct aw200xx with __counted_by
Kees Cook
1
-1
/
+1
2023-07-28
leds: aw200xx: Switch back to use struct i2c_driver::probe
Uwe Kleine-König
1
-1
/
+1
2023-07-28
leds: aw200xx: Fix error code in probe()
Dan Carpenter
1
-1
/
+1
2023-06-01
leds: Add AW20xx driver
Martin Kurbanov
1
-0
/
+594