index
:
drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
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
2007-05-08
hecubafb: kill sparse warnings
Antonino A. Daplas
1
-3
/
+3
2007-05-08
s3fb: add sparse annotations
Antonino A. Daplas
1
-3
/
+3
2007-05-08
arcfb: kill sparse warning
Antonino A. Daplas
1
-3
/
+4
2007-05-08
fbdev: add sparse annotations in svgalib.c
Antonino A. Daplas
1
-15
/
+17
2007-05-08
fbdev: kill sparse warning in deferred IO
Antonino A. Daplas
1
-1
/
+3
2007-05-08
rivafb: fix IO access
Antonino A. Daplas
1
-4
/
+4
2007-05-08
nvidiafb: fix sparse warning
Antonino A. Daplas
1
-1
/
+1
2007-05-08
fbcon: delay screen update when setting the mode of all consoles
Antonino A. Daplas
1
-21
/
+10
2007-05-08
fbdev: link vgastate.o using Kconfig
Antonino A. Daplas
2
-7
/
+18
2007-05-08
savagefb: VGA state save and restore
Antonino A. Daplas
3
-3
/
+48
2007-05-08
savagefb: rework i2c bit access
Antonino A. Daplas
1
-14
/
+8
2007-05-08
nvidiafb: VGA state save and restore
Antonino A. Daplas
3
-2
/
+80
2007-05-08
epson1355fb.c: fix error handling code
Roland Stigge
1
-1
/
+2
2007-05-08
cirrusfb: convert to generic boolean
Richard Knutsson
1
-39
/
+30
2007-05-08
VIDEO: add spaces on either side of the case "..." operator
Robert P. J. Day
2
-3
/
+3
2007-05-08
skeletonfb: various corrections
Krzysztof Helt
1
-53
/
+142
2007-05-08
nvidiafb: access CRT registers safely
Antonino A. Daplas
1
-12
/
+6
[next]