aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/video
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] fbdev: fix kconfig error if FB_DDC=nJames Simmons2007-03-061-9/+7
* [PATCH] atyfb: fix kconfig error part 2Randy Dunlap2007-03-061-1/+2
* [PATCH] nvidiafb backlight: Fix implicit declaration in nv_backlightDave Jones2007-03-061-0/+5
* Merge branch 'for-linus' of git://git.o-hand.com/linux-rpurdie-backlightLinus Torvalds2007-03-056-8/+52
|\
| * backlight: Allow enable/disable of fb backlights, fixing regressionsRichard Purdie2007-03-055-5/+51
| * backlight: Fix nvidia backlight initial brightnessRichard Purdie2007-03-051-3/+1
* | [PATCH] video/aty/mach64_ct.c: fix bogus delay loopDavid Miller2007-03-051-2/+1
* | [PATCH] atyfb: Fix kconfig errorAntonino A. Daplas2007-03-051-1/+2
* | [PATCH] fb: sm501fb off-by-1 sysfs storePaul Mundt2007-03-051-3/+3
|/
* [RADEON]: Fix blanking return value.David S. Miller2007-03-021-2/+1
* [PATCH] ps3: introduce CONFIG_PS3_ADVANCEDGeert Uytterhoeven2007-03-011-2/+1
* [PATCH] drivers/video/sm501fb.c: make 4 functions staticAdrian Bunk2007-03-011-5/+5
* [PATCH] Fix build-failure in drivers/video/s3fb.cOndrej Zajicek2007-02-261-3/+3
* [PATCH] i810fb: fix i810_check_params section mismatchJean Delvare2007-02-201-1/+1
* [PATCH] fb: SM501 framebuffer driverBen Dooks2007-02-203-0/+1805
* backlight: Remove bogus SYSFS dependencyRichard Purdie2007-02-202-4/+2
* backlight: simplify corgi_bl lockingRichard Purdie2007-02-201-8/+5
* backlight: Separate backlight properties from backlight ops pointersRichard Purdie2007-02-2012-165/+133
* backlight: Clean up pmac_backlight handlingRichard Purdie2007-02-206-90/+25
* backlight: Improve backlight selection for fbdev driversJames Simmons2007-02-201-37/+36
* backlight: Rework backlight/fb interaction simplifying, lotsRichard Purdie2007-02-208-178/+65
* backlight: Remove unneeded backlight update_status callsRichard Purdie2007-02-203-41/+0
* backlight: Remove uneeded update_status call from chipsfb.cRichard Purdie2007-02-201-18/+0
* backlight/fbcon: Add FB_EVENT_CONBLANKRichard Purdie2007-02-202-1/+8
* backlight: Fix Kconfig entriesRichard Purdie2007-02-201-15/+4
* backlight: Remove uneeded nvidia set_power callsRichard Purdie2007-02-203-16/+0
* backlight: Convert semaphore -> mutexRichard Purdie2007-02-202-32/+32
* backlight: Fix external uses of backlight internal semaphoreRichard Purdie2007-02-208-35/+12
* backlight: Minor code cleanups for hp680_bl.cRichard Purdie2007-02-201-15/+24
* backlight: Minor code cleanups for corgi_bl.cRichard Purdie2007-02-201-14/+16
* backlight: Remove excessive (un)likelysDmitry Torokhov2007-02-202-20/+20
* backlight: Remove unneeded owner fieldRichard Purdie2007-02-209-9/+0
* backlight: Fix error handlingDmitry Torokhov2007-02-202-7/+11
* backlight: Add Frontpath ProGear HX1050+ driverMarcin Juszkiewicz2007-02-203-0/+163
* [PATCH] s3c2410fb: fix un-initialised dev fieldBen Dooks2007-02-161-0/+2
* [PATCH] Scheduled removal of SA_xxx interrupt flags fixupsThomas Gleixner2007-02-141-1/+2
* [PATCH] remove many unneeded #includes of sched.hTim Schmielau2007-02-1424-24/+0
* i2c: Declare more i2c_adapter parent devicesJean Delvare2007-02-131-0/+1
* [PATCH] mark struct file_operations const 6Arjan van de Ven2007-02-121-6/+6
* [PATCH] ps3: Virtual Frame Buffer DriverGeert Uytterhoeven2007-02-123-0/+1250
* [PATCH] fb_videomode_to_var: reset virtual screen parametersGeert Uytterhoeven2007-02-121-2/+6
* [PATCH] fbdev modedb: make more pointer parameters constGeert Uytterhoeven2007-02-128-34/+36
* [PATCH] fbdev modedb: allow refresh rates for named video modesGeert Uytterhoeven2007-02-121-4/+2
* [PATCH] change nvidiafb_remove to __devexitPrarit Bhargava2007-02-121-2/+2
* [PATCH] Video: fb, kzalloc changesJiri Slaby2007-02-127-20/+9
* [PATCH] Video: fb, add true ref_count atomicityJiri Slaby2007-02-126-34/+60
* [PATCH] remove the broken FB_S3TRIO driverAdrian Bunk2007-02-123-797/+0
* [PATCH] matroxfb: Use kzallocJean Delvare2007-02-122-5/+2
* [PATCH] drivers/video/sis: Convert to generic booleanRichard Knutsson2007-02-1210-432/+420
* [PATCH] pm3fb: kill pci_find_device usageAlan2007-02-121-18/+11