summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* Move various headers into a SGI specific subdirectory. These filesRalf Baechle1999-10-213-10/+10
* Some minor bugfixes:Harald Koerfgen1999-10-171-4/+5
* o R3000 fixesHarald Koerfgen1999-10-123-1106/+969
* Merge with 2.3.19.Ralf Baechle1999-10-09965-67596/+217460
* Merge with 2.3.10.Ralf Baechle1999-09-28319-8250/+27967
* Same sgiserial.c fix for mainline.Ralf Baechle1999-09-211-7/+68
* o made CVS compile again for R5000Harald Koerfgen1999-09-183-46/+21
* More MIPS64 chainsawing.Ralf Baechle1999-08-207-8/+8
* Same on the main line.Ralf Baechle1999-08-201-2/+2
* MIPS 64, day 2.Ralf Baechle1999-08-193-4/+4
* Merged David Arilie's PMAZ-A driver with dec_espHarald Koerfgen1999-08-122-14/+176
* Updates in preperation of EISA support.Andrew R. Baker1999-08-113-9/+15
* Support for the 2nd SCSI controller on the Indigo2.Andrew R. Baker1999-08-022-9/+35
* The remaining R3000 changes. From now on the CVS will be R3000 aware. R3000 I...Harald Koerfgen1999-07-263-5/+34
* Updates regarding my changes in ng1hw.h and newport.hUlf Carlsson1999-07-231-14/+14
* Moved around a symbol.Ulf Carlsson1999-07-232-7/+4
* Add IOC3 PCI id.Ralf Baechle1999-07-081-0/+1
* Merge with Linux 2.3.9.Ralf Baechle1999-07-0558-328/+906
* Zilog serial driver dataptedHarald Koerfgen1999-07-012-6/+6
* More merging. Chainsaw style.Ralf Baechle1999-06-241-4/+0
* Removed some warnings.Ulf Carlsson1999-06-241-2/+2
* Make newport_con use font_8x16.c instead of vga_font.cUlf Carlsson1999-06-243-357/+24
* We need the spinlock..Ulf Carlsson1999-06-241-3/+1
* This was broken..Ulf Carlsson1999-06-241-1/+6
* Merge with Linux 2.3.7.Ralf Baechle1999-06-2275-3008/+6374
* added missing "Thomas Bogendoerfer1999-06-221-2/+2
* Cleanup esp junk diffs.Ralf Baechle1999-06-211-53/+22
* Cleanup, sync with others sources.Ralf Baechle1999-06-217-32/+7
* The rest of 2.3.6.Ralf Baechle1999-06-1780-0/+41514
* Merge with Linux 2.3.6. Sorry, this isn't tested on silicon, I don'tRalf Baechle1999-06-17377-11791/+23116
* Merge with Linux 2.2.8.Ralf Baechle1999-06-13391-19950/+92804
* o Fixed a hairy bug, putDebugChar() returned void instead of int. (damn hard ...Ulf Carlsson1999-06-122-10/+26
* Some minor bugfixesHarald Koerfgen1999-05-022-1/+8
* Various changes to Makefiles and Config.in files to be able to make use of th...Harald Koerfgen1999-05-016-4/+58
* removed buggy version. no need to have this file in CVS anyway.Thomas Bogendoerfer1999-04-141-263/+0
* Linux/MIPS understands NetBSD/pmax and Ultrix partition tablesHarald Koerfgen1999-04-121-0/+55
* No commentHarald Koerfgen1999-04-121-1/+2
* *** empty log message ***Harald Koerfgen1999-04-111-0/+14
* DECstation updatesHarald Koerfgen1999-04-116-117/+180
* Baget updatesHarald Koerfgen1999-04-111-10/+11
* o Fixed some problemsUlf Carlsson1999-04-113-17/+15
* o Tux!Ulf Carlsson1999-04-101-8/+49
* o Optimization and fixesUlf Carlsson1999-04-091-20/+59
* We don't need this anymore.Ulf Carlsson1999-04-054-1793/+0
* /dev/graphics works much better now. I'll clean up the code a little bit soon.Ulf Carlsson1999-04-011-31/+74
* Forgot to add #include <asm/byteorder.h> on the last revision.Al Smith1999-03-311-0/+1
* Updated sgi_partition() to cope with running on non big-endianAl Smith1999-03-291-8/+13
* added reset code, to get even a busy wd93 back to its feetsThomas Bogendoerfer1999-03-282-1/+32
* fix for the lockups after scsi aborts.Thomas Bogendoerfer1999-03-282-1/+4
* added workaround for getting passed bogus pointer from wd33c93. This fixesThomas Bogendoerfer1999-03-251-2/+11