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.9' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2024-03-14
15
-156
/
+254
|
\
|
*
backlight: pandora_bl: Drop unneeded ENOMEM error message
Krzysztof Kozlowski
2024-03-07
1
-3
/
+1
|
*
backlight: lm3630a_bl: Simplify probe return on gpio request error
Krzysztof Kozlowski
2024-03-07
1
-4
/
+2
|
*
backlight: lm3630a_bl: Handle deferred probe
Krzysztof Kozlowski
2024-03-07
1
-4
/
+3
|
*
backlight: as3711_bl: Handle deferred probe
Krzysztof Kozlowski
2024-03-07
1
-4
/
+2
|
*
backlight: bd6107: Handle deferred probe
Krzysztof Kozlowski
2024-03-07
1
-6
/
+3
|
*
backlight: l4f00242t03: Simplify with dev_err_probe()
Krzysztof Kozlowski
2024-03-07
1
-20
/
+14
|
*
backlight: gpio: Simplify with dev_err_probe()
Krzysztof Kozlowski
2024-03-07
1
-7
/
+3
|
*
backlight: lp8788: Fully initialize backlight_properties during probe
Daniel Thompson
2024-03-07
1
-0
/
+1
|
*
backlight: lm3639: Fully initialize backlight_properties during probe
Daniel Thompson
2024-03-07
1
-0
/
+1
|
*
backlight: da9052: Fully initialize backlight_properties during probe
Daniel Thompson
2024-03-07
1
-0
/
+1
|
*
backlight: lm3630a: Use backlight_get_brightness helper in update_status
Luca Weiss
2024-03-07
1
-6
/
+8
|
*
backlight: lm3630a: Don't set bl->props.brightness in get_brightness
Luca Weiss
2024-03-07
1
-10
/
+4
|
*
backlight: lm3630a: Initialize backlight_properties on init
Luca Weiss
2024-03-07
1
-0
/
+1
|
*
backlight: mp3309c: Fully initialize backlight_properties during probe
Daniel Thompson
2024-03-07
1
-0
/
+1
|
*
backlight: mp3309c: Utilise temporary variable for struct device
Andy Shevchenko
2024-03-07
1
-18
/
+12
|
*
backlight: mp3309c: Use dev_err_probe() instead of dev_err()
Andy Shevchenko
2024-03-07
1
-11
/
+7
|
*
backlight: mp3309c: Make use of device properties
Andy Shevchenko
2024-03-07
1
-26
/
+18
|
*
backlight: hx8357: Utilise temporary variable for struct device
Andy Shevchenko
2024-03-07
1
-4
/
+3
|
*
backlight: hx8357: Make use of dev_err_probe()
Andy Shevchenko
2024-03-07
1
-8
/
+4
|
*
backlight: hx8357: Move OF table closer to its consumer
Andy Shevchenko
2024-03-07
1
-13
/
+13
|
*
backlight: hx8357: Make use of device properties
Andy Shevchenko
2024-03-07
1
-6
/
+8
|
*
backlight: mp3309c: Use pwm_apply_might_sleep()
Sean Young
2024-03-07
1
-2
/
+2
|
*
backlight: ktz8866: Correct the check for of_property_read_u32
Jianhua Lu
2024-03-07
1
-3
/
+3
|
*
backlight: hx8357: Fix potential NULL pointer dereference
Andy Shevchenko
2024-03-07
1
-4
/
+6
|
*
backlight: ktd2801: Make timing struct static
Duje Mihanović
2024-03-07
1
-1
/
+1
|
*
backlight: Add Kinetic KTD2801 Backlight support
Duje Mihanović
2024-03-07
3
-0
/
+136
*
|
backlight/corgi-lcd: Include <linux/backlight.h>
Thomas Zimmermann
2024-02-28
1
-0
/
+1
|
/
*
Merge tag 'backlight-next-6.8' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2024-01-19
6
-70
/
+502
|
\
|
*
backlight: hx8357: Convert to agnostic GPIO API
Andy Shevchenko
2023-12-13
1
-52
/
+22
|
*
backlight: ili922x: Add an error code check in ili922x_write()
Su Hui
2023-12-07
1
-0
/
+4
|
*
backlight: ili922x: Drop kernel-doc for local macros
Randy Dunlap
2023-12-07
1
-2
/
+2
|
*
backlight: mp3309c: Fix uninitialized local variable
Flavio Suligoi
2023-12-01
1
-1
/
+2
|
*
backlight: pwm_bl: Use dev_err_probe
Alexander Stein
2023-11-23
1
-16
/
+18
|
*
backlight: mp3309c: Add support for MPS MP3309C
Flavio Suligoi
2023-11-23
3
-0
/
+455
*
|
Merge tag 'pwm/for-6.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2024-01-12
3
-8
/
+8
|
\
\
|
*
|
pwm: Rename pwm_apply_state() to pwm_apply_might_sleep()
Sean Young
2023-12-20
3
-8
/
+8
|
|
/
*
/
fbdev: Remove support for Carillo Ranch driver
Matthew Wilcox (Oracle)
2024-01-12
3
-272
/
+0
|
/
*
backlight: pwm_bl: Disable PWM on shutdown, suspend and remove
Uwe Kleine-König
2023-10-12
1
-0
/
+22
*
Merge tag 'backlight-next-6.6' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2023-09-06
4
-18
/
+22
|
\
|
*
backlight: led_bl: Remove redundant of_match_ptr()
Ruan Jinjie
2023-08-21
1
-1
/
+1
|
*
backlight: lp855x: Drop ret variable in brightness change function
Artur Weber
2023-08-18
1
-5
/
+3
|
*
backlight: gpio_backlight: Drop output GPIO direction check for initial power...
Ying Liu
2023-07-28
1
-2
/
+1
|
*
backlight: lp855x: Catch errors when changing brightness
Artur Weber
2023-07-28
1
-5
/
+8
|
*
backlight: lp855x: Initialize PWM state on first brightness change
Artur Weber
2023-07-28
1
-8
/
+12
|
*
backlight: qcom-wled: Explicitly include correct DT includes
Rob Herring
2023-07-28
1
-1
/
+1
*
|
Merge drm/drm-next into drm-misc-next
Thomas Zimmermann
2023-07-24
11
-42
/
+50
|
\
\
|
*
\
Merge tag 'drm-misc-next-2023-07-13' of git://anongit.freedesktop.org/drm/drm...
Daniel Vetter
2023-07-17
3
-5
/
+5
|
|
\
\
|
|
|
/
|
|
/
|
|
*
|
backlight: led_bl: Take led_access lock when required
Mans Rullgard
2023-06-26
1
-1
/
+4
|
*
|
video: backlight: lp855x: Get PWM for PWM mode during probe
Artur Weber
2023-06-08
1
-22
/
+26
[next]