aboutsummaryrefslogtreecommitdiff
path: root/drivers/video/aty
AgeCommit message (Expand)Author
2008-08-12radeonfb: fix accel engine hangsDavid Miller
2008-08-05atyfb_base.c: fix warningAlexander Beregalov
2008-08-05radeonfb: give i2c buses nicer namesJean Delvare
2008-08-05radeon: misc correctionsDavid Miller
2008-07-24aty: use memory_read_from_buffer()Akinobu Mita
2008-07-24atyfb: fix a castVille Syrjala
2008-07-24atyfb: report probe errorsVille Syrjala
2008-07-24atyfb: use a PCI device ID tableVille Syrjala
2008-07-24atyfb: correct_chipset() can failVille Syrjala
2008-07-24atyfb: remove dead codeOlaf Hering
2008-07-24aty128fb: test below 0 on unsigned pll->post_dividerRoel Kluin
2008-07-24drivers/video/aty/radeon_base.c: notify user if sysfs_create_bin_file() failedTony Breeds
2008-07-21driver core: remove DEVICE_NAME_SIZE defineKay Sievers
2008-05-23fbdev: fix integer as NULL pointer warningHarvey Harrison
2008-04-28video: replace remaining __FUNCTION__ occurrencesHarvey Harrison
2008-04-28radeonfb: speed up the I2C busesJean Delvare
2008-04-28radeonfb: drop redundant RTRACE macroJean Delvare
2008-04-28radeonfb: fix debug optionJean Delvare
2008-04-28radeonfb: use PCI device id in hex for name stringAndreas Herrmann
2008-04-28drivers/video/aty/aty128fb.c: fix incorrect usage of strncat in aty128_init()Roel Kluin
2008-04-28video/aty/atyfb_base.c: free when fb can't be registeredRoel Kluin
2008-02-18[ATYFB]: Kill 'prom_palette' sparc code.David S. Miller
2008-02-03drivers/video/: Spelling fixesJoe Perches
2007-11-26radeonfb: add chip definition for RV370 5b63Andreas Herrmann
2007-10-30radeonfb: remove warning with CONFIG_PM=nOlof Johansson
2007-10-19Convert files to UTF-8 and some cleanupsJan Engelhardt
2007-10-16Radeonfb Xpress 200M RC410 supportSellout Bessie
2007-10-16fbdev: change asm/uaccess.h to linux/uaccess.hKrzysztof Helt
2007-10-16atyfb: atyfb: Unshare pseudo_paletteGeert Uytterhoeven
2007-09-13radeonfb: fix chip definition for Radeon Xpress 200M 0x5975aherrman@arcor.de
2007-09-13radeonfb: fix setting of PPLL_REF_DIV for RV370 5B60.aherrman@arcor.de
2007-07-22Merge branch 'for-linus' of git://git.o-hand.com/linux-rpurdie-backlightLinus Torvalds
2007-07-20[SPARC]: Fix serial console device detection.David S. Miller
2007-07-19some kmalloc/memset ->kzalloc (tree wide)Yoann Padioleau
2007-07-17radeonfb: the pseudo_palette is only 16 elements longAntonino A. Daplas
2007-07-17atyfb: the pseudo_palette is only 16 elements longAntonino A. Daplas
2007-07-17radeonfb: Add support for Radeon Xpress 200M (RS485)Stephan Wolf
2007-07-16backlight: Convert from struct class_device to struct deviceRichard Purdie
2007-07-11sysfs: add parameter "struct bin_attribute *" in .read/.write methods for sys...Zhang Rui
2007-07-11sysfs: kill unnecessary attribute->ownerTejun Heo
2007-06-28atyfb: Fix XCLK frequency on Apple iBook1Ville Syrjala
2007-05-08[ATYFB]: Fix sparc includes.David S. Miller
2007-05-08Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus...Linus Torvalds
2007-05-08atyfb: halve XCLK with Mobility and 32bit memoryVille Syrjala
2007-05-08atyfb: reorganize clock initVille Syrjala
2007-05-08atyfb: increase SPLL delayVille Syrjala
2007-05-08radeonfb: Add support for Radeon xpress 200mjohan henriksson
2007-05-08atyfb: kill dead codeAntonino A. Daplas
2007-05-08aty128fb: fix blankingWitold Filipczyk
2007-05-08Merge branch 'linux-2.6'Paul Mackerras