aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/video/backlight
AgeCommit message (Expand)Author
2024-03-26backlight: lp8788: Fully initialize backlight_properties during probeDaniel Thompson
2024-03-26backlight: lm3639: Fully initialize backlight_properties during probeDaniel Thompson
2024-03-26backlight: da9052: Fully initialize backlight_properties during probeDaniel Thompson
2024-03-26backlight: lm3630a: Don't set bl->props.brightness in get_brightnessLuca Weiss
2024-03-26backlight: lm3630a: Initialize backlight_properties on initLuca Weiss
2023-09-23backlight/lv5207lp: Compare against struct fb_info.deviceThomas Zimmermann
2023-09-23backlight/bd6107: Compare against struct fb_info.deviceThomas Zimmermann
2023-09-23backlight/gpio_backlight: Compare against struct fb_info.deviceThomas Zimmermann
2021-11-17video: backlight: Drop maximum brightness override for brightness zeroMarek Vasut
2021-09-15backlight: pwm_bl: Improve bootloader/kernel device handoverDaniel Thompson
2021-07-20backlight: lm3630a: Fix return code of .update_status() callbackUwe Kleine-König
2021-07-14backlight: lm3630a_bl: Put fwnode in error case during ->probe()Andy Shevchenko
2020-10-29backlight: sky81452-backlight: Fix refcount imbalance on errordinghao.liu@zju.edu.cn
2020-06-24backlight: lp855x: Ensure regulators are disabled on probe failureJon Hunter
2019-09-23Merge tag 'backlight-next-5.4' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2019-09-02backlight: pwm_bl: Set scale type for brightness curves specified in the DTMatthias Kaehlcke
2019-09-02backlight: pwm_bl: Set scale type for CIE 1931 curvesMatthias Kaehlcke
2019-09-02backlight: Expose brightness curve type through sysfsMatthias Kaehlcke
2019-09-02backlight: gpio-backlight: Correct initial power state handlingPeter Ujfalusi
2019-09-02video: backlight: tosa_lcd: drop check because i2c_unregister_device() is NUL...Wolfram Sang
2019-09-02video: backlight: Drop default m for {LCD,BACKLIGHT_CLASS_DEVICE}Geert Uytterhoeven
2019-08-12backlight: lms283gf05: Fix a typo in the description passed to 'devm_gpio_req...Christophe JAILLET
2019-08-12backlight: lm3630a: Switch to use fwnode_property_count_uXX()Andy Shevchenko
2019-08-12backlight: rave-sp: Leave initial state and register with correct deviceLucas Stach
2019-08-05backlight: drop EARLY_EVENT_BLANK supportSam Ravnborg
2019-07-16Merge tag 'backlight-next-5.3' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2019-07-09Merge tag 'fbdev-v5.3' of git://github.com/bzolnier/linuxLinus Torvalds
2019-06-27backlight: pwm_bl: Fix heuristic to determine number of brightness levelsMatthias Kaehlcke
2019-06-27backlight: gpio_backlight: Enable ACPI enumerationAndy Shevchenko
2019-06-27backlight: pwm_bl: Convert to use SPDX identifierAndy Shevchenko
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 234Thomas Gleixner
2019-06-13backlight: simplify lcd notifierDaniel Vetter
2019-06-12fbcon: replace FB_EVENT_MODE_CHANGE/_ALL with direct callsDaniel Vetter
2019-06-12Revert "backlight/fbcon: Add FB_EVENT_CONBLANK"Daniel Vetter
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 336Thomas Gleixner
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 332Thomas Gleixner
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 284Thomas Gleixner
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 257Thomas Gleixner
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 154Thomas Gleixner
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 151Thomas Gleixner
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 149Thomas Gleixner
2019-05-24treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 73Thomas Gleixner
2019-05-24treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 71Thomas Gleixner
2019-05-24treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 63Thomas Gleixner
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner
2019-05-21treewide: Add SPDX license identifier for more missed filesThomas Gleixner
2019-05-14lib/math: move int_pow() from pwm_bl.c for wider useAndy Shevchenko
2019-05-14backlight: lm3630a: Add firmware node supportBrian Masney