milos-linux/drivers/leds
Andy Shevchenko 7a43ccf85d leds: class: Make led_remove_lookup() NULL-aware
It is a usual pattern in the kernel to make releasing functions be NULL-aware
so they become a no-op. This helps reducing unneeded checks in the code where
the given resource is optional.

Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Link: https://patch.msgid.link/20260327102729.797254-1-andriy.shevchenko@linux.intel.com
Signed-off-by: Lee Jones <lee@kernel.org>
2026-04-09 13:49:19 +01:00
..
blink leds: lgm-sso: Fix typo in macro for src offset 2026-03-25 13:42:00 +00:00
flash leds: ktd2692: Make ktd2692_timing variable static 2026-03-10 09:22:58 +00:00
rgb leds: qcom-lpg: Check for array overflow when selecting the high resolution 2026-03-10 09:23:00 +00:00
simatic
trigger leds: Prefer IS_ERR_OR_NULL over manual NULL check 2026-03-10 13:33:26 +00:00
.kunitconfig
Kconfig leds: Kconfig: Drop unneeded dependency on OF_GPIO 2026-03-26 12:03:15 +00:00
led-class-flash.c
led-class-multicolor.c leds: multicolor: Change intensity_value to unsigned int 2026-03-10 09:22:53 +00:00
led-class.c leds: class: Make led_remove_lookup() NULL-aware 2026-04-09 13:49:19 +01:00
led-core.c leds: core: Fix formatting issues 2026-03-26 09:31:58 +00:00
led-test.c
led-triggers.c Convert 'alloc_obj' family to use the new default GFP_KERNEL argument 2026-02-21 17:09:51 -08:00
leds-88pm860x.c
leds-acer-a500.c
leds-adp5520.c
leds-an30259a.c
leds-apu.c
leds-ariel.c
leds-as3668.c leds: as3668: Driver for the ams Osram 4-channel i2c LED driver 2026-02-04 09:23:47 +00:00
leds-aw200xx.c
leds-aw2013.c
leds-bcm6328.c
leds-bcm6358.c
leds-bd2606mvv.c
leds-bd2802.c
leds-blinkm.c
leds-cht-wcove.c
leds-clevo-mail.c
leds-cobalt-qube.c
leds-cobalt-raq.c
leds-cpcap.c
leds-cr0014114.c
leds-cros_ec.c
leds-da903x.c
leds-da9052.c
leds-dac124s085.c
leds-el15203000.c
leds-expresswire.c
leds-gpio-register.c
leds-gpio.c
leds-hp6xx.c
leds-ip30.c
leds-ipaq-micro.c
leds-is31fl32xx.c leds: is31f132xx: Add support for is31fl3293 2026-02-04 09:20:37 +00:00
leds-is31fl319x.c
leds-lm355x.c
leds-lm3530.c
leds-lm3532.c
leds-lm3533.c
leds-lm3642.c leds: lm3642: Use guard to simplify locking 2026-03-26 11:25:28 +00:00
leds-lm3692x.c
leds-lm3697.c
leds-lm36274.c
leds-locomo.c
leds-lp50xx.c
leds-lp55xx-common.c leds: lp55xx: Simplify with scoped for each OF child loop 2026-02-04 09:20:56 +00:00
leds-lp55xx-common.h
leds-lp3944.c
leds-lp3952.c
leds-lp5521.c
leds-lp5523.c
leds-lp5562.c
leds-lp5569.c leds: lp5569: Use sysfs_emit instead of sprintf() 2026-03-10 09:22:55 +00:00
leds-lp8501.c
leds-lp8788.c
leds-lp8860.c leds: lp8860: Do not always program EEPROM on probe 2026-03-10 09:23:15 +00:00
leds-lp8864.c
leds-lt3593.c
leds-max5970.c
leds-max8997.c
leds-max77650.c
leds-max77705.c
leds-mc13783.c
leds-menf21bmc.c
leds-mlxcpld.c
leds-mlxreg.c
leds-mt6323.c
leds-net48xx.c
leds-netxbig.c
leds-nic78bx.c
leds-ns2.c
leds-ot200.c
leds-pca955x.c
leds-pca963x.c
leds-pca995x.c
leds-pca9532.c
leds-pm8058.c
leds-powernv.c
leds-pwm.c
leds-qnap-mcu.c
leds-rb532.c
leds-regulator.c
leds-sc27xx-bltc.c
leds-spi-byte.c
leds-ss4200.c
leds-st1202.c
leds-sun50i-a100.c
leds-sunfire.c
leds-syscon.c
leds-tca6507.c
leds-ti-lmu-common.c
leds-tlc591xx.c
leds-tps6105x.c
leds-turris-omnia.c
leds-upboard.c
leds-wm831x-status.c
leds-wm8350.c
leds-wrap.c
leds.h
Makefile leds: as3668: Driver for the ams Osram 4-channel i2c LED driver 2026-02-04 09:23:47 +00:00
TODO
uleds.c Convert 'alloc_obj' family to use the new default GFP_KERNEL argument 2026-02-21 17:09:51 -08:00