summaryrefslogtreecommitdiff
path: root/drivers/video/backlight/qcom-wled.c
AgeCommit message (Expand)Author
2024-12-01Get rid of 'remove_new' relic from platform driver structLinus Torvalds
2023-07-28backlight: qcom-wled: Explicitly include correct DT includesRob Herring
2023-03-16backlight: qcom-wled: Convert to platform remove callback returning voidUwe Kleine-König
2023-03-16backlight: qcom-wled: Add PMI8950 compatibleLuca Weiss
2022-01-29backlight: qcom-wled: Add PM6150L compatibleLuca Weiss
2021-12-22backlight: qcom-wled: Respect enabled-strings in set_brightnessMarijn Suijten
2021-12-22backlight: qcom-wled: Remove unnecessary double whitespaceMarijn Suijten
2021-12-22backlight: qcom-wled: Provide enabled_strings default for WLED 4 and 5Marijn Suijten
2021-12-22backlight: qcom-wled: Remove unnecessary 4th default string in WLED3Marijn Suijten
2021-12-22backlight: qcom-wled: Override default length with qcom,enabled-stringsMarijn Suijten
2021-12-22backlight: qcom-wled: Fix off-by-one maximum with default num_stringsMarijn Suijten
2021-12-22backlight: qcom-wled: Use cpu_to_le16 macro to perform conversionMarijn Suijten
2021-12-22backlight: qcom-wled: Pass number of elements to read to read_u32_arrayMarijn Suijten
2021-12-22backlight: qcom-wled: Validate enabled string indices in DTMarijn Suijten
2021-05-27video: backlight: qcom-wled: Add PMI8994 compatibleKonrad Dybcio
2021-03-23backlight: qcom-wled: Correct the sync_toggle sequenceKiran Gunda
2021-03-22backlight: qcom-wled: Fix FSC update issue for WLED5Kiran Gunda
2021-03-22backlight: qcom-wled: Use sink_addr for sync toggleObeida Shamoun
2021-02-12backlight/video: Use Platform getter/setter functionsJulia Lawall
2020-07-20backlight: Use backlight_get_brightness() throughoutSam Ravnborg
2020-07-06backlight: qcom-wled: Remove unused configs for LED3 and LED4Lee Jones
2020-05-06backlight: qcom-wled: Add support for WLED5 peripheral that is present on PM8...Subbaraman Narayanamurthy
2020-05-06backlight: qcom-wled: Add callback functionsKiran Gunda
2020-01-23backlight: qcom-wled: Fix unsigned comparison to zeroChen Zhou
2019-11-13backlight: qcom-wled: Fix spelling mistake "trigged" -> "triggered"Colin Ian King
2019-11-01backlight: qcom-wled: Add auto string detection logicKiran Gunda
2019-11-01backlight: qcom-wled: Add support for short circuit handlingKiran Gunda
2019-11-01backlight: qcom-wled: Add support for WLED4 peripheralKiran Gunda
2019-11-01backlight: qcom-wled: Restructure the driver for WLED3Kiran Gunda
2019-11-01backlight: qcom-wled: Rename PM8941* to WLED3Kiran Gunda
2019-11-01backlight: qcom-wled: Rename pm8941-wled.c to qcom-wled.cKiran Gunda