aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/video
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] atyfb: Improve power managementVille Syrjala2006-12-083-34/+68
* [PATCH] atyfb: Improve atyfb_atari_probe()Ville Syrjala2006-12-081-7/+20
* [PATCH] atyfb: Remove aty_cmap_regsVille Syrjala2006-12-082-34/+12
* [PATCH] atyfb: Fix __init and __devinit annotationsVille Syrjala2006-12-082-8/+8
* [PATCH] atyfb: Remove pointless aty_init() argumentVille Syrjala2006-12-081-5/+5
* [PATCH] atyfb: Fix blanking level transitionsVille Syrjala2006-12-081-2/+2
* [PATCH] atyfb: Fix sparse warningsVille Syrjala2006-12-081-3/+3
* [PATCH] atyfb: Fix compiler warningsVille Syrjala2006-12-081-17/+18
* [PATCH] atyfb: Remove FIXMEVille Syrjala2006-12-081-3/+2
* [PATCH] mbxfb: Add YUV video overlay supportRaphael Assenat2006-12-081-88/+271
* [PATCH] mbxfb: add more registers to debugfsRaphael Assenat2006-12-081-66/+122
* [PATCH] mbxfb: Add more registers bits access macrosRaphael Assenat2006-12-081-2/+112
* [PATCH] mbxfb: Fix HSCOEFF3 register addressRaphael Assenat2006-12-081-1/+1
* [PATCH] au11oofb: fix to remove flickeringFreddy Spierenburg2006-12-081-1/+1
* [PATCH] constify vga16fb.cHelge Deller2006-12-081-16/+12
* [PATCH] annotate some variables in vesafb driver as __read_mostlyHelge Deller2006-12-081-11/+11
* [PATCH] constify and annotate __read_mostly in vgacon.c and fbmem.cHelge Deller2006-12-082-22/+22
* [PATCH] various fbdev files: mark structs and array read-onlyHelge Deller2006-12-086-9/+9
* [PATCH] fbcmap.c: mark structs const or __read_mostlyHelge Deller2006-12-081-27/+28
* [PATCH] s3c2410fb: Add support for STN displaysArnaud Patard (Rtp2006-12-081-43/+170
* [PATCH] video: Get the default mode from the right databaseJordan Crouse2006-12-081-3/+3
* [PATCH] pmagb-b-fb: Fix a default clock frequencyMaciej W. Rozycki2006-12-081-1/+1
* [PATCH] video SiS: remove unnecessary variables in SiS_DDC2DelayDavid Rientjes2006-12-081-5/+2
* [PATCH] igafb: switch to pci_get APIAlan Cox2006-12-081-2/+4
* [PATCH] atyfb, rivafb: minor fixesJeff Garzik2006-12-084-11/+43
* [PATCH] ioremap balanced with iounmap for drivers/video/S3triofbAmol Lad2006-12-081-2/+5
* [PATCH] ioremap balanced with iounmap for drivers/video/amifbAmol Lad2006-12-081-3/+5
* [PATCH] ioremap balanced with iounmap for drivers/video/atafbAmol Lad2006-12-081-1/+12
* [PATCH] ioremap balanced with iounmap for drivers/video/atyfb_baseAmol Lad2006-12-081-0/+8
* [PATCH] ioremap balanced with iounmap for drivers/video/cirrusfbAmol Lad2006-12-081-2/+13
* [PATCH] ioremap balanced with iounmap for drivers/video/cyberfbAmol Lad2006-12-081-0/+2
* [PATCH] ioremap balanced with iounmap for drivers/video/ffbAmol Lad2006-12-081-0/+4
* [PATCH] ioremap balanced with iounmap for drivers/video/fm2fbAmol Lad2006-12-081-0/+1
* [PATCH] ioremap balanced with iounmap for drivers/video/hpfbAmol Lad2006-12-081-0/+2
* [PATCH] ioremap balanced with iounmap for drivers/video/macfbAmol Lad2006-12-081-0/+20
* [PATCH] ioremap balanced with iounmap for drivers/video/offbAmol Lad2006-12-081-0/+3
* [PATCH] ioremap balanced with iounmap for drivers/video/platinumfbAmol Lad2006-12-081-0/+3
* [PATCH] ioremap balanced with iounmap for drivers/video/pvr2fbAmol Lad2006-12-081-0/+18
* [PATCH] ioremap balanced with iounmap for drivers/video/retz3fbAmol Lad2006-12-081-1/+3
* [PATCH] ioremap balanced with iounmap for drivers/video/stifbAmol Lad2006-12-081-0/+3
* [PATCH] ioremap balanced with iounmap for drivers/video/tgafbAmol Lad2006-12-081-0/+2
* [PATCH] ioremap balanced with iounmap for drivers/video/tridentfbAmol Lad2006-12-081-5/+17
* [PATCH] ioremap balanced with iounmap for drivers/video/vesafbAmol Lad2006-12-081-0/+2
* [PATCH] ioremap balanced with iounmap for drivers/video/virgefbAmol Lad2006-12-081-1/+16
* [PATCH] struct path: convert videoJosef Sipek2006-12-083-7/+7
* [PATCH] video: use bitrev8Akinobu Mita2006-12-086-124/+26
* [PATCH] Trivial cleanup in the PCI IDs for the CS5535Jordan Crouse2006-12-071-1/+1
* WorkQueue: Fix up arch-specific work items where possibleDavid Howells2006-12-051-3/+4
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Howells2006-12-051-2/+3
|\
| * [POWERPC] Souped-up of_platform_device supportBenjamin Herrenschmidt2006-12-041-2/+3