aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/video/aty
Commit message (Expand)AuthorAgeFilesLines
* radeonfb: fix accel engine hangsDavid Miller2008-08-121-0/+8
* atyfb_base.c: fix warningAlexander Beregalov2008-08-051-14/+15
* radeonfb: give i2c buses nicer namesJean Delvare2008-08-051-1/+2
* radeon: misc correctionsDavid Miller2008-08-051-2/+2
* aty: use memory_read_from_buffer()Akinobu Mita2008-07-241-9/+1
* atyfb: fix a castVille Syrjala2008-07-241-1/+1
* atyfb: report probe errorsVille Syrjala2008-07-241-5/+10
* atyfb: use a PCI device ID tableVille Syrjala2008-07-241-18/+55
* atyfb: correct_chipset() can failVille Syrjala2008-07-241-1/+3
* atyfb: remove dead codeOlaf Hering2008-07-241-4/+2
* aty128fb: test below 0 on unsigned pll->post_dividerRoel Kluin2008-07-241-4/+2
* drivers/video/aty/radeon_base.c: notify user if sysfs_create_bin_file() failedTony Breeds2008-07-241-2/+8
* driver core: remove DEVICE_NAME_SIZE defineKay Sievers2008-07-212-2/+2
* fbdev: fix integer as NULL pointer warningHarvey Harrison2008-05-232-3/+3
* 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/+48
* 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-181-64/+0
* drivers/video/: Spelling fixesJoe Perches2008-02-031-1/+1
* radeonfb: add chip definition for RV370 5b63Andreas Herrmann2007-11-261-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/+3
* atyfb: atyfb: Unshare pseudo_paletteGeert Uytterhoeven2007-10-162-3/+2
* radeonfb: fix chip definition for Radeon Xpress 200M 0x5975aherrman@arcor.de2007-09-132-8/+7
* 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-201-4/+0
* | some kmalloc/memset ->kzalloc (tree wide)Yoann Padioleau2007-07-191-2/+1
* | 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-111-2/+6
* sysfs: kill unnecessary attribute->ownerTejun Heo2007-07-111-2/+0
* atyfb: Fix XCLK frequency on Apple iBook1Ville Syrjala2007-06-281-9/+8
* [ATYFB]: Fix sparc includes.David S. Miller2007-05-082-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/+0
| |\
| * | [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/+3
* | | radeonfb: Add support for Radeon xpress 200mjohan henriksson2007-05-084-6/+15
* | | atyfb: kill dead codeAntonino A. Daplas2007-05-081-0/+2