summaryrefslogtreecommitdiffstats
path: root/drivers/video/backlight
Commit message (Expand)AuthorAgeFilesLines
* 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
* backlight: lp855x: Add support ACPI enumerationHans de Goede2021-12-221-12/+61
* backlight: lp855x: Add dev helper variable to lp855x_probe()Hans de Goede2021-12-221-16/+13
* backlight: lp855x: Move device_config setting out of lp855x_configure()Hans de Goede2021-12-221-16/+16
* video: backlight: ili9320: Make ili9320_remove() return voidUwe Kleine-König2021-10-203-4/+5
* backlight: Propagate errors from get_brightness()Thomas Weißschuh2021-09-231-5/+17
* video: backlight: Drop maximum brightness override for brightness zeroMarek Vasut2021-09-221-6/+0
* backlight: pwm_bl: Improve bootloader/kernel device handoverDaniel Thompson2021-08-191-26/+28
* backlight: ktd253: Stabilize backlightLinus Walleij2021-07-211-20/+55
* backlight: lm3630a: Convert to atomic PWM API and check for errorsUwe Kleine-König2021-06-221-23/+19
* backlight: lm3630a: Fix return code of .update_status() callbackUwe Kleine-König2021-06-221-6/+6
* backlight: Kconfig whitespace and indentation cleanupsJuerg Haefliger2021-06-011-11/+11
* video: backlight: qcom-wled: Add PMI8994 compatibleKonrad Dybcio2021-05-271-0/+1
* backlight: rt4831: Adds support for Richtek RT4831 backlightChiYuan Huang2021-05-193-0/+212
* backlight: lm3630a_bl: Put fwnode in error case during ->probe()Andy Shevchenko2021-05-191-1/+3
* backlight: journada720: Fix Wmisleading-indentation warningArnd Bergmann2021-03-231-22/+22
* 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: ktd253: Support KTD259Linus Walleij2021-03-221-0/+1
* backlight: qcom-wled: Use sink_addr for sync toggleObeida Shamoun2021-03-221-2/+2
* Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds2021-02-221-2/+1
|\
| * ARM: 9049/1: locomo: make locomo bus's remove callback return voidUwe Kleine-König2021-02-011-2/+1
* | backlight/video: Use Platform getter/setter functionsJulia Lawall2021-02-121-1/+1
* | backlight: ktd253: Bring up in a known stateLinus Walleij2021-02-091-9/+3
* | backlight: sky81452-backlight: Convert comma to semicolonZheng Yongjun2021-01-201-1/+1
* | backlight: lms283gf05: Convert to GPIO descriptorsLinus Walleij2021-01-201-26/+17
|/
* backlight: pwm_bl: Fix interpolationAlexandru Stan2020-11-041-39/+31
* Merge tag 'backlight-next-5.10' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2020-10-146-2/+210
|\
| * backlight: tosa_bl: Include the right headerLinus Walleij2020-09-081-1/+1
| * backlight: tosa_lcd: Include the right headerLinus Walleij2020-09-081-1/+1
| * backlight: Add Kinetic KTD253 backlight driverLinus Walleij2020-08-283-0/+207
| * backlight: sky81452-backlight: Fix refcount imbalance on errordinghao.liu@zju.edu.cn2020-08-281-0/+1
* | treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva2020-08-231-1/+1
|/
* Merge tag 'pwm/for-5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2020-08-141-1/+2
|\
| * backlight: pwm_bl: Use 64-bit division functionGuru Das Srinagesh2020-06-171-1/+2
* | Merge tag 'backlight-next-5.9' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2020-08-1133-604/+200
|\ \
| * | video: backlight: cr_bllcd: Remove unused variable 'intensity'Lee Jones2020-07-211-1/+0
| * | backlight: backlight: Make of_find_backlight staticSam Ravnborg2020-07-201-17/+1
| * | backlight: backlight: Drop backlight_put()Sam Ravnborg2020-07-201-2/+5
| * | backlight: Use backlight_get_brightness() throughoutSam Ravnborg2020-07-2019-150/+19
| * | backlight: jornada720_bl: Introduce backlight_is_blank()Sam Ravnborg2020-07-201-1/+1
| * | backlight: gpio_backlight: Simplify update_status()Sam Ravnborg2020-07-201-15/+2