summaryrefslogtreecommitdiff
path: root/drivers/video/backlight
AgeCommit message (Expand)Author
2019-07-02Video: backlight: Enable backlight in any casePhilippe Schenker
2019-05-08Merge branch 'linux-4.14.y_for_4.14-2.0.x-imx' into 4.14-2.0.x-imxPhilippe Schenker
2019-04-05backlight: pwm_bl: Use gpiod_get_value_cansleep() to get initial stateChen-Yu Tsai
2019-03-27pwm-backlight: Enable/disable the PWM before/after LCD enable toggle.Enric Balletbo i Serra
2019-02-12MLK-14362-2 backlight: gpio_backlight: add power management opsFancy Fang
2019-02-12MLK-12932-01: pwm backlight: Add fb name check featureSandor Yu
2018-08-03backlight: pwm_bl: Don't use GPIOF_* with gpiod_get_directionWolfram Sang
2018-07-03backlight: tps65217_bl: Fix Device Tree node lookupJohan Hovold
2018-07-03backlight: max8925_bl: Fix Device Tree node lookupJohan Hovold
2018-07-03backlight: as3711_bl: Fix Device Tree node lookupJohan Hovold
2018-04-12backlight: tdo24m: Fix the SPI CS between transfersRobert Jarzmik
2017-12-25backlight: pwm_bl: Fix overflow conditionDerek Basehore
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-09-14dmi: Mark all struct dmi_system_id instances constChristoph Hellwig
2017-09-07Merge tag 'backlight-next-4.14' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2017-09-04mfd: twl: Move header file out of I2C realmWolfram Sang
2017-08-07backlight: gpio_backlight: Delete pdata inversionLinus Walleij
2017-08-07backlight: gpio_backlight: Convert to use GPIO descriptorLinus Walleij
2017-08-07backlight: pwm_bl: Make of_device_ids constArvind Yadav
2017-07-17backlight: lm3630a: Bump REG_MAX value to 0x50 instead of 0x1FBhushan Shah
2017-07-06video: adp8870: move header file out of I2C realmWolfram Sang
2017-07-06backlight: adp8860: Move header file out of I2C realmWolfram Sang
2017-05-30backlight: Report error on failureSudip Mukherjee
2017-05-03Merge tag 'backlight-next-4.12' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2017-04-25backlight: Add support for Arctic Sand LED backlight driver chipsOlimpiu Dejeu
2017-04-19backlight: pwm_bl: Fix GPIO out for unimplemented .get_direction()Geert Uytterhoeven
2017-01-04backlight: da9052: Fix module autoloadJavier Martinez Canillas
2017-01-04backlight: pwm_bl: Check the PWM state for initial backlight power statePeter Ujfalusi
2017-01-04backlight: pwm_bl: Move the checks for initial power state to a separate func...Peter Ujfalusi
2017-01-04backlight: adp5520: Fix error handling in adp5520_bl_probe()Alexey Khoroshilov
2017-01-04backlight: lcd: Fix race condition during registerUwe Kleine-König
2016-10-06backlight: pwm_bl: Handle gpio that can sleepMaxime Ripard
2016-10-06backlight-tosa: Delete unnecessary assignment for the field "owner"Markus Elfring
2016-06-29backlight: lp855x: Add enable regulatorBrian Norris
2016-05-25Merge tag 'pwm/for-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2016-05-17backlight: lm3630a: explicitly apply PWM config extracted from pwm_argsBoris Brezillon
2016-05-17backlight: lp855x: Explicitly apply PWM config extracted from pwm_argsBoris Brezillon
2016-05-17backlight: lp8788: Explicitly apply PWM config extracted from pwm_argsBoris Brezillon
2016-05-17backlight: pwm_bl: Use pwm_get_args() where appropriateBoris Brezillon
2016-05-17backlight: lm3630a_bl: Stop messing with the pwm->period fieldBoris BREZILLON
2016-05-17backlight: pwm_bl: Remove useless call to pwm_set_period()Boris BREZILLON
2016-05-04video / backlight: remove the backlight_device_registered APIAaron Lu
2016-05-04video / backlight: add two APIs for drivers to useAaron Lu
2016-01-11backlight: pwm_bl: Free PWM requested by legacy API on error pathVladimir Zapolskiy
2016-01-11backlight: adp8860: Fix another uninitialized variable useArnd Bergmann
2016-01-11backlight: gpio-backlight: Use default-on on GPIO requestStefan Agner
2016-01-11backlight: pwm_bl: Fix broken PWM backlight for non-dt platformsPhilipp Zabel
2016-01-11backlight: tps65217_bl: Add MODULE_DEVICE_TABLEEnric Balletbo i Serra
2016-01-11backlight: pwm_bl: Avoid backlight flicker when probed from DTPhilipp Zabel
2016-01-11backlight: adp88x0: Fix uninitialized variable useArnd Bergmann