Age | Commit message (Expand) | Author |
2017-05-03 | Merge tag 'backlight-next-4.12' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2017-04-25 | backlight: Add support for Arctic Sand LED backlight driver chips | Olimpiu Dejeu |
2017-04-19 | backlight: pwm_bl: Fix GPIO out for unimplemented .get_direction() | Geert Uytterhoeven |
2017-01-04 | backlight: da9052: Fix module autoload | Javier Martinez Canillas |
2017-01-04 | backlight: pwm_bl: Check the PWM state for initial backlight power state | Peter Ujfalusi |
2017-01-04 | backlight: pwm_bl: Move the checks for initial power state to a separate func... | Peter Ujfalusi |
2017-01-04 | backlight: adp5520: Fix error handling in adp5520_bl_probe() | Alexey Khoroshilov |
2017-01-04 | backlight: lcd: Fix race condition during register | Uwe Kleine-König |
2016-10-06 | backlight: pwm_bl: Handle gpio that can sleep | Maxime Ripard |
2016-10-06 | backlight-tosa: Delete unnecessary assignment for the field "owner" | Markus Elfring |
2016-06-29 | backlight: lp855x: Add enable regulator | Brian Norris |
2016-05-25 | Merge tag 'pwm/for-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2016-05-17 | backlight: lm3630a: explicitly apply PWM config extracted from pwm_args | Boris Brezillon |
2016-05-17 | backlight: lp855x: Explicitly apply PWM config extracted from pwm_args | Boris Brezillon |
2016-05-17 | backlight: lp8788: Explicitly apply PWM config extracted from pwm_args | Boris Brezillon |
2016-05-17 | backlight: pwm_bl: Use pwm_get_args() where appropriate | Boris Brezillon |
2016-05-17 | backlight: lm3630a_bl: Stop messing with the pwm->period field | Boris BREZILLON |
2016-05-17 | backlight: pwm_bl: Remove useless call to pwm_set_period() | Boris BREZILLON |
2016-05-04 | video / backlight: remove the backlight_device_registered API | Aaron Lu |
2016-05-04 | video / backlight: add two APIs for drivers to use | Aaron Lu |
2016-01-11 | backlight: pwm_bl: Free PWM requested by legacy API on error path | Vladimir Zapolskiy |
2016-01-11 | backlight: adp8860: Fix another uninitialized variable use | Arnd Bergmann |
2016-01-11 | backlight: gpio-backlight: Use default-on on GPIO request | Stefan Agner |
2016-01-11 | backlight: pwm_bl: Fix broken PWM backlight for non-dt platforms | Philipp Zabel |
2016-01-11 | backlight: tps65217_bl: Add MODULE_DEVICE_TABLE | Enric Balletbo i Serra |
2016-01-11 | backlight: pwm_bl: Avoid backlight flicker when probed from DT | Philipp Zabel |
2016-01-11 | backlight: adp88x0: Fix uninitialized variable use | Arnd Bergmann |
2015-11-06 | Merge tag 'backlight-for-linus-4.4' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2015-10-30 | backlight: pm8941-wled: Add default-brightness property | Bjorn Andersson |
2015-10-28 | spi: Drop owner assignment from spi_drivers | Andrew F. Davis |
2015-10-27 | backlight: pm8941-wled: Fix ptr_ret.cocci warnings | kbuild test robot |
2015-10-15 | backlight: pwm: Reject legacy PWM request for device defined in DT | Vladimir Zapolskiy |
2015-10-15 | backlight: 88pm860x_bl: Add missing of_node_put | Julia Lawall |
2015-10-05 | backlight: adp8870: Remove unnecessary MODULE_ALIAS() | Javier Martinez Canillas |
2015-10-05 | backlight: adp8860: Remove unnecessary MODULE_ALIAS() | Javier Martinez Canillas |
2015-10-05 | backlight: lp855x: Make sure props struct is zeroed | Werner Johansson |
2015-08-25 | backlight: tosa: Export I2C module alias information | Javier Martinez Canillas |
2015-08-25 | backlight: lp8788_bl: Delete a check before backlight_device_unregister() | Markus Elfring |
2015-08-25 | backlight: sky81452: Remove unneeded use of IS_ERR_VALUE() macro | Axel Lin |
2015-08-25 | backlight: pm8941-wled: Move PM8941 WLED driver to backlight | Bjorn Andersson |
2015-08-25 | backlight: lp855x: Use private data for regulator control | Milo Kim |
2015-06-24 | Merge tag 'backlight-for-linus-4.2' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2015-06-23 | backlight: pwm_bl: Simplify usage of devm_gpiod_get_optional | Axel Lin |
2015-06-23 | backlight: lp855x: Don't clear level on suspend/blank | Sean Paul |
2015-06-23 | backlight: Allow compile test of GPIO consumers if !GPIOLIB | Geert Uytterhoeven |
2015-06-23 | video: backlight: da9052: Constify platform_device_id | Krzysztof Kozlowski |
2015-06-23 | gpio-backlight: Discover driver during boot time | Arun Bharadwaj |
2015-05-26 | backlight: pwm: Handle EPROBE_DEFER while requesting the PWM | Nicolas Ferre |
2015-04-14 | Merge tag 'backlight-for-linus-4.1' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2015-04-09 | backlight: da9052_bl: Terminate da9052_wled_ids array with empty element | Andrey Ryabinin |