index
:
history
master
Linux kernel history
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
video
/
macfb.c
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2004-09-22
[PATCH] fbcon: fix fbcon's setup routine
Antonino Daplas
1
-1
/
+4
2004-09-07
[PATCH] fbdev: Add module_init() and fb_get_options() per driver
Antonino Daplas
1
-0
/
+3
2004-08-22
[PATCH] fbdev: ATTN: Maintainers - Set correct hardware capabilities
Antonino Daplas
1
-1
/
+1
2004-08-22
[PATCH] fbdev: set color fields correctly
Antonino Daplas
1
-0
/
+3
2004-01-18
[PATCH] Macfb setup
Andrew Morton
1
-1
/
+1
2003-07-25
[PATCH] Macfb compile fixes
Geert Uytterhoeven
1
-17
/
+17
2003-04-24
[PATCH] fbdev cleanup
Alexander Viro
1
-2
/
+1
2003-02-25
[PATCH] Spelling fixes: accommodate
Michael Hayes
1
-1
/
+1
2002-11-21
The software cursor works for any pixel arrangement
James Simmons
1
-1
/
+1
2002-10-30
Moved all console configuration out of arch directories into drivers/video/co...
James Simmons
1
-1
/
+1
2002-10-17
Added a cursor api.
James Simmons
1
-0
/
+1
2002-10-16
The last of the console code inside the frmaebuffer layer. I also moved all t...
James Simmons
1
-4
/
+0
2002-10-11
Removed last console and old api related things. Removed experimental flags.
James Simmons
1
-4
/
+1
2002-08-26
More fbdev api cleanups. Removed modename from struct fb_info. Incorporated P...
James Simmons
1
-1
/
+0
2002-08-20
Further api porting. Almost done. Here we eliminate get[set]_cmap from struct...
James Simmons
1
-9
/
+0
2002-08-12
M68k fbdev fixes
James Simmons
1
-72
/
+68
2002-07-27
Removal of get_fix and get_var. Use the fields in struct fb_info instead.
James Simmons
1
-22
/
+20
2002-07-23
Synced up to m68k changes
James Simmons
1
-52
/
+52
2002-06-20
Finally touchs to the New mac framebuffer driver. Started the port of the ATI...
James Simmons
1
-344
/
+121
2002-04-22
Now that we have made the color map handling code more generic I have replace...
James Simmons
1
-18
/
+1
2002-04-21
With the use of currcon and the function pointer in struct fb_info we now hav...
James Simmons
1
-11
/
+0
2002-04-18
Moved screen_base from struct display to struct fb_info. The reason for this ...
James Simmons
1
-8
/
+8
2002-04-18
Moved all framebuffer drivers over to use set_colreg insid eof struct fb_info...
James Simmons
1
-3
/
+4
2002-04-17
Added a macro to obtain the foreground color of the erase character. The new ...
James Simmons
1
-6
/
+0
2002-04-16
I moved every framebuffer driver over to use the currcon in struct fb_info. T...
James Simmons
1
-7
/
+6
2002-02-05
v2.5.2.3 -> v2.5.2.4
Linus Torvalds
1
-1
/
+1
2002-02-04
v2.4.14.4 -> v2.4.14.5
Linus Torvalds
1
-1
/
+1
2002-02-04
v2.4.12.5 -> v2.4.12.6
Linus Torvalds
1
-1
/
+1
2002-02-04
v2.4.9.8 -> v2.4.9.9
Linus Torvalds
1
-0
/
+2
2002-02-04
v2.4.1.2 -> v2.4.1.3
Linus Torvalds
1
-1
/
+1
2002-02-04
Import changeset
Linus Torvalds
1
-0
/
+1239