index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
video
/
backlight
Commit message (
Expand
)
Author
Age
Files
Lines
*
backlight: pwm_bl: Handle gpio that can sleep
Maxime Ripard
2016-10-06
1
-2
/
+2
*
backlight-tosa: Delete unnecessary assignment for the field "owner"
Markus Elfring
2016-10-06
1
-1
/
+0
*
backlight: lp855x: Add enable regulator
Brian Norris
2016-06-29
1
-0
/
+29
*
Merge tag 'pwm/for-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2016-05-25
4
-6
/
+29
|
\
|
*
backlight: lm3630a: explicitly apply PWM config extracted from pwm_args
Boris Brezillon
2016-05-17
1
-0
/
+6
|
*
backlight: lp855x: Explicitly apply PWM config extracted from pwm_args
Boris Brezillon
2016-05-17
1
-0
/
+6
|
*
backlight: lp8788: Explicitly apply PWM config extracted from pwm_args
Boris Brezillon
2016-05-17
1
-0
/
+6
|
*
backlight: pwm_bl: Use pwm_get_args() where appropriate
Boris Brezillon
2016-05-17
1
-1
/
+9
|
*
backlight: lm3630a_bl: Stop messing with the pwm->period field
Boris BREZILLON
2016-05-17
1
-2
/
+1
|
*
backlight: pwm_bl: Remove useless call to pwm_set_period()
Boris BREZILLON
2016-05-17
1
-3
/
+1
*
|
video / backlight: remove the backlight_device_registered API
Aaron Lu
2016-05-04
1
-6
/
+0
*
|
video / backlight: add two APIs for drivers to use
Aaron Lu
2016-05-04
1
-14
/
+29
|
/
*
backlight: pwm_bl: Free PWM requested by legacy API on error path
Vladimir Zapolskiy
2016-01-11
1
-0
/
+2
*
backlight: adp8860: Fix another uninitialized variable use
Arnd Bergmann
2016-01-11
1
-3
/
+5
*
backlight: gpio-backlight: Use default-on on GPIO request
Stefan Agner
2016-01-11
1
-3
/
+7
*
backlight: pwm_bl: Fix broken PWM backlight for non-dt platforms
Philipp Zabel
2016-01-11
1
-5
/
+4
*
backlight: tps65217_bl: Add MODULE_DEVICE_TABLE
Enric Balletbo i Serra
2016-01-11
1
-0
/
+9
*
backlight: pwm_bl: Avoid backlight flicker when probed from DT
Philipp Zabel
2016-01-11
1
-1
/
+22
*
backlight: adp88x0: Fix uninitialized variable use
Arnd Bergmann
2016-01-11
2
-8
/
+12
*
Merge tag 'backlight-for-linus-4.4' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2015-11-06
6
-16
/
+20
|
\
|
*
backlight: pm8941-wled: Add default-brightness property
Bjorn Andersson
2015-10-30
1
-0
/
+8
|
*
backlight: pm8941-wled: Fix ptr_ret.cocci warnings
kbuild test robot
2015-10-27
1
-4
/
+1
|
*
backlight: pwm: Reject legacy PWM request for device defined in DT
Vladimir Zapolskiy
2015-10-15
1
-10
/
+9
|
*
backlight: 88pm860x_bl: Add missing of_node_put
Julia Lawall
2015-10-15
1
-0
/
+1
|
*
backlight: adp8870: Remove unnecessary MODULE_ALIAS()
Javier Martinez Canillas
2015-10-05
1
-1
/
+0
|
*
backlight: adp8860: Remove unnecessary MODULE_ALIAS()
Javier Martinez Canillas
2015-10-05
1
-1
/
+0
|
*
backlight: lp855x: Make sure props struct is zeroed
Werner Johansson
2015-10-05
1
-0
/
+1
*
|
spi: Drop owner assignment from spi_drivers
Andrew F. Davis
2015-10-28
12
-12
/
+0
|
/
*
backlight: tosa: Export I2C module alias information
Javier Martinez Canillas
2015-08-25
1
-0
/
+1
*
backlight: lp8788_bl: Delete a check before backlight_device_unregister()
Markus Elfring
2015-08-25
1
-2
/
+1
*
backlight: sky81452: Remove unneeded use of IS_ERR_VALUE() macro
Axel Lin
2015-08-25
1
-13
/
+13
*
backlight: pm8941-wled: Move PM8941 WLED driver to backlight
Bjorn Andersson
2015-08-25
3
-0
/
+435
*
backlight: lp855x: Use private data for regulator control
Milo Kim
2015-08-25
1
-11
/
+12
*
Merge tag 'backlight-for-linus-4.2' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2015-06-24
5
-20
/
+16
|
\
|
*
backlight: pwm_bl: Simplify usage of devm_gpiod_get_optional
Axel Lin
2015-06-23
1
-4
/
+2
|
*
backlight: lp855x: Don't clear level on suspend/blank
Sean Paul
2015-06-23
1
-12
/
+6
|
*
backlight: Allow compile test of GPIO consumers if !GPIOLIB
Geert Uytterhoeven
2015-06-23
1
-3
/
+5
|
*
video: backlight: da9052: Constify platform_device_id
Krzysztof Kozlowski
2015-06-23
1
-1
/
+1
|
*
gpio-backlight: Discover driver during boot time
Arun Bharadwaj
2015-06-23
1
-0
/
+2
*
|
backlight: pwm: Handle EPROBE_DEFER while requesting the PWM
Nicolas Ferre
2015-05-26
1
-0
/
+4
|
/
*
Merge tag 'backlight-for-linus-4.1' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2015-04-14
2
-4
/
+2
|
\
|
*
backlight: da9052_bl: Terminate da9052_wled_ids array with empty element
Andrey Ryabinin
2015-04-09
1
-0
/
+1
|
*
backlight: 88pm860x_bl: Use of_get_child_by_name() instead of refcount hack
Geert Uytterhoeven
2015-04-09
1
-4
/
+1
*
|
backlight: Add support Skyworks SKY81452 backlight driver
Gyungoh Yoo
2015-03-12
3
-0
/
+364
|
/
*
Merge tag 'backlight-for-linus-3.19' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2014-12-11
2
-20
/
+40
|
\
|
*
backlight: lp855x: Add supply regulator to lp855x
Sean Paul
2014-12-09
1
-0
/
+18
|
*
backlight: lp855x: Refactor DT parsing code
Sean Paul
2014-12-09
1
-19
/
+18
|
*
backlight: pwm: Clean-up pwm requested using legacy API
Vladimir Zapolskiy
2014-11-10
1
-1
/
+4
*
|
ARM: at91/Kconfig: remove unused config options
Nicolas Ferre
2014-11-19
1
-1
/
+0
|
/
*
Merge tag 'backlight-for-linus-3.18' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2014-10-11
34
-68
/
+45
|
\
[next]