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
*
backlight: pwm_bl: Fix interpolation
Alexandru Stan
2020-11-04
1
-39
/
+31
*
Merge tag 'backlight-next-5.10' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2020-10-15
6
-2
/
+210
|
\
|
*
backlight: tosa_bl: Include the right header
Linus Walleij
2020-09-08
1
-1
/
+1
|
*
backlight: tosa_lcd: Include the right header
Linus Walleij
2020-09-08
1
-1
/
+1
|
*
backlight: Add Kinetic KTD253 backlight driver
Linus Walleij
2020-08-28
3
-0
/
+207
|
*
backlight: sky81452-backlight: Fix refcount imbalance on error
dinghao.liu@zju.edu.cn
2020-08-28
1
-0
/
+1
*
|
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-08-24
1
-1
/
+1
|
/
*
Merge tag 'pwm/for-5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2020-08-15
1
-1
/
+2
|
\
|
*
backlight: pwm_bl: Use 64-bit division function
Guru Das Srinagesh
2020-06-17
1
-1
/
+2
*
|
Merge tag 'backlight-next-5.9' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2020-08-11
33
-604
/
+200
|
\
\
|
*
|
video: backlight: cr_bllcd: Remove unused variable 'intensity'
Lee Jones
2020-07-21
1
-1
/
+0
|
*
|
backlight: backlight: Make of_find_backlight static
Sam Ravnborg
2020-07-20
1
-17
/
+1
|
*
|
backlight: backlight: Drop backlight_put()
Sam Ravnborg
2020-07-20
1
-2
/
+5
|
*
|
backlight: Use backlight_get_brightness() throughout
Sam Ravnborg
2020-07-20
19
-150
/
+19
|
*
|
backlight: jornada720_bl: Introduce backlight_is_blank()
Sam Ravnborg
2020-07-20
1
-1
/
+1
|
*
|
backlight: gpio_backlight: Simplify update_status()
Sam Ravnborg
2020-07-20
1
-15
/
+2
|
*
|
backlight: cr_bllcd: Introduce gpio-backlight semantics
Sam Ravnborg
2020-07-20
1
-16
/
+9
|
*
|
backlight: as3711_bl: Simplify update_status
Sam Ravnborg
2020-07-20
1
-9
/
+2
|
*
|
backlight: backlight: Add overview and update existing doc
Sam Ravnborg
2020-07-20
1
-41
/
+97
|
*
|
backlight: generic_bl: Remove this driver as it is unused
Sam Ravnborg
2020-07-20
3
-119
/
+0
|
*
|
backlight: backlight: Refactor fb_notifier_callback()
Sam Ravnborg
2020-07-20
1
-21
/
+22
|
*
|
video: backlight: sky81452-backlight: Fix some kerneldoc issues
Lee Jones
2020-07-08
1
-3
/
+3
|
*
|
backlight: qcom-wled: Remove unused configs for LED3 and LED4
Lee Jones
2020-07-06
1
-8
/
+0
|
*
|
backlight: lm3630a_bl: Remove invalid checks for unsigned int < 0
Lee Jones
2020-07-06
1
-2
/
+2
|
*
|
backlight: backlight: Supply description for function args in existing Kernel...
Lee Jones
2020-07-06
1
-0
/
+2
|
*
|
backlight: ili922x: Add missing kerneldoc description for ili922x_reg_dump()'...
Lee Jones
2020-07-06
1
-0
/
+2
|
*
|
backlight: ili922x: Remove invalid use of kerneldoc syntax
Lee Jones
2020-07-06
1
-2
/
+2
|
*
|
backlight: ili922x: Add missing kerneldoc descriptions for CHECK_FREQ_REG() args
Lee Jones
2020-07-06
1
-0
/
+2
|
*
|
backlight: lcd: Add missing kerneldoc entry for 'struct device parent'
Lee Jones
2020-07-06
1
-0
/
+1
|
*
|
backlight: lms501kf03: Remove unused const variables
Lee Jones
2020-07-06
1
-8
/
+0
|
*
|
backlight: lms501kf03: Drop unused include
Linus Walleij
2020-07-01
1
-1
/
+0
|
*
|
backlight: Delete the OT200 backlight driver
Linus Walleij
2020-07-01
3
-170
/
+0
|
*
|
backlight: sky81452: Privatize platform data
Linus Walleij
2020-07-01
1
-7
/
+27
|
*
|
backlight: sky81452: Convert to GPIO descriptors
Linus Walleij
2020-07-01
1
-14
/
+4
|
*
|
backlight: lm3533_bl: Use kobj_to_dev() instead
Wang Qing
2020-06-16
1
-1
/
+1
|
|
/
*
/
video: backlight: tosa_lcd: convert to use i2c_new_client_device()
Wolfram Sang
2020-06-19
1
-2
/
+2
|
/
*
backlight: Add backlight_device_get_by_name()
Noralf Trønnes
2020-05-11
1
-0
/
+21
*
backlight: qcom-wled: Add support for WLED5 peripheral that is present on PM8...
Subbaraman Narayanamurthy
2020-05-06
1
-2
/
+376
*
backlight: qcom-wled: Add callback functions
Kiran Gunda
2020-05-06
1
-72
/
+141
*
backlight: l4f00242t03: Convert to GPIO descriptors
Linus Walleij
2020-04-29
1
-27
/
+18
*
backlight: lp855x: Ensure regulators are disabled on probe failure
Jon Hunter
2020-04-28
1
-4
/
+16
*
Merge tag 'backlight-next-5.7' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2020-04-08
2
-69
/
+18
|
\
|
*
backlight: corgi: Convert to use GPIO descriptors
Linus Walleij
2020-03-25
1
-50
/
+18
|
*
backlight: pwm_bl: Switch to full GPIO descriptor
Linus Walleij
2020-03-18
1
-19
/
+0
*
|
Merge v5.6-rc5 into drm-next
Dave Airlie
2020-03-10
3
-0
/
+268
|
\
\
|
*
|
backlight: add led-backlight driver
Tomi Valkeinen
2020-02-19
3
-0
/
+268
|
|
/
*
|
Merge tag 'drm-misc-next-2020-02-10' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
2020-02-20
1
-4
/
+4
|
\
\
|
|
/
|
/
|
|
*
video: Fix Kconfig indentation
Krzysztof Kozlowski
2020-01-15
1
-4
/
+4
*
|
backlight: qcom-wled: Fix unsigned comparison to zero
Chen Zhou
2020-01-23
1
-2
/
+2
*
|
backlight: bd6107: Convert to use GPIO descriptor
Linus Walleij
2019-12-16
1
-8
/
+16
[next]