summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2023-06-08leds: cht-wcove: Fix an unsigned comparison which can never be negativeYang Li1-2/+1
2023-06-08leds: cht-wcove: Mark cht_wc_leds_brightness_get() staticHans de Goede1-1/+1
2023-06-01dt-bindings: leds: Add binding for AW200xxMartin Kurbanov1-0/+126
2023-06-01leds: Add AW20xx driverMartin Kurbanov4-0/+613
2023-05-25led: qcom-lpg: Fix resource leaks in for_each_available_child_of_node() loopsLu Hongfei1-2/+6
2023-05-25dt-bindings: leds: qcom-lpg: Document PM8550 compatibleNeil Armstrong1-13/+18
2023-05-25dt-bindings: leds: qcom,spmi-flash-led: Add PMI8998Dylan Van Assche1-0/+1
2023-05-25Documentation: leds: Add "rgb:status" pathLuca Weiss1-0/+1
2023-05-25dt-bindings: leds: qcom,spmi-flash-led: Add PM8550Krzysztof Kozlowski1-0/+1
2023-05-25leds: as3645a: Replace strlcpy with strscpyAzeem Shaikh1-2/+2
2023-05-25leds: gpio: Configure per-LED pin controlMarek Vasut1-0/+18
2023-05-25leds: Replace all non-returning strlcpy with strscpyAzeem Shaikh3-3/+3
2023-05-25leds: blinkm: Replace all non-returning strlcpy with strscpyAzeem Shaikh1-1/+1
2023-05-25leds: Add HAS_IOPORT dependenciesNiklas Schnelle1-1/+1
2023-05-25leds: trigger: netdev: Remove NULL check before dev_{put, hold}Yang Li1-4/+2
2023-05-25leds: Clear LED_INIT_DEFAULT_TRIGGER when clearing current triggerHans de Goede1-0/+1
2023-05-25leds: Fix oops about sleeping in led_trigger_blink()Hans de Goede3-1/+49
2023-05-25leds: Fix set_brightness_delayed() raceHans de Goede2-13/+47
2023-05-25leds: Change led_trigger_blink[_oneshot]() delay parameters to pass-by-valueHans de Goede10-50/+29
2023-05-25leds: Switch i2c drivers back to use .probe()Uwe Kleine-König30-30/+30
2023-05-25leds: Make LEDS_TI_LMU_COMMON invisibleGeert Uytterhoeven1-6/+5
2023-05-25leds: flash: leds-qcom-flash: Disable LED when changing brightnessDylan Van Assche1-0/+8
2023-05-25leds: flash: leds-qcom-flash: Add PMI8998 supportDylan Van Assche1-2/+3
2023-05-25leds: cht-wcove: Use breathing when LED_INIT_DEFAULT_TRIGGER is setHans de Goede1-1/+15
2023-05-25leds: cht-wcove: Set default trigger for charging LEDHans de Goede1-0/+16
2023-05-25leds: cht-wcove: Add support for breathing mode use hw_pattern sysfs APIHans de Goede3-4/+77
2023-05-25leds: cht-wcove: Add suspend/resume handlingHans de Goede1-0/+33
2023-05-25leds: Add Intel Cherry Trail Whiskey Cove PMIC LED driverYauhen Kharuzhy4-1/+393
2023-05-25dt-bindings: leds: Drop redundant cpus enum matchNishanth Menon1-2/+0
2023-05-25dt-bindings: mfd: qcom-spmi-pmic: Add PMI632 compatibleLuca Weiss1-0/+1
2023-05-25leds: qcom-lpg: Add support for PMI632 LPGLuca Weiss1-0/+15
2023-05-25dt-bindings: leds: qcom-lpg: Add compatible for PMI632 LPG blockLuca Weiss1-0/+1
2023-05-25leds: lp55xx: Configure internal charge pumpMaarten Zanders5-14/+31
2023-05-25dt-bindings: leds-lp55xx: Add ti,charge-pump-modeMaarten Zanders2-0/+20
2023-05-25leds: trigger: netdev: Use mutex instead of spinlocksChristian Marangi1-9/+9
2023-05-25leds: trigger: netdev: Convert device attr to macroChristian Marangi1-41/+16
2023-05-25leds: trigger: netdev: Rename add namespace to netdev trigger enum modesChristian Marangi1-33/+25
2023-05-25leds: trigger: netdev: Drop NETDEV_LED_MODE_LINKUP from modeChristian Marangi1-11/+8
2023-05-25leds: trigger: netdev: Recheck NETDEV_LED_MODE_LINKUP on dev renameChristian Marangi1-0/+3
2023-05-07Linux 6.4-rc1v6.4-rc1Linus Torvalds1-2/+2
2023-05-07Merge tag 'perf-tools-for-v6.4-3-2023-05-06' of git://git.kernel.org/pub/scm/...Linus Torvalds514-144556/+167669
2023-05-07Merge tag 'core-debugobjects-2023-05-06' of git://git.kernel.org/pub/scm/linu...Linus Torvalds1-6/+15
2023-05-07Merge tag 'v6.4-p2' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/...Linus Torvalds12-13/+16
2023-05-07Merge tag '6.4-rc-smb3-client-fixes-part2' of git://git.samba.org/sfrench/cif...Linus Torvalds15-223/+376
2023-05-07Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds3-12/+2
2023-05-07Merge tag 'mailbox-v6.4' of git://git.linaro.org/landing-teams/working/fujits...Linus Torvalds13-122/+288
2023-05-07Merge tag 'for-6.4/io_uring-2023-05-07' of git://git.kernel.dk/linuxLinus Torvalds8-41/+47
2023-05-07Revert "perf build: Make BUILD_BPF_SKEL default, rename to NO_BPF_SKEL"Arnaldo Carvalho de Melo6-20/+14
2023-05-07Revert "perf build: Warn for BPF skeletons if endian mismatches"Arnaldo Carvalho de Melo1-10/+7
2023-05-06Merge tag 'mm-stable-2023-05-06-10-49' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-205/+202