tangled
alpha
login
or
join now
tjh.dev
/
kernel
1
fork
atom
Linux kernel mirror (for testing)
git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel
os
linux
1
fork
atom
overview
issues
pulls
pipelines
kernel
/
drivers
/
leds
/
at
v6.13-rc4
5 folders
100 files
blink
leds: Switch back to struct platform_driver::remove()
2 years ago
flash
module: Convert symbol namespace to string literal
1 year ago
rgb
leds: rgb: leds-mt6370-rgb: Fix uninitialized variable 'ret' in mt6370_mc_pattern_clear
1 year ago
simple
leds: Switch back to struct platform_driver::remove()
2 years ago
trigger
leds: trigger: netdev: Add support for tx_err and rx_err notification with LEDs
2 years ago
Kconfig
leds: blinkm: Fix CONFIG_LEDS_CLASS_MULTICOLOR dependency
2 years ago
Makefile
leds: leds-lp5569: Add support for Texas Instruments LP5569
2 years ago
TODO
leds: TODO: Add documentation about possible subsystem improvements
5 years ago
led-class-flash.c
leds: flash: Remove unused local leds.h
2 years ago
led-class-multicolor.c
leds: multicolor: Remove unused local leds.h
2 years ago
led-class.c
leds: class: Protect brightness_show() with led_cdev->led_access mutex
1 year ago
led-core.c
leds: Introduce ordered workqueue for LEDs events instead of system_wq
2 years ago
led-triggers.c
leds: triggers: Flush pending brightness before activating trigger
2 years ago
leds-88pm860x.c
leds: Switch back to struct platform_driver::remove()
2 years ago
leds-acer-a500.c
leds: Add driver for Acer Iconia Tab A500
5 years ago
leds-adp5520.c
leds: Switch back to struct platform_driver::remove()
2 years ago
leds-an30259a.c
leds: Drop explicit initialization of struct i2c_device_id::driver_data to 0
2 years ago
leds-apu.c
leds: apu: Remove duplicate DMI lookup data
2 years ago
leds-ariel.c
leds: Explicitly include correct DT includes
2 years ago
leds-aw200xx.c
leds: aw200xx: Switch to device_for_each_child_node_scoped()
2 years ago
leds-aw2013.c
leds: aw2013: Simplify with scoped for each OF child loop
2 years ago
leds-bcm6328.c
leds: bcm6328: Replace divide condition with comparison for shift value
1 year ago
leds-bcm6358.c
leds: bcm6358: Simplify with scoped for each OF child loop
2 years ago
leds-bd2606mvv.c
leds: bd2606mvv: Fix device child node usage in bd2606mvv_probe()
2 years ago
leds-bd2802.c
leds: Drop explicit initialization of struct i2c_device_id::driver_data to 0
2 years ago
leds-blinkm.c
leds: Add multicolor support to BlinkM LED driver
2 years ago
leds-cht-wcove.c
leds: Switch back to struct platform_driver::remove()
2 years ago
leds-clevo-mail.c
leds: Switch back to struct platform_driver::remove()
2 years ago
leds-cobalt-qube.c
treewide: Add SPDX license identifier for more missed files
6 years ago
leds-cobalt-raq.c
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 1
6 years ago
leds-cpcap.c
leds: Explicitly include correct DT includes
2 years ago
leds-cr0014114.c
leds: cr0014114: Switch to device_for_each_child_node_scoped()
2 years ago
leds-cros_ec.c
Merge branches 'ib-leds-mfd-6.11', 'ib-leds-platform-power-6.11' and 'ib-mfd-leds-platform-6.11' into ibs-for-leds-merged
2 years ago
leds-da903x.c
leds: Switch back to struct platform_driver::remove()
2 years ago
leds-da9052.c
leds: Switch back to struct platform_driver::remove()
2 years ago
leds-dac124s085.c
spi: make remove callback a void function
4 years ago
leds-el15203000.c
leds: el15203000: Switch to device_for_each_child_node_scoped()
2 years ago
leds-expresswire.c
module: Convert symbol namespace to string literal
1 year ago
leds-gpio-register.c
leds: leds-gpio-register: Reorganize kerneldoc parameter names
2 years ago
leds-gpio.c
leds: gpio: Avoid using GPIOF_ACTIVE_LOW
1 year ago
leds-hp6xx.c
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
6 years ago
leds-ip30.c
leds: ip30: Convert to devm_platform_ioremap_resource()
2 years ago
leds-ipaq-micro.c
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
6 years ago
leds-is31fl319x.c
leds: is31fl319x: Use device_for_each_child_node_scoped() to access child nodes
2 years ago
leds-is31fl32xx.c
leds: is31fl32xx: Simplify with scoped for each OF child loop
2 years ago
leds-lm3530.c
leds: Drop explicit initialization of struct i2c_device_id::driver_data to 0
2 years ago
leds-lm3532.c
leds: lm3532: Switch to device_for_each_child_node_scoped()
2 years ago
leds-lm3533.c
leds: Switch back to struct platform_driver::remove()
2 years ago
leds-lm355x.c
leds: Switch i2c drivers back to use .probe()
2 years ago
leds-lm36274.c
leds: lm36274: Add missed property.h
4 years ago
leds-lm3642.c
leds: Drop explicit initialization of struct i2c_device_id::driver_data to 0
2 years ago
leds-lm3692x.c
leds: lm392x: Convert to use maple tree register cache
2 years ago
leds-lm3697.c
leds: lm3697: Switch to device_for_each_child_node_scoped()
2 years ago
leds-locomo.c
ARM: pxa: split up mach/hardware.h
6 years ago
leds-lp3944.c
leds: Drop explicit initialization of struct i2c_device_id::driver_data to 0
2 years ago
leds-lp3952.c
leds: Drop explicit initialization of struct i2c_device_id::driver_data to 0
2 years ago
leds-lp50xx.c
leds: lp50xx: Remove unused local leds.h
2 years ago
leds-lp5521.c
leds: leds-lp55xx: Convert mutex lock/unlock to guard API
2 years ago
leds-lp5523.c
leds: leds-lp55xx: Convert mutex lock/unlock to guard API
2 years ago
leds-lp5562.c
leds: lp5562: Add multicolor brightness control
2 years ago
leds-lp5569.c
Merge tag 'leds-next-6.11' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/leds
2 years ago
leds-lp55xx-common.c
leds: lp55xx: Remove redundant test for invalid channel number
1 year ago
leds-lp55xx-common.h
leds: lp55xx: Use devm_clk_get_enabled() helpers
2 years ago
leds-lp8501.c
leds: leds-lp55xx: Drop deprecated defines
2 years ago
leds-lp8788.c
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
6 years ago
leds-lp8860.c
leds: Drop explicit initialization of struct i2c_device_id::driver_data to 0
2 years ago
leds-lt3593.c
leds: lt3593: Put fwnode in any case during ->probe()
4 years ago
leds-max5970.c
leds: max5970: Fix unreleased fwnode_handle in probe function
1 year ago
leds-max77650.c
leds: max77650: Switch to device_for_each_child_node_scoped()
2 years ago
leds-max8997.c
leds: max8997: Don't error if there is no pdata
3 years ago
leds-mc13783.c
leds: Switch back to struct platform_driver::remove()
2 years ago
leds-menf21bmc.c
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
6 years ago
leds-mlxcpld.c
leds: leds-mlxcpld: Fix struct mlxcpld_led_priv member name
2 years ago
leds-mlxreg.c
leds: mlxreg: Use devm_mutex_init() for mutex initialization
2 years ago
leds-mt6323.c
leds: Switch back to struct platform_driver::remove()
2 years ago
leds-net48xx.c
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
6 years ago
leds-netxbig.c
leds: netxbig: Simplify with scoped for each OF child loop
2 years ago
leds-nic78bx.c
leds: nic78bx: Use devm API to cleanup module's resources
2 years ago
leds-ns2.c
leds: ns2: Switch to device_for_each_child_node_scoped()
2 years ago
leds-ot200.c
leds: leds-ot200: Use devm_led_classdev_register
10 years ago
leds-pca9532.c
leds: pca9532: Remove irrelevant blink configuration error message
2 years ago
leds-pca955x.c
leds: pca955x: Cleanup OF/ID table terminators
2 years ago
leds-pca963x.c
leds: pca963x: Switch to device_for_each_child_node_scoped()
2 years ago
leds-pca995x.c
leds: pca995x: Fix device child node usage in pca995x_probe()
2 years ago
leds-pm8058.c
leds: Explicitly include correct DT includes
2 years ago
leds-powernv.c
leds: Switch back to struct platform_driver::remove()
2 years ago
leds-pwm.c
leds: pwm: Add optional DT property default-brightness
1 year ago
leds-rb532.c
leds: Switch back to struct platform_driver::remove()
2 years ago
leds-regulator.c
leds: Switch back to struct platform_driver::remove()
2 years ago
leds-sc27xx-bltc.c
leds: Switch back to struct platform_driver::remove()
2 years ago
leds-spi-byte.c
leds: spi-byte: Move OF ID table closer to their user
2 years ago
leds-ss4200.c
Merge tag 'leds-next-6.13' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/leds
1 year ago
leds-sun50i-a100.c
leds: Switch back to struct platform_driver::remove()
2 years ago
leds-sunfire.c
leds: Switch back to struct platform_driver::remove()
2 years ago
leds-syscon.c
leds: syscon: Support 'reg' in addition to 'offset' for register address
2 years ago
leds-tca6507.c
leds: tca6507: Switch to device_for_each_child_node_scoped()
2 years ago
leds-ti-lmu-common.c
leds: Explicitly include correct DT includes
2 years ago
leds-tlc591xx.c
leds: tlc591xx: Replace of_node_put to __free
2 years ago
leds-tps6105x.c
leds: tps6105x: add driver for MFD chip LED mode
6 years ago
leds-turris-omnia.c
leds: turris-omnia: Remove unused local leds.h
2 years ago
leds-wm831x-status.c
leds: Switch back to struct platform_driver::remove()
2 years ago
leds-wm8350.c
leds: Switch back to struct platform_driver::remove()
2 years ago
leds-wrap.c
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
6 years ago
leds.h
leds: core: Unexport led_colors[] array
2 years ago
uleds.c
[tree-wide] finally take no_llseek out
2 years ago