aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/video (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-03-28[VIDEO]: Fix section mismatch in cg3.cRobert Reif1-13/+13
2007-03-26[VIDEO] ffb: Fix two DAC handling bugs.David S. Miller1-24/+60
2007-03-23[PATCH] rivafb: fix initial brightnessGuido Guenther1-3/+1
2007-03-22[PATCH] drivers/video/s3fb.c: fix a use-before-checkAdrian Bunk1-1/+2
2007-03-16[PATCH] bool fbdevs must depend on FB = yGeert Uytterhoeven1-3/+3
2007-03-16[PATCH] savagefb: Fix compile error if debugging is enabledAntonino A. Daplas1-3/+2
2007-03-16[PATCH] savagefb: Fix black screen on load in Savage IXAntonino A. Daplas1-0/+13
2007-03-16[PATCH] sstfb: fix pixclock setting on Voodoo 1/2 cardsOndrej Zajicek1-0/+1
2007-03-14[PATCH] misc NULL noiseAl Viro1-2/+2
2007-03-12Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2-11/+12
2007-03-09[BW2]: Fix section mismatch warnings.Robert Reif1-9/+9
2007-03-09[CG14]: Fix section mismatch warnings.Robert Reif1-2/+3
2007-03-08[ARM] 4250/1: Fix locomo backlight conversion error/compile failureRichard Purdie1-2/+2
2007-03-06[PATCH] fbdev: fix kconfig error if FB_DDC=nJames Simmons1-9/+7
2007-03-06[PATCH] atyfb: fix kconfig error part 2Randy Dunlap1-1/+2
2007-03-06[PATCH] nvidiafb backlight: Fix implicit declaration in nv_backlightDave Jones1-0/+5
2007-03-05Merge branch 'for-linus' of git://git.o-hand.com/linux-rpurdie-backlightLinus Torvalds6-8/+52
2007-03-05[PATCH] video/aty/mach64_ct.c: fix bogus delay loopDavid Miller1-2/+1
2007-03-05[PATCH] atyfb: Fix kconfig errorAntonino A. Daplas1-1/+2
2007-03-05[PATCH] fb: sm501fb off-by-1 sysfs storePaul Mundt1-3/+3
2007-03-05backlight: Allow enable/disable of fb backlights, fixing regressionsRichard Purdie5-5/+51
2007-03-05backlight: Fix nvidia backlight initial brightnessRichard Purdie1-3/+1
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