summaryrefslogtreecommitdiffstats
path: root/drivers/video/aty
Commit message (Expand)AuthorAgeFilesLines
* video: replace remaining __FUNCTION__ occurrencesHarvey Harrison2008-04-282-9/+9
* radeonfb: speed up the I2C busesJean Delvare2008-04-281-1/+1
* radeonfb: drop redundant RTRACE macroJean Delvare2008-04-284-58/+48Star
* radeonfb: fix debug optionJean Delvare2008-04-284-10/+10
* radeonfb: use PCI device id in hex for name stringAndreas Herrmann2008-04-281-3/+11
* drivers/video/aty/aty128fb.c: fix incorrect usage of strncat in aty128_init()Roel Kluin2008-04-281-1/+1
* video/aty/atyfb_base.c: free when fb can't be registeredRoel Kluin2008-04-281-2/+5
* [ATYFB]: Kill 'prom_palette' sparc code.David S. Miller2008-02-191-64/+0Star
* drivers/video/: Spelling fixesJoe Perches2008-02-031-1/+1
* radeonfb: add chip definition for RV370 5b63Andreas Herrmann2007-11-271-0/+1
* radeonfb: remove warning with CONFIG_PM=nOlof Johansson2007-10-301-2/+2
* Convert files to UTF-8 and some cleanupsJan Engelhardt2007-10-191-1/+1
* Radeonfb Xpress 200M RC410 supportSellout Bessie2007-10-163-1/+7
* fbdev: change asm/uaccess.h to linux/uaccess.hKrzysztof Helt2007-10-164-4/+3Star
* atyfb: atyfb: Unshare pseudo_paletteGeert Uytterhoeven2007-10-162-3/+2Star
* 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