summaryrefslogtreecommitdiff
path: root/drivers/video/aty
AgeCommit message (Expand)AuthorFilesLines
2008-08-12radeonfb: fix accel engine hangsDavid Miller1-0/+8
2008-08-05atyfb_base.c: fix warningAlexander Beregalov1-14/+15
2008-08-05radeonfb: give i2c buses nicer namesJean Delvare1-1/+2
2008-08-05radeon: misc correctionsDavid Miller1-2/+2
2008-07-24aty: use memory_read_from_buffer()Akinobu Mita1-9/+1
2008-07-24atyfb: fix a castVille Syrjala1-1/+1
2008-07-24atyfb: report probe errorsVille Syrjala1-5/+10
2008-07-24atyfb: use a PCI device ID tableVille Syrjala1-18/+55
2008-07-24atyfb: correct_chipset() can failVille Syrjala1-1/+3
2008-07-24atyfb: remove dead codeOlaf Hering1-4/+2
2008-07-24aty128fb: test below 0 on unsigned pll->post_dividerRoel Kluin1-4/+2
2008-07-24drivers/video/aty/radeon_base.c: notify user if sysfs_create_bin_file() failedTony Breeds1-2/+8
2008-07-21driver core: remove DEVICE_NAME_SIZE defineKay Sievers2-2/+2
2008-05-23fbdev: fix integer as NULL pointer warningHarvey Harrison2-3/+3
2008-04-28video: replace remaining __FUNCTION__ occurrencesHarvey Harrison2-9/+9
2008-04-28radeonfb: speed up the I2C busesJean Delvare1-1/+1
2008-04-28radeonfb: drop redundant RTRACE macroJean Delvare4-58/+48
2008-04-28radeonfb: fix debug optionJean Delvare4-10/+10
2008-04-28radeonfb: use PCI device id in hex for name stringAndreas Herrmann1-3/+11
2008-04-28drivers/video/aty/aty128fb.c: fix incorrect usage of strncat in aty128_init()Roel Kluin1-1/+1
2008-04-28video/aty/atyfb_base.c: free when fb can't be registeredRoel Kluin1-2/+5
2008-02-18[ATYFB]: Kill 'prom_palette' sparc code.David S. Miller1-64/+0
2008-02-03drivers/video/: Spelling fixesJoe Perches1-1/+1
2007-11-26radeonfb: add chip definition for RV370 5b63Andreas Herrmann1-0/+1
2007-10-30radeonfb: remove warning with CONFIG_PM=nOlof Johansson1-2/+2
2007-10-19Convert files to UTF-8 and some cleanupsJan Engelhardt1-1/+1
2007-10-16Radeonfb Xpress 200M RC410 supportSellout Bessie3-1/+7
2007-10-16fbdev: change asm/uaccess.h to linux/uaccess.hKrzysztof Helt4-4/+3
2007-10-16atyfb: atyfb: Unshare pseudo_paletteGeert Uytterhoeven2-3/+2
2007-09-13radeonfb: fix chip definition for Radeon Xpress 200M 0x5975aherrman@arcor.de2-8/+7
2007-09-13radeonfb: fix setting of PPLL_REF_DIV for RV370 5B60.aherrman@arcor.de1-1/+2
2007-07-22Merge branch 'for-linus' of git://git.o-hand.com/linux-rpurdie-backlightLinus Torvalds3-4/+4
2007-07-20[SPARC]: Fix serial console device detection.David S. Miller1-4/+0
2007-07-19some kmalloc/memset ->kzalloc (tree wide)Yoann Padioleau1-2/+1
2007-07-17radeonfb: the pseudo_palette is only 16 elements longAntonino A. Daplas1-1/+1
2007-07-17atyfb: the pseudo_palette is only 16 elements longAntonino A. Daplas1-1/+1
2007-07-17radeonfb: Add support for Radeon Xpress 200M (RS485)Stephan Wolf2-0/+3
2007-07-16backlight: Convert from struct class_device to struct deviceRichard Purdie3-4/+4
2007-07-11sysfs: add parameter "struct bin_attribute *" in .read/.write methods for sys...Zhang Rui1-2/+6
2007-07-11sysfs: kill unnecessary attribute->ownerTejun Heo1-2/+0
2007-06-28atyfb: Fix XCLK frequency on Apple iBook1Ville Syrjala1-9/+8
2007-05-08[ATYFB]: Fix sparc includes.David S. Miller2-2/+2
2007-05-08Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus...Linus Torvalds3-9/+10
2007-05-08atyfb: halve XCLK with Mobility and 32bit memoryVille Syrjala1-0/+3
2007-05-08atyfb: reorganize clock initVille Syrjala1-14/+18
2007-05-08atyfb: increase SPLL delayVille Syrjala1-5/+3
2007-05-08radeonfb: Add support for Radeon xpress 200mjohan henriksson4-6/+15
2007-05-08atyfb: kill dead codeAntonino A. Daplas1-0/+2
2007-05-08aty128fb: fix blankingWitold Filipczyk1-9/+20
2007-05-08Merge branch 'linux-2.6'Paul Mackerras1-1/+0