summaryrefslogtreecommitdiffstats
path: root/drivers/video
Commit message (Expand)AuthorAgeFilesLines
* [IGAFB]: Use pci_device_to_OF_node() on sparc.David S. Miller2007-04-261-12/+12
* [ATYFB]: Use pci_device_to_OF_node() in sparc.David S. Miller2007-04-261-3/+3
* [RADEON]: Probe clocks and monitor using OF properties on sparc.David S. Miller2007-04-263-15/+17
* [SPARC/64] constify of_get_property return: driversStephen Rothwell2007-04-261-1/+1
* Fix spelling in drivers/video/KconfigMiguel Ojeda2007-04-241-1/+1
* [VIDEO]: Fix section mismatch in cg3.cRobert Reif2007-03-281-13/+13
* [VIDEO] ffb: Fix two DAC handling bugs.David S. Miller2007-03-271-24/+60
* [PATCH] rivafb: fix initial brightnessGuido Guenther2007-03-231-3/+1Star
* [PATCH] drivers/video/s3fb.c: fix a use-before-checkAdrian Bunk2007-03-231-1/+2
* [PATCH] bool fbdevs must depend on FB = yGeert Uytterhoeven2007-03-171-3/+3
* [PATCH] savagefb: Fix compile error if debugging is enabledAntonino A. Daplas2007-03-171-3/+2Star
* [PATCH] savagefb: Fix black screen on load in Savage IXAntonino A. Daplas2007-03-171-0/+13
* [PATCH] sstfb: fix pixclock setting on Voodoo 1/2 cardsOndrej Zajicek2007-03-171-0/+1
* [PATCH] misc NULL noiseAl Viro2007-03-141-2/+2
* Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2007-03-132-11/+12
|\
| * [BW2]: Fix section mismatch warnings.Robert Reif2007-03-101-9/+9
| * [CG14]: Fix section mismatch warnings.Robert Reif2007-03-101-2/+3
* | [ARM] 4250/1: Fix locomo backlight conversion error/compile failureRichard Purdie2007-03-081-2/+2
|/
* [PATCH] fbdev: fix kconfig error if FB_DDC=nJames Simmons2007-03-061-9/+7Star
* [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/+1Star
* | [PATCH] video/aty/mach64_ct.c: fix bogus delay loopDavid Miller2007-03-051-2/+1Star
* | [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-031-2/+1Star
* [PATCH] ps3: introduce CONFIG_PS3_ADVANCEDGeert Uytterhoeven2007-03-011-2/+1Star
* [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-211-1/+1
* [PATCH] fb: SM501 framebuffer driverBen Dooks2007-02-213-0/+1805
* backlight: Remove bogus SYSFS dependencyRichard Purdie2007-02-202-4/+2Star
* backlight: simplify corgi_bl lockingRichard Purdie2007-02-201-8/+5Star
* backlight: Separate backlight properties from backlight ops pointersRichard Purdie2007-02-2012-165/+133Star
* backlight: Clean up pmac_backlight handlingRichard Purdie2007-02-206-90/+25Star
* backlight: Improve backlight selection for fbdev driversJames Simmons2007-02-201-37/+36Star
* backlight: Rework backlight/fb interaction simplifying, lotsRichard Purdie2007-02-208-178/+65Star
* backlight: Remove unneeded backlight update_status callsRichard Purdie2007-02-203-41/+0Star
* backlight: Remove uneeded update_status call from chipsfb.cRichard Purdie2007-02-201-18/+0Star
* backlight/fbcon: Add FB_EVENT_CONBLANKRichard Purdie2007-02-202-1/+8
* backlight: Fix Kconfig entriesRichard Purdie2007-02-201-15/+4Star
* backlight: Remove uneeded nvidia set_power callsRichard Purdie2007-02-203-16/+0Star
* backlight: Convert semaphore -> mutexRichard Purdie2007-02-202-32/+32
* backlight: Fix external uses of backlight internal semaphoreRichard Purdie2007-02-208-35/+12Star
* 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/+0Star