Linus Torvalds
b14bf630be
Merge tag 'backlight-for-linus-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/backlight
Pull backlight updates from Lee Jones:
Fix-ups:
- Take heed of GPIO default-on requests; gpio_backlight
- Enable DT probing; tps65217_bl
Bug Fixes:
- Free resources in error path; pwm_bl
- Fix uninitialised variable warning; adp8860_bl, adp8870_bl
- Protect unconditional DT look-ups from non-DT platforms; pwm_bl
- Fix backlight flicker; pwm_bl
* tag 'backlight-for-linus-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/backlight:
backlight: pwm_bl: Free PWM requested by legacy API on error path
backlight: adp8860: Fix another uninitialized variable use
backlight: gpio-backlight: Use default-on on GPIO request
backlight: pwm_bl: Fix broken PWM backlight for non-dt platforms
backlight: tps65217_bl: Add MODULE_DEVICE_TABLE
backlight: pwm_bl: Avoid backlight flicker when probed from DT
backlight: adp88x0: Fix uninitialized variable use
2016-01-14 10:34:33 -08:00
..
2016-01-11 10:45:24 +00:00
2015-10-17 22:00:39 -07:00
2015-12-09 12:57:13 +02:00
2014-12-29 10:06:55 +02:00
2015-01-27 10:19:12 -02:00
2015-08-07 19:06:37 +02:00
2014-04-17 08:10:19 +03:00
2015-10-07 14:13:59 +03:00
2015-08-10 15:11:12 +03:00
2015-01-13 12:53:25 +02:00