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
2011-03-22
svga: Make svga_set_timings() take an iomem regbase pointer.
David Miller
4
-19
/
+20
2011-03-22
svga: Make svga_tilecursor() take an iomem regbase pointer.
David Miller
4
-10
/
+30
2011-03-22
svga: Make svga_set_textmode_vga_regs() take an iomem regbase pointer.
David Miller
4
-23
/
+23
2011-03-22
svga: Make svga_set_default_crt_regs() take an iomem regbase pointer.
David Miller
4
-9
/
+9
2011-03-22
svga: Make svga_wcrt_mask() take an iomem regbase pointer.
David Miller
4
-91
/
+91
2011-03-22
svga: Make svga_wseq_mask() take an iomem regbase pointer.
David Miller
4
-37
/
+44
2011-03-22
svga: Make svga_set_default_seq_regs take an iomem regbase pointer.
David Miller
4
-9
/
+9
2011-03-22
svga: Make svga_set_default_atc_regs take an iomem regbase pointer.
David Miller
4
-15
/
+15
2011-03-22
svga: Make svga_set_default_gfx_regs take an iomem regbase pointer.
David Miller
4
-16
/
+16
2011-03-22
svga: Make svga_wseq_multi take an iomem regbase pointer.
David Miller
2
-5
/
+5
2011-03-22
svga: Make svga_wcrt_multi take an iomem regbase pointer.
David Miller
4
-30
/
+34
2011-03-22
svga: Make svga_wattr take an iomem regbase pointer.
David Miller
2
-10
/
+10
2011-03-22
sisfb: add support for XGI Z9 DDR2 POST
Aaro Koskinen
1
-9
/
+68
2011-03-22
sisfb: move XGI POST DDR2 bootup code into subroutines
Aaro Koskinen
1
-55
/
+84
2011-03-22
sisfb: add RAM type detection for XGI Z9
Aaro Koskinen
1
-1
/
+7
2011-03-22
sisfb: add subroutine for detecting XGI Z9
Aaro Koskinen
3
-0
/
+20
2011-03-22
sisfb: move XGI POST RAM type detection into a subroutine
Aaro Koskinen
1
-22
/
+35
2011-03-22
sisfb: POST should fail if R/W test fails
Aaro Koskinen
1
-5
/
+17
2011-03-22
vmlfb: use list_move() instead of list_del()/list_add() combination
Kirill A. Shutemov
1
-2
/
+1
2011-03-22
omap: use list_move() instead of list_del()/list_add() combination
Kirill A. Shutemov
2
-4
/
+2
2011-03-22
Merge branch 'for-paul' of git://gitorious.org/linux-omap-dss2/linux
Paul Mundt
27
-1244
/
+4520
2011-03-22
matrox: Remove legacy VIDIOC_*_OLD ioctls
Mauro Carvalho Chehab
1
-3
/
+0
2011-03-22
matroxfb: remove incorrect Matrox G200eV support
Gary Hade
1
-9
/
+0
2011-03-21
Merge branch 'trivial' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...
Linus Torvalds
1
-4
/
+1
2011-03-20
Merge branches 'fixes', 'pgt-next' and 'versatile' into devel
Russell King
1
-13
/
+90
2011-03-18
OMAP: DSS2: Implement OMAP4 DSS fclk support
Murthy, Raghuveer
1
-12
/
+22
2011-03-18
OMAP: DSS2: Clean up for dpll4_m4_ck handling
Tomi Valkeinen
1
-34
/
+59
2011-03-18
Merge branch 'for-linus' of git://codeaurora.org/quic/kernel/davidb/linux-msm
Linus Torvalds
3
-14
/
+25
2011-03-18
Merge branch 'devel-stable' of master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
3
-0
/
+929
2011-03-18
Merge branches 'defcfg', 'drivers' and 'cyberpro-next' of master.kernel.org:/...
Linus Torvalds
4
-40
/
+259
2011-03-17
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/epi...
Linus Torvalds
3
-0
/
+858
2011-03-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/fbdev-2.6
Linus Torvalds
16
-1054
/
+777
2011-03-17
video: change to new flag variable
matt mooney
1
-4
/
+1
2011-03-17
Merge branches 'aaci', 'mmci-dma', 'pl' and 'pl011' into drivers
Russell King
32
-180
/
+190
2011-03-17
Merge remote branch 'rmk/for-linus' into for-linus
David Brown
31
-179
/
+189
2011-03-17
Merge branch 'remove' of master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
1
-63
/
+0
2011-03-17
unicore32 machine related: add frame buffer driver for pkunity-v3 soc
GuanXuetao
3
-0
/
+858
2011-03-17
Merge branch 'devicetree/next' of git://git.secretlab.ca/git/linux-2.6
Linus Torvalds
13
-64
/
+52
2011-03-16
Merge branch 'viafb-next' of git://github.com/schandinat/linux-2.6
Paul Mundt
13
-1025
/
+579
2011-03-16
fbdev: sh_mobile_lcdc: Add YUV framebuffer support
Damian Hobson-Garcia
2
-29
/
+114
2011-03-16
OMAP4: DSS: HDMI: Call to HDMI module init to register driver.
Mythri P K
1
-0
/
+9
2011-03-16
OMAP4: DSS2: HDMI: Add makefile and kconfig changes to enable HDMI in OMAP4
Mythri P K
2
-0
/
+10
2011-03-16
OMAP4: DSS2: HDMI: HDMI panel driver addition in the DSS
Mythri P K
2
-0
/
+224
2011-03-16
OMAP4: DSS2: HDMI: HDMI driver addition in the DSS
Mythri P K
3
-0
/
+1369
2011-03-16
OMAP4: DSS2: HDMI: HDMI driver header file addition
Mythri P K
1
-0
/
+415
2011-03-16
OMAP4: DSS2: HDMI: Dispc gamma enable set/reset function for TV.
Mythri P K
2
-0
/
+15
2011-03-16
OMAP4: DSS2: HDMI: Select between HDMI VENC clock source.
Mythri P K
2
-0
/
+11
2011-03-16
OMAP4: DSS2: Add display type HDMI to DSS2
Mythri P K
4
-5
/
+14
2011-03-15
OMAP: DSS2: DSI: fix IRQ debug prints
Tomi Valkeinen
1
-0
/
+9
2011-03-15
OMAP: DSS2: DSI: catch DSI errors in send_bta_sync
Tomi Valkeinen
1
-4
/
+11
[prev]
[next]