summaryrefslogtreecommitdiffstats
path: root/drivers/video/aty
Commit message (Expand)AuthorAgeFilesLines
* 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
* | [PATCH] set default video mode on PowerBook WallstreetOlaf Hering2006-11-161-1/+1
|/
* IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells2006-10-051-1/+1
* [PATCH] radeonfb supend/resume support for Acer Aspire 2010Carl-Daniel Hailfinger2006-10-031-0/+3
* [PATCH] atyfb: Possible cleanupsAdrian Bunk2006-10-033-5/+6
* [PATCH] atyfb: Honor the return value of pci_register_driverAntonino A. Daplas2006-10-031-3/+5
* [PATCH] radeonfb: Use generic DDC readingDennis Munsie2006-10-031-103/+3Star
* PM: video drivers and PM_EVENT_PRETHAWDavid Brownell2006-09-261-6/+9
* Merge branch 'linux-2.6'Paul Mackerras2006-09-133-20/+22
|\
| * [PATCH] backlight last round of fixesBenjamin Herrenschmidt2006-09-013-20/+22
* | Merge branch 'merge'Paul Mackerras2006-08-312-2/+8
|\|
| * [PATCH] fbdev: Fix crashes in various fbdev's blank routinesBenjamin Herrenschmidt2006-08-312-2/+8