summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-08-22leds: lp55xx: Use devm_clk_get_enabled() helpersHuan Yang
2024-08-22leds: as3645a: Use device_* to iterate over device child nodesJavier Carrasco
2024-08-22leds: qcom-lpg: Simplify with scoped for each OF child loopKrzysztof Kozlowski
2024-08-22leds: turris-omnia: Simplify with scoped for each OF child loopKrzysztof Kozlowski
2024-08-22leds: sc27xx: Simplify with scoped for each OF child loopKrzysztof Kozlowski
2024-08-22leds: pca9532: Simplify with scoped for each OF child loopKrzysztof Kozlowski
2024-08-22leds: netxbig: Simplify with scoped for each OF child loopKrzysztof Kozlowski
2024-08-22leds: mt6323: Simplify with scoped for each OF child loopKrzysztof Kozlowski
2024-08-22leds: mc13783: Use scoped device node handling to simplify error pathsKrzysztof Kozlowski
2024-08-22leds: lp55xx: Simplify with scoped for each OF child loopKrzysztof Kozlowski
2024-08-22leds: is31fl32xx: Simplify with scoped for each OF child loopKrzysztof Kozlowski
2024-08-22leds: bcm6358: Simplify with scoped for each OF child loopKrzysztof Kozlowski
2024-08-22leds: bcm6328: Simplify with scoped for each OF child loopKrzysztof Kozlowski
2024-08-22leds: aw2013: Simplify with scoped for each OF child loopKrzysztof Kozlowski
2024-08-22leds: 88pm860x: Simplify with scoped for each OF child loopKrzysztof Kozlowski
2024-08-22leds: max77693: Simplify with scoped for each OF child loopKrzysztof Kozlowski
2024-08-22leds: max77693: Add missing of_node_get for probe durationKrzysztof Kozlowski
2024-08-22leds: ktd2692: Use scoped device node handling to simplify error pathsKrzysztof Kozlowski
2024-08-22leds: aat1290: Use scoped device node handling to simplify error pathsKrzysztof Kozlowski
2024-08-22leds: sun50i-a100: Replace msleep() with usleep_range()Abhishek Tamboli
2024-08-16leds: blinkm: Fix CONFIG_LEDS_CLASS_MULTICOLOR dependencyArnd Bergmann
2024-08-16leds: pca995x: Fix device child node usage in pca995x_probe()Javier Carrasco
2024-08-16dt-bindings: leds: Document "netdev" triggerMarek Vasut
2024-08-05leds: pca995x: Use device_for_each_child_node() to access device child nodesJavier Carrasco
2024-08-05leds: lm3601x: Reset LED controller during probeJack Chen
2024-08-01leds: flash: leds-qcom-flash: Limit LED current based on thermal conditionFenglin Wu
2024-08-01leds: is31fl319x: Use device_for_each_child_node_scoped() to access child nodesJavier Carrasco
2024-08-01leds: bd2606mvv: Fix device child node usage in bd2606mvv_probe()Javier Carrasco
2024-08-01dt-bindings: leds: sc2731-bltc: Convert to YAMLStanislav Jakubek
2024-08-01leds: leds-pca995x: Add support for NXP PCA9956BPieterjan Camerlynck
2024-08-01dt-bindings: leds: pca995x: Add new nxp,pca9956b compatiblePieterjan Camerlynck
2024-08-01leds: Add multicolor support to BlinkM LED driverJoseph Strauss
2024-08-01leds: trigger: netdev: Add support for tx_err and rx_err notification with LEDsLukasz Majewski
2024-08-01leds: lm3601x: Calculate max_brightness and brightness properlyJack Chen
2024-07-28Linux 6.11-rc1v6.11-rc1Linus Torvalds
2024-07-28Merge tag 'kbuild-fixes-v6.11' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2024-07-28minmax: simplify and clarify min_t()/max_t() implementationLinus Torvalds
2024-07-28minmax: add a few more MIN_T/MAX_T usersLinus Torvalds
2024-07-28Merge tag 'ubifs-for-linus-6.11-rc1-take2' of git://git.kernel.org/pub/scm/li...Linus Torvalds
2024-07-29kbuild: Fix '-S -c' in x86 stack protector scriptsNathan Chancellor
2024-07-28ubi: Fix ubi_init() ubiblock_exit() section mismatchRichard Weinberger
2024-07-28Merge tag 'v6.11-merge' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb...Linus Torvalds
2024-07-28Merge tag 'cxl-for-6.11' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl...Linus Torvalds
2024-07-28Merge tag 'unicode-next-6.11' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2024-07-28kbuild: rpm-pkg: ghost modules.weakdep fileJose Ignacio Tornos Martinez
2024-07-27Merge tag '6.11-rc-smb-client-fixes-part2' of git://git.samba.org/sfrench/cif...Linus Torvalds
2024-07-27Merge tag 'block-6.11-20240726' of git://git.kernel.dk/linuxLinus Torvalds
2024-07-27Merge tag 'io_uring-6.11-20240726' of git://git.kernel.dk/linuxLinus Torvalds
2024-07-27Merge tag 'vfs-6.11-rc1.fixes.3' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2024-07-27Merge tag 'rust-6.11' of https://github.com/Rust-for-Linux/linuxLinus Torvalds