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.13.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
2013-11-13
backlight: gpio_backlight: use devm_backlight_device_register()
Jingoo Han
1
-11
/
+3
2013-11-13
backlight: generic_bl: use devm_backlight_device_register()
Jingoo Han
1
-4
/
+2
2013-11-13
backlight: ep93xx: use devm_backlight_device_register()
Jingoo Han
1
-11
/
+2
2013-11-13
backlight: da9052_bl: use devm_backlight_device_register()
Jingoo Han
1
-3
/
+3
2013-11-13
backlight: da903x_bl: use devm_backlight_device_register()
Jingoo Han
1
-11
/
+3
2013-11-13
backlight: bd6107: use devm_backlight_device_register()
Jingoo Han
1
-2
/
+2
2013-11-13
backlight: atmel-pwm-bl: use devm_backlight_device_register()
Jingoo Han
1
-6
/
+4
2013-11-13
backlight: as3711_bl: use devm_backlight_device_register()
Jingoo Han
1
-21
/
+5
2013-11-13
backlight: adp8870: use devm_backlight_device_register()
Jingoo Han
1
-7
/
+4
2013-11-13
backlight: adp8860: use devm_backlight_device_register()
Jingoo Han
1
-7
/
+4
2013-11-13
backlight: adp5520: use devm_backlight_device_register()
Jingoo Han
1
-5
/
+4
2013-11-13
backlight: aat2870: use devm_backlight_device_register()
Jingoo Han
1
-7
/
+4
2013-11-13
backlight: 88pm860x_bl: use devm_backlight_device_register()
Jingoo Han
1
-14
/
+2
2013-11-13
backlight: use dev_get_platdata()
Jingoo Han
32
-46
/
+44
2013-11-13
backlight: lp8788: staticize 'default_bl_config'
Jingoo Han
1
-1
/
+1
2013-11-13
backlight: lm3639: don't mix different enum types
Jingoo Han
1
-4
/
+7
2013-11-13
backlight: ld9040: Staticize local variable gamma_table
Jingoo Han
1
-1
/
+3
2013-11-13
backlight: lm3630: fix sparse warning
Daniel Jeong
1
-2
/
+2
2013-11-13
drivers/video/backlight/lm3630a_bl.c: potential NULL deref in probe()
Dan Carpenter
1
-13
/
+12
2013-11-13
drivers/video/backlight/lm3630a_bl.c: fix signedness bug in lm3630a_chip_init()
Dan Carpenter
1
-1
/
+1
2013-11-13
backlight: lm3630: apply chip revision
Daniel Jeong
4
-479
/
+487
2013-11-13
backlight: lp855x_bl: support new LP8555 device
Milo Kim
2
-4
/
+17
2013-11-13
drivers/video/acornfb.c: use __free_reserved_page() to simplify the code
Xishi Qiu
1
-3
/
+1
2013-11-12
Merge tag 'devicetree-for-3.13' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-0
/
+2
2013-11-12
Merge branch 'x86-mce-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-3
/
+2
2013-11-11
fb: reorder the lock sequence to fix potential dead lock
Gu Zheng
3
-28
/
+51
2013-11-11
fbdev: shmobile-lcdcfb: Convert to clk_prepare/unprepare
Laurent Pinchart
1
-2
/
+2
2013-11-11
fbdev: shmobile-hdmi: Convert to clk_prepare/unprepare
Laurent Pinchart
1
-3
/
+3
2013-11-11
Merge branch 'parisc-3.13' of git://git.kernel.org/pub/scm/linux/kernel/git/d...
Linus Torvalds
3
-80
/
+158
2013-11-11
Merge tag 'cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-70
/
+0
2013-11-08
Merge tag 'drm-intel-fixes-2013-11-07' of git://people.freedesktop.org/~danve...
Dave Airlie
2
-47
/
+2
2013-11-08
parisc: sticon - unbreak on 64bit kernel
Helge Deller
3
-80
/
+158
2013-11-07
Merge tag 'driver-core-3.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-4
/
+5
2013-11-07
Merge tag 'usb-3.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
5
-107
/
+159
2013-10-31
DMA-API: video: clcd: add dma_set_mask_and_coherent() call
Russell King
1
-0
/
+5
2013-10-31
omapdss: Add new panel driver for Topolly td028ttec1 LCD.
Marek Belisko
3
-0
/
+487
2013-10-31
drm/tegra: Move driver to DRM tree
Thierry Reding
1
-2
/
+2
2013-10-30
video: exynos_mipi_dsi: Unlock the mutex before returning
Sachin Kamat
1
-0
/
+1
2013-10-30
video: da8xx-fb: remove unwanted define
Manish Badarkhe
1
-1
/
+0
2013-10-30
video: Remove unnecessary semicolons
Joe Perches
16
-19
/
+19
2013-10-30
simplefb: use write-combined remapping
David Herrmann
1
-2
/
+2
2013-10-30
simplefb: fix unmapping fb during destruction
David Herrmann
1
-2
/
+10
2013-10-29
Fix a few incorrectly checked [io_]remap_pfn_range() calls
Linus Torvalds
2
-47
/
+2
2013-10-29
OMAPDSS: connector-dvi: fix releasing i2c_adapter
Tomi Valkeinen
1
-0
/
+7
2013-10-29
OMAPDSS: DSI: fix perf measuring ifdefs
Tomi Valkeinen
1
-5
/
+5
2013-10-29
framebuffer: Use fb_<level>
Joe Perches
58
-222
/
+185
2013-10-29
efifb: prevent null-deref when iterating dmi_list
James Bates
1
-2
/
+2
2013-10-29
fbdev: fix error return code in metronomefb_probe()
Wei Yongjun
1
-1
/
+2
2013-10-29
video: xilinxfb: Fix for "Use standard variable name convention"
Stephen Rothwell
1
-4
/
+4
2013-10-29
Merge tag 'omap-for-v3.13/cm-scm-cleanup-signed' of git://git.kernel.org/pub/...
Olof Johansson
10
-30
/
+15
[prev]
[next]