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
Age
Commit message (
Expand
)
Author
Files
Lines
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-17
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-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-28
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
2013-03-22
drivers/video/ep93xx-fb.c: include <linux/io.h> for devm_ioremap()
H Hartley Sweeten
1
-0
/
+1
2013-03-22
omapdss: features: fix supported outputs for OMAP4
Archit Taneja
1
-4
/
+2
2013-03-22
OMAPDSS: tpo-td043 panel: fix data passing between SPI/DSS parts
Grazvydas Ignotas
1
-2
/
+11
2013-03-22
omapfb: fix broken build on OMAP1
Aaro Koskinen
1
-0
/
+2
[next]