summaryrefslogtreecommitdiff
path: root/drivers/video/backlight
AgeCommit message (Expand)Author
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-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
2019-05-14backlight: lm3630a: Return 0 on success in update_status functionsBrian Masney
2019-05-14video: lcd: Remove useless BACKLIGHT_CLASS_DEVICE dependenciesAlexander Shiyan
2019-04-03video: backlight: Remove useless BACKLIGHT_LCD_SUPPORT kernel symbolAlexander Shiyan
2019-01-30backlight: pwm_bl: Use gpiod_get_value_cansleep() to get initial stateChen-Yu Tsai
2019-01-15Merge tag 'backlight-next-4.21' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2018-12-28Merge tag 'devicetree-for-4.21' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2018-12-14backlight: 88pm860x_bl: Use of_node_name_eq for node name comparisonsRob Herring
2018-12-10backlight: pwm_bl: Fix brightness levels for non-DT case.Enric Balletbo i Serra
2018-11-27backlight: pm8941: Convert to using %pOFn instead of device_node.nameRob Herring
2018-11-27backlight: pwm_bl: Fix devicetree parsing with auto-generated brightness tablesHeiko Stuebner
2018-11-27backlight: pwm_bl: Re-add driver internal enabled trackingHeiko Stuebner
2018-10-29Merge tag 'media/v4.20-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds
2018-10-09backlight: Remove ld9040 driverKrzysztof Kozlowski
2018-10-09backlight: Remove s6e63m0 driverKrzysztof Kozlowski
2018-10-09backlight: lm3639: Unconditionally call led_classdev_unregisterNathan Chancellor
2018-10-09backlight: pwm_bl: Switch to using "atomic" PWM APIEnric Balletbo i Serra
2018-09-12media: backlight: as3711_bl: convert to SPDX identifiersKuninori Morimoto
2018-09-10backlight: Update MODULE AUTHOR email addressMichael Hennerich
2018-07-25backlight: pwm_bl: Fix uninitialized variableDaniel Thompson
2018-07-13backlight: adp8860: Mark expected switch fall-throughGustavo A. R. Silva
2018-07-04backlight: pwm_bl: Compute brightness of LED linearly to human eyeEnric Balletbo i Serra
2018-07-04backlight: pwm_bl: Linear interpolation between brightness-levelsEnric Balletbo i Serra
2018-06-12treewide: devm_kzalloc() -> devm_kcalloc()Kees Cook
2018-06-11backlight: as3711_bl: Fix Device Tree node leaksJohan Hovold
2018-06-11backlight: tps65217_bl: Fix Device Tree node lookupJohan Hovold
2018-06-11backlight: max8925_bl: Fix Device Tree node lookupJohan Hovold
2018-06-11backlight: as3711_bl: Fix Device Tree node lookupJohan Hovold
2018-04-30backlight: pandora: Stop using BL_CORE_DRIVER1Daniel Vetter
2018-04-30backlight: generic-bl: Remove DRIVER1 stateDaniel Vetter
2018-04-30backlight: otm3225a: Add support for ORISE OTM3225A LCD SoCFelix Brack
2018-04-30backlight: pwm_bl: Don't use GPIOF_* with gpiod_get_directionWolfram Sang
2018-04-30pwm-backlight: Add support for PWM delays proprieties.Enric Balletbo i Serra
2018-04-30pwm-backlight: Enable/disable the PWM before/after LCD enable toggle.Enric Balletbo i Serra