aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/video/atafb.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-05-19m68k/atari: Do not use "/" in interrupt namesGeert Uytterhoeven1-1/+1
2010-10-22fbdev: atafb - Remove undead ifdef ATAFB_FALCONChristian Dietrich1-2/+0
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo1-1/+0
2009-12-17Revert "fbdev: atafb - add palette register check"Geert Uytterhoeven1-3/+0
2009-12-16fbdev: add palette register check to several driversKrzysztof Helt1-0/+3
2009-12-06fbdev: atafb - add palette register checkKrzysztof Helt1-0/+3
2009-11-12fb: remove fb_save_state() and fb_restore_state operationsKrzysztof Helt1-6/+0
2009-07-08atafb: fix regression with uninitalized fb_info->mm_lock mutexKrzysztof Helt1-2/+3
2009-06-30fbdev: add mutex for fb_mmap lockingKrzysztof Helt1-1/+6
2009-02-22m68k: atari - Rename "mfp" to "st_mfp"Geert Uytterhoeven1-11/+11
2009-01-12m68k: atafb - Kill warn_unused_result warningsGeert Uytterhoeven1-4/+7
2009-01-12fbdev: c2p/atafb - Add support for Atari interleaved bitplanesGeert Uytterhoeven1-12/+3
2009-01-12fbdev: atafb - Fix 16 bpp consoleGeert Uytterhoeven1-44/+30
2009-01-12fbdev: atafb - Fix line length handlingGeert Uytterhoeven1-4/+8
2008-07-24atafb: test virtual screen range before subtraction on unsignedRoel Kluin1-2/+5
2008-07-20atafb: Register Atari-specific video modes with sysfsGeert Uytterhoeven1-0/+3
2008-07-20m68k: Return -ENODEV if no device is foundGeert Uytterhoeven1-1/+1
2008-04-28fbdev: use DIV_ROUND_UP or roundupJulia Lawall1-1/+1
2007-10-16fbdev: change asm/uaccess.h to linux/uaccess.hKrzysztof Helt1-1/+1
2007-05-04m68k: Atari fb revivalMichael Schmitz1-1314/+1487
2007-02-14[PATCH] remove many unneeded #includes of sched.hTim Schmielau1-1/+0
2006-12-08[PATCH] ioremap balanced with iounmap for drivers/video/atafbAmol Lad1-1/+12
2006-10-05IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells1-1/+1
2006-07-10[PATCH] vt: Remove VT-specific declarations and definitions from tty.hJon Smirl1-1/+0
2006-01-14[PATCH] fbdev: Sanitize ->fb_ioctl prototypeChristoph Hellwig1-2/+1
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+3098