Age | Commit message (Expand) | Author | Files | Lines |
2013-01-03 | Drivers: video: remove __dev* attributes. | Greg Kroah-Hartman | 1 | -10/+10 |
2012-07-24 | video: Fix typo in drivers/video | Masanari Iida | 1 | -1/+1 |
2012-01-13 | module_param: make bool parameters really bool (drivers & misc) | Rusty Russell | 1 | -9/+9 |
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-13 | 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-10 | 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-01 | 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-26 | 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-11 | sysfs: add parameter "struct bin_attribute *" in .read/.write methods for sys... | Zhang Rui | 1 | -2/+6 |
2007-07-11 | 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-02 | [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-07-31 | [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-10 | [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-14 | [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-29 | [RADEON]: Fix unaligned I/O port access during probe. | David S. Miller | 1 | -1/+1 |
2005-09-09 | [PATCH] quiet non-x86 option ROM warnings | Olaf Hering | 1 | -2/+3 |