aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/video/aty/atyfb_base.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2006-12-08[PATCH] ioremap balanced with iounmap for drivers/video/atyfb_baseAmol Lad1-0/+8
2006-11-16[PATCH] set default video mode on PowerBook WallstreetOlaf Hering1-1/+1
2006-10-05IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells1-1/+1
2006-10-03[PATCH] atyfb: Possible cleanupsAdrian Bunk1-3/+0
2006-10-03[PATCH] atyfb: Honor the return value of pci_register_driverAntonino A. Daplas1-3/+5
2006-09-01[PATCH] backlight last round of fixesBenjamin Herrenschmidt1-9/+10
2006-08-30[PATCH] fbdev: Fix crashes in various fbdev's blank routinesBenjamin Herrenschmidt1-1/+4
2006-07-31[PATCH] powermac: More powermac backlight fixesMichael Hanselmann1-2/+2
2006-07-10[PATCH] powermac: Combined fixes for backlight codeMichael Hanselmann1-23/+30
2006-07-02[PATCH] irq-flags: video: Use the new IRQF_ constantsThomas Gleixner1-1/+1
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel1-1/+0
2006-06-26[PATCH] atyfb: Fix section warningsAntonino A. Daplas1-13/+13
2006-06-26[PATCH] atyfb: Fix dead codeAntonino A. Daplas1-0/+3
2006-06-26[PATCH] atyfb: Set correct acceleration flagsAntonino A. Daplas1-1/+13
2006-06-25[PATCH] Rewritten backlight infrastructure for portable Apple computersMichael Hanselmann1-27/+151
2006-06-23[SPARC64]: Convert sparc64 PCI layer to in-kernel device tree.David S. Miller1-1/+1
2006-06-23[PATCH] m68k: atyfb_base compile fix for CONFIG_PCI=nRoman Zippel1-0/+4
2006-04-11[PATCH] video/aty/atyfb_base.c: fix an off-by-one errorAdrian Bunk1-1/+1
2006-03-29Merge ../linux-2.6Paul Mackerras1-7/+9
2006-03-28[PATCH] powerpc: Kill _machine and hard-coded platform numbersBenjamin Herrenschmidt1-3/+4
2006-03-27[PATCH] drivers/video: Use ARRAY_SIZE macroTobias Klauser1-4/+4
2006-03-27[PATCH] atyfb: Remove dead codeAntonino A. Daplas1-3/+5
2006-01-14[PATCH] fbdev: Sanitize ->fb_mmap prototypeChristoph Hellwig1-2/+2
2006-01-14[PATCH] fbdev: Sanitize ->fb_ioctl prototypeChristoph Hellwig1-4/+2
2006-01-12[PATCH] m68k: dumb typo in atyfbAl Viro1-1/+1
2006-01-10[PATCH] atyfb: LT/LG cleanupVille Syrjälä1-3/+5
2006-01-10[PATCH] atyfb: VT/GT cleanupVille Syrjälä1-21/+41
2006-01-10[PATCH] atyfb: Rage XL/XC cleanupVille Syrjälä1-6/+6
2006-01-10[PATCH] atyfb: Improve blankingVille Syrjälä1-12/+12
2006-01-10[PATCH] atyfb: Set ECP dividerVille Syrjälä1-42/+48
2006-01-10[PATCH] atyfb: Don't stretch with CRTVille Syrjälä1-2/+2
2006-01-10[PATCH] atyfb: Fix interlaced modesVille Syrjälä1-10/+0
2006-01-10[PATCH] atyfb: Fix CRTC_FIFO_LWM maskVille Syrjälä1-3/+2
2006-01-10[PATCH] atyfb: Reduce verbosityVille Syrjälä1-8/+24
2006-01-10[PATCH] atyfb: Fix spellingVille Syrjälä1-9/+9
2006-01-10[PATCH] fbdev: atyfb: Remove BIOS-less bootingAntonino A. Daplas1-4/+0
2006-01-10[PATCH] aty: remove unnecessary CONFIG_PCIRichard Knutsson1-4/+0
2006-01-05[ATYFB]: Fix onboard video on SPARC Blade 100 for 2.6.{13,14,15}Luis F. Ortiz1-1/+1
2005-11-07[PATCH] atyfb: Get initial mode timings from LCD BIOSAntonino A. Daplas1-14/+44
2005-11-07[PATCH] fbcon/fbdev: Move softcursor out of fbdev to fbconAntonino A. Daplas1-1/+0
2005-09-09[PATCH] atyfb: Remove code that sets sync polarity unconditionallyAlexander Kern1-14/+0
2005-09-05[PATCH] swsusp: switch pm_message_t to structPavel Machek1-6/+5
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+3720