summaryrefslogtreecommitdiffstats
path: root/drivers/video/aty
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2010-10-251-1/+2
|\
| * of/sparc: convert various prom_* functions to use phandleAndres Salomon2010-10-091-1/+2
* | i2c: Remove unneeded inclusions of <linux/i2c-id.h>Jean Delvare2010-10-241-1/+0
|/
* Fix up trivial spelling errors ('taht' -> 'that')Linus Torvalds2010-07-211-1/+1
* Fix colors for Mach64Mikulas Patocka2010-06-021-3/+6
* fbdev: move FBIO_WAITFORVSYNC to linux/fb.hGrazvydas Ignotas2010-05-251-4/+0
* sysfs: add struct file* to bin_attr callbacksChris Wright2010-05-211-2/+2
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-304-2/+4
* backlight: Allow properties to be passed at registrationMatthew Garrett2010-03-163-6/+15
* of: add 'of_' prefix to machine_is_compatible()Grant Likely2010-02-093-14/+14
* Merge commit 'v2.6.33-rc5' into secretlab/test-devicetreeGrant Likely2010-01-281-2/+2
|\
| * tree-wide: fix assorted typos all over the placeAndré Goddard Rosa2009-12-041-2/+2
* | of: unify phandle name in struct device_nodeGrant Likely2010-01-281-1/+1
|/
* atyfb: coding style cleanupVille Syrjala2009-09-231-371/+458
* atyfb: fix alignment for block writesVille Syrjala2009-06-303-14/+46
* atyfb: fix HP OmniBook 500 reboot hangVille Syrjala2009-06-302-9/+82
* radeon: P2G2CLK_ALWAYS_ONb tested twice, should 2nd be P2G2CLK_DAC_ALWAYS_ONb?Roel Kluin2009-06-161-2/+1
* module_param: invbool should take a 'bool', not an 'int'Rusty Russell2009-06-121-1/+1
* drivers/video/aty/radeon_base.c: fix typo in commentPaul Menzel2009-04-131-2/+2
* atyfb: speed up Mach64 cursorKrzysztof Helt2009-04-011-8/+7
* fb: hide hardware cursor in graphics mode (Mach64)Krzysztof Helt2009-04-011-1/+2
* radeonfb: suspend/resume for ATI Mobility Radeon RV350Wolfgang Kroener2009-04-011-0/+3
* radeonfb: Use __pci_complete_power_transition()Rafael J. Wysocki2009-03-301-1/+1
* radeonfb: Whack the PCI PM register until it sticksBenjamin Herrenschmidt2009-03-221-0/+24
* radeonfb/aty128fb: Disable broken early resume hook for PowerBooksBenjamin Herrenschmidt2009-03-112-2/+18
* atyfb: remove unused local variable `pwr_command'Yang Hongyang2009-02-201-1/+0
* radeonfb: Fix resume from D3Cold on some platformsBenjamin Herrenschmidt2009-02-082-67/+20
* aty128fb: Properly save PCI state before changing PCI PM levelBenjamin Herrenschmidt2009-02-081-10/+15
* atyfb: Properly save PCI state before changing PCI PM levelBenjamin Herrenschmidt2009-02-081-5/+15
* atyfb: fix CONFIG_ namespace violationsRandy Dunlap2009-02-054-29/+29
* fbdev/atyfb: Fix DSP config on some PowerMacs & PowerBooksRisto Suominen2009-02-021-0/+11
* i2c: Delete many unused adapter IDsJean Delvare2009-01-261-1/+0
* pci: use pci_ioremap_bar() in drivers/videoArjan van de Ven2009-01-061-1/+1
* Revert "radeonfb: accelerate imageblit and other improvements"Linus Torvalds2008-12-105-267/+122
* radeonfb: Disable new color expand acceleration unless explicitely enabledBenjamin Herrenschmidt2008-12-093-1/+10
* radeonfb: fix problem with color expansion & alignmentBenjamin Herrenschmidt2008-12-012-9/+30
* radeonfb: accelerate imageblit and other improvementsBenjamin Herrenschmidt2008-10-165-122/+237
* radeonfb: misc cleanup of engine and dst cache handlingBenjamin Herrenschmidt2008-10-163-30/+38
* radeonfb: revert "Fix radeon DDC regression"Jean Delvare2008-10-161-4/+0
* 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
OpenPOWER on IntegriCloud