summaryrefslogtreecommitdiffstats
path: root/drivers/sgi
Commit message (Expand)AuthorAgeFilesLines
...
* 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-275-6/+1522
* Merge with Linux 2.1.131 and more MIPS goodies.Ralf Baechle1999-01-043-9/+7
* 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
* - Merge with Linux 2.1.121.Ralf Baechle1998-09-194-6/+13
* o Merge with Linux 2.1.116.Ralf Baechle1998-08-2511-1472/+70
* more diagnosticsMike Shaver1998-07-141-6/+15
* fixed up sgi_graphics_mmap and added better error handlingMike Shaver1998-07-131-15/+77
* o Support for the front panel on the Indy. The panel work now as aRalf Baechle1998-07-103-0/+575
* o Merge with Linux 2.1.100.Ralf Baechle1998-06-301-2/+2
* o New memset. Fastest in town for size > 6 bytes.Ralf Baechle1998-05-041-10/+35
* o Merge with Linux 2.1.91.Ralf Baechle1998-04-055-16/+17
* Look Ma' what I found on my harddisk ...Ralf Baechle1998-03-176-3/+5
* And again ...Ralf Baechle1998-03-041-587/+1
* Once more duplicated content ...Ralf Baechle1998-03-042-932/+0
* Ooops, the entire file content was duplicated ...Ralf Baechle1998-03-041-444/+0
* Add console_is_present() to make it compile.Ralf Baechle1998-03-031-0/+5
* Cache fixes, part #1.Ralf Baechle1998-03-0313-4874/+1
* Upgrade to 2.1.73.Ralf Baechle1998-03-0317-2/+6827
* Merge with Linux 2.1.72, part 2.Ralf Baechle1997-12-161-0/+12
* Merge with Linux 2.1.72, part 1.Ralf Baechle1997-12-164-10/+20
* Make the thing compile.Ralf Baechle1997-12-022-11/+11
* Part #2 merging back my changes ...Ralf Baechle1997-12-011-1/+1
* Fixed the userland semaphores. No need for the dentry hacksMiguel de Icaza1997-11-011-150/+57
* Fixes to the shmiq implementation.Miguel de Icaza1997-09-212-19/+167
* Some newport specific ioctls implemented.Miguel de Icaza1997-09-212-3/+170
* More toys: per-card ioctl and per-card reset console.Miguel de Icaza1997-09-211-0/+2
* 1. Add support for enabling/disabling console output (requiered when theMiguel de Icaza1997-09-211-27/+54
* newport_reset() implemented. upadte to new graphics.h interface.Miguel de Icaza1997-09-211-17/+24
* Added a few #ifdef CONFIG_REMOTE_DEBUG's to keep Mark's cool debuggingMike Shaver1997-09-161-1/+4
* Call set_async_breakpoint() if kgdb 'stop' character is received. kgdbMark Salter1997-09-161-2/+2
* Merge with Linux 2.1.55. More bugfixes and goodies from my privateRalf Baechle1997-09-121-3/+5
* Newport context switching implemented (la de da, la de da).Miguel de Icaza1997-08-285-142/+382
* Disable the console driver when a direct rendering applicationMiguel de Icaza1997-08-262-2/+7
* restore_flags fix from Ralf.Miguel de Icaza1997-08-261-1/+3
* Stubbed out usema driver for Miguel.Mike Shaver1997-08-164-2/+10
* It now compiles, but almost certainly doesn't work.Mike Shaver1997-08-121-4/+6
* OK, another (better, I think) way to handle the clone-device issue.Mike Shaver1997-08-111-2/+18
* Still more work on /dev/usema{,clone}.Mike Shaver1997-08-111-12/+77
* Added skeletal support for /dev/usema and /dev/usemaclone.Mike Shaver1997-08-101-0/+195
* Merge to 2.1.38.Miguel de Icaza1997-08-061-0/+3
* More streams ioctls for the keyboard, as used by the Xsgi server, shouldMiguel de Icaza1997-08-022-9/+82
* Heh. I forgot to make vmalloc_prot use the argument, it wasMiguel de Icaza1997-08-011-1/+0
* Heh, I did not include this file in cvs add. Go figure :-)Miguel de Icaza1997-08-011-0/+461
* shared memory input queue changes:Miguel de Icaza1997-07-314-10/+99
* o Implement /dev/graphics virtualizable access toMiguel de Icaza1997-07-168-40/+298
* New CONFIG_SGI_GRAPHICS turns on the new devices.Miguel de Icaza1997-07-022-2/+2