aboutsummaryrefslogtreecommitdiff
path: root/drivers/video/aty
AgeCommit message (Expand)Author
2009-12-04tree-wide: fix assorted typos all over the placeAndré Goddard Rosa
2009-09-23atyfb: coding style cleanupVille Syrjala
2009-06-30atyfb: fix alignment for block writesVille Syrjala
2009-06-30atyfb: fix HP OmniBook 500 reboot hangVille Syrjala
2009-06-16radeon: P2G2CLK_ALWAYS_ONb tested twice, should 2nd be P2G2CLK_DAC_ALWAYS_ONb?Roel Kluin
2009-06-12module_param: invbool should take a 'bool', not an 'int'Rusty Russell
2009-04-13drivers/video/aty/radeon_base.c: fix typo in commentPaul Menzel
2009-04-01atyfb: speed up Mach64 cursorKrzysztof Helt
2009-04-01fb: hide hardware cursor in graphics mode (Mach64)Krzysztof Helt
2009-04-01radeonfb: suspend/resume for ATI Mobility Radeon RV350Wolfgang Kroener
2009-03-30radeonfb: Use __pci_complete_power_transition()Rafael J. Wysocki
2009-03-22radeonfb: Whack the PCI PM register until it sticksBenjamin Herrenschmidt
2009-03-11radeonfb/aty128fb: Disable broken early resume hook for PowerBooksBenjamin Herrenschmidt
2009-02-20atyfb: remove unused local variable `pwr_command'Yang Hongyang
2009-02-08radeonfb: Fix resume from D3Cold on some platformsBenjamin Herrenschmidt
2009-02-08aty128fb: Properly save PCI state before changing PCI PM levelBenjamin Herrenschmidt
2009-02-08atyfb: Properly save PCI state before changing PCI PM levelBenjamin Herrenschmidt
2009-02-05atyfb: fix CONFIG_ namespace violationsRandy Dunlap
2009-02-02fbdev/atyfb: Fix DSP config on some PowerMacs & PowerBooksRisto Suominen
2009-01-26i2c: Delete many unused adapter IDsJean Delvare
2009-01-06pci: use pci_ioremap_bar() in drivers/videoArjan van de Ven
2008-12-10Revert "radeonfb: accelerate imageblit and other improvements"Linus Torvalds
2008-12-09radeonfb: Disable new color expand acceleration unless explicitely enabledBenjamin Herrenschmidt
2008-12-01radeonfb: fix problem with color expansion & alignmentBenjamin Herrenschmidt
2008-10-16radeonfb: accelerate imageblit and other improvementsBenjamin Herrenschmidt
2008-10-16radeonfb: misc cleanup of engine and dst cache handlingBenjamin Herrenschmidt
2008-10-16radeonfb: revert "Fix radeon DDC regression"Jean Delvare
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