index
:
history
master
Linux kernel history
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
video
/
softcursor.c
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2004-11-15
[PATCH] fbdev: Support for bigger than 16x32 fonts in softcursor
Antonino Daplas
1
-4
/
+5
2004-10-25
[PATCH] fbdev: Clean up softcursor implementation
Antonino Daplas
1
-49
/
+23
2004-08-30
[PATCH] fbdev: fix kernel panic from FBIO_CURSOR ioctl
Antonino Daplas
1
-3
/
+15
2004-07-29
[PATCH] cmap annotations
Alexander Viro
1
-1
/
+1
2004-07-02
[PATCH] fbcon: optimization for accel_putcs()
Antonino Daplas
1
-1
/
+6
2004-02-26
[PATCH] fbdev cursor fix
Andrew Morton
1
-4
/
+4
2004-02-14
[PATCH] fbdev state management
Benjamin Herrenschmidt
1
-0
/
+3
2004-02-14
[PATCH] Fix fbdev pixmap locking
Benjamin Herrenschmidt
1
-2
/
+0
2003-04-12
[FBDEV] Improved speed performance. We copy many bytes of data instead of jus...
James Simmons
1
-4
/
+3
2003-04-09
[FBDEV] Made the upper layer code always use the cursor mask of struct fb_cur...
James Simmons
1
-12
/
+1
2003-04-03
[FBDEV] Killed off shutting down IRQs. We need them for some types of hardware.
James Simmons
1
-14
/
+11
2003-04-01
[FBDEV SOFT CURSOR] Test to see if kmalloc failed.
James Simmons
1
-0
/
+2
2003-04-01
[FBDEV] Final cursor code cleanups. Now the burden of handling the cursor cod...
James Simmons
1
-5
/
+13
2003-03-30
[FBDEV] Massive cleanups of the cursor api.
James Simmons
1
-23
/
+50
2003-03-25
[I810 FBDEV] Driver updates.
James Simmons
1
-67
/
+28
2003-03-25
[FBDEV] The image color depth of zero hack has been killed.
James Simmons
1
-3
/
+2
2003-03-24
[FBCON] Now we use workqueues so framebuffer code can always work in a proces...
James Simmons
1
-1
/
+2
2003-03-24
[FBCON] Could be called outside of a process context. This fixes that.
James Simmons
1
-1
/
+1
2003-03-20
[FBCON] Nuked the final gloabl variables for the cursor code.
James Simmons
1
-26
/
+30
2003-03-18
[FBDEV] Killed of a static buffer in the generic software cursor. We didn't n...
James Simmons
1
-7
/
+8
2003-03-17
[FBCON]More optimizations. Removed moving struct display around.
James Simmons
1
-9
/
+31
2003-03-13
[FBCON] Cursor handling clean up. I nuked several static variables.
James Simmons
1
-12
/
+11
2003-03-09
[FBDEV] Enhanced data buffer management for drawing very large images.
James Simmons
1
-39
/
+6
2003-02-27
[ATY FBDEV] Rage XL cards can now be booted with needed the BIOS :-)
James Simmons
1
-12
/
+60
2002-11-21
The software cursor works for any pixel arrangement
James Simmons
1
-0
/
+62