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
2023-09-06
Merge tag 'backlight-next-6.6' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
4
-18
/
+22
2023-08-21
backlight: led_bl: Remove redundant of_match_ptr()
Ruan Jinjie
1
-1
/
+1
2023-08-18
backlight: lp855x: Drop ret variable in brightness change function
Artur Weber
1
-5
/
+3
2023-07-28
backlight: gpio_backlight: Drop output GPIO direction check for initial power...
Ying Liu
1
-2
/
+1
2023-07-28
backlight: lp855x: Catch errors when changing brightness
Artur Weber
1
-5
/
+8
2023-07-28
backlight: lp855x: Initialize PWM state on first brightness change
Artur Weber
1
-8
/
+12
2023-07-28
backlight: qcom-wled: Explicitly include correct DT includes
Rob Herring
1
-1
/
+1
2023-07-24
Merge drm/drm-next into drm-misc-next
Thomas Zimmermann
11
-42
/
+50
2023-07-22
fbdev: Split frame buffer support in FB and FB_CORE symbols
Javier Martinez Canillas
1
-3
/
+3
2023-07-17
Merge tag 'drm-misc-next-2023-07-13' of git://anongit.freedesktop.org/drm/drm...
Daniel Vetter
3
-5
/
+5
2023-06-27
backlight/lv5207lp: Rename struct lv5207lp_platform_data.fbdev to 'dev'
Thomas Zimmermann
1
-1
/
+1
2023-06-27
backlight/lv5207lp: Compare against struct fb_info.device
Thomas Zimmermann
1
-1
/
+1
2023-06-27
backlight/gpio_backlight: Rename field 'fbdev' to 'dev'
Thomas Zimmermann
1
-3
/
+3
2023-06-27
backlight/gpio_backlight: Compare against struct fb_info.device
Thomas Zimmermann
1
-1
/
+1
2023-06-27
backlight/bd6107: Rename struct bd6107_platform_data.fbdev to 'dev'
Thomas Zimmermann
1
-1
/
+1
2023-06-27
backlight/bd6107: Compare against struct fb_info.device
Thomas Zimmermann
1
-1
/
+1
2023-06-26
backlight: led_bl: Take led_access lock when required
Mans Rullgard
1
-1
/
+4
2023-06-08
video: backlight: lp855x: Get PWM for PWM mode during probe
Artur Weber
1
-22
/
+26
2023-05-25
backlight: pwm_bl: Remove unneeded checks for valid GPIOs
Geert Uytterhoeven
1
-6
/
+3
2023-05-25
backlight: Switch i2c drivers back to use .probe()
Uwe Kleine-König
9
-11
/
+11
2023-05-25
backlight: lm3630a: Turn off both led strings when display is blank
Maximilian Weigand
1
-2
/
+6
2023-05-02
Merge tag 'backlight-next-6.4' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
17
-67
/
+42
2023-04-27
Merge tag 'driver-core-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2
-2
/
+2
2023-03-17
driver core: class: remove module * from class_create()
Greg Kroah-Hartman
2
-2
/
+2
2023-03-16
backlight: as3711: Use of_property_read_bool() for boolean properties
Rob Herring
1
-12
/
+12
2023-03-16
backlight: hx8357: Use of_property_present() for testing DT property presence
Rob Herring
1
-1
/
+1
2023-03-16
backlight: arcxcnn_bl: Drop of_match_ptr for ID table
Krzysztof Kozlowski
1
-1
/
+1
2023-03-16
backlight: lp855x: Mark OF related data as maybe unused
Krzysztof Kozlowski
1
-1
/
+1
2023-03-16
backlight: sky81452-backlight: Convert to platform remove callback returning ...
Uwe Kleine-König
1
-4
/
+2
2023-03-16
backlight: rt4831-backlight: Convert to platform remove callback returning void
Uwe Kleine-König
1
-4
/
+2
2023-03-16
backlight: qcom-wled: Convert to platform remove callback returning void
Uwe Kleine-König
1
-4
/
+2
2023-03-16
backlight: pwm_bl: Convert to platform remove callback returning void
Uwe Kleine-König
1
-4
/
+2
2023-03-16
backlight: mt6370-backlight: Convert to platform remove callback returning void
Uwe Kleine-König
1
-4
/
+2
2023-03-16
backlight: lp8788_bl: Convert to platform remove callback returning void
Uwe Kleine-König
1
-4
/
+2
2023-03-16
backlight: lm3533_bl: Convert to platform remove callback returning void
Uwe Kleine-König
1
-4
/
+2
2023-03-16
backlight: led_bl: Convert to platform remove callback returning void
Uwe Kleine-König
1
-4
/
+2
2023-03-16
backlight: hp680_bl: Convert to platform remove callback returning void
Uwe Kleine-König
1
-4
/
+2
2023-03-16
backlight: da9052_bl: Convert to platform remove callback returning void
Uwe Kleine-König
1
-4
/
+2
2023-03-16
backlight: cr_bllcd: Convert to platform remove callback returning void
Uwe Kleine-König
1
-4
/
+2
2023-03-16
backlight: adp5520_bl: Convert to platform remove callback returning void
Uwe Kleine-König
1
-4
/
+2
2023-03-16
backlight: aat2870_bl: Convert to platform remove callback returning void
Uwe Kleine-König
1
-4
/
+2
2023-03-16
backlight: qcom-wled: Add PMI8950 compatible
Luca Weiss
1
-0
/
+1
2023-03-16
backlight: apple_bl: Use acpi_video_get_backlight_type()
Hans de Goede
2
-21
/
+11
2023-02-24
Merge tag 'backlight-next-6.3' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
13
-541
/
+256
2023-02-22
backlight: ktz8866: Convert to i2c's .probe_new()
Uwe Kleine-König
1
-3
/
+2
2023-02-22
backlight: ktz8866: Add support for Kinetic KTZ8866 backlight
Jianhua Lu
3
-0
/
+218
2023-02-22
backlight: pwm_bl: Don't rely on a disabled PWM emiting inactive state
Uwe Kleine-König
1
-8
/
+22
2023-02-22
backlight: pwm_bl: Configure pwm only once per backlight toggle
Uwe Kleine-König
1
-18
/
+10
2023-02-22
backlight: Remove pxa tosa support
Arnd Bergmann
5
-480
/
+0
2023-02-22
backlight: aat2870: Use backlight helper
Stephen Kitt
1
-6
/
+1
[next]