index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
video
/
aty
/
radeon_base.c
Age
Commit message (
Expand
)
Author
Files
Lines
2011-08-19
radeonfb: use display information in info not in var for panning
Laurent Pinchart
1
-5
/
+5
2011-03-22
drivers:video:aty:radeon_base Fix typo occationally to occasionally
Justin P. Mattock
1
-1
/
+1
2010-05-21
sysfs: add struct file* to bin_attr callbacks
Chris Wright
1
-2
/
+2
2009-04-14
drivers/video/aty/radeon_base.c: fix typo in comment
Paul Menzel
1
-2
/
+2
2009-02-05
atyfb: fix CONFIG_ namespace violations
Randy Dunlap
1
-5
/
+5
2008-12-11
Revert "radeonfb: accelerate imageblit and other improvements"
Linus Torvalds
1
-31
/
+15
2008-12-09
radeonfb: Disable new color expand acceleration unless explicitely enabled
Benjamin Herrenschmidt
1
-0
/
+6
2008-12-02
radeonfb: fix problem with color expansion & alignment
Benjamin Herrenschmidt
1
-0
/
+18
2008-10-16
radeonfb: accelerate imageblit and other improvements
Benjamin Herrenschmidt
1
-15
/
+7
2008-10-16
radeonfb: misc cleanup of engine and dst cache handling
Benjamin Herrenschmidt
1
-8
/
+5
2008-07-24
aty: use memory_read_from_buffer()
Akinobu Mita
1
-9
/
+1
2008-07-24
drivers/video/aty/radeon_base.c: notify user if sysfs_create_bin_file() failed
Tony Breeds
1
-2
/
+8
2008-05-23
fbdev: fix integer as NULL pointer warning
Harvey Harrison
1
-2
/
+2
2008-04-28
radeonfb: drop redundant RTRACE macro
Jean Delvare
1
-17
/
+17
2008-04-28
radeonfb: fix debug option
Jean Delvare
1
-1
/
+2
2008-04-28
radeonfb: use PCI device id in hex for name string
Andreas Herrmann
1
-3
/
+11
2007-11-27
radeonfb: add chip definition for RV370 5b63
Andreas Herrmann
1
-0
/
+1
2007-10-16
Radeonfb Xpress 200M RC410 support
Sellout Bessie
1
-0
/
+3
2007-10-16
fbdev: change asm/uaccess.h to linux/uaccess.h
Krzysztof Helt
1
-1
/
+1
2007-09-13
radeonfb: fix chip definition for Radeon Xpress 200M 0x5975
aherrman@arcor.de
1
-2
/
+1
2007-09-13
radeonfb: fix setting of PPLL_REF_DIV for RV370 5B60.
aherrman@arcor.de
1
-1
/
+2
2007-07-17
radeonfb: Add support for Radeon Xpress 200M (RS485)
Stephan Wolf
1
-0
/
+2
2007-07-12
sysfs: add parameter "struct bin_attribute *" in .read/.write methods for sys...
Zhang Rui
1
-2
/
+6
2007-07-12
sysfs: kill unnecessary attribute->owner
Tejun Heo
1
-2
/
+0
2007-05-08
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus...
Linus Torvalds
1
-3
/
+3
2007-05-08
radeonfb: Add support for Radeon xpress 200m
johan henriksson
1
-1
/
+4
2007-05-02
[POWERPC] Rename get_property to of_get_property: drivers
Stephen Rothwell
1
-3
/
+3
2007-04-26
[RADEON]: Probe clocks and monitor using OF properties on sparc.
David S. Miller
1
-5
/
+7
2007-03-05
backlight: Allow enable/disable of fb backlights, fixing regressions
Richard Purdie
1
-1
/
+9
2007-03-03
[RADEON]: Fix blanking return value.
David S. Miller
1
-2
/
+1
2007-02-20
backlight: Rework backlight/fb interaction simplifying, lots
Richard Purdie
1
-1
/
+2
2006-08-01
Merge branch 'merge'
Paul Mackerras
1
-3
/
+16
2006-08-01
[PATCH] radeonfb sleep fixes
Volker Braun
1
-2
/
+16
2006-07-31
[POWERPC] video & agp: Constify & voidify get_property()
Jeremy Kerr
1
-4
/
+4
2006-07-11
[PATCH] vt: Remove VT-specific declarations and definitions from tty.h
Jon Smirl
1
-1
/
+0
2006-06-30
Remove obsolete #include <linux/config.h>
Jörn Engel
1
-1
/
+0
2006-06-26
[PATCH] Detaching fbcon: remove calls to pci_disable_device()
Antonino A. Daplas
1
-2
/
+0
2006-06-25
[PATCH] Rewritten backlight infrastructure for portable Apple computers
Michael Hanselmann
1
-137
/
+3
2006-04-19
[PATCH] radeonfb section mismatches
Randy Dunlap
1
-1
/
+1
2006-03-27
[PATCH] framebuffer: cmap-setting return values
Alan Curry
1
-3
/
+3
2006-01-15
[PATCH] fbdev: Sanitize ->fb_ioctl prototype
Christoph Hellwig
1
-2
/
+2
2006-01-03
s/retreiv/retriev/g
Matt Mackall
1
-8
/
+8
2005-11-07
[PATCH] fbdev: ATI RN50 pci id
Jake Moilanen
1
-0
/
+1
2005-11-07
[PATCH] fbcon/fbdev: Move softcursor out of fbdev to fbcon
Antonino A. Daplas
1
-1
/
+0
2005-11-07
[PATCH] radeonfb: prevent spurious recompilations
Jean Delvare
1
-1
/
+0
2005-09-30
[RADEON]: Fix unaligned I/O port access during probe.
David S. Miller
1
-1
/
+1
2005-09-10
[PATCH] quiet non-x86 option ROM warnings
Olaf Hering
1
-2
/
+3
2005-09-10
[PATCH] radeonfb: Only request resources we need
Daniel Burcaw
1
-9
/
+20
2005-07-28
[PATCH] radeonfb: clean up EDID sysfs attribute
Jon Smirl
1
-0
/
+5
2005-06-13
[PATCH] radeonfb: don't blow up VGA console on load
Benjamin Herrenschmidt
1
-4
/
+3
[next]