summaryrefslogtreecommitdiffstats
path: root/drivers/sgi
Commit message (Expand)AuthorAgeFilesLines
* Merge with Linux 2.4.3.Ralf Baechle2001-04-052-4/+4
* Lots of cleanup from Keith with additional tweaks by me. More toRalf Baechle2001-03-181-15/+7
* sgi_graphics_nopage() returns struct page *, not unsigned long.Ralf Baechle2001-03-111-5/+2
* Compile fixes for CONFIG_SGI_NEWPORT_GFX.Ralf Baechle2001-03-117-48/+23
* BCD_TO_BIN doesn't return a value.Ralf Baechle2001-03-111-1/+1
* Merge with Linux 2.4.2.Ralf Baechle2001-03-092-2/+2
* Delete unused file. From Geert.Ralf Baechle2001-03-061-909/+0
* Merge with Linux 2.4.0-prerelease. Big Makefile rewrite, test yourRalf Baechle2001-01-102-26/+9
* Merge with Linux 2.4.0-test10.Ralf Baechle2000-11-231-11/+7
* Modem control ioctls from zs driver.Ralf Baechle2000-10-132-31/+76
* Merge with Linux 2.4.0-test9. Please check DECstation, I had a numberRalf Baechle2000-10-052-6/+9
* Merge with Linu 2.4.0-test6-pre6.Ralf Baechle2000-08-081-1/+0
* Merge with Linux 2.4.0-test5-pre1. This works again on Origin UP.Ralf Baechle2000-07-154-24/+11
* Kill variable ds1286_irq_data.Ralf Baechle2000-07-141-67/+34
* Remove broken garbage, wonder where it came from.Ralf Baechle2000-07-101-12/+0
* Merge with 2.4.0-test3-pre4.Ralf Baechle2000-07-081-23/+0
* 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