aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/video/aty (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-04-30Merge branch 'linux-2.6' into for-2.6.22Paul Mackerras4-18/+20
2007-04-26Revert "[POWERPC] Rename get_property to of_get_property: drivers"Paul Mackerras3-11/+10
2007-04-26[ATYFB]: Use pci_device_to_OF_node() in sparc.David S. Miller1-3/+3
2007-04-26[RADEON]: Probe clocks and monitor using OF properties on sparc.David S. Miller3-15/+17
2007-04-13[POWERPC] Rename get_property to of_get_property: driversStephen Rothwell3-10/+11
2007-04-13[POWERPC] get_property returns constStephen Rothwell1-1/+1
2007-03-06[PATCH] atyfb: fix kconfig error part 2Randy Dunlap1-1/+2
2007-03-05Merge branch 'for-linus' of git://git.o-hand.com/linux-rpurdie-backlightLinus Torvalds3-3/+29
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-05backlight: Allow enable/disable of fb backlights, fixing regressionsRichard Purdie3-3/+29
2007-03-02[RADEON]: Fix blanking return value.David S. Miller1-2/+1
2007-02-20backlight: Separate backlight properties from backlight ops pointersRichard Purdie3-31/+25
2007-02-20backlight: Clean up pmac_backlight handlingRichard Purdie3-49/+4
2007-02-20backlight: Rework backlight/fb interaction simplifying, lotsRichard Purdie4-103/+33
2007-02-20backlight: Remove unneeded backlight update_status callsRichard Purdie2-26/+0
2007-02-20backlight: Fix external uses of backlight internal semaphoreRichard Purdie3-13/+3
2007-02-20backlight: Remove unneeded owner fieldRichard Purdie3-3/+0
2007-02-14[PATCH] remove many unneeded #includes of sched.hTim Schmielau3-3/+0
2007-02-12[PATCH] Correct apparent typo CONFIG_ATY_CT in ATY videoRobert P. J. Day1-1/+1
2007-02-12[PATCH] remove bogus con_is_present() prototypesAdrian Bunk1-2/+0
2006-12-20Pull platform-drivers into test branchLen Brown3-3/+3
2006-12-20fbdev: update after backlight argument changeJames Simmons3-3/+3
2006-12-13[PATCH] fbdev: remove references to non-existent fbmon_valid_timings()Geert Uytterhoeven1-4/+0
2006-12-10i2c: Discard the i2c algo del_bus wrappersJean Delvare1-4/+4
2006-12-08[PATCH] drivers/video/*: use kmemdup()Alexey Dobriyan1-2/+1
2006-12-08[PATCH] atyfb: Improve power managementVille Syrjala3-34/+68
2006-12-08[PATCH] atyfb: Improve atyfb_atari_probe()Ville Syrjala1-7/+20
2006-12-08[PATCH] atyfb: Remove aty_cmap_regsVille Syrjala2-34/+12
2006-12-08[PATCH] atyfb: Fix __init and __devinit annotationsVille Syrjala2-8/+8
2006-12-08[PATCH] atyfb: Remove pointless aty_init() argumentVille Syrjala1-5/+5
2006-12-08[PATCH] atyfb: Fix blanking level transitionsVille Syrjala1-2/+2
2006-12-08[PATCH] atyfb: Fix sparse warningsVille Syrjala1-3/+3
2006-12-08[PATCH] atyfb: Fix compiler warningsVille Syrjala1-17/+18
2006-12-08[PATCH] atyfb: Remove FIXMEVille Syrjala1-3/+2
2006-12-08[PATCH] atyfb, rivafb: minor fixesJeff Garzik1-0/+5
2006-12-08[PATCH] ioremap balanced with iounmap for drivers/video/atyfb_baseAmol Lad1-0/+8
2006-11-16[PATCH] Fix radeon DDC regressionBenjamin Herrenschmidt1-1/+7
2006-11-16[PATCH] set default video mode on PowerBook WallstreetOlaf Hering1-1/+1
2006-10-05IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells1-1/+1
2006-10-03[PATCH] radeonfb supend/resume support for Acer Aspire 2010Carl-Daniel Hailfinger1-0/+3
2006-10-03[PATCH] atyfb: Possible cleanupsAdrian Bunk3-5/+6
2006-10-03[PATCH] atyfb: Honor the return value of pci_register_driverAntonino A. Daplas1-3/+5
2006-10-03[PATCH] radeonfb: Use generic DDC readingDennis Munsie1-103/+3
2006-09-25PM: video drivers and PM_EVENT_PRETHAWDavid Brownell1-6/+9
2006-09-14Merge branch 'linux-2.6'Paul Mackerras3-20/+22
2006-09-01[PATCH] backlight last round of fixesBenjamin Herrenschmidt3-20/+22
2006-08-31Merge branch 'merge'Paul Mackerras2-2/+8
2006-08-30[PATCH] fbdev: Fix crashes in various fbdev's blank routinesBenjamin Herrenschmidt2-2/+8
2006-08-08Merge branch 'merge'Paul Mackerras1-7/+3