index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
video
/
backlight
Age
Commit message (
Expand
)
Author
Files
Lines
2020-11-04
backlight: pwm_bl: Fix interpolation
Alexandru Stan
1
-39
/
+31
2020-10-14
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-23
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
1
-1
/
+1
2020-08-14
Merge tag 'pwm/for-5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-1
/
+2
2020-08-11
Merge tag 'backlight-next-5.9' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
33
-604
/
+200
2020-07-21
video: backlight: cr_bllcd: Remove unused variable 'intensity'
Lee Jones
1
-1
/
+0
2020-07-20
backlight: backlight: Make of_find_backlight static
Sam Ravnborg
1
-17
/
+1
2020-07-20
backlight: backlight: Drop backlight_put()
Sam Ravnborg
1
-2
/
+5
2020-07-20
backlight: Use backlight_get_brightness() throughout
Sam Ravnborg
19
-150
/
+19
2020-07-20
backlight: jornada720_bl: Introduce backlight_is_blank()
Sam Ravnborg
1
-1
/
+1
2020-07-20
backlight: gpio_backlight: Simplify update_status()
Sam Ravnborg
1
-15
/
+2
2020-07-20
backlight: cr_bllcd: Introduce gpio-backlight semantics
Sam Ravnborg
1
-16
/
+9
2020-07-20
backlight: as3711_bl: Simplify update_status
Sam Ravnborg
1
-9
/
+2
2020-07-20
backlight: backlight: Add overview and update existing doc
Sam Ravnborg
1
-41
/
+97
2020-07-20
backlight: generic_bl: Remove this driver as it is unused
Sam Ravnborg
3
-119
/
+0
2020-07-20
backlight: backlight: Refactor fb_notifier_callback()
Sam Ravnborg
1
-21
/
+22
2020-07-08
video: backlight: sky81452-backlight: Fix some kerneldoc issues
Lee Jones
1
-3
/
+3
2020-07-06
backlight: qcom-wled: Remove unused configs for LED3 and LED4
Lee Jones
1
-8
/
+0
2020-07-06
backlight: lm3630a_bl: Remove invalid checks for unsigned int < 0
Lee Jones
1
-2
/
+2
2020-07-06
backlight: backlight: Supply description for function args in existing Kernel...
Lee Jones
1
-0
/
+2
2020-07-06
backlight: ili922x: Add missing kerneldoc description for ili922x_reg_dump()'...
Lee Jones
1
-0
/
+2
2020-07-06
backlight: ili922x: Remove invalid use of kerneldoc syntax
Lee Jones
1
-2
/
+2
2020-07-06
backlight: ili922x: Add missing kerneldoc descriptions for CHECK_FREQ_REG() args
Lee Jones
1
-0
/
+2
2020-07-06
backlight: lcd: Add missing kerneldoc entry for 'struct device parent'
Lee Jones
1
-0
/
+1
2020-07-06
backlight: lms501kf03: Remove unused const variables
Lee Jones
1
-8
/
+0
2020-07-01
backlight: lms501kf03: Drop unused include
Linus Walleij
1
-1
/
+0
2020-07-01
backlight: Delete the OT200 backlight driver
Linus Walleij
3
-170
/
+0
2020-07-01
backlight: sky81452: Privatize platform data
Linus Walleij
1
-7
/
+27
2020-07-01
backlight: sky81452: Convert to GPIO descriptors
Linus Walleij
1
-14
/
+4
2020-06-19
video: backlight: tosa_lcd: convert to use i2c_new_client_device()
Wolfram Sang
1
-2
/
+2
2020-06-17
backlight: pwm_bl: Use 64-bit division function
Guru Das Srinagesh
1
-1
/
+2
2020-06-16
backlight: lm3533_bl: Use kobj_to_dev() instead
Wang Qing
1
-1
/
+1
2020-05-11
backlight: Add backlight_device_get_by_name()
Noralf Trønnes
1
-0
/
+21
2020-05-06
backlight: qcom-wled: Add support for WLED5 peripheral that is present on PM8...
Subbaraman Narayanamurthy
1
-2
/
+376
2020-05-06
backlight: qcom-wled: Add callback functions
Kiran Gunda
1
-72
/
+141
2020-04-29
backlight: l4f00242t03: Convert to GPIO descriptors
Linus Walleij
1
-27
/
+18
2020-04-28
backlight: lp855x: Ensure regulators are disabled on probe failure
Jon Hunter
1
-4
/
+16
2020-04-07
Merge tag 'backlight-next-5.7' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2
-69
/
+18
2020-03-25
backlight: corgi: Convert to use GPIO descriptors
Linus Walleij
1
-50
/
+18
2020-03-18
backlight: pwm_bl: Switch to full GPIO descriptor
Linus Walleij
1
-19
/
+0
2020-03-11
Merge v5.6-rc5 into drm-next
Dave Airlie
3
-0
/
+268
2020-02-21
Merge tag 'drm-misc-next-2020-02-10' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
1
-4
/
+4
2020-02-19
backlight: add led-backlight driver
Tomi Valkeinen
3
-0
/
+268
2020-01-23
backlight: qcom-wled: Fix unsigned comparison to zero
Chen Zhou
1
-2
/
+2
2020-01-15
video: Fix Kconfig indentation
Krzysztof Kozlowski
1
-4
/
+4
2019-12-16
backlight: bd6107: Convert to use GPIO descriptor
Linus Walleij
1
-8
/
+16
[next]