index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
idle
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2011-03-22
video, sm501: add OF binding to support SM501
Heiko Schocher
3
-4
/
+81
2011-03-22
video, sm501: add edid and commandline support
Heiko Schocher
2
-5
/
+70
2011-03-22
video, sm501: add I/O functions for use on powerpc
Heiko Schocher
3
-144
/
+161
2011-03-22
video: Fix EDID macros H_SYNC_WIDTH and H_SYNC_OFFSET
Martin Decky
1
-2
/
+2
2011-03-22
fbcon: Bugfix soft cursor detection in Tile Blitting
Henry Nestler
1
-1
/
+1
2011-03-22
video: add missing framebuffer_release in error path
axel lin
3
-0
/
+3
2011-03-22
video: metronomefb: add __devexit_p around reference to metronomefb_remove
axel lin
1
-1
/
+1
2011-03-22
video: hecubafb: add __devexit_p around reference to hecubafb_remove
axel lin
1
-1
/
+1
2011-03-22
drivers:video:aty:radeon_base Fix typo occationally to occasionally
Justin P. Mattock
2
-2
/
+2
2011-03-22
atmel_lcdfb: add fb_blank function
Andreas Bießmann
1
-0
/
+24
2011-03-22
atmel_lcdfb: implement inverted contrast pwm
Andreas Bießmann
2
-1
/
+7
2011-03-22
video: s3c-fb: return proper error if clk_get fails
axel lin
1
-0
/
+1
2011-03-22
uvesafb,vesafb: create WC or WB PAT-entries
Thomas Schlichter
2
-29
/
+64
2011-03-22
video: ffb: fix ffb_probe error path
axel lin
1
-1
/
+1
2011-03-22
radeonfb: Let hwmon driver probe the "monid" I2C bus
Jean Delvare
1
-0
/
+3
2011-03-22
fbdev: sh_mobile_lcdc: checking NULL instead of IS_ERR()
Dan Carpenter
1
-2
/
+3
2011-03-22
video: sh7760fb: use resource_size()
axel lin
1
-2
/
+2
2011-03-22
video: hpfb: use resource_size()
axel lin
1
-3
/
+3
2011-03-22
s3fb: use new start address register
Ondrej Zary
1
-1
/
+1
2011-03-22
s3fb: enable DTPC
Ondrej Zary
1
-4
/
+24
2011-03-22
s3fb: fix 15/16bpp modes with over 115MHz pixclocks on 86C365 Trio3D
Ondrej Zary
1
-0
/
+18
2011-03-22
s3fb: add support for 86C365 Trio3D
Ondrej Zary
1
-4
/
+13
2011-03-22
s3fb: maximize virtual vertical size for fast scrolling
Ondrej Zary
1
-0
/
+8
2011-03-22
vt8623fb: Compute VGA base iomem pointer explicitly.
David Miller
1
-0
/
+11
2011-03-22
arkfb: Compute VGA base iomem pointer explicitly.
David Miller
1
-0
/
+11
2011-03-22
s3fb: Compute VGA base iomem pointer explicitly.
David Miller
1
-0
/
+11
2011-03-22
vt8623fb: Don't clobber par->state.vgabase during open method.
David Miller
1
-0
/
+3
2011-03-22
s3fb: Don't clobber par->state.vgabase during open method.
David Miller
1
-0
/
+3
2011-03-22
arkfb: Don't clobber par->state.vgabase during open method.
David Miller
1
-0
/
+3
2011-03-22
vt8623fb: Pass par->state.vgabase to vga_*() calls.
David Miller
1
-16
/
+16
2011-03-22
s3fb: Pass par->state.vgabase to vga_*() calls.
David Miller
1
-50
/
+52
2011-03-22
arkfb: Pass par->state.vgabase to vga_*() calls.
David Miller
1
-26
/
+34
2011-03-22
svga: Make svga_set_timings() take an iomem regbase pointer.
David Miller
5
-20
/
+21
2011-03-22
svga: Make svga_tilecursor() take an iomem regbase pointer.
David Miller
5
-11
/
+31
2011-03-22
svga: Make svga_set_textmode_vga_regs() take an iomem regbase pointer.
David Miller
5
-24
/
+24
2011-03-22
svga: Make svga_set_default_crt_regs() take an iomem regbase pointer.
David Miller
5
-10
/
+10
2011-03-22
svga: Make svga_wcrt_mask() take an iomem regbase pointer.
David Miller
5
-93
/
+93
2011-03-22
svga: Make svga_wseq_mask() take an iomem regbase pointer.
David Miller
5
-39
/
+46
2011-03-22
svga: Make svga_set_default_seq_regs take an iomem regbase pointer.
David Miller
5
-10
/
+10
2011-03-22
svga: Make svga_set_default_atc_regs take an iomem regbase pointer.
David Miller
5
-16
/
+16
2011-03-22
svga: Make svga_set_default_gfx_regs take an iomem regbase pointer.
David Miller
5
-17
/
+17
2011-03-22
svga: Make svga_wseq_multi take an iomem regbase pointer.
David Miller
3
-6
/
+6
2011-03-22
svga: Make svga_wcrt_multi take an iomem regbase pointer.
David Miller
5
-31
/
+35
2011-03-22
svga: Make svga_wattr take an iomem regbase pointer.
David Miller
3
-14
/
+14
2011-03-22
svga: Use proper VGA register name macros in svga_wattr.
David Miller
1
-3
/
+3
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
[next]