index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
video
Age
Commit message (
Expand
)
Author
Files
Lines
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/logo: move pnmtologo tool to drivers/video/logo/ from scripts/
Masahiro Yamada
3
-5
/
+520
2019-11-11
video/logo: simplify cmd_logo
Masahiro Yamada
1
-9
/
+4
2019-11-11
video: backlight: tosa: Use GPIO lookup table
Arnd Bergmann
3
-12
/
+34
2019-11-08
Merge tag 'drm-misc-fixes-2019-11-07-1' of git://anongit.freedesktop.org/drm/...
Dave Airlie
1
-4
/
+4
2019-11-04
fbdev: c2p: Fix link failure on non-inlining
Geert Uytterhoeven
1
-4
/
+4
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-23
compat_ioctl: move ATYFB_CLK handling to atyfb driver
Arnd Bergmann
1
-1
/
+11
2019-10-18
vgacon: Use pr_warn instead of pr_warning
Kefeng Wang
1
-3
/
+3
2019-10-18
backlight: Kconfig: jornada720: Use CONFIG_PREEMPTION
Thomas Gleixner
1
-2
/
+2
2019-10-14
PCI: Add PCI_STD_NUM_BARS for the number of standard BARs
Denis Efremov
2
-3
/
+3
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-11
Merge tag 'drm-misc-next-2019-10-09-2' of git://anongit.freedesktop.org/drm/d...
Dave Airlie
3
-29
/
+9
2019-10-05
video/logo: do not generate unneeded logo C files
Masahiro Yamada
1
-19
/
+2
2019-10-05
video/logo: remove unneeded *.o pattern from clean-files
Masahiro Yamada
1
-1
/
+1
2019-10-03
Merge drm/drm-next into drm-misc-next
Maxime Ripard
24
-1711
/
+205
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-24
Merge tag 'backlight-next-5.4' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
8
-14
/
+84
2019-09-22
Merge tag 'mips_5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linux
Linus Torvalds
3
-700
/
+0
2019-09-20
video/hdmi: Fix AVI bar unpack
Ville Syrjälä
1
-4
/
+4
2019-09-20
Merge tag 'drm-next-2019-09-18' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
22
-377
/
+128
2019-09-18
Merge tag 'driver-core-5.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
3
-47
/
+26
2019-09-18
Merge tag 'pm-5.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...
Linus Torvalds
4
-50
/
+0
2019-09-17
Merge branch 'pm-cpufreq'
Rafael J. Wysocki
4
-50
/
+0
2019-09-17
Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/s...
Linus Torvalds
5
-879
/
+65
2019-09-17
Merge tag 'm68k-for-v5.4-tag1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-21
/
+21
2019-09-06
fbdev/sa1100fb: Remove even more dead code
Arnd Bergmann
1
-13
/
+0
2019-09-05
Merge branch 'pm-cpufreq-qos'
Rafael J. Wysocki
4
-50
/
+0
2019-09-04
fbdev: remove w90x900/nuc900 platform drivers
Arnd Bergmann
4
-826
/
+0
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
[prev]
[next]