aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/drivers/video/backlight (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-04-21fbdev: omap: avoid using mach/*.h filesArnd Bergmann2-4/+4
2022-03-25Merge tag 'backlight-next-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/backlightLinus Torvalds2-11/+8
2022-03-23Merge tag 'for-5.18/fbdev-1' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/linux-fbdevLinus Torvalds2-1/+1
2022-03-08backlight: backlight: Slighly simplify devm_of_find_backlight()Christophe JAILLET1-6/+4
2022-02-09spi: make remove callback a void functionUwe Kleine-König9-20/+9
2022-02-08backlight: qcom-wled: Add PM6150L compatibleLuca Weiss1-0/+1
2022-02-08backlight: pwm_bl: Avoid open coded arithmetic in memory allocationChristophe JAILLET1-5/+4
2022-01-29backlight: qcom-wled: Add PM6150L compatibleLuca Weiss1-0/+1
2022-01-29backlight: lm3630a_bl: Remove redundant 'flush_workqueue()' callsXu Wang1-1/+0
2021-12-22backlight: qcom-wled: Respect enabled-strings in set_brightnessMarijn Suijten1-10/+12
2021-12-22backlight: qcom-wled: Remove unnecessary double whitespaceMarijn Suijten1-2/+2
2021-12-22backlight: qcom-wled: Provide enabled_strings default for WLED 4 and 5Marijn Suijten1-0/+2
2021-12-22backlight: qcom-wled: Remove unnecessary 4th default string in WLED3Marijn Suijten1-1/+1
2021-12-22backlight: qcom-wled: Override default length with qcom,enabled-stringsMarijn Suijten1-3/+9
2021-12-22backlight: qcom-wled: Fix off-by-one maximum with default num_stringsMarijn Suijten1-32/+16
2021-12-22backlight: qcom-wled: Use cpu_to_le16 macro to perform conversionMarijn Suijten1-12/+11
2021-12-22backlight: qcom-wled: Pass number of elements to read to read_u32_arrayMarijn Suijten1-2/+7
2021-12-22backlight: qcom-wled: Validate enabled string indices in DTMarijn Suijten1-1/+17
2021-12-22backlight: lp855x: Add support ACPI enumerationHans de Goede1-12/+61
2021-12-22backlight: lp855x: Add dev helper variable to lp855x_probe()Hans de Goede1-16/+13
2021-12-22backlight: lp855x: Move device_config setting out of lp855x_configure()Hans de Goede1-16/+16
2021-10-20video: backlight: ili9320: Make ili9320_remove() return voidUwe Kleine-König3-4/+5
2021-09-23backlight: Propagate errors from get_brightness()Thomas Weißschuh1-5/+17
2021-09-22video: backlight: Drop maximum brightness override for brightness zeroMarek Vasut1-6/+0
2021-08-19backlight: pwm_bl: Improve bootloader/kernel device handoverDaniel Thompson1-26/+28
2021-07-21backlight: ktd253: Stabilize backlightLinus Walleij1-20/+55
2021-06-22backlight: lm3630a: Convert to atomic PWM API and check for errorsUwe Kleine-König1-23/+19
2021-06-22backlight: lm3630a: Fix return code of .update_status() callbackUwe Kleine-König1-6/+6
2021-06-01backlight: Kconfig whitespace and indentation cleanupsJuerg Haefliger1-11/+11
2021-05-27video: backlight: qcom-wled: Add PMI8994 compatibleKonrad Dybcio1-0/+1
2021-05-19backlight: rt4831: Adds support for Richtek RT4831 backlightChiYuan Huang3-0/+212
2021-05-19backlight: lm3630a_bl: Put fwnode in error case during ->probe()Andy Shevchenko1-1/+3
2021-03-23backlight: journada720: Fix Wmisleading-indentation warningArnd Bergmann1-22/+22
2021-03-23backlight: qcom-wled: Correct the sync_toggle sequenceKiran Gunda1-6/+6
2021-03-22backlight: qcom-wled: Fix FSC update issue for WLED5Kiran Gunda1-6/+19
2021-03-22backlight: ktd253: Support KTD259Linus Walleij1-0/+1
2021-03-22backlight: qcom-wled: Use sink_addr for sync toggleObeida Shamoun1-2/+2
2021-02-22Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds1-2/+1
2021-02-12backlight/video: Use Platform getter/setter functionsJulia Lawall1-1/+1
2021-02-09backlight: ktd253: Bring up in a known stateLinus Walleij1-9/+3
2021-02-01ARM: 9049/1: locomo: make locomo bus's remove callback return voidUwe Kleine-König1-2/+1
2021-01-20backlight: sky81452-backlight: Convert comma to semicolonZheng Yongjun1-1/+1
2021-01-20backlight: lms283gf05: Convert to GPIO descriptorsLinus Walleij1-26/+17
2020-11-04backlight: pwm_bl: Fix interpolationAlexandru Stan1-39/+31
2020-10-14Merge tag 'backlight-next-5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/backlightLinus Torvalds6-2/+210
2020-09-08backlight: tosa_bl: Include the right headerLinus Walleij1-1/+1
2020-09-08backlight: tosa_lcd: Include the right headerLinus Walleij1-1/+1
2020-08-28backlight: Add Kinetic KTD253 backlight driverLinus Walleij3-0/+207
2020-08-28backlight: sky81452-backlight: Fix refcount imbalance on errordinghao.liu@zju.edu.cn1-0/+1
2020-08-23treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva1-1/+1