aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/video/arcfb.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-05-08arcfb: use fb_sys_read()Antonino A. Daplas1-0/+1
2007-05-08fbdev: pass struct fb_info to fb_read and fb_writeAntonino A. Daplas1-12/+2
2007-05-08arcfb: use sys instead of cfb drawing functionsAntonino A. Daplas1-3/+3
2007-05-08arcfb: kill sparse warningAntonino A. Daplas1-3/+4
2006-12-08[PATCH] struct path: convert videoJosef Sipek1-1/+1
2006-10-05IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells1-2/+1
2006-07-10[PATCH] vt: Remove VT-specific declarations and definitions from tty.hJon Smirl1-1/+0
2006-07-02[PATCH] irq-flags: video: Use the new IRQF_ constantsThomas Gleixner1-1/+1
2006-03-11[PATCH] arcfb: Fix dereference before NULL checkAntonino A. Daplas1-1/+1
2006-03-11[PATCH] arcfb: Fix uninitialized valueAntonino A. Daplas1-2/+1
2006-01-14[PATCH] fbdev: Sanitize ->fb_ioctl prototypeChristoph Hellwig1-3/+2
2006-01-10[PATCH] drivers/video/: possible cleanupsAdrian Bunk1-3/+5
2005-12-15[PATCH] arcfb __user annotationsAl Viro1-1/+1
2005-11-09[DRIVER MODEL] Convert platform drivers to use struct platform_driverRussell King1-11/+11
2005-11-07[PATCH] fbcon/fbdev: Move softcursor out of fbdev to fbconAntonino A. Daplas1-1/+0
2005-11-05[DRIVER MODEL] Fix arcfbRussell King1-14/+11
2005-10-29Create platform_device.h to contain all the platform device details.Russell King1-0/+1
2005-06-21[PATCH] Framebuffer driver for Arc LCD boardJaya Kumar1-0/+684