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
2022-04-21
fbdev: omap: avoid using mach/*.h files
Arnd Bergmann
2
-4
/
+4
2022-03-26
Merge tag 'backlight-next-5.18' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2
-11
/
+8
2022-03-24
Merge tag 'for-5.18/fbdev-1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2
-1
/
+1
2022-03-08
backlight: backlight: Slighly simplify devm_of_find_backlight()
Christophe JAILLET
1
-6
/
+4
2022-02-09
spi: make remove callback a void function
Uwe Kleine-König
9
-20
/
+9
2022-02-08
backlight: qcom-wled: Add PM6150L compatible
Luca Weiss
1
-0
/
+1
2022-02-08
backlight: pwm_bl: Avoid open coded arithmetic in memory allocation
Christophe JAILLET
1
-5
/
+4
2022-01-30
backlight: qcom-wled: Add PM6150L compatible
Luca Weiss
1
-0
/
+1
2022-01-30
backlight: lm3630a_bl: Remove redundant 'flush_workqueue()' calls
Xu Wang
1
-1
/
+0
2021-12-22
backlight: qcom-wled: Respect enabled-strings in set_brightness
Marijn Suijten
1
-10
/
+12
2021-12-22
backlight: qcom-wled: Remove unnecessary double whitespace
Marijn Suijten
1
-2
/
+2
2021-12-22
backlight: qcom-wled: Provide enabled_strings default for WLED 4 and 5
Marijn Suijten
1
-0
/
+2
2021-12-22
backlight: qcom-wled: Remove unnecessary 4th default string in WLED3
Marijn Suijten
1
-1
/
+1
2021-12-22
backlight: qcom-wled: Override default length with qcom,enabled-strings
Marijn Suijten
1
-3
/
+9
2021-12-22
backlight: qcom-wled: Fix off-by-one maximum with default num_strings
Marijn Suijten
1
-32
/
+16
2021-12-22
backlight: qcom-wled: Use cpu_to_le16 macro to perform conversion
Marijn Suijten
1
-12
/
+11
2021-12-22
backlight: qcom-wled: Pass number of elements to read to read_u32_array
Marijn Suijten
1
-2
/
+7
2021-12-22
backlight: qcom-wled: Validate enabled string indices in DT
Marijn Suijten
1
-1
/
+17
2021-12-22
backlight: lp855x: Add support ACPI enumeration
Hans de Goede
1
-12
/
+61
2021-12-22
backlight: lp855x: Add dev helper variable to lp855x_probe()
Hans de Goede
1
-16
/
+13
2021-12-22
backlight: lp855x: Move device_config setting out of lp855x_configure()
Hans de Goede
1
-16
/
+16
2021-10-20
video: backlight: ili9320: Make ili9320_remove() return void
Uwe Kleine-König
3
-4
/
+5
2021-09-23
backlight: Propagate errors from get_brightness()
Thomas Weißschuh
1
-5
/
+17
2021-09-22
video: backlight: Drop maximum brightness override for brightness zero
Marek Vasut
1
-6
/
+0
2021-08-19
backlight: pwm_bl: Improve bootloader/kernel device handover
Daniel Thompson
1
-26
/
+28
2021-07-21
backlight: ktd253: Stabilize backlight
Linus Walleij
1
-20
/
+55
2021-06-22
backlight: lm3630a: Convert to atomic PWM API and check for errors
Uwe Kleine-König
1
-23
/
+19
2021-06-22
backlight: lm3630a: Fix return code of .update_status() callback
Uwe Kleine-König
1
-6
/
+6
2021-06-01
backlight: Kconfig whitespace and indentation cleanups
Juerg Haefliger
1
-11
/
+11
2021-05-27
video: backlight: qcom-wled: Add PMI8994 compatible
Konrad Dybcio
1
-0
/
+1
2021-05-19
backlight: rt4831: Adds support for Richtek RT4831 backlight
ChiYuan Huang
3
-0
/
+212
2021-05-19
backlight: lm3630a_bl: Put fwnode in error case during ->probe()
Andy Shevchenko
1
-1
/
+3
2021-03-23
backlight: journada720: Fix Wmisleading-indentation warning
Arnd Bergmann
1
-22
/
+22
2021-03-23
backlight: qcom-wled: Correct the sync_toggle sequence
Kiran Gunda
1
-6
/
+6
2021-03-22
backlight: qcom-wled: Fix FSC update issue for WLED5
Kiran Gunda
1
-6
/
+19
2021-03-22
backlight: ktd253: Support KTD259
Linus Walleij
1
-0
/
+1
2021-03-22
backlight: qcom-wled: Use sink_addr for sync toggle
Obeida Shamoun
1
-2
/
+2
2021-02-23
Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm
Linus Torvalds
1
-2
/
+1
2021-02-12
backlight/video: Use Platform getter/setter functions
Julia Lawall
1
-1
/
+1
2021-02-09
backlight: ktd253: Bring up in a known state
Linus Walleij
1
-9
/
+3
2021-02-01
ARM: 9049/1: locomo: make locomo bus's remove callback return void
Uwe Kleine-König
1
-2
/
+1
2021-01-20
backlight: sky81452-backlight: Convert comma to semicolon
Zheng Yongjun
1
-1
/
+1
2021-01-20
backlight: lms283gf05: Convert to GPIO descriptors
Linus Walleij
1
-26
/
+17
2020-11-04
backlight: pwm_bl: Fix interpolation
Alexandru Stan
1
-39
/
+31
2020-10-15
Merge tag 'backlight-next-5.10' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
6
-2
/
+210
2020-09-08
backlight: tosa_bl: Include the right header
Linus Walleij
1
-1
/
+1
2020-09-08
backlight: tosa_lcd: Include the right header
Linus Walleij
1
-1
/
+1
2020-08-28
backlight: Add Kinetic KTD253 backlight driver
Linus Walleij
3
-0
/
+207
2020-08-28
backlight: sky81452-backlight: Fix refcount imbalance on error
dinghao.liu@zju.edu.cn
1
-0
/
+1
2020-08-24
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
1
-1
/
+1
[next]