summaryrefslogtreecommitdiffstats
path: root/drivers/video/aty
Commit message (Expand)AuthorAgeFilesLines
* radeonfb: fix chip definition for Radeon Xpress 200M 0x5975aherrman@arcor.de2007-09-132-8/+7Star
* radeonfb: fix setting of PPLL_REF_DIV for RV370 5B60.aherrman@arcor.de2007-09-131-1/+2
* Merge branch 'for-linus' of git://git.o-hand.com/linux-rpurdie-backlightLinus Torvalds2007-07-223-4/+4
|\
| * backlight: Convert from struct class_device to struct deviceRichard Purdie2007-07-163-4/+4
* | [SPARC]: Fix serial console device detection.David S. Miller2007-07-211-4/+0Star
* | some kmalloc/memset ->kzalloc (tree wide)Yoann Padioleau2007-07-191-2/+1Star
* | radeonfb: the pseudo_palette is only 16 elements longAntonino A. Daplas2007-07-171-1/+1
* | atyfb: the pseudo_palette is only 16 elements longAntonino A. Daplas2007-07-171-1/+1
* | radeonfb: Add support for Radeon Xpress 200M (RS485)Stephan Wolf2007-07-172-0/+3
|/
* sysfs: add parameter "struct bin_attribute *" in .read/.write methods for sys...Zhang Rui2007-07-121-2/+6
* sysfs: kill unnecessary attribute->ownerTejun Heo2007-07-121-2/+0Star
* 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