index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
video
/
backlight
Commit message (
Expand
)
Author
Age
Files
Lines
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
2019-06-19
30
-129
/
+30
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 234
Thomas Gleixner
2019-06-19
2
-24
/
+2
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 336
Thomas Gleixner
2019-06-05
1
-14
/
+1
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 332
Thomas Gleixner
2019-06-05
1
-4
/
+1
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 284
Thomas Gleixner
2019-06-05
1
-9
/
+1
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 257
Thomas Gleixner
2019-06-05
1
-1
/
+1
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 154
Thomas Gleixner
2019-05-30
1
-14
/
+1
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
2019-05-30
5
-26
/
+5
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 151
Thomas Gleixner
2019-05-30
1
-10
/
+1
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 149
Thomas Gleixner
2019-05-30
3
-6
/
+3
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 73
Thomas Gleixner
2019-05-24
2
-10
/
+2
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 71
Thomas Gleixner
2019-05-24
1
-2
/
+1
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 63
Thomas Gleixner
2019-05-24
1
-15
/
+1
*
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
2019-05-21
1
-0
/
+1
*
treewide: Add SPDX license identifier for more missed files
Thomas Gleixner
2019-05-21
2
-0
/
+2
*
lib/math: move int_pow() from pwm_bl.c for wider use
Andy Shevchenko
2019-05-14
1
-15
/
+0
*
backlight: lm3630a: Add firmware node support
Brian Masney
2019-05-14
1
-5
/
+144
*
backlight: lm3630a: Return 0 on success in update_status functions
Brian Masney
2019-05-14
1
-2
/
+2
*
video: lcd: Remove useless BACKLIGHT_CLASS_DEVICE dependencies
Alexander Shiyan
2019-05-14
1
-13
/
+12
*
video: backlight: Remove useless BACKLIGHT_LCD_SUPPORT kernel symbol
Alexander Shiyan
2019-04-03
1
-8
/
+2
*
backlight: pwm_bl: Use gpiod_get_value_cansleep() to get initial state
Chen-Yu Tsai
2019-01-30
1
-1
/
+1
*
Merge tag 'backlight-next-4.21' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2019-01-15
2
-12
/
+18
|
\
|
*
backlight: 88pm860x_bl: Use of_node_name_eq for node name comparisons
Rob Herring
2018-12-14
1
-1
/
+1
|
*
backlight: pwm_bl: Fix devicetree parsing with auto-generated brightness tables
Heiko Stuebner
2018-11-27
1
-9
/
+10
|
*
backlight: pwm_bl: Re-add driver internal enabled tracking
Heiko Stuebner
2018-11-27
1
-2
/
+7
*
|
Merge tag 'devicetree-for-4.21' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2018-12-28
1
-1
/
+1
|
\
\
|
*
|
backlight: pm8941: Convert to using %pOFn instead of device_node.name
Rob Herring
2018-11-27
1
-1
/
+1
|
|
/
*
/
backlight: pwm_bl: Fix brightness levels for non-DT case.
Enric Balletbo i Serra
2018-12-10
1
-6
/
+35
|
/
*
Merge tag 'media/v4.20-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...
Linus Torvalds
2018-10-29
1
-5
/
+2
|
\
|
*
media: backlight: as3711_bl: convert to SPDX identifiers
Kuninori Morimoto
2018-09-12
1
-5
/
+2
*
|
backlight: Remove ld9040 driver
Krzysztof Kozlowski
2018-10-09
4
-1022
/
+0
*
|
backlight: Remove s6e63m0 driver
Krzysztof Kozlowski
2018-10-09
4
-1132
/
+0
*
|
backlight: lm3639: Unconditionally call led_classdev_unregister
Nathan Chancellor
2018-10-09
1
-4
/
+2
*
|
backlight: pwm_bl: Switch to using "atomic" PWM API
Enric Balletbo i Serra
2018-10-09
1
-39
/
+42
*
|
backlight: Update MODULE AUTHOR email address
Michael Hennerich
2018-09-10
3
-3
/
+3
|
/
*
backlight: pwm_bl: Fix uninitialized variable
Daniel Thompson
2018-07-25
1
-1
/
+1
*
backlight: adp8860: Mark expected switch fall-through
Gustavo A. R. Silva
2018-07-13
1
-0
/
+1
*
backlight: pwm_bl: Compute brightness of LED linearly to human eye
Enric Balletbo i Serra
2018-07-04
1
-13
/
+136
*
backlight: pwm_bl: Linear interpolation between brightness-levels
Enric Balletbo i Serra
2018-07-04
1
-0
/
+83
*
treewide: devm_kzalloc() -> devm_kcalloc()
Kees Cook
2018-06-12
3
-3
/
+3
*
backlight: as3711_bl: Fix Device Tree node leaks
Johan Hovold
2018-06-11
1
-6
/
+6
*
backlight: tps65217_bl: Fix Device Tree node lookup
Johan Hovold
2018-06-11
1
-2
/
+2
*
backlight: max8925_bl: Fix Device Tree node lookup
Johan Hovold
2018-06-11
1
-1
/
+3
*
backlight: as3711_bl: Fix Device Tree node lookup
Johan Hovold
2018-06-11
1
-10
/
+23
*
backlight: pandora: Stop using BL_CORE_DRIVER1
Daniel Vetter
2018-04-30
1
-7
/
+18
*
backlight: generic-bl: Remove DRIVER1 state
Daniel Vetter
2018-04-30
1
-5
/
+0
*
backlight: otm3225a: Add support for ORISE OTM3225A LCD SoC
Felix Brack
2018-04-30
3
-0
/
+260
*
backlight: pwm_bl: Don't use GPIOF_* with gpiod_get_direction
Wolfram Sang
2018-04-30
1
-3
/
+3
*
pwm-backlight: Add support for PWM delays proprieties.
Enric Balletbo i Serra
2018-04-30
1
-0
/
+19
*
pwm-backlight: Enable/disable the PWM before/after LCD enable toggle.
Enric Balletbo i Serra
2018-04-30
1
-4
/
+5
[next]