summaryrefslogtreecommitdiffstats
path: root/drivers/sgi
Commit message (Collapse)AuthorAgeFilesLines
* Merge with Linux 2.4.3.Ralf Baechle2001-04-052-4/+4
| | | | | | | Note that mingetty does no longer work with serial console, you have to switch to another getty like getty_ps. This commit also includes a fix for a setitimer bug which did prevent getty_ps from working on older kernels.
* Lots of cleanup from Keith with additional tweaks by me. More toRalf Baechle2001-03-181-15/+7
| | | | come. Stay frightened :-)
* 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
| | | | Makefiles.
* 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
| | | | | | | of rejects to fixup while integrating Linus patches. I also found that this kernel will only boot SMP on Origin; the UP kernel freeze soon after bootup with SCSI timeout messages. I commit this anyway since I found that the last CVS versions had the same problem.
* 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
| | | | The IP22 cache bugs which are plaguing some machines are still unfixed.
* 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
| | | | stuff.
* 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
| | | | | possible. Chainsawed RM200 kernel to compile again. Jazz machine status unknown.
* Fix namespace collision between serial.c and sgiserial.c which couldRalf Baechle2000-05-191-1/+1
| | | | hit in certain weirdo configurations.
* 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
| | | | | | to it in arch/mips/sgi/kernel/setup.c - Probably sgiserial.c should be fixed to only include console stuff is CONFIG_SERIAL_CONSOLE although this only gets interesting if the PROM_CONSOLE/Framebuffers gets supported.
* 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
| | | | driver due to the Origin A64 hacks.
* 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
| | | | | platforms. At this time I've only verified that IP22 support compiles and IP27 actually works.
* 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
| | | | | need to be at the same place for MIPS32 and MIPS64. Make the semaphore code actually compile.
* 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
| | | | have a MIPS box at hand.
* o Fixed a hairy bug, putDebugChar() returned void instead of int. (damn hard ↵Ulf Carlsson1999-06-122-10/+26
| | | | | | to find) o Added some checks for ioc_icontrol, so that the kgdb stuff may get setup before interrupts.
* o Fixed some problemsUlf Carlsson1999-04-111-4/+0
| | | | o Cleaned up the configuration scripts a bit
* /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
| | | | | | | | | o Rewrote most of the HAL2 driver. It will now use Alan Cox's soundcore stuff. Please make it work! o VINO now appears only when you build for SGI I think I'll have an Indy here soon so I can do so `serious' work again. It seems to take some time for the machine to reach Sweden. They shipped it about two weeks ago. - Ulf