summaryrefslogtreecommitdiff
path: root/drivers/leds/rgb
AgeCommit message (Expand)Author
2023-11-09Merge tag 'pwm/for-6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2023-11-01leds: Add ktd202x driverAndré Apitzsch
2023-11-01leds: mt6370: Annotate struct mt6370_priv with __counted_byKees Cook
2023-11-01leds: Convert all platform drivers to return voidUwe Kleine-König
2023-11-01leds: qcom-lpg: Annotate struct lpg_led with __counted_byKees Cook
2023-10-13pwm: Manage owner assignment implicitly for driversUwe Kleine-König
2023-08-17leds: rgb: Add a multicolor LED driver to group monochromatic LEDsJean-Jacques Hiblot
2023-07-28leds: qcom-lpg: Drop assignment to struct pwmchip::baseUwe Kleine-König
2023-07-28leds: Explicitly include correct DT includesRob Herring
2023-07-03Merge tag 'leds-next-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/le...Linus Torvalds
2023-06-03leds: qcom-lpg: Fix PWM period limitsBjorn Andersson
2023-05-25led: qcom-lpg: Fix resource leaks in for_each_available_child_of_node() loopsLu Hongfei
2023-05-25leds: qcom-lpg: Add support for PMI632 LPGLuca Weiss
2023-04-20leds: pwm-multicolor: Simplify an error messageChristophe JAILLET
2023-04-20leds: rgb: leds-qcom-lpg: Add support for PMK8550 PWMAnjelique Melendez
2023-04-20leds: rgb: leds-qcom-lpg: Add support for high resolution PWMAnjelique Melendez
2023-03-30leds: rgb: mt6370: Correct config name to select in LEDS_MT6370_RGBLukas Bulwahn
2023-03-23leds: rgb: mt6370: Fix implicit declaration for FIELD_GETChiYuan Huang
2023-03-23leds: rgb: mt6370: Add MediaTek MT6370 current sink type LED Indicator supportChiYuan Huang
2022-12-21Merge tag 'pwm/for-6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2022-12-06leds: qcom-lpg: Propagate errors in .get_state() to the callerUwe Kleine-König
2022-12-06pwm: Make .get_state() callback return an error codeUwe Kleine-König
2022-10-22led: qcom-lpg: Fix sleeping in atomicDmitry Baryshkov
2022-07-17leds: pwm-multicolor: Support active-low LEDsEmil Renner Berthing
2022-07-17leds: pwm-multicolor: Don't show -EPROBE_DEFER as errorsEmil Renner Berthing
2022-05-24leds: qcom-lpg: Require pattern to follow documentationBjorn Andersson
2022-05-07leds: qcom-lpg: add missing PWM dependencyJohan Hovold
2022-05-07leds: Move pwm-multicolor driver into rgb directorySven Schwermer
2022-05-04leds: Add pm8350c support to Qualcomm LPG driverSatya Priya
2022-05-04leds: Add driver for Qualcomm LPGBjorn Andersson