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
2013-04-30
drivers/video/console/fbcon_cw.c: fix compiler warning in cw_update_attr
Devendra Naga
1
-2
/
+1
2013-04-30
matroxfb: convert struct i2c_msg initialization to C99 format
Shubhrajyoti Datta
1
-2
/
+14
2013-04-29
Merge tag 'fbdev-for-3.10' of git://gitorious.org/linux-omap-dss2/linux
Linus Torvalds
35
-451
/
+598
2013-04-29
Merge tag 'stable/for-linus-3.10-rc0-tag' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
1
-1
/
+1
2013-04-26
Merge branch '3.10/fb-mmap' into for-next
Tomi Valkeinen
16
-144
/
+85
2013-04-26
fbdev: fix check for fb_mmap's mmio availability
Tomi Valkeinen
1
-0
/
+5
2013-04-26
fbdev: improve fb_mmap bounds checks
Tomi Valkeinen
4
-5
/
+18
2013-04-26
fbdev/ps3fb: use vm_iomap_memory()
Tomi Valkeinen
1
-12
/
+6
2013-04-24
fbdev/sgivwfb: use vm_iomap_memory()
Tomi Valkeinen
1
-13
/
+7
2013-04-24
fbdev/vermillion: use vm_iomap_memory()
Tomi Valkeinen
1
-10
/
+4
2013-04-24
fbdev/sa1100fb: use vm_iomap_memory()
Tomi Valkeinen
1
-13
/
+3
2013-04-24
fbdev/fb-puv3: use vm_iomap_memory()
Tomi Valkeinen
1
-13
/
+1
2013-04-24
fbdev/controlfb: use vm_iomap_memory()
Tomi Valkeinen
1
-30
/
+20
2013-04-24
fbdev/omapfb: use vm_iomap_memory()
Tomi Valkeinen
1
-23
/
+7
2013-04-19
vm: convert fb_mmap to vm_iomap_memory() helper
Linus Torvalds
1
-25
/
+14
2013-04-18
drivers/video/mmp/core.c: fix use-after-free bug
Andrei Epure
1
-2
/
+0
2013-04-16
xen kconfig: fix select INPUT_XEN_KBDDEV_FRONTEND
Andrew Jones
1
-1
/
+1
2013-04-15
video: vt8500: fix Kconfig for videomode
Tomi Valkeinen
1
-4
/
+2
2013-04-15
fbdev: Merge fbdev topic branches
Tomi Valkeinen
20
-287
/
+317
2013-04-12
treewide: Fix typo in printks
Masanari Iida
4
-5
/
+5
2013-04-11
video/s3c: move platform_data out of arch/arm
Arnd Bergmann
1
-2
/
+1
2013-04-11
video/exynos: remove unnecessary header inclusions
Arnd Bergmann
3
-6
/
+0
2013-04-10
drivers/video: fsl-diu-fb: add hardware cursor support
Timur Tabi
1
-2
/
+155
2013-04-10
drivers: video: use module_platform_driver_probe()
Fabio Porcedda
5
-59
/
+5
2013-04-10
ARM: OMAP: remove "config FB_OMAP_CONSISTENT_DMA_SIZE"
Paul Bolle
1
-11
/
+0
2013-04-10
video: wm8505fb: Convert to devm_ioremap_resource()
Sachin Kamat
1
-3
/
+4
2013-04-05
Merge tag 'fbdev-fixes-3.9-rc6' of git://gitorious.org/linux-omap-dss2/linux
Linus Torvalds
2
-2
/
+3
2013-04-04
AUO-K190x: Add resolutions for portrait displays
Heiko Stübner
1
-0
/
+8
2013-04-04
AUO-K190x: add framebuffer rotation support
Heiko Stübner
1
-5
/
+20
2013-04-04
AUO-K190x: add a 16bit truecolor mode
Heiko Stübner
1
-2
/
+69
2013-04-04
AUO-K190x: make color handling more flexible
Heiko Stübner
1
-14
/
+65
2013-04-04
AUO-K190x: move var resolution-handling into check_var
Heiko Stübner
1
-21
/
+22
2013-04-04
AUO-K190x: make memory check in check_var more flexible
Heiko Stübner
1
-3
/
+7
2013-04-04
AUO-K190x: set the correct runtime-pm state in recover
Heiko Stübner
1
-0
/
+6
2013-04-04
AUO-K190x: add runtime-pm calls to controller init functions
Heiko Stübner
2
-0
/
+12
2013-04-04
AUO-K190x: Use correct line length
Heiko Stübner
3
-11
/
+14
2013-04-04
video: fb: vt8500: Convert framebuffer drivers to standardized binding
Tony Prisk
3
-73
/
+53
2013-04-04
video: vt8500: Adjust contrast in wm8505 framebuffer driver.
Tony Prisk
1
-1
/
+1
2013-04-04
drivers/video/wm8505fb.c: use devm_ functions
Julia Lawall
1
-60
/
+19
2013-04-04
video: vt8500: Correct descriptions in video/Kconfig
Tony Prisk
1
-5
/
+6
2013-04-04
video: vt8500: Remove unused platform_data/video-vt8500lcdfb.h
Tony Prisk
2
-4
/
+0
2013-04-04
video: vt8500: Make wmt_ge_rops optional
Tony Prisk
2
-10
/
+35
2013-04-02
Merge tag 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
1
-0
/
+1
2013-04-02
video:uvesafb: Fix dereference NULL pointer code path
Wang YanQing
1
-1
/
+2
2013-04-02
fbmon: use VESA_DMT_VSYNC_HIGH to fix typo
Jingoo Han
1
-1
/
+1
2013-03-31
treewide: Fix typos in kernel messages
Masanari Iida
1
-2
/
+2
2013-03-29
Merge tag 'fbdev-fixes-3.9-rc4' of git://gitorious.org/linux-omap-dss2/linux
Linus Torvalds
3
-6
/
+15
2013-03-27
Merge tag 'renesas-fbdev-fixes-for-v3.9' of git://git.kernel.org/pub/scm/linu...
Arnd Bergmann
1
-0
/
+1
2013-03-27
fbdev: sh_mobile_lcdc: fixup B side hsync adjust settings
Kuninori Morimoto
1
-0
/
+1
2013-03-25
Merge tag 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
1
-2
/
+5
[prev]
[next]