summaryrefslogtreecommitdiffstats
path: root/drivers/sgi/char
Commit message (Expand)AuthorAgeFilesLines
* Merge with Linux 2.3.49.Ralf Baechle2000-03-072-2/+0
* Merge with 2.3.47. Guys, this is buggy as shit. You've been warned.Ralf Baechle2000-02-241-2/+10
* Merge with 2.3.43. I did ignore all modifications to the qlogicisp.cRalf Baechle2000-02-235-88/+33
* Merge with Linux 2.3.41.Ralf Baechle2000-02-182-20/+4
* Merge with Linux 2.3.38.Ralf Baechle2000-02-054-15/+3
* Merge with 2.3.27.Ralf Baechle2000-01-292-5/+3
* Merge with Linux 2.3.23. The new bootmem stuff has broken variousRalf Baechle2000-01-271-4/+2
* Merge with Linux 2.3.21.Ralf Baechle1999-12-041-2/+2
* Move various headers into a SGI specific subdirectory. These filesRalf Baechle1999-10-211-2/+2
* Merge with 2.3.19.Ralf Baechle1999-10-094-11/+13
* Merge with 2.3.10.Ralf Baechle1999-09-284-10/+8
* Same sgiserial.c fix for mainline.Ralf Baechle1999-09-211-7/+68
* MIPS 64, day 2.Ralf Baechle1999-08-192-3/+3
* Updates in preperation of EISA support.Andrew R. Baker1999-08-111-1/+1
* Moved around a symbol.Ulf Carlsson1999-07-232-7/+4
* Merge with Linux 2.3.9.Ralf Baechle1999-07-052-2/+1
* We need the spinlock..Ulf Carlsson1999-06-241-3/+1
* Merge with Linux 2.3.6. Sorry, this isn't tested on silicon, I don'tRalf Baechle1999-06-175-20/+20
* o Fixed a hairy bug, putDebugChar() returned void instead of int. (damn hard ...Ulf Carlsson1999-06-122-10/+26
* /dev/graphics works much better now. I'll clean up the code a little bit soon.Ulf Carlsson1999-04-011-31/+74
* Modularizing the Newport console driver.Alex deVries1999-02-094-348/+14
* 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-066-9/+71
* Ulf's HAL driver.Alex deVries1999-01-271-14/+0
* 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-175-3/+4
* And again ...Ralf Baechle1998-03-041-587/+1
* Once more duplicated content ...Ralf Baechle1998-03-041-910/+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-0316-2/+6805
* 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
* 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