summaryrefslogtreecommitdiffstats
path: root/drivers/sgi/char
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-101-18/+5
* 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 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
* 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
* 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