index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
compress-2025-01-23
compress-2026-03-30
compress-2026-04-14
compress-2026-04-17-sambaxp
compress-2026-04-27
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
reconnect-fixes
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
video
/
backlight
Age
Commit message (
Expand
)
Author
Files
Lines
2018-08-03
backlight: pwm_bl: Don't use GPIOF_* with gpiod_get_direction
Wolfram Sang
1
-3
/
+3
2018-07-03
backlight: tps65217_bl: Fix Device Tree node lookup
Johan Hovold
1
-2
/
+2
2018-07-03
backlight: max8925_bl: Fix Device Tree node lookup
Johan Hovold
1
-1
/
+3
2018-07-03
backlight: as3711_bl: Fix Device Tree node lookup
Johan Hovold
1
-10
/
+23
2018-04-12
backlight: tdo24m: Fix the SPI CS between transfers
Robert Jarzmik
3
-3
/
+3
2017-12-25
backlight: pwm_bl: Fix overflow condition
Derek Basehore
1
-2
/
+5
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
1
-0
/
+1
2017-09-14
dmi: Mark all struct dmi_system_id instances const
Christoph Hellwig
1
-1
/
+1
2017-09-07
Merge tag 'backlight-next-4.14' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
3
-32
/
+37
2017-09-04
mfd: twl: Move header file out of I2C realm
Wolfram Sang
1
-1
/
+1
2017-08-07
backlight: gpio_backlight: Delete pdata inversion
Linus Walleij
1
-13
/
+2
2017-08-07
backlight: gpio_backlight: Convert to use GPIO descriptor
Linus Walleij
1
-28
/
+43
2017-08-07
backlight: pwm_bl: Make of_device_ids const
Arvind Yadav
1
-1
/
+1
2017-07-17
backlight: lm3630a: Bump REG_MAX value to 0x50 instead of 0x1F
Bhushan Shah
1
-2
/
+3
2017-07-06
video: adp8870: move header file out of I2C realm
Wolfram Sang
1
-1
/
+1
2017-07-06
backlight: adp8860: Move header file out of I2C realm
Wolfram Sang
1
-1
/
+1
2017-05-30
backlight: Report error on failure
Sudip Mukherjee
1
-5
/
+10
2017-05-03
Merge tag 'backlight-next-4.12' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
3
-0
/
+427
2017-04-25
backlight: Add support for Arctic Sand LED backlight driver chips
Olimpiu Dejeu
3
-0
/
+427
2017-04-19
backlight: pwm_bl: Fix GPIO out for unimplemented .get_direction()
Geert Uytterhoeven
1
-3
/
+4
2017-01-04
backlight: da9052: Fix module autoload
Javier Martinez Canillas
1
-1
/
+1
2017-01-04
backlight: pwm_bl: Check the PWM state for initial backlight power state
Peter Ujfalusi
1
-0
/
+4
2017-01-04
backlight: pwm_bl: Move the checks for initial power state to a separate func...
Peter Ujfalusi
1
-19
/
+37
2017-01-04
backlight: adp5520: Fix error handling in adp5520_bl_probe()
Alexey Khoroshilov
1
-2
/
+10
2017-01-04
backlight: lcd: Fix race condition during register
Uwe Kleine-König
1
-2
/
+2
2016-10-06
backlight: pwm_bl: Handle gpio that can sleep
Maxime Ripard
1
-2
/
+2
2016-10-06
backlight-tosa: Delete unnecessary assignment for the field "owner"
Markus Elfring
1
-1
/
+0
2016-06-29
backlight: lp855x: Add enable regulator
Brian Norris
1
-0
/
+29
2016-05-25
Merge tag 'pwm/for-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
4
-6
/
+29
2016-05-17
backlight: lm3630a: explicitly apply PWM config extracted from pwm_args
Boris Brezillon
1
-0
/
+6
2016-05-17
backlight: lp855x: Explicitly apply PWM config extracted from pwm_args
Boris Brezillon
1
-0
/
+6
2016-05-17
backlight: lp8788: Explicitly apply PWM config extracted from pwm_args
Boris Brezillon
1
-0
/
+6
2016-05-17
backlight: pwm_bl: Use pwm_get_args() where appropriate
Boris Brezillon
1
-1
/
+9
2016-05-17
backlight: lm3630a_bl: Stop messing with the pwm->period field
Boris BREZILLON
1
-2
/
+1
2016-05-17
backlight: pwm_bl: Remove useless call to pwm_set_period()
Boris BREZILLON
1
-3
/
+1
2016-05-04
video / backlight: remove the backlight_device_registered API
Aaron Lu
1
-6
/
+0
2016-05-04
video / backlight: add two APIs for drivers to use
Aaron Lu
1
-14
/
+29
2016-01-11
backlight: pwm_bl: Free PWM requested by legacy API on error path
Vladimir Zapolskiy
1
-0
/
+2
2016-01-11
backlight: adp8860: Fix another uninitialized variable use
Arnd Bergmann
1
-3
/
+5
2016-01-11
backlight: gpio-backlight: Use default-on on GPIO request
Stefan Agner
1
-3
/
+7
2016-01-11
backlight: pwm_bl: Fix broken PWM backlight for non-dt platforms
Philipp Zabel
1
-5
/
+4
2016-01-11
backlight: tps65217_bl: Add MODULE_DEVICE_TABLE
Enric Balletbo i Serra
1
-0
/
+9
2016-01-11
backlight: pwm_bl: Avoid backlight flicker when probed from DT
Philipp Zabel
1
-1
/
+22
2016-01-11
backlight: adp88x0: Fix uninitialized variable use
Arnd Bergmann
2
-8
/
+12
2015-11-06
Merge tag 'backlight-for-linus-4.4' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
6
-16
/
+20
2015-10-30
backlight: pm8941-wled: Add default-brightness property
Bjorn Andersson
1
-0
/
+8
2015-10-28
spi: Drop owner assignment from spi_drivers
Andrew F. Davis
12
-12
/
+0
2015-10-27
backlight: pm8941-wled: Fix ptr_ret.cocci warnings
kbuild test robot
1
-4
/
+1
2015-10-15
backlight: pwm: Reject legacy PWM request for device defined in DT
Vladimir Zapolskiy
1
-10
/
+9
2015-10-15
backlight: 88pm860x_bl: Add missing of_node_put
Julia Lawall
1
-0
/
+1
[next]