| Commit message (Expand) | Author | Age | Files | Lines |
* | ISO8859-1 --> UTF-8 | diego | 2007-07-09 | 1 | -1/+1 |
* | Remove support for 2.5.x kernels. | diego | 2007-03-17 | 1 | -11/+0 |
* | many small typo and grammar fixes | gabucino | 2003-10-04 | 1 | -1/+1 |
* | * Add multi device support. | attila | 2003-08-31 | 1 | -557/+650 |
* | selectable 'major', patch by Hans-Andreas Engel <engel@node.ch> | alex | 2003-03-21 | 1 | -7/+10 |
* | multiple mga device support by Hans-Andreas Engel <engel@node.ch> | alex | 2003-03-21 | 1 | -20/+39 |
* | workaround wrong detected memory sizes on G400 cards. | attila | 2003-03-02 | 1 | -0/+21 |
* | Fix mistake in applying patch from Alex Beregszaszi. | eyck | 2003-02-17 | 1 | -8/+8 |
* | Fix for string handling bug from Alex Beregszasz | eyck | 2003-02-13 | 1 | -8/+8 |
* | - fixed overflow by +-0x80 | arpi | 2002-07-25 | 1 | -6/+9 |
* | linux-2.5.x support patch by Sytse Wielinga <s.b.wieling at student.utwente.nl> | alex | 2002-06-28 | 1 | -0/+11 |
* | devfs fallback support? | arpi | 2002-05-13 | 1 | -4/+4 |
* | patch that should fix the "isofs uses mga_vid" bug | arpi | 2002-04-28 | 1 | -3/+3 |
* | devfs fix? | arpi | 2002-04-21 | 1 | -6/+9 |
* | dvfs fix, 10l | arpi | 2002-04-18 | 1 | -2/+8 |
* | Mark Schreiber sent link to Marcus Sundburg patch to mga_vid, which enables | eyck | 2002-04-16 | 1 | -1/+26 |
* | Most of informational printk's ifdef'd. | eyck | 2002-04-14 | 1 | -0/+21 |
* | no native support for I420 in G200 | arpi | 2002-03-25 | 1 | -1/+1 |
* | min() moved out of #if, applied brightness/contrast patch by Brian J. Murrell | arpi | 2002-03-10 | 1 | -2/+20 |
* | Add module parameters: contrast and brightness, so when you need those perman... | eyck | 2002-02-16 | 1 | -8/+11 |
* | g550 memdetect fix - patch by Diego Biurrun <diego@biurrun.de> | arpi | 2002-02-09 | 1 | -2/+3 |
* | added mga_top_reserved module parameter to skip a configurable amount | rfelker | 2002-02-07 | 1 | -1/+4 |
* | print also contrast on cat /dev/mga_vid | eyck | 2002-02-04 | 1 | -2/+4 |
* | Attila Kinali fixing memleak introduced by me. | eyck | 2002-02-03 | 1 | -0/+2 |
* | Attila's Linux 2.2 patch, and contrast control applied | eyck | 2002-02-02 | 1 | -4/+50 |
* | support cat /dev/mga_vid. | eyck | 2002-02-02 | 1 | -4/+31 |
* | framework for settings modifications like in radeon_vid ( /dev/mga_vid can | eyck | 2002-02-02 | 1 | -4/+38 |
* | lastminute divbyzero fix by Attila Kinali ;) | arpi | 2002-01-02 | 1 | -0/+5 |
* | use <linux/slab.h> instead of <linux/malloc.h> for kernels 2.4.9+ | szabi | 2001-11-25 | 1 | -0/+6 |
* | ah, crtc2 disabled by default | arpi | 2001-10-21 | 1 | -1/+2 |
* | CRTC2 YUV support (buggy?) by Jiri.Svoboda@seznam.cz | arpi | 2001-10-21 | 1 | -0/+367 |
* | gpl fix? | arpi | 2001-10-18 | 1 | -1/+3 |
* | save and restore colorkey, to work together with Xv | arpi | 2001-10-04 | 1 | -6/+75 |
* | working together with Xv (disabling colorkey at close) | arpi | 2001-10-04 | 1 | -0/+1 |
* | G550 support | arpi | 2001-09-27 | 1 | -1/+10 |
* | gcc warnings fixed - patch by Aelius aelius@wish.net | arpi_esp | 2001-05-23 | 1 | -4/+4 |
* | G200 ramsize detection disabled, using 8M by default | arpi_esp | 2001-04-29 | 1 | -4/+4 |
* | I420/IYUV support | arpi_esp | 2001-04-16 | 1 | -1/+18 |
* | UYVY support | arpi_esp | 2001-04-16 | 1 | -4/+23 |
* | G400 32MB SDRAM fixed | arpi_esp | 2001-03-14 | 1 | -2/+1 |
* | G200/8MB SD ramsize detection fixed | arpi_esp | 2001-03-13 | 1 | -1/+1 |
* | mga_ram_size=x works with hard-coded ramsize too (szabi) | arpi_esp | 2001-03-13 | 1 | -7/+7 |
* | mga_force_memsize->mga_ram_size | arpi_esp | 2001-03-12 | 1 | -36/+22 |
* | printk() message for video off when releasing mga without ioctl() | lgb | 2001-03-12 | 1 | -1/+3 |
* | Module usage count not to allow remove module when used | lgb | 2001-03-12 | 1 | -4/+2 |
* | Force matrox memsize module option fixes | lgb | 2001-03-11 | 1 | -5/+5 |
* | mga_force_memsize parameter added | szabii | 2001-03-11 | 1 | -1/+20 |
* | printk's updated | arpi_esp | 2001-03-11 | 1 | -4/+7 |
* | ramsize detection updated, test again\! | arpi_esp | 2001-03-10 | 1 | -2/+20 |
* | IRQ handler disabled, vcount-based vsync | arpi_esp | 2001-03-10 | 1 | -3/+26 |
* | new RAMSIZE detection code... test it\! | arpi_esp | 2001-03-09 | 1 | -3/+15 |
* | some printk debug level changed | arpi_esp | 2001-03-09 | 1 | -12/+12 |
* | printk() loglevel fix | szabii | 2001-03-09 | 1 | -41/+41 |
* | config interface changed | arpi_esp | 2001-03-08 | 1 | -25/+63 |
* | vsync (4 buffers) implemented | arpi_esp | 2001-03-07 | 1 | -7/+151 |
* | all v4l stuff removed | arpi_esp | 2001-03-05 | 1 | -173/+0 |
* | Initial revision | arpi_esp | 2001-02-24 | 1 | -0/+877 |