index
:
kernel/linux.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.12.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
video
/
backlight
Age
Commit message (
Expand
)
Author
Files
Lines
2019-11-11
backlight: gpio: Remove stray newline
Bartosz Golaszewski
1
-1
/
+0
2019-11-11
backlight: gpio: Remove unneeded include
Bartosz Golaszewski
1
-1
/
+0
2019-11-11
video: backlight: tosa: Use GPIO lookup table
Arnd Bergmann
3
-12
/
+34
2019-11-01
backlight: qcom-wled: Add auto string detection logic
Kiran Gunda
1
-6
/
+394
2019-11-01
backlight: qcom-wled: Add support for short circuit handling
Kiran Gunda
1
-4
/
+140
2019-11-01
backlight: qcom-wled: Add support for WLED4 peripheral
Kiran Gunda
1
-2
/
+253
2019-11-01
backlight: qcom-wled: Restructure the driver for WLED3
Kiran Gunda
1
-139
/
+234
2019-11-01
backlight: qcom-wled: Rename PM8941* to WLED3
Kiran Gunda
1
-123
/
+125
2019-11-01
backlight: qcom-wled: Rename pm8941-wled.c to qcom-wled.c
Kiran Gunda
3
-5
/
+5
2019-10-18
backlight: Kconfig: jornada720: Use CONFIG_PREEMPTION
Thomas Gleixner
1
-2
/
+2
2019-10-14
backlight: pwm_bl: Switch to power-of-2 base for fixed-point math
Rasmus Villemoes
1
-10
/
+12
2019-10-14
backlight: pwm_bl: Drop use of int_pow()
Rasmus Villemoes
1
-1
/
+2
2019-10-14
backlight: pwm_bl: Eliminate a 64/32 division
Rasmus Villemoes
1
-1
/
+1
2019-10-14
backlight: pwm_bl: Fix cie1913 comments and constant
Rasmus Villemoes
1
-3
/
+9
2019-10-14
backlight: pwm_bl: Add missing curly branches in else branch
Matthias Kaehlcke
1
-1
/
+2
2019-10-14
backlight: pwm_bl: Don't assign levels table repeatedly
Matthias Kaehlcke
1
-4
/
+3
2019-10-02
backlight: lm3630a: Add an enable gpio for the HWEN pin
Andreas Kemnade
1
-0
/
+9
2019-10-02
backlight: ipaq_micro: Make structure micro_bl_props constant
Nishka Dasgupta
1
-1
/
+1
2019-10-02
backlight: lm3630a: Fix module aliases
Andreas Kemnade
1
-1
/
+3
2019-09-24
Merge tag 'backlight-next-5.4' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
8
-14
/
+84
2019-09-02
backlight: pwm_bl: Set scale type for brightness curves specified in the DT
Matthias Kaehlcke
1
-0
/
+30
2019-09-02
backlight: pwm_bl: Set scale type for CIE 1931 curves
Matthias Kaehlcke
1
-1
/
+4
2019-09-02
backlight: Expose brightness curve type through sysfs
Matthias Kaehlcke
1
-0
/
+19
2019-09-02
backlight: gpio-backlight: Correct initial power state handling
Peter Ujfalusi
1
-4
/
+20
2019-09-02
video: backlight: tosa_lcd: drop check because i2c_unregister_device() is NUL...
Wolfram Sang
1
-2
/
+1
2019-09-02
video: backlight: Drop default m for {LCD,BACKLIGHT_CLASS_DEVICE}
Geert Uytterhoeven
1
-2
/
+0
2019-08-12
backlight: lms283gf05: Fix a typo in the description passed to 'devm_gpio_req...
Christophe JAILLET
1
-1
/
+1
2019-08-12
backlight: lm3630a: Switch to use fwnode_property_count_uXX()
Andy Shevchenko
1
-2
/
+1
2019-08-12
backlight: rave-sp: Leave initial state and register with correct device
Lucas Stach
1
-2
/
+8
2019-08-05
backlight: drop EARLY_EVENT_BLANK support
Sam Ravnborg
1
-8
/
+0
2019-07-16
Merge tag 'backlight-next-5.3' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2
-36
/
+17
2019-07-09
Merge tag 'fbdev-v5.3' of git://github.com/bzolnier/linux
Linus Torvalds
2
-13
/
+1
2019-06-27
backlight: pwm_bl: Fix heuristic to determine number of brightness levels
Matthias Kaehlcke
1
-18
/
+6
2019-06-27
backlight: gpio_backlight: Enable ACPI enumeration
Andy Shevchenko
1
-14
/
+9
2019-06-27
backlight: pwm_bl: Convert to use SPDX identifier
Andy Shevchenko
1
-8
/
+3
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
30
-129
/
+30
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 234
Thomas Gleixner
2
-24
/
+2
2019-06-13
backlight: simplify lcd notifier
Daniel Vetter
1
-11
/
+0
2019-06-12
fbcon: replace FB_EVENT_MODE_CHANGE/_ALL with direct calls
Daniel Vetter
1
-1
/
+0
2019-06-12
Revert "backlight/fbcon: Add FB_EVENT_CONBLANK"
Daniel Vetter
1
-1
/
+1
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 336
Thomas Gleixner
1
-14
/
+1
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 332
Thomas Gleixner
1
-4
/
+1
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 284
Thomas Gleixner
1
-9
/
+1
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 257
Thomas Gleixner
1
-1
/
+1
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 154
Thomas Gleixner
1
-14
/
+1
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
5
-26
/
+5
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 151
Thomas Gleixner
1
-10
/
+1
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 149
Thomas Gleixner
3
-6
/
+3
2019-05-24
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 73
Thomas Gleixner
2
-10
/
+2
2019-05-24
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 71
Thomas Gleixner
1
-2
/
+1
[prev]
[next]