blob: 642d2e8ab76dd21069706c7f6267da8880a7ae79 [file] [log] [blame]
c49d6cab0d7f ("leds: parse linux,default-trigger DT property in LED core")
006631969880 ("leds: syscon: use struct led_init_data when registering")
4b64c0510b66 ("leds: lm3532: don't parse label DT property")
484456712de4 ("leds: lm36274: do not set chip settings in DT parsing function")
1aeef38c6a4a ("leds: lm36274: use struct led_init_data when registering")
a448fcf19c9c ("leds: lm36274: don't iterate through children since there is only one")
d3ab963cf980 ("leds: lm36274: cosmetic: rename lm36274_data to chip")
a4a469b4314e ("leds: ns2: register LED immediately after parsing DT properties")
b3f96922839a ("leds: ns2: cosmetic change: use helper variable")
a78bd8f33fd7 ("leds: ns2: cosmetic variable rename")
01026cecf619 ("leds: ns2: cosmetic structure rename")
528c9515b28d ("leds: ns2: use devres API for getting GPIO descriptors")
f72deb717d5b ("leds: ns2: move parsing of one LED into separate function")
01d0b14d0e52 ("leds: ns2: support OF probing only, forget platdata")
19d4deb7b240 ("leds: ns2: alloc simple array instead of struct ns2_led_priv")
40f97281ff05 ("leds: ns2: use devres LED registering function")
eed951bbf737 ("leds: pm8058: use struct led_init_data when registering")
6b8274de375b ("leds: mt6323: use struct led_init_data when registering")
d7d02b8af5bc ("leds: max77650: use struct led_init_data when registering")
3a953dc330e9 ("leds: lm3697: use struct led_init_data when registering")
e4e912a349b2 ("leds: bcm6328, bcm6358: use struct led_init_data when registering")
ff5c89d44453 ("leds: bcm6328, bcm6358: use devres LED registering function")
99a013c840a0 ("leds: various: use only available OF children")
8853c95e997e ("leds: various: use dev_of_node(dev) instead of dev->of_node")
2779f4724b2f ("leds: various: use device_get_match_data")
dddb4e38c6ba ("leds: is31fl319x: Add shutdown pin and generate a 5ms low pulse when startup")
242b81170fb8 ("leds: lp50xx: Add the LP50XX family of the RGB LED driver")
089381b27abe ("leds: initial support for Turris Omnia LEDs")
92a81562e695 ("leds: lp55xx: Add multicolor framework support to lp55xx")
c732eaf01f9c ("leds: lp55xx: Convert LED class registration to devm_*")
a7ad53cb6687 ("leds: ns2: Use struct_size() in devm_kzalloc()")
ac219bf3c9bd ("leds: lp55xx: Convert to use GPIO descriptors")
a0972fff0947 ("leds: lm36274: fix use-after-free on unbind")
59ea3c9faf32 ("leds: add aw2013 driver")
457386350e6a ("leds: sort Makefile entries")
141f15c66d94 ("leds: pwm: remove header")
64d7e23115dd ("leds: add SGI IP30 led support")
ccbbb117c17e ("leds: ns2: Convert to GPIO descriptors")
c7896490dd1a ("leds: ns2: Absorb platform data")
b3b42b4a383c ("leds: tps6105x: add driver for MFD chip LED mode")
5b4b723c483f ("leds: tlc591xx: use devm_led_classdev_register_ext()")
1ab4531ad132 ("leds: tlc591xx: simplify driver by using the managed led API")
b46d2b4d3d81 ("drivers: leds: tlc591xx: check error during device init")
fc19967bcb8f ("leds: add LED driver for EL15203000 board")
070a0eed7580 ("leds: lm3532: Avoid potentially unpaired regulator calls")
68bfcf6debd7 ("leds: syscon: Use resource managed variant of device register")
517ea49a7b23 ("leds: lm3532: Add full scale current configuration")
1312394023dd ("leds: lm3532: Fix brightness control for i2c mode")
ae6c4c70dfd1 ("leds: max77650: Switch to fwnode property API")
ebefec8d9fc0 ("leds: lm36274: Switch to use fwnode_property_count_uXX()")