summaryrefslogtreecommitdiff
path: root/drivers/video/pvr2fb.c
AgeCommit message (Expand)Author
2010-02-17sh: Fix up more 64-bit pgprot truncation on SH-X2 TLB.Paul Mundt
2009-03-17sh: dma: Make PVR2 DMA configurable.Paul Mundt
2008-07-29sh: More header path fixups for mach dir refactoring.Paul Mundt
2008-03-06fb: pvr2fb: Fix up remaining section mismatch.Paul Mundt
2007-10-16fbdev: change asm/uaccess.h to linux/uaccess.hKrzysztof Helt
2007-10-01video: pvr2fb: Add TV (RGB) support to Dreamcast PVR driver.Adrian McMenamin
2007-09-21fb: pvr2fb: Shared IRQ for dreamcast pvr2.Adrian McMenamin
2007-08-11pvr2fb: Consolidated cleanup of pvr2fb.cAdrian McMenamin
2007-08-11pvr2fb: Fix oops when pseudo_palette is writtenAntonino A. Daplas
2007-07-19some kmalloc/memset ->kzalloc (tree wide)Yoann Padioleau
2007-07-17pvr2fb: fix pseudo_palette array overrun and typecastAntonino A. Daplas
2007-07-07fb: pvr2fb: A few more __devinit annotations for PCI.Paul Mundt
2007-07-07fb: pvr2fb: Fix up section mismatch warnings.Paul Mundt
2007-05-08fbdev: pass struct fb_info to fb_read and fb_writeAntonino A. Daplas
2006-12-08[PATCH] ioremap balanced with iounmap for drivers/video/pvr2fbAmol Lad
2006-10-05IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells
2006-09-27video: Update pvr2fb for sq API changes.Paul Mundt
2006-07-10[PATCH] vt: Remove VT-specific declarations and definitions from tty.hJon Smirl
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel
2005-11-07[PATCH] fbcon/fbdev: Move softcursor out of fbdev to fbconAntonino A. Daplas
2005-03-30[PATCH] fbdev: Convert drivers to pci_register_driverAntonino Daplas
2005-03-07[PATCH] sh: framebuffer updatesPaul Mundt
2004-10-18[PATCH] fbdev: Pass struct device to class_simple_device_addAntonino Daplas
2004-09-22[PATCH] fbcon: fix fbcon's setup routineAntonino Daplas
2004-09-07[PATCH] fbdev: Add module_init() and fb_get_options() per driverAntonino Daplas
2004-08-22[PATCH] fbdev: ATTN: Maintainers - Set correct hardware capabilitiesAntonino Daplas
2004-03-22[PATCH] sh: sh-specific framebuffer updatesAndrew Morton
2004-02-12[PATCH] sh: pvr2fb updatesAndrew Morton
2004-01-18[PATCH] SH MergeAndrew Morton
2003-07-13[PATCH] pvr2fb updatePaul Mundt
2003-04-24[PATCH] fbdev cleanupAlexander Viro
2003-04-20[PATCH] irqs: video driversAndrew Morton
2003-02-25[PATCH] replace it's with its where appropriate.Steven Cole
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-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-02-05v2.5.2.3 -> v2.5.2.4Linus Torvalds
2002-02-04v2.4.12.2 -> v2.4.12.3Linus Torvalds
2002-02-04v2.4.9.9 -> v2.4.9.10Linus Torvalds
2002-02-04v2.4.6.5 -> v2.4.6.6Linus Torvalds