summaryrefslogtreecommitdiffstats
path: root/drivers/video/backlight/qcom-wled.c
Commit message (Expand)AuthorAgeFilesLines
* backlight: qcom-wled: Explicitly include correct DT includesRob Herring2023-07-281-1/+1
* backlight: qcom-wled: Convert to platform remove callback returning voidUwe Kleine-König2023-03-161-4/+2
* backlight: qcom-wled: Add PMI8950 compatibleLuca Weiss2023-03-161-0/+1
* backlight: qcom-wled: Add PM6150L compatibleLuca Weiss2022-01-291-0/+1
* backlight: qcom-wled: Respect enabled-strings in set_brightnessMarijn Suijten2021-12-221-10/+12
* backlight: qcom-wled: Remove unnecessary double whitespaceMarijn Suijten2021-12-221-2/+2
* backlight: qcom-wled: Provide enabled_strings default for WLED 4 and 5Marijn Suijten2021-12-221-0/+2
* backlight: qcom-wled: Remove unnecessary 4th default string in WLED3Marijn Suijten2021-12-221-1/+1
* backlight: qcom-wled: Override default length with qcom,enabled-stringsMarijn Suijten2021-12-221-3/+9
* backlight: qcom-wled: Fix off-by-one maximum with default num_stringsMarijn Suijten2021-12-221-32/+16
* backlight: qcom-wled: Use cpu_to_le16 macro to perform conversionMarijn Suijten2021-12-221-12/+11
* backlight: qcom-wled: Pass number of elements to read to read_u32_arrayMarijn Suijten2021-12-221-2/+7
* backlight: qcom-wled: Validate enabled string indices in DTMarijn Suijten2021-12-221-1/+17
* video: backlight: qcom-wled: Add PMI8994 compatibleKonrad Dybcio2021-05-271-0/+1
* backlight: qcom-wled: Correct the sync_toggle sequenceKiran Gunda2021-03-231-6/+6
* backlight: qcom-wled: Fix FSC update issue for WLED5Kiran Gunda2021-03-221-6/+19
* backlight: qcom-wled: Use sink_addr for sync toggleObeida Shamoun2021-03-221-2/+2
* backlight/video: Use Platform getter/setter functionsJulia Lawall2021-02-121-1/+1
* backlight: Use backlight_get_brightness() throughoutSam Ravnborg2020-07-201-6/+1
* backlight: qcom-wled: Remove unused configs for LED3 and LED4Lee Jones2020-07-061-8/+0
* backlight: qcom-wled: Add support for WLED5 peripheral that is present on PM8...Subbaraman Narayanamurthy2020-05-061-2/+376
* backlight: qcom-wled: Add callback functionsKiran Gunda2020-05-061-72/+141
* backlight: qcom-wled: Fix unsigned comparison to zeroChen Zhou2020-01-231-2/+2
* backlight: qcom-wled: Fix spelling mistake "trigged" -> "triggered"Colin Ian King2019-11-131-1/+1
* backlight: qcom-wled: Add auto string detection logicKiran Gunda2019-11-011-6/+394
* backlight: qcom-wled: Add support for short circuit handlingKiran Gunda2019-11-011-4/+140
* backlight: qcom-wled: Add support for WLED4 peripheralKiran Gunda2019-11-011-2/+253
* backlight: qcom-wled: Restructure the driver for WLED3Kiran Gunda2019-11-011-139/+234
* backlight: qcom-wled: Rename PM8941* to WLED3Kiran Gunda2019-11-011-123/+125
* backlight: qcom-wled: Rename pm8941-wled.c to qcom-wled.cKiran Gunda2019-11-011-0/+424