summaryrefslogtreecommitdiffstats
path: root/drivers/video/arcfb.c
Commit message (Expand)AuthorAgeFilesLines
* IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells2006-10-051-2/+1
* [PATCH] vt: Remove VT-specific declarations and definitions from tty.hJon Smirl2006-07-101-1/+0
* [PATCH] irq-flags: video: Use the new IRQF_ constantsThomas Gleixner2006-07-021-1/+1
* [PATCH] arcfb: Fix dereference before NULL checkAntonino A. Daplas2006-03-111-1/+1
* [PATCH] arcfb: Fix uninitialized valueAntonino A. Daplas2006-03-111-2/+1
* [PATCH] fbdev: Sanitize ->fb_ioctl prototypeChristoph Hellwig2006-01-141-3/+2
* [PATCH] drivers/video/: possible cleanupsAdrian Bunk2006-01-101-3/+5
* [PATCH] arcfb __user annotationsAl Viro2005-12-151-1/+1
* [DRIVER MODEL] Convert platform drivers to use struct platform_driverRussell King2005-11-091-11/+11
* [PATCH] fbcon/fbdev: Move softcursor out of fbdev to fbconAntonino A. Daplas2005-11-071-1/+0
* [DRIVER MODEL] Fix arcfbRussell King2005-11-051-14/+11
* Create platform_device.h to contain all the platform device details.Russell King2005-10-291-0/+1
* [PATCH] Framebuffer driver for Arc LCD boardJaya Kumar2005-06-211-0/+684