summaryrefslogtreecommitdiff
path: root/drivers/video/backlight
Commit message (Expand)AuthorAge
* dmi: Mark all struct dmi_system_id instances constChristoph Hellwig2017-09-14
* Merge tag 'backlight-next-4.14' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2017-09-07
|\
| * backlight: gpio_backlight: Delete pdata inversionLinus Walleij2017-08-07
| * backlight: gpio_backlight: Convert to use GPIO descriptorLinus Walleij2017-08-07
| * backlight: pwm_bl: Make of_device_ids constArvind Yadav2017-08-07
| * backlight: lm3630a: Bump REG_MAX value to 0x50 instead of 0x1FBhushan Shah2017-07-17
* | mfd: twl: Move header file out of I2C realmWolfram Sang2017-09-04
|/
* video: adp8870: move header file out of I2C realmWolfram Sang2017-07-06
* backlight: adp8860: Move header file out of I2C realmWolfram Sang2017-07-06
* backlight: Report error on failureSudip Mukherjee2017-05-30
* Merge tag 'backlight-next-4.12' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2017-05-03
|\
| * backlight: Add support for Arctic Sand LED backlight driver chipsOlimpiu Dejeu2017-04-25
* | backlight: pwm_bl: Fix GPIO out for unimplemented .get_direction()Geert Uytterhoeven2017-04-19
|/
* backlight: da9052: Fix module autoloadJavier Martinez Canillas2017-01-04
* backlight: pwm_bl: Check the PWM state for initial backlight power statePeter Ujfalusi2017-01-04
* backlight: pwm_bl: Move the checks for initial power state to a separate func...Peter Ujfalusi2017-01-04
* backlight: adp5520: Fix error handling in adp5520_bl_probe()Alexey Khoroshilov2017-01-04
* backlight: lcd: Fix race condition during registerUwe Kleine-König2017-01-04
* backlight: pwm_bl: Handle gpio that can sleepMaxime Ripard2016-10-06
* backlight-tosa: Delete unnecessary assignment for the field "owner"Markus Elfring2016-10-06
* backlight: lp855x: Add enable regulatorBrian Norris2016-06-29
* Merge tag 'pwm/for-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2016-05-25
|\
| * backlight: lm3630a: explicitly apply PWM config extracted from pwm_argsBoris Brezillon2016-05-17
| * backlight: lp855x: Explicitly apply PWM config extracted from pwm_argsBoris Brezillon2016-05-17
| * backlight: lp8788: Explicitly apply PWM config extracted from pwm_argsBoris Brezillon2016-05-17
| * backlight: pwm_bl: Use pwm_get_args() where appropriateBoris Brezillon2016-05-17
| * backlight: lm3630a_bl: Stop messing with the pwm->period fieldBoris BREZILLON2016-05-17
| * backlight: pwm_bl: Remove useless call to pwm_set_period()Boris BREZILLON2016-05-17
* | video / backlight: remove the backlight_device_registered APIAaron Lu2016-05-04
* | video / backlight: add two APIs for drivers to useAaron Lu2016-05-04
|/
* backlight: pwm_bl: Free PWM requested by legacy API on error pathVladimir Zapolskiy2016-01-11
* backlight: adp8860: Fix another uninitialized variable useArnd Bergmann2016-01-11
* backlight: gpio-backlight: Use default-on on GPIO requestStefan Agner2016-01-11
* backlight: pwm_bl: Fix broken PWM backlight for non-dt platformsPhilipp Zabel2016-01-11
* backlight: tps65217_bl: Add MODULE_DEVICE_TABLEEnric Balletbo i Serra2016-01-11
* backlight: pwm_bl: Avoid backlight flicker when probed from DTPhilipp Zabel2016-01-11
* backlight: adp88x0: Fix uninitialized variable useArnd Bergmann2016-01-11
* Merge tag 'backlight-for-linus-4.4' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2015-11-06
|\
| * backlight: pm8941-wled: Add default-brightness propertyBjorn Andersson2015-10-30
| * backlight: pm8941-wled: Fix ptr_ret.cocci warningskbuild test robot2015-10-27
| * backlight: pwm: Reject legacy PWM request for device defined in DTVladimir Zapolskiy2015-10-15
| * backlight: 88pm860x_bl: Add missing of_node_putJulia Lawall2015-10-15
| * backlight: adp8870: Remove unnecessary MODULE_ALIAS()Javier Martinez Canillas2015-10-05
| * backlight: adp8860: Remove unnecessary MODULE_ALIAS()Javier Martinez Canillas2015-10-05
| * backlight: lp855x: Make sure props struct is zeroedWerner Johansson2015-10-05
* | spi: Drop owner assignment from spi_driversAndrew F. Davis2015-10-28
|/
* backlight: tosa: Export I2C module alias informationJavier Martinez Canillas2015-08-25
* backlight: lp8788_bl: Delete a check before backlight_device_unregister()Markus Elfring2015-08-25
* backlight: sky81452: Remove unneeded use of IS_ERR_VALUE() macroAxel Lin2015-08-25
* backlight: pm8941-wled: Move PM8941 WLED driver to backlightBjorn Andersson2015-08-25