index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
video
/
backlight
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'backlight-next-6.4' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2023-05-02
17
-67
/
+42
|
\
|
*
backlight: as3711: Use of_property_read_bool() for boolean properties
Rob Herring
2023-03-16
1
-12
/
+12
|
*
backlight: hx8357: Use of_property_present() for testing DT property presence
Rob Herring
2023-03-16
1
-1
/
+1
|
*
backlight: arcxcnn_bl: Drop of_match_ptr for ID table
Krzysztof Kozlowski
2023-03-16
1
-1
/
+1
|
*
backlight: lp855x: Mark OF related data as maybe unused
Krzysztof Kozlowski
2023-03-16
1
-1
/
+1
|
*
backlight: sky81452-backlight: Convert to platform remove callback returning ...
Uwe Kleine-König
2023-03-16
1
-4
/
+2
|
*
backlight: rt4831-backlight: Convert to platform remove callback returning void
Uwe Kleine-König
2023-03-16
1
-4
/
+2
|
*
backlight: qcom-wled: Convert to platform remove callback returning void
Uwe Kleine-König
2023-03-16
1
-4
/
+2
|
*
backlight: pwm_bl: Convert to platform remove callback returning void
Uwe Kleine-König
2023-03-16
1
-4
/
+2
|
*
backlight: mt6370-backlight: Convert to platform remove callback returning void
Uwe Kleine-König
2023-03-16
1
-4
/
+2
|
*
backlight: lp8788_bl: Convert to platform remove callback returning void
Uwe Kleine-König
2023-03-16
1
-4
/
+2
|
*
backlight: lm3533_bl: Convert to platform remove callback returning void
Uwe Kleine-König
2023-03-16
1
-4
/
+2
|
*
backlight: led_bl: Convert to platform remove callback returning void
Uwe Kleine-König
2023-03-16
1
-4
/
+2
|
*
backlight: hp680_bl: Convert to platform remove callback returning void
Uwe Kleine-König
2023-03-16
1
-4
/
+2
|
*
backlight: da9052_bl: Convert to platform remove callback returning void
Uwe Kleine-König
2023-03-16
1
-4
/
+2
|
*
backlight: cr_bllcd: Convert to platform remove callback returning void
Uwe Kleine-König
2023-03-16
1
-4
/
+2
|
*
backlight: adp5520_bl: Convert to platform remove callback returning void
Uwe Kleine-König
2023-03-16
1
-4
/
+2
|
*
backlight: aat2870_bl: Convert to platform remove callback returning void
Uwe Kleine-König
2023-03-16
1
-4
/
+2
|
*
backlight: qcom-wled: Add PMI8950 compatible
Luca Weiss
2023-03-16
1
-0
/
+1
*
|
Merge tag 'driver-core-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2023-04-27
2
-2
/
+2
|
\
\
|
*
|
driver core: class: remove module * from class_create()
Greg Kroah-Hartman
2023-03-17
2
-2
/
+2
|
|
/
*
/
backlight: apple_bl: Use acpi_video_get_backlight_type()
Hans de Goede
2023-03-16
2
-21
/
+11
|
/
*
Merge tag 'backlight-next-6.3' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2023-02-24
13
-541
/
+256
|
\
|
*
backlight: ktz8866: Convert to i2c's .probe_new()
Uwe Kleine-König
2023-02-22
1
-3
/
+2
|
*
backlight: ktz8866: Add support for Kinetic KTZ8866 backlight
Jianhua Lu
2023-02-22
3
-0
/
+218
|
*
backlight: pwm_bl: Don't rely on a disabled PWM emiting inactive state
Uwe Kleine-König
2023-02-22
1
-8
/
+22
|
*
backlight: pwm_bl: Configure pwm only once per backlight toggle
Uwe Kleine-König
2023-02-22
1
-18
/
+10
|
*
backlight: Remove pxa tosa support
Arnd Bergmann
2023-02-22
5
-480
/
+0
|
*
backlight: aat2870: Use backlight helper
Stephen Kitt
2023-02-22
1
-6
/
+1
|
*
backlight: ipaq_micro: Use backlight helper
Stephen Kitt
2023-02-22
1
-6
/
+1
|
*
backlight: arcxcnn: Use backlight helper
Stephen Kitt
2023-02-22
1
-4
/
+1
|
*
backlight: sky81452: Fix sky81452_bl_platform_data kernel-doc
Randy Dunlap
2023-02-22
1
-1
/
+1
|
*
backlight: pwm_bl: Drop support for legacy PWM probing
Uwe Kleine-König
2023-02-22
1
-12
/
+0
|
*
backlight: ktd253: Switch to use dev_err_probe() helper
Yang Yingliang
2023-02-22
1
-6
/
+3
|
*
backlight: backlight: Fix doc for backlight_device_get_by_name
Miaoqian Lin
2023-02-22
1
-1
/
+1
*
|
ARM: pxa: remove unused board files
Arnd Bergmann
2023-01-20
1
-10
/
+0
|
/
*
Merge tag 'backlight-next-6.2' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2022-12-21
9
-25
/
+21
|
\
|
*
backlight: tosa: Convert to i2c's .probe_new()
Uwe Kleine-König
2022-12-07
1
-3
/
+2
|
*
backlight: lv5207lp: Convert to i2c's .probe_new()
Uwe Kleine-König
2022-12-07
1
-3
/
+2
|
*
backlight: lp855x: Convert to i2c's .probe_new()
Uwe Kleine-König
2022-12-07
1
-2
/
+3
|
*
backlight: lm3639: Convert to i2c's .probe_new()
Uwe Kleine-König
2022-12-07
1
-3
/
+2
|
*
backlight: lm3630a: Convert to i2c's .probe_new()
Uwe Kleine-König
2022-12-07
1
-3
/
+2
|
*
backlight: bd6107: Convert to i2c's .probe_new()
Uwe Kleine-König
2022-12-07
1
-3
/
+2
|
*
backlight: arcxcnn: Convert to i2c's .probe_new()
Uwe Kleine-König
2022-12-07
1
-2
/
+2
|
*
backlight: adp8870: Convert to i2c's .probe_new()
Uwe Kleine-König
2022-12-07
1
-3
/
+3
|
*
backlight: adp8860: Convert to i2c's .probe_new()
Uwe Kleine-König
2022-12-07
1
-3
/
+3
*
|
ACPI: make remove callback of ACPI driver void
Dawei Li
2022-11-23
1
-2
/
+1
|
/
*
Merge tag 'backlight-next-6.1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2022-10-05
3
-0
/
+365
|
\
|
*
video: backlight: mt6370: Add MediaTek MT6370 support
ChiaEn Wu
2022-09-08
3
-0
/
+365
*
|
i2c: Make remove callback return void
Uwe Kleine-König
2022-08-16
9
-24
/
+9
|
/
[next]