summaryrefslogtreecommitdiff
path: root/drivers/video/backlight
AgeCommit message (Expand)Author
2023-02-23Merge tag 'backlight-next-6.3' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2023-02-22backlight: ktz8866: Convert to i2c's .probe_new()Uwe Kleine-König
2023-02-22backlight: ktz8866: Add support for Kinetic KTZ8866 backlightJianhua Lu
2023-02-22backlight: pwm_bl: Don't rely on a disabled PWM emiting inactive stateUwe Kleine-König
2023-02-22backlight: pwm_bl: Configure pwm only once per backlight toggleUwe Kleine-König
2023-02-22backlight: Remove pxa tosa supportArnd Bergmann
2023-02-22backlight: aat2870: Use backlight helperStephen Kitt
2023-02-22backlight: ipaq_micro: Use backlight helperStephen Kitt
2023-02-22backlight: arcxcnn: Use backlight helperStephen Kitt
2023-02-22backlight: sky81452: Fix sky81452_bl_platform_data kernel-docRandy Dunlap
2023-02-22backlight: pwm_bl: Drop support for legacy PWM probingUwe Kleine-König
2023-02-22backlight: ktd253: Switch to use dev_err_probe() helperYang Yingliang
2023-02-22backlight: backlight: Fix doc for backlight_device_get_by_nameMiaoqian Lin
2023-01-20ARM: pxa: remove unused board filesArnd Bergmann
2022-12-21Merge tag 'backlight-next-6.2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2022-12-07backlight: tosa: Convert to i2c's .probe_new()Uwe Kleine-König
2022-12-07backlight: lv5207lp: Convert to i2c's .probe_new()Uwe Kleine-König
2022-12-07backlight: lp855x: Convert to i2c's .probe_new()Uwe Kleine-König
2022-12-07backlight: lm3639: Convert to i2c's .probe_new()Uwe Kleine-König
2022-12-07backlight: lm3630a: Convert to i2c's .probe_new()Uwe Kleine-König
2022-12-07backlight: bd6107: Convert to i2c's .probe_new()Uwe Kleine-König
2022-12-07backlight: arcxcnn: Convert to i2c's .probe_new()Uwe Kleine-König
2022-12-07backlight: adp8870: Convert to i2c's .probe_new()Uwe Kleine-König
2022-12-07backlight: adp8860: Convert to i2c's .probe_new()Uwe Kleine-König
2022-11-23ACPI: make remove callback of ACPI driver voidDawei Li
2022-10-05Merge tag 'backlight-next-6.1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2022-09-08video: backlight: mt6370: Add MediaTek MT6370 supportChiaEn Wu
2022-08-16i2c: Make remove callback return voidUwe Kleine-König
2022-08-06Merge tag 'backlight-next-5.20' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2022-08-04Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/egt...Linus Torvalds
2022-08-03video:backlight: remove reference to AVR32 architecture in ltv350qvHans-Christian Noren Egtvedt
2022-07-19backlight: lp855x: Switch to atomic PWM APIMaíra Canal
2022-07-13Revert "drivers/video/backlight/platform_lcd.c: add support for device tree b...Rob Herring
2022-06-27backlight: rt4831: Apply ocp level from devicetreeChiYuan Huang
2022-06-10treewide: Replace GPLv2 boilerplate/reference with SPDX - gpl-2.0_30.RULE (pa...Thomas Gleixner
2022-04-21fbdev: omap: avoid using mach/*.h filesArnd Bergmann
2022-03-25Merge tag 'backlight-next-5.18' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2022-03-23Merge tag 'for-5.18/fbdev-1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2022-03-08backlight: backlight: Slighly simplify devm_of_find_backlight()Christophe JAILLET
2022-02-09spi: make remove callback a void functionUwe Kleine-König
2022-02-08backlight: qcom-wled: Add PM6150L compatibleLuca Weiss
2022-02-08backlight: pwm_bl: Avoid open coded arithmetic in memory allocationChristophe JAILLET
2022-01-29backlight: qcom-wled: Add PM6150L compatibleLuca Weiss
2022-01-29backlight: lm3630a_bl: Remove redundant 'flush_workqueue()' callsXu Wang
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