summaryrefslogtreecommitdiffstats
path: root/drivers/video/aty
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] powermac: Combined fixes for backlight codeMichael Hanselmann2006-07-102-54/+65
* [PATCH] vt: Remove VT-specific declarations and definitions from tty.hJon Smirl2006-07-102-2/+0Star
* [PATCH] irq-flags: video: Use the new IRQF_ constantsThomas Gleixner2006-07-021-1/+1
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-306-6/+0Star
* typo fixes: mecanism -> mechanismAdrian Bunk2006-06-301-1/+1
* [PATCH] powermac backlight fixesMichael Hanselmann2006-06-281-3/+3
* [PATCH] Detaching fbcon: remove calls to pci_disable_device()Antonino A. Daplas2006-06-261-2/+0Star
* [PATCH] atyfb: Fix section warningsAntonino A. Daplas2006-06-262-14/+14
* [PATCH] macmodes: Fix section warningAntonino A. Daplas2006-06-261-18/+18
* [PATCH] atyfb: Fix dead codeAntonino A. Daplas2006-06-261-0/+3
* [PATCH] atyfb: Set correct acceleration flagsAntonino A. Daplas2006-06-261-1/+13
* [PATCH] atyfb: Remove unneeded calls to wait_for_idleAntonino A. Daplas2006-06-261-10/+0Star
* [PATCH] atyfb: Fix hardware cursor handlingAntonino A. Daplas2006-06-261-19/+12Star
* [PATCH] Rewritten backlight infrastructure for portable Apple computersMichael Hanselmann2006-06-257-261/+637
* [SPARC64]: Convert sparc64 PCI layer to in-kernel device tree.David S. Miller2006-06-241-1/+1
* [PATCH] m68k: atyfb_base compile fix for CONFIG_PCI=nRoman Zippel2006-06-231-0/+4
* [PATCH] radeonfb section mismatchesRandy Dunlap2006-04-191-1/+1
* [PATCH] video/aty/atyfb_base.c: fix an off-by-one errorAdrian Bunk2006-04-111-1/+1
* Merge ../linux-2.6Paul Mackerras2006-03-294-14/+15
|\
| * [PATCH] drivers/video: Use ARRAY_SIZE macroTobias Klauser2006-03-273-8/+7Star
| * [PATCH] atyfb: Remove dead codeAntonino A. Daplas2006-03-271-3/+5
| * [PATCH] framebuffer: cmap-setting return valuesAlan Curry2006-03-271-3/+3
* | [PATCH] powerpc: Kill _machine and hard-coded platform numbersBenjamin Herrenschmidt2006-03-283-8/+10
|/
* [PATCH] s/;;/;/gAlexey Dobriyan2006-03-241-1/+1
* [PATCH] radeonfb: Fix static array overrunAntonino A. Daplas2006-03-111-0/+4
* [PATCH] aty128fb: Fix array overrunAntonino A. Daplas2006-03-111-3/+4
* [PATCH] radeonfb: resume support for Samsung P35 laptopsCarl-Daniel Hailfinger2006-02-211-4/+15
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc-mergeLinus Torvalds2006-01-151-3/+3
|\
| * [PATCH] ppc: Remove powermac support from ARCH=ppcPaul Mackerras2006-01-151-3/+3
* | [PATCH] fbdev: Sanitize ->fb_mmap prototypeChristoph Hellwig2006-01-151-2/+2
* | [PATCH] fbdev: Sanitize ->fb_ioctl prototypeChristoph Hellwig2006-01-153-10/+6Star
|/
* [PATCH] m68k: dumb typo in atyfbAl Viro2006-01-121-1/+1
* [PATCH] atyfb: LT/LG cleanupVille Syrjälä2006-01-101-3/+5
* [PATCH] atyfb: VT/GT cleanupVille Syrjälä2006-01-101-21/+41
* [PATCH] atyfb: Rage XL/XC cleanupVille Syrjälä2006-01-101-6/+6
* [PATCH] atyfb: Improve blankingVille Syrjälä2006-01-101-12/+12
* [PATCH] atyfb: Set ECP dividerVille Syrjälä2006-01-103-45/+63
* [PATCH] atyfb: Don't stretch with CRTVille Syrjälä2006-01-101-2/+2
* [PATCH] atyfb: Fix interlaced modesVille Syrjälä2006-01-101-10/+0Star
* [PATCH] atyfb: Fix CRTC_FIFO_LWM maskVille Syrjälä2006-01-101-3/+2Star
* [PATCH] atyfb: Reduce verbosityVille Syrjälä2006-01-101-8/+24
* [PATCH] atyfb: Fix spellingVille Syrjälä2006-01-101-9/+9
* [PATCH] fbdev: atyfb: Remove BIOS-less bootingAntonino A. Daplas2006-01-104-365/+0Star
* [PATCH] aty: remove unnecessary CONFIG_PCIRichard Knutsson2006-01-101-4/+0Star
* spelling: s/retreive/retrieve/Adrian Bunk2006-01-101-1/+1
* [ATYFB]: Fix onboard video on SPARC Blade 100 for 2.6.{13,14,15}Luis F. Ortiz2006-01-051-1/+1
* s/retreiv/retriev/gMatt Mackall2006-01-031-8/+8
* [PATCH] fbdev: ATI RN50 pci idJake Moilanen2005-11-072-0/+2
* [PATCH] atyfb: Get initial mode timings from LCD BIOSAntonino A. Daplas2005-11-071-14/+44
* [PATCH] fbcon/fbdev: Move softcursor out of fbdev to fbconAntonino A. Daplas2005-11-073-3/+0Star