summaryrefslogtreecommitdiff
path: root/drivers/video/atafb.c
AgeCommit message (Expand)Author
2011-05-19m68k/atari: Do not use "/" in interrupt namesGeert Uytterhoeven
2010-10-22fbdev: atafb - Remove undead ifdef ATAFB_FALCONChristian Dietrich
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2009-12-17Revert "fbdev: atafb - add palette register check"Geert Uytterhoeven
2009-12-16fbdev: add palette register check to several driversKrzysztof Helt
2009-12-06fbdev: atafb - add palette register checkKrzysztof Helt
2009-11-12fb: remove fb_save_state() and fb_restore_state operationsKrzysztof Helt
2009-07-08atafb: fix regression with uninitalized fb_info->mm_lock mutexKrzysztof Helt
2009-06-30fbdev: add mutex for fb_mmap lockingKrzysztof Helt
2009-02-22m68k: atari - Rename "mfp" to "st_mfp"Geert Uytterhoeven
2009-01-12m68k: atafb - Kill warn_unused_result warningsGeert Uytterhoeven
2009-01-12fbdev: c2p/atafb - Add support for Atari interleaved bitplanesGeert Uytterhoeven
2009-01-12fbdev: atafb - Fix 16 bpp consoleGeert Uytterhoeven
2009-01-12fbdev: atafb - Fix line length handlingGeert Uytterhoeven
2008-07-24atafb: test virtual screen range before subtraction on unsignedRoel Kluin
2008-07-20atafb: Register Atari-specific video modes with sysfsGeert Uytterhoeven
2008-07-20m68k: Return -ENODEV if no device is foundGeert Uytterhoeven
2008-04-28fbdev: use DIV_ROUND_UP or roundupJulia Lawall
2007-10-16fbdev: change asm/uaccess.h to linux/uaccess.hKrzysztof Helt
2007-05-04m68k: Atari fb revivalMichael Schmitz
2007-02-14[PATCH] remove many unneeded #includes of sched.hTim Schmielau
2006-12-08[PATCH] ioremap balanced with iounmap for drivers/video/atafbAmol Lad
2006-10-05IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells
2006-07-10[PATCH] vt: Remove VT-specific declarations and definitions from tty.hJon Smirl
2006-01-14[PATCH] fbdev: Sanitize ->fb_ioctl prototypeChristoph Hellwig
2004-05-10[PATCH] drivers/video/* MOD_INC_USE_COUNT fixesAndrew Morton
2003-05-24[PATCH] Atafb bug in #if 0 codeGeert Uytterhoeven
2003-04-24[PATCH] fbdev cleanupAlexander Viro
2003-04-20[PATCH] irqs: video driversAndrew Morton
2002-12-27[PATCH] Missing #include <linux/interrupt.h>Geert Uytterhoeven
2002-12-27[PATCH] M68k fbdev local_irq*() updatesGeert Uytterhoeven
2002-10-30Moved all console configuration out of arch directories into drivers/video/co...James Simmons
2002-07-27Removal of get_fix and get_var. Use the fields in struct fb_info instead.James Simmons
2002-06-20M68K updates for there framebuffer devices.James Simmons
2002-05-01A bunch of fixes.James Simmons
2002-04-22Now that we have made the color map handling code more generic I have replace...James Simmons
2002-04-21With the use of currcon and the function pointer in struct fb_info we now hav...James Simmons
2002-04-18Moved screen_base from struct display to struct fb_info. The reason for this ...James Simmons
2002-04-18Moved all framebuffer drivers over to use set_colreg insid eof struct fb_info...James Simmons
2002-04-17Added a macro to obtain the foreground color of the erase character. The new ...James Simmons
2002-04-16I moved every framebuffer driver over to use the currcon in struct fb_info. T...James Simmons
2002-04-03[PATCH] The last? strtok fixes.Dave Jones
2002-02-05v2.5.2.3 -> v2.5.2.4Linus Torvalds
2002-02-04v2.4.9.8 -> v2.4.9.9Linus Torvalds
2002-02-04v2.4.3.4 -> v2.4.3.5Linus Torvalds
2002-02-04v2.4.1.2 -> v2.4.1.3Linus Torvalds
2002-02-04Import changesetLinus Torvalds