summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
...
* fixed flushing of data before dma.Thomas Bogendoerfer1999-03-241-12/+33
* disable popup plane. this allow us to use the faster scrolling evenThomas Bogendoerfer1999-03-191-2/+12
* fixed video corruptions, when running with less than 1024 scanlinesThomas Bogendoerfer1999-03-151-2/+2
* fixed one scanline wrap aroundThomas Bogendoerfer1999-03-141-5/+8
* fixed detection of bt445 revisionThomas Bogendoerfer1999-03-071-15/+57
* added printout of chip revisionThomas Bogendoerfer1999-03-021-2/+54
* fixed typoThomas Bogendoerfer1999-02-251-1/+1
* adapted driver to latest fbcon changesThomas Bogendoerfer1999-02-251-24/+20
* made it working againThomas Bogendoerfer1999-02-251-1/+1
* streamable_init is only available on SGIsThomas Bogendoerfer1999-02-251-0/+2
* Merge with Linux 2.2.1.Ralf Baechle1999-02-15414-27399/+64648
* o Moved the HAL2 driver to drivers/soundUlf Carlsson1999-02-1310-1595/+1799
* compile in dummy console, when newport_con is a moduleThomas Bogendoerfer1999-02-111-0/+3
* fix for newport console module (still not working)Thomas Bogendoerfer1999-02-111-2/+2
* fixed ifeq for compiled in newport consoleThomas Bogendoerfer1999-02-111-1/+1
* Ok, forgot an 'l'Ulf Carlsson1999-02-091-17/+17
* o Workaround for printk()ing 64 bit long longs. This time should bit 32 be 1.Ulf Carlsson1999-02-091-10/+21
* o Added another check. Bit 32 should show 1 if everything is working.Ulf Carlsson1999-02-092-4/+22
* Modularizing the Newport console driver.Alex deVries1999-02-097-9/+57
* o Added a VINO driver, well it tries to read the revision register at least. ...Ulf Carlsson1999-02-085-4/+381
* o I had to remove the include from hal2.c when I removed theUlf Carlsson1999-02-071-4/+2
* o Removed indy_pbus.c neither it worked nor it was really neededUlf Carlsson1999-02-071-104/+98
* Making myself rich and famous, and making it so graphics.o actually loads.Alex deVries1999-02-061-0/+12
* - fixed compiling in of ramdisks; we don't have the kernel segment defining i...Alex deVries1999-02-0610-17/+77
* fixed hal2 accessThomas Bogendoerfer1999-02-032-12/+9
* Alan's smart idea added.Ulf Carlsson1999-02-021-6/+8
* check if this makes any differenceUlf Carlsson1999-01-291-4/+4
* not sure if it made it inUlf Carlsson1999-01-281-42/+48
* Inserted delays where they might be needed.Ulf Carlsson1999-01-281-2/+10
* some more printks and minor changesUlf Carlsson1999-01-281-16/+25
* More DEC and Baget stuff.Ralf Baechle1999-01-2710-0/+7570
* o I found out that the card has to be activated by writing 1 to the the globalUlf Carlsson1999-01-271-10/+19
* *sigh*Ulf Carlsson1999-01-272-13/+44
* forgot some stupid volatile *duh*Ulf Carlsson1999-01-272-5/+2
* just changing a comment.Alex deVries1999-01-271-1/+1
* I'm pretty bored of writing this now since it's about the tenth time I'm doingUlf Carlsson1999-01-272-74/+103
* Simple change so that HAL detects properly.Alex deVries1999-01-271-8/+7
* Ulf's HAL driver.Alex deVries1999-01-276-6/+1523
* Merge with Linux 2.1.131 and more MIPS goodies.Ralf Baechle1999-01-04470-25521/+74073
* splitted up sonic to make code reusable for other architecturesThomas Bogendoerfer1998-10-184-314/+342
* o Make it work on CPUs with 128 byte cachelines.Ralf Baechle1998-10-141-2/+2
* untwisted serial ports. now ttyS0 is serial 1 and ttyS1 is serial 2Thomas Bogendoerfer1998-10-021-20/+15
* made serial console working and compatible to pc version (console=ttyS1 worksThomas Bogendoerfer1998-09-261-86/+233
* increased keaboard timeout to the old value, which makes my Indy happy again.Thomas Bogendoerfer1998-09-261-1/+1
* made rtc working for Jazz machinesThomas Bogendoerfer1998-09-201-0/+3
* - Merge with Linux 2.1.121.Ralf Baechle1998-09-19221-4823/+10420
* fixed scatterlist handlingThomas Bogendoerfer1998-09-161-10/+10
* version from Linus treeThomas Bogendoerfer1998-09-162-1720/+1822
* one CONFIG_SCSI_SGIWD93 is enoughThomas Bogendoerfer1998-09-161-8/+0
* restored DaveM's playground; we are using NCR53C9x.c for our game.Thomas Bogendoerfer1998-09-162-580/+967