aboutsummaryrefslogtreecommitdiffhomepage
path: root/drivers/mga_vid.c
Commit message (Expand)AuthorAge
* Remove support for 2.5.x kernels.Gravatar diego2007-03-17
* many small typo and grammar fixesGravatar gabucino2003-10-04
* * Add multi device support.Gravatar attila2003-08-31
* selectable 'major', patch by Hans-Andreas Engel <engel@node.ch>Gravatar alex2003-03-21
* multiple mga device support by Hans-Andreas Engel <engel@node.ch>Gravatar alex2003-03-21
* workaround wrong detected memory sizes on G400 cards.Gravatar attila2003-03-02
* Fix mistake in applying patch from Alex Beregszaszi.Gravatar eyck2003-02-17
* Fix for string handling bug from Alex BeregszaszGravatar eyck2003-02-13
* - fixed overflow by +-0x80Gravatar arpi2002-07-25
* linux-2.5.x support patch by Sytse Wielinga <s.b.wieling at student.utwente.nl>Gravatar alex2002-06-28
* devfs fallback support?Gravatar arpi2002-05-13
* patch that should fix the "isofs uses mga_vid" bugGravatar arpi2002-04-28
* devfs fix?Gravatar arpi2002-04-21
* dvfs fix, 10lGravatar arpi2002-04-18
* Mark Schreiber sent link to Marcus Sundburg patch to mga_vid, which enablesGravatar eyck2002-04-16
* Most of informational printk's ifdef'd.Gravatar eyck2002-04-14
* no native support for I420 in G200Gravatar arpi2002-03-25
* min() moved out of #if, applied brightness/contrast patch by Brian J. MurrellGravatar arpi2002-03-10
* Add module parameters: contrast and brightness, so when you need those perman...Gravatar eyck2002-02-16
* g550 memdetect fix - patch by Diego Biurrun <diego@biurrun.de>Gravatar arpi2002-02-09
* added mga_top_reserved module parameter to skip a configurable amountGravatar rfelker2002-02-07
* print also contrast on cat /dev/mga_vidGravatar eyck2002-02-04
* Attila Kinali fixing memleak introduced by me.Gravatar eyck2002-02-03
* Attila's Linux 2.2 patch, and contrast control appliedGravatar eyck2002-02-02
* support cat /dev/mga_vid.Gravatar eyck2002-02-02
* framework for settings modifications like in radeon_vid ( /dev/mga_vid canGravatar eyck2002-02-02
* lastminute divbyzero fix by Attila Kinali ;)Gravatar arpi2002-01-02
* use <linux/slab.h> instead of <linux/malloc.h> for kernels 2.4.9+Gravatar szabi2001-11-25
* ah, crtc2 disabled by defaultGravatar arpi2001-10-21
* CRTC2 YUV support (buggy?) by Jiri.Svoboda@seznam.czGravatar arpi2001-10-21
* gpl fix?Gravatar arpi2001-10-18
* save and restore colorkey, to work together with XvGravatar arpi2001-10-04
* working together with Xv (disabling colorkey at close)Gravatar arpi2001-10-04
* G550 supportGravatar arpi2001-09-27
* gcc warnings fixed - patch by Aelius aelius@wish.netGravatar arpi_esp2001-05-23
* G200 ramsize detection disabled, using 8M by defaultGravatar arpi_esp2001-04-29
* I420/IYUV supportGravatar arpi_esp2001-04-16
* UYVY supportGravatar arpi_esp2001-04-16
* G400 32MB SDRAM fixedGravatar arpi_esp2001-03-14
* G200/8MB SD ramsize detection fixedGravatar arpi_esp2001-03-13
* mga_ram_size=x works with hard-coded ramsize too (szabi)Gravatar arpi_esp2001-03-13
* mga_force_memsize->mga_ram_sizeGravatar arpi_esp2001-03-12
* printk() message for video off when releasing mga without ioctl()Gravatar lgb2001-03-12
* Module usage count not to allow remove module when usedGravatar lgb2001-03-12
* Force matrox memsize module option fixesGravatar lgb2001-03-11
* mga_force_memsize parameter addedGravatar szabii2001-03-11
* printk's updatedGravatar arpi_esp2001-03-11
* ramsize detection updated, test again\!Gravatar arpi_esp2001-03-10
* IRQ handler disabled, vcount-based vsyncGravatar arpi_esp2001-03-10
* new RAMSIZE detection code... test it\!Gravatar arpi_esp2001-03-09