summaryrefslogtreecommitdiffstats
path: root/drivers/video/aty
Commit message (Expand)AuthorAgeFilesLines
* atyfb: Fix XCLK frequency on Apple iBook1Ville Syrjala2007-06-281-9/+8Star
* [ATYFB]: Fix sparc includes.David S. Miller2007-05-092-2/+2
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus...Linus Torvalds2007-05-083-9/+10
|\
| * Merge branch 'linux-2.6'Paul Mackerras2007-05-081-1/+0Star
| |\
| * | [POWERPC] Rename get_property to of_get_property: driversStephen Rothwell2007-05-023-9/+10
* | | atyfb: halve XCLK with Mobility and 32bit memoryVille Syrjala2007-05-081-0/+3
* | | atyfb: reorganize clock initVille Syrjala2007-05-081-14/+18
* | | atyfb: increase SPLL delayVille Syrjala2007-05-081-5/+3Star
* | | radeonfb: Add support for Radeon xpress 200mjohan henriksson2007-05-084-6/+15
* | | atyfb: kill dead codeAntonino A. Daplas2007-05-081-0/+2
* | | aty128fb: fix blankingWitold Filipczyk2007-05-081-9/+20
| |/ |/|
* | PCI: Cleanup the includes of <linux/pci.h>Jean Delvare2007-05-031-1/+0Star
|/
* Merge branch 'linux-2.6' into for-2.6.22Paul Mackerras2007-04-304-18/+20
|\
| * [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
* | Revert "[POWERPC] Rename get_property to of_get_property: drivers"Paul Mackerras2007-04-263-11/+10Star
* | [POWERPC] Rename get_property to of_get_property: driversStephen Rothwell2007-04-123-10/+11
* | [POWERPC] get_property returns constStephen Rothwell2007-04-121-1/+1
|/
* [PATCH] atyfb: fix kconfig error part 2Randy Dunlap2007-03-061-1/+2
* Merge branch 'for-linus' of git://git.o-hand.com/linux-rpurdie-backlightLinus Torvalds2007-03-053-3/+29
|\
| * backlight: Allow enable/disable of fb backlights, fixing regressionsRichard Purdie2007-03-053-3/+29
* | [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
|/
* [RADEON]: Fix blanking return value.David S. Miller2007-03-031-2/+1Star
* backlight: Separate backlight properties from backlight ops pointersRichard Purdie2007-02-203-31/+25Star
* backlight: Clean up pmac_backlight handlingRichard Purdie2007-02-203-49/+4Star
* backlight: Rework backlight/fb interaction simplifying, lotsRichard Purdie2007-02-204-103/+33Star
* backlight: Remove unneeded backlight update_status callsRichard Purdie2007-02-202-26/+0Star
* backlight: Fix external uses of backlight internal semaphoreRichard Purdie2007-02-203-13/+3Star
* backlight: Remove unneeded owner fieldRichard Purdie2007-02-203-3/+0Star
* [PATCH] remove many unneeded #includes of sched.hTim Schmielau2007-02-143-3/+0Star
* [PATCH] Correct apparent typo CONFIG_ATY_CT in ATY videoRobert P. J. Day2007-02-121-1/+1
* [PATCH] remove bogus con_is_present() prototypesAdrian Bunk2007-02-121-2/+0Star
* Pull platform-drivers into test branchLen Brown2006-12-203-3/+3
|\
| * fbdev: update after backlight argument changeJames Simmons2006-12-203-3/+3
* | [PATCH] fbdev: remove references to non-existent fbmon_valid_timings()Geert Uytterhoeven2006-12-131-4/+0Star
* | i2c: Discard the i2c algo del_bus wrappersJean Delvare2006-12-101-4/+4
* | [PATCH] drivers/video/*: use kmemdup()Alexey Dobriyan2006-12-081-2/+1Star
* | [PATCH] atyfb: Improve power managementVille Syrjala2006-12-083-34/+68
* | [PATCH] atyfb: Improve atyfb_atari_probe()Ville Syrjala2006-12-081-7/+20
* | [PATCH] atyfb: Remove aty_cmap_regsVille Syrjala2006-12-082-34/+12Star
* | [PATCH] atyfb: Fix __init and __devinit annotationsVille Syrjala2006-12-082-8/+8
* | [PATCH] atyfb: Remove pointless aty_init() argumentVille Syrjala2006-12-081-5/+5
* | [PATCH] atyfb: Fix blanking level transitionsVille Syrjala2006-12-081-2/+2
* | [PATCH] atyfb: Fix sparse warningsVille Syrjala2006-12-081-3/+3
* | [PATCH] atyfb: Fix compiler warningsVille Syrjala2006-12-081-17/+18
* | [PATCH] atyfb: Remove FIXMEVille Syrjala2006-12-081-3/+2Star
* | [PATCH] atyfb, rivafb: minor fixesJeff Garzik2006-12-081-0/+5
* | [PATCH] ioremap balanced with iounmap for drivers/video/atyfb_baseAmol Lad2006-12-081-0/+8
* | [PATCH] Fix radeon DDC regressionBenjamin Herrenschmidt2006-11-171-1/+7