aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/video/aty/radeon_base.c
Commit message (Expand)AuthorAgeFilesLines
* drivers:video:aty:radeon_base Fix typo occationally to occasionallyJustin P. Mattock2011-03-221-1/+1
* sysfs: add struct file* to bin_attr callbacksChris Wright2010-05-211-2/+2
* drivers/video/aty/radeon_base.c: fix typo in commentPaul Menzel2009-04-131-2/+2
* atyfb: fix CONFIG_ namespace violationsRandy Dunlap2009-02-051-5/+5
* Revert "radeonfb: accelerate imageblit and other improvements"Linus Torvalds2008-12-101-31/+15
* radeonfb: Disable new color expand acceleration unless explicitely enabledBenjamin Herrenschmidt2008-12-091-0/+6
* radeonfb: fix problem with color expansion & alignmentBenjamin Herrenschmidt2008-12-011-0/+18
* radeonfb: accelerate imageblit and other improvementsBenjamin Herrenschmidt2008-10-161-15/+7
* radeonfb: misc cleanup of engine and dst cache handlingBenjamin Herrenschmidt2008-10-161-8/+5
* aty: use memory_read_from_buffer()Akinobu Mita2008-07-241-9/+1
* drivers/video/aty/radeon_base.c: notify user if sysfs_create_bin_file() failedTony Breeds2008-07-241-2/+8
* fbdev: fix integer as NULL pointer warningHarvey Harrison2008-05-231-2/+2
* radeonfb: drop redundant RTRACE macroJean Delvare2008-04-281-17/+17
* radeonfb: fix debug optionJean Delvare2008-04-281-1/+2
* radeonfb: use PCI device id in hex for name stringAndreas Herrmann2008-04-281-3/+11
* radeonfb: add chip definition for RV370 5b63Andreas Herrmann2007-11-261-0/+1
* Radeonfb Xpress 200M RC410 supportSellout Bessie2007-10-161-0/+3
* fbdev: change asm/uaccess.h to linux/uaccess.hKrzysztof Helt2007-10-161-1/+1
* radeonfb: fix chip definition for Radeon Xpress 200M 0x5975aherrman@arcor.de2007-09-131-2/+1
* radeonfb: fix setting of PPLL_REF_DIV for RV370 5B60.aherrman@arcor.de2007-09-131-1/+2
* radeonfb: Add support for Radeon Xpress 200M (RS485)Stephan Wolf2007-07-171-0/+2
* sysfs: add parameter "struct bin_attribute *" in .read/.write methods for sys...Zhang Rui2007-07-111-2/+6
* sysfs: kill unnecessary attribute->ownerTejun Heo2007-07-111-2/+0
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus...Linus Torvalds2007-05-081-3/+3
|\
| * [POWERPC] Rename get_property to of_get_property: driversStephen Rothwell2007-05-021-3/+3
* | radeonfb: Add support for Radeon xpress 200mjohan henriksson2007-05-081-1/+4
|/
* [RADEON]: Probe clocks and monitor using OF properties on sparc.David S. Miller2007-04-261-5/+7
* backlight: Allow enable/disable of fb backlights, fixing regressionsRichard Purdie2007-03-051-1/+9
* [RADEON]: Fix blanking return value.David S. Miller2007-03-021-2/+1
* backlight: Rework backlight/fb interaction simplifying, lotsRichard Purdie2007-02-201-1/+2
* Merge branch 'merge'Paul Mackerras2006-08-011-3/+16
|\
| * [PATCH] radeonfb sleep fixesVolker Braun2006-07-311-2/+16
| * [PATCH] vt: Remove VT-specific declarations and definitions from tty.hJon Smirl2006-07-101-1/+0
* | [POWERPC] video & agp: Constify & voidify get_property()Jeremy Kerr2006-07-311-4/+4
|/
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-301-1/+0
* [PATCH] Detaching fbcon: remove calls to pci_disable_device()Antonino A. Daplas2006-06-261-2/+0
* [PATCH] Rewritten backlight infrastructure for portable Apple computersMichael Hanselmann2006-06-251-137/+3
* [PATCH] radeonfb section mismatchesRandy Dunlap2006-04-191-1/+1
* [PATCH] framebuffer: cmap-setting return valuesAlan Curry2006-03-271-3/+3
* [PATCH] fbdev: Sanitize ->fb_ioctl prototypeChristoph Hellwig2006-01-141-2/+2
* s/retreiv/retriev/gMatt Mackall2006-01-031-8/+8
* [PATCH] fbdev: ATI RN50 pci idJake Moilanen2005-11-071-0/+1
* [PATCH] fbcon/fbdev: Move softcursor out of fbdev to fbconAntonino A. Daplas2005-11-071-1/+0
* [PATCH] radeonfb: prevent spurious recompilationsJean Delvare2005-11-071-1/+0
* [RADEON]: Fix unaligned I/O port access during probe.David S. Miller2005-09-291-1/+1
* [PATCH] quiet non-x86 option ROM warningsOlaf Hering2005-09-091-2/+3
* [PATCH] radeonfb: Only request resources we needDaniel Burcaw2005-09-091-9/+20
* [PATCH] radeonfb: clean up EDID sysfs attributeJon Smirl2005-07-271-0/+5
* [PATCH] radeonfb: don't blow up VGA console on loadBenjamin Herrenschmidt2005-06-121-4/+3
* [PATCH] fbdev: Batch cmap changes at driver levelBenjamin Herrenschmidt2005-05-011-24/+94