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
2019-11-13
backlight: qcom-wled: Fix spelling mistake "trigged" -> "triggered"
Colin Ian King
1
-1
/
+1
2019-11-11
backlight: gpio: Pull gpio_backlight_initial_power_state() into probe
Bartosz Golaszewski
1
-24
/
+14
2019-11-11
backlight: gpio: Use a helper variable for &pdev->dev
Bartosz Golaszewski
1
-12
/
+11
2019-11-11
backlight: gpio: Simplify the platform data handling
Bartosz Golaszewski
1
-51
/
+11
2019-11-11
backlight: gpio: Explicitly set the direction of the GPIO
Bartosz Golaszewski
1
-5
/
+18
2019-11-11
backlight: gpio: Remove stray newline
Bartosz Golaszewski
1
-1
/
+0
2019-11-11
backlight: gpio: Remove unneeded include
Bartosz Golaszewski
1
-1
/
+0
2019-11-11
video: backlight: tosa: Use GPIO lookup table
Arnd Bergmann
3
-12
/
+34
2019-11-01
backlight: qcom-wled: Add auto string detection logic
Kiran Gunda
1
-6
/
+394
2019-11-01
backlight: qcom-wled: Add support for short circuit handling
Kiran Gunda
1
-4
/
+140
2019-11-01
backlight: qcom-wled: Add support for WLED4 peripheral
Kiran Gunda
1
-2
/
+253
2019-11-01
backlight: qcom-wled: Restructure the driver for WLED3
Kiran Gunda
1
-139
/
+234
2019-11-01
backlight: qcom-wled: Rename PM8941* to WLED3
Kiran Gunda
1
-123
/
+125
2019-11-01
backlight: qcom-wled: Rename pm8941-wled.c to qcom-wled.c
Kiran Gunda
3
-5
/
+5
2019-10-18
backlight: Kconfig: jornada720: Use CONFIG_PREEMPTION
Thomas Gleixner
1
-2
/
+2
2019-10-14
backlight: pwm_bl: Switch to power-of-2 base for fixed-point math
Rasmus Villemoes
1
-10
/
+12
2019-10-14
backlight: pwm_bl: Drop use of int_pow()
Rasmus Villemoes
1
-1
/
+2
2019-10-14
backlight: pwm_bl: Eliminate a 64/32 division
Rasmus Villemoes
1
-1
/
+1
2019-10-14
backlight: pwm_bl: Fix cie1913 comments and constant
Rasmus Villemoes
1
-3
/
+9
2019-10-14
backlight: pwm_bl: Add missing curly branches in else branch
Matthias Kaehlcke
1
-1
/
+2
2019-10-14
backlight: pwm_bl: Don't assign levels table repeatedly
Matthias Kaehlcke
1
-4
/
+3
2019-10-02
backlight: lm3630a: Add an enable gpio for the HWEN pin
Andreas Kemnade
1
-0
/
+9
2019-10-02
backlight: ipaq_micro: Make structure micro_bl_props constant
Nishka Dasgupta
1
-1
/
+1
2019-10-02
backlight: lm3630a: Fix module aliases
Andreas Kemnade
1
-1
/
+3
2019-09-23
Merge tag 'backlight-next-5.4' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
8
-14
/
+84
2019-09-02
backlight: pwm_bl: Set scale type for brightness curves specified in the DT
Matthias Kaehlcke
1
-0
/
+30
2019-09-02
backlight: pwm_bl: Set scale type for CIE 1931 curves
Matthias Kaehlcke
1
-1
/
+4
2019-09-02
backlight: Expose brightness curve type through sysfs
Matthias Kaehlcke
1
-0
/
+19
2019-09-02
backlight: gpio-backlight: Correct initial power state handling
Peter Ujfalusi
1
-4
/
+20
2019-09-02
video: backlight: tosa_lcd: drop check because i2c_unregister_device() is NUL...
Wolfram Sang
1
-2
/
+1
2019-09-02
video: backlight: Drop default m for {LCD,BACKLIGHT_CLASS_DEVICE}
Geert Uytterhoeven
1
-2
/
+0
2019-08-12
backlight: lms283gf05: Fix a typo in the description passed to 'devm_gpio_req...
Christophe JAILLET
1
-1
/
+1
2019-08-12
backlight: lm3630a: Switch to use fwnode_property_count_uXX()
Andy Shevchenko
1
-2
/
+1
2019-08-12
backlight: rave-sp: Leave initial state and register with correct device
Lucas Stach
1
-2
/
+8
2019-08-05
backlight: drop EARLY_EVENT_BLANK support
Sam Ravnborg
1
-8
/
+0
2019-07-16
Merge tag 'backlight-next-5.3' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2
-36
/
+17
2019-07-09
Merge tag 'fbdev-v5.3' of git://github.com/bzolnier/linux
Linus Torvalds
2
-13
/
+1
2019-06-27
backlight: pwm_bl: Fix heuristic to determine number of brightness levels
Matthias Kaehlcke
1
-18
/
+6
2019-06-27
backlight: gpio_backlight: Enable ACPI enumeration
Andy Shevchenko
1
-14
/
+9
2019-06-27
backlight: pwm_bl: Convert to use SPDX identifier
Andy Shevchenko
1
-8
/
+3
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
30
-129
/
+30
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 234
Thomas Gleixner
2
-24
/
+2
2019-06-13
backlight: simplify lcd notifier
Daniel Vetter
1
-11
/
+0
2019-06-12
fbcon: replace FB_EVENT_MODE_CHANGE/_ALL with direct calls
Daniel Vetter
1
-1
/
+0
2019-06-12
Revert "backlight/fbcon: Add FB_EVENT_CONBLANK"
Daniel Vetter
1
-1
/
+1
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 336
Thomas Gleixner
1
-14
/
+1
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 332
Thomas Gleixner
1
-4
/
+1
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 284
Thomas Gleixner
1
-9
/
+1
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 257
Thomas Gleixner
1
-1
/
+1
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 154
Thomas Gleixner
1
-14
/
+1
[next]