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
2007-05-08
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus...
Linus Torvalds
7
-37
/
+38
2007-05-08
sm501fb printk warning fixes
Andrew Morton
1
-1
/
+1
2007-05-08
xilinxfb: xilinx framebuffer device driver
Andrei Konovalov
3
-0
/
+393
2007-05-08
pm2fb: fix of jumps in pm2fb_probe
Krzysztof Helt
1
-2
/
+2
2007-05-08
skeletonfb: improvements
Krzysztof Helt
1
-2
/
+4
2007-05-08
pm2fb: removal of pm2fb_par fields
Krzysztof Helt
1
-10
/
+7
2007-05-08
skeletonfb: more corrections
Krzysztof Helt
1
-21
/
+5
2007-05-08
vga16fb: actually support widths in multiples of 8
Antonino A. Daplas
1
-2
/
+2
2007-05-08
vgacon: disallow console operations when in KD_GRAPHICS mode
Antonino A. Daplas
1
-1
/
+4
2007-05-08
Use menuconfig objects II: video/logo
Jan Engelhardt
1
-17
/
+13
2007-05-08
pm2fb: accelerated fillrect and copyarea
Krzysztof Helt
1
-4
/
+128
2007-05-08
s3fb: updates
Ondrej Zajicek
2
-9
/
+12
2007-05-08
pm2fb: memclock setting corrections
Krzysztof Helt
1
-2
/
+2
2007-05-08
pm2fb: reset transparency settings
krzysztof.h1@wp.pl
1
-0
/
+2
2007-05-08
fbcon: check console-fb mapping in fbcon_get_requirement
Antonino A. Daplas
1
-9
/
+8
2007-05-08
fbdev: clean up exit patch of fb_set_var
Antonino A. Daplas
1
-14
/
+15
2007-05-08
drivers/video/sis/: remove more kernel 2.4 code
Adrian Bunk
3
-138
/
+22
2007-05-08
atyfb: halve XCLK with Mobility and 32bit memory
Ville Syrjala
1
-0
/
+3
2007-05-08
atyfb: reorganize clock init
Ville Syrjala
1
-14
/
+18
2007-05-08
atyfb: increase SPLL delay
Ville Syrjala
1
-5
/
+3
2007-05-08
nvidiafb: fix return value of nvidiafb_open()
Antonino A. Daplas
1
-1
/
+1
2007-05-08
vga: vgastate fix
Ondrej Zajicek
1
-15
/
+11
2007-05-08
s3fb: implement fb_get_caps
Antonino A. Daplas
1
-0
/
+18
2007-05-08
fbdev: fbcon: check if mode can handle new screen
Antonino A. Daplas
2
-0
/
+75
2007-05-08
nvidiafb: prevent triggering of softlockup
Dave Jones
2
-32
/
+48
2007-05-08
pm2fb: pixclock setting restriction
Krzysztof Helt
1
-3
/
+3
2007-05-08
pm2fb: Permedia 2V memory clock setting
Krzysztof Helt
1
-15
/
+37
2007-05-08
pm2fb: 3dlabs Permedia 2V reference board added
Krzysztof Helt
1
-10
/
+23
2007-05-08
nvidiafb/rivafb: switch to pci_get refcounting
Alan Cox
4
-13
/
+23
2007-05-08
vmlfb: framebuffer driver for Intel Vermilion Range
Alan Hourihane
9
-0
/
+1981
2007-05-08
s3fb: driver fixes
Ondrej Zajicek
1
-11
/
+10
2007-05-08
fbdev: save the activate field before calling fb_check_var()
Antonino A. Daplas
1
-1
/
+3
2007-05-08
fbcon: check if the character count can be handled
Antonino A. Daplas
1
-0
/
+21
2007-05-08
s3fb: implement fb_get_tilemax()
Antonino A. Daplas
1
-1
/
+6
2007-05-08
s3fb: limit 8x16 rectangles when tileblitting is enabled
Antonino A. Daplas
2
-0
/
+7
2007-05-08
vga16fb: restrict to blit rectangles with widths of multiples of 8 pixels
Antonino A. Daplas
2
-0
/
+3
2007-05-08
fbcon: font setting should check limitation of driver
Antonino A. Daplas
3
-5
/
+24
2007-05-08
fbdev: advertise limitation of drawing engine
Antonino A. Daplas
1
-0
/
+6
2007-05-08
fbdev: consolidate common drawing functions into a header file
Antonino A. Daplas
5
-158
/
+76
2007-05-08
vfb: use fb_sys_read() and fb_sys_write()
Antonino A. Daplas
2
-0
/
+3
2007-05-08
hecubafb: use fb_sys_read()
Antonino A. Daplas
2
-0
/
+2
2007-05-08
arcfb: use fb_sys_read()
Antonino A. Daplas
2
-0
/
+2
2007-05-08
fbdev: add fb_read/fb_write functions for framebuffers in system RAM
Antonino A. Daplas
3
-0
/
+110
2007-05-08
fbdev: pass struct fb_info to fb_read and fb_write
Antonino A. Daplas
5
-43
/
+9
2007-05-08
vfb: use sys instead of cfb drawing functions
Antonino A. Daplas
2
-6
/
+6
2007-05-08
hecubafb: use sys instead of cfb drawing functions
Antonino A. Daplas
2
-6
/
+6
2007-05-08
arcfb: use sys instead of cfb drawing functions
Antonino A. Daplas
2
-6
/
+6
2007-05-08
fbdev: add drawing functions for framebuffers in system RAM
Antonino A. Daplas
5
-0
/
+1109
2007-05-08
skeletonfb: documentation error fixes
Antonino A. Daplas
1
-2
/
+2
2007-05-08
i810fb: fix incorrect frequency mask
Antonino A. Daplas
1
-1
/
+1
[next]