aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/video
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'linux-2.6' into for-2.6.22Paul Mackerras2007-04-307-32/+34
|\
| * [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
* | Revert "[POWERPC] Rename get_property to of_get_property: drivers"Paul Mackerras2007-04-266-31/+30
* | [POWERPC] Remove old interface find_devicesStephen Rothwell2007-04-241-6/+10
* | [POWERPC] Rename get_property to of_get_property: driversStephen Rothwell2007-04-136-30/+31
* | [POWERPC] get_property returns constStephen Rothwell2007-04-131-1/+1
* | Merge branch 'linux-2.6' into for-2.6.22Paul Mackerras2007-04-1311-62/+111
|\|
| * [VIDEO]: Fix section mismatch in cg3.cRobert Reif2007-03-281-13/+13
| * [VIDEO] ffb: Fix two DAC handling bugs.David S. Miller2007-03-261-24/+60
| * [PATCH] rivafb: fix initial brightnessGuido Guenther2007-03-231-3/+1
| * [PATCH] drivers/video/s3fb.c: fix a use-before-checkAdrian Bunk2007-03-221-1/+2
| * [PATCH] bool fbdevs must depend on FB = yGeert Uytterhoeven2007-03-161-3/+3
| * [PATCH] savagefb: Fix compile error if debugging is enabledAntonino A. Daplas2007-03-161-3/+2
| * [PATCH] savagefb: Fix black screen on load in Savage IXAntonino A. Daplas2007-03-161-0/+13
| * [PATCH] sstfb: fix pixclock setting on Voodoo 1/2 cardsOndrej Zajicek2007-03-161-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-122-11/+12
| |\
| | * [BW2]: Fix section mismatch warnings.Robert Reif2007-03-091-9/+9
| | * [CG14]: Fix section mismatch warnings.Robert Reif2007-03-091-2/+3
| * | [ARM] 4250/1: Fix locomo backlight conversion error/compile failureRichard Purdie2007-03-081-2/+2
| |/
* / [POWERPC] Allow pSeries to build without CONFIG_PCIStephen Rothwell2007-03-091-1/+1
|/
* [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