summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2006-12-08[PATCH] atyfb: Fix blanking level transitionsVille Syrjala1-2/+2
2006-12-08[PATCH] atyfb: Fix sparse warningsVille Syrjala1-3/+3
2006-12-08[PATCH] atyfb: Fix compiler warningsVille Syrjala1-17/+18
2006-12-08[PATCH] atyfb: Remove FIXMEVille Syrjala1-3/+2
2006-12-08[PATCH] mbxfb: Document the new ioctlRaphael Assenat1-0/+2
2006-12-08[PATCH] mbxfb: Add YUV video overlay supportRaphael Assenat2-88/+302
2006-12-08[PATCH] mbxfb: add more registers to debugfsRaphael Assenat1-66/+122
2006-12-08[PATCH] mbxfb: Add more registers bits access macrosRaphael Assenat1-2/+112
2006-12-08[PATCH] mbxfb: Fix HSCOEFF3 register addressRaphael Assenat1-1/+1
2006-12-08[PATCH] au11oofb: fix to remove flickeringFreddy Spierenburg1-1/+1
2006-12-08[PATCH] constify vga16fb.cHelge Deller1-16/+12
2006-12-08[PATCH] annotate some variables in vesafb driver as __read_mostlyHelge Deller1-11/+11
2006-12-08[PATCH] constify and annotate __read_mostly in vgacon.c and fbmem.cHelge Deller2-22/+22
2006-12-08[PATCH] various fbdev files: mark structs and array read-onlyHelge Deller6-9/+9
2006-12-08[PATCH] fbcmap.c: mark structs const or __read_mostlyHelge Deller2-30/+31
2006-12-08[PATCH] s3c2410fb: Add support for STN displaysArnaud Patard (Rtp2-43/+173
2006-12-08[PATCH] video: Get the default mode from the right databaseJordan Crouse1-3/+3
2006-12-08[PATCH] pmagb-b-fb: Fix a default clock frequencyMaciej W. Rozycki1-1/+1
2006-12-08[PATCH] video SiS: remove unnecessary variables in SiS_DDC2DelayDavid Rientjes1-5/+2
2006-12-08[PATCH] igafb: switch to pci_get APIAlan Cox1-2/+4
2006-12-08[PATCH] atyfb, rivafb: minor fixesJeff Garzik4-11/+43
2006-12-08[PATCH] ioremap balanced with iounmap for drivers/video/S3triofbAmol Lad1-2/+5
2006-12-08[PATCH] ioremap balanced with iounmap for drivers/video/amifbAmol Lad1-3/+5
2006-12-08[PATCH] ioremap balanced with iounmap for drivers/video/atafbAmol Lad1-1/+12
2006-12-08[PATCH] ioremap balanced with iounmap for drivers/video/atyfb_baseAmol Lad1-0/+8
2006-12-08[PATCH] ioremap balanced with iounmap for drivers/video/cirrusfbAmol Lad1-2/+13
2006-12-08[PATCH] ioremap balanced with iounmap for drivers/video/cyberfbAmol Lad1-0/+2
2006-12-08[PATCH] ioremap balanced with iounmap for drivers/video/ffbAmol Lad1-0/+4
2006-12-08[PATCH] ioremap balanced with iounmap for drivers/video/fm2fbAmol Lad1-0/+1
2006-12-08[PATCH] ioremap balanced with iounmap for drivers/video/hpfbAmol Lad1-0/+2
2006-12-08[PATCH] ioremap balanced with iounmap for drivers/video/macfbAmol Lad1-0/+20
2006-12-08[PATCH] ioremap balanced with iounmap for drivers/video/offbAmol Lad1-0/+3
2006-12-08[PATCH] ioremap balanced with iounmap for drivers/video/platinumfbAmol Lad1-0/+3
2006-12-08[PATCH] ioremap balanced with iounmap for drivers/video/pvr2fbAmol Lad1-0/+18
2006-12-08[PATCH] ioremap balanced with iounmap for drivers/video/retz3fbAmol Lad1-1/+3
2006-12-08[PATCH] ioremap balanced with iounmap for drivers/video/stifbAmol Lad1-0/+3
2006-12-08[PATCH] ioremap balanced with iounmap for drivers/video/tgafbAmol Lad1-0/+2
2006-12-08[PATCH] ioremap balanced with iounmap for drivers/video/tridentfbAmol Lad1-5/+17
2006-12-08[PATCH] ioremap balanced with iounmap for drivers/video/vesafbAmol Lad1-0/+2
2006-12-08[PATCH] ioremap balanced with iounmap for drivers/video/virgefbAmol Lad1-1/+16
2006-12-08[PATCH] sl82c105: straighten up IDE control/status register cachingSergei Shtylyov1-18/+13
2006-12-08[PATCH] pdc202xx_new: fix PIO mode setupSergei Shtylyov1-10/+5
2006-12-08[PATCH] ide: more conversion to pci_get APIsAlan Cox4-12/+18
2006-12-08[PATCH] sysctl: fix sys_sysctl interface of ipc sysctlsEric W. Biederman1-0/+60
2006-12-08[PATCH] sysctl: simplify ipc ns specific sysctlsEric W. Biederman1-57/+49
2006-12-08[PATCH] sysctl: implement sysctl_uts_string()Eric W. Biederman1-5/+32
2006-12-08[PATCH] sysctl: simplify sysctl_uts_stringEric W. Biederman1-102/+26
2006-12-08[PATCH] fault-injection: defaults likely to please a new userDon Mullis3-0/+4
2006-12-08[PATCH] fault-injection: optimize and simplify should_fail()Don Mullis1-7/+4
2006-12-08[PATCH] fault-injection: Clamp debugfs stacktrace-depth to MAX_STACK_TRACE_DEPTHDon Mullis1-4/+23