aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/video (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-03-05[PATCH] fb: sm501fb off-by-1 sysfs storePaul Mundt1-3/+3
2007-03-02[RADEON]: Fix blanking return value.David S. Miller1-2/+1
2007-03-01[PATCH] ps3: introduce CONFIG_PS3_ADVANCEDGeert Uytterhoeven1-2/+1
2007-03-01[PATCH] drivers/video/sm501fb.c: make 4 functions staticAdrian Bunk1-5/+5
2007-02-26[PATCH] Fix build-failure in drivers/video/s3fb.cOndrej Zajicek1-3/+3
2007-02-20[PATCH] i810fb: fix i810_check_params section mismatchJean Delvare1-1/+1
2007-02-20[PATCH] fb: SM501 framebuffer driverBen Dooks3-0/+1805
2007-02-20backlight: Remove bogus SYSFS dependencyRichard Purdie2-4/+2
2007-02-20backlight: simplify corgi_bl lockingRichard Purdie1-8/+5
2007-02-20backlight: Separate backlight properties from backlight ops pointersRichard Purdie12-165/+133
2007-02-20backlight: Clean up pmac_backlight handlingRichard Purdie6-90/+25
2007-02-20backlight: Improve backlight selection for fbdev driversJames Simmons1-37/+36
2007-02-20backlight: Rework backlight/fb interaction simplifying, lotsRichard Purdie8-178/+65
2007-02-20backlight: Remove unneeded backlight update_status callsRichard Purdie3-41/+0
2007-02-20backlight: Remove uneeded update_status call from chipsfb.cRichard Purdie1-18/+0
2007-02-20backlight/fbcon: Add FB_EVENT_CONBLANKRichard Purdie2-1/+8
2007-02-20backlight: Fix Kconfig entriesRichard Purdie1-15/+4
2007-02-20backlight: Remove uneeded nvidia set_power callsRichard Purdie3-16/+0
2007-02-20backlight: Convert semaphore -> mutexRichard Purdie2-32/+32
2007-02-20backlight: Fix external uses of backlight internal semaphoreRichard Purdie8-35/+12
2007-02-20backlight: Minor code cleanups for hp680_bl.cRichard Purdie1-15/+24
2007-02-20backlight: Minor code cleanups for corgi_bl.cRichard Purdie1-14/+16
2007-02-20backlight: Remove excessive (un)likelysDmitry Torokhov2-20/+20
2007-02-20backlight: Remove unneeded owner fieldRichard Purdie9-9/+0
2007-02-20backlight: Fix error handlingDmitry Torokhov2-7/+11
2007-02-20backlight: Add Frontpath ProGear HX1050+ driverMarcin Juszkiewicz3-0/+163
2007-02-16[PATCH] s3c2410fb: fix un-initialised dev fieldBen Dooks1-0/+2
2007-02-14[PATCH] Scheduled removal of SA_xxx interrupt flags fixupsThomas Gleixner1-1/+2
2007-02-14[PATCH] remove many unneeded #includes of sched.hTim Schmielau24-24/+0
2007-02-13i2c: Declare more i2c_adapter parent devicesJean Delvare1-0/+1
2007-02-12[PATCH] mark struct file_operations const 6Arjan van de Ven1-6/+6
2007-02-12[PATCH] ps3: Virtual Frame Buffer DriverGeert Uytterhoeven3-0/+1250
2007-02-12[PATCH] fb_videomode_to_var: reset virtual screen parametersGeert Uytterhoeven1-2/+6
2007-02-12[PATCH] fbdev modedb: make more pointer parameters constGeert Uytterhoeven8-34/+36
2007-02-12[PATCH] fbdev modedb: allow refresh rates for named video modesGeert Uytterhoeven1-4/+2
2007-02-12[PATCH] change nvidiafb_remove to __devexitPrarit Bhargava1-2/+2
2007-02-12[PATCH] Video: fb, kzalloc changesJiri Slaby7-20/+9
2007-02-12[PATCH] Video: fb, add true ref_count atomicityJiri Slaby6-34/+60
2007-02-12[PATCH] remove the broken FB_S3TRIO driverAdrian Bunk3-797/+0
2007-02-12[PATCH] matroxfb: Use kzallocJean Delvare2-5/+2
2007-02-12[PATCH] drivers/video/sis: Convert to generic booleanRichard Knutsson10-432/+420
2007-02-12[PATCH] pm3fb: kill pci_find_device usageAlan1-18/+11
2007-02-12[PATCH] Correct apparent typo CONFIG_ATY_CT in ATY videoRobert P. J. Day1-1/+1
2007-02-12[PATCH] Recognize video=gx1fb:... optionAlexey Dobriyan1-1/+28
2007-02-12[PATCH] proper prototype for tosh_smm()Adrian Bunk1-1/+0
2007-02-12[PATCH] cyber2010 framebuffer on ARM Netwinder fixWoody Suwalski1-7/+12
2007-02-12[PATCH] remove bogus con_is_present() prototypesAdrian Bunk2-3/+0
2007-02-12[PATCH] tgafb: Fix the PCI ID tableMaciej W. Rozycki1-2/+3
2007-02-12[PATCH] tgafb: sync-on-green support fixesMaciej W. Rozycki1-3/+5
2007-02-12[PATCH] tgafb: module support fixesMaciej W. Rozycki1-11/+7