aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/video/aty
Commit message (Expand)AuthorAgeFilesLines
* fbdev/atyfb: Fix 2 defined-but-not-used warningsGeert Uytterhoeven2011-06-141-6/+4
* Fix common misspellingsLucas De Marchi2011-03-312-3/+3
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/fbdev-2.6Linus Torvalds2011-03-242-1/+4
|\
| * drivers:video:aty:radeon_base Fix typo occationally to occasionallyJustin P. Mattock2011-03-221-1/+1
| * radeonfb: Let hwmon driver probe the "monid" I2C busJean Delvare2011-03-221-0/+3
* | backlight: add backlight typeMatthew Garrett2011-03-223-0/+3
|/
* console: rename acquire/release_console_sem() to console_lock/unlock()Torben Hohn2011-01-263-16/+16
* Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds2011-01-133-3/+3
|\
| * backlight: constify backlight_opsLionel Debroux2010-11-163-3/+3
* | atyfb: Fix bootup hangs on sparc64.David S. Miller2011-01-061-22/+5
|/
* 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