summaryrefslogtreecommitdiffstats
path: root/drivers/sgi
Commit message (Expand)AuthorAgeFilesLines
* Make pid_t int. Change printf()'s according to that. DeclareUlf Carlsson2000-07-042-10/+10
* Various minor type fixes.Ulf Carlsson2000-07-041-2/+3
* Merge with Linux 2.4.0-test2.Ralf Baechle2000-06-251-3/+3
* Merge with 2.4.0-test1-ac21 + pile of MIPS cleanups to make mergingRalf Baechle2000-06-192-2/+4
* Fix namespace collision between serial.c and sgiserial.c which couldRalf Baechle2000-05-191-1/+1
* Move sgiserial initialization to a much better placeFlorian Lohoff2000-05-191-0/+1
* Merge with 2.3.99-pre6.Ralf Baechle2000-04-281-2/+2
* Get locking and semaphores right.Ralf Baechle2000-04-241-33/+45
* Fixed typo (turns out #ifdef is a comment in a Makefile .....)Pat Gefre2000-04-111-8/+8
* Starting to merge in the SN1 (IP35) I/O changesPat Gefre2000-04-111-0/+12
* Let CONFIG_SERIAL_CONSOLE be selectable - At least there is some referenceFlorian Lohoff2000-04-081-0/+3
* 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-055-19/+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.22.Ralf Baechle2000-01-211-2/+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
* o Fixed some problemsUlf Carlsson1999-04-111-4/+0
* /dev/graphics works much better now. I'll clean up the code a little bit soon.Ulf Carlsson1999-04-011-31/+74
* o Moved the HAL2 driver to drivers/soundUlf Carlsson1999-02-135-1594/+4
* compile in dummy console, when newport_con is a moduleThomas Bogendoerfer1999-02-111-0/+3
* Modularizing the Newport console driver.Alex deVries1999-02-095-348/+15
* o Added a VINO driver, well it tries to read the revision register at least. ...Ulf Carlsson1999-02-081-4/+5
* 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-068-11/+73
* 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
* 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