summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* 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
* fixed flushing of data before dma.Thomas Bogendoerfer1999-03-241-12/+33
* disable popup plane. this allow us to use the faster scrolling evenThomas Bogendoerfer1999-03-191-2/+12
* fixed video corruptions, when running with less than 1024 scanlinesThomas Bogendoerfer1999-03-151-2/+2
* fixed one scanline wrap aroundThomas Bogendoerfer1999-03-141-5/+8
* fixed detection of bt445 revisionThomas Bogendoerfer1999-03-071-15/+57
* added printout of chip revisionThomas Bogendoerfer1999-03-021-2/+54
* fixed typoThomas Bogendoerfer1999-02-251-1/+1
* adapted driver to latest fbcon changesThomas Bogendoerfer1999-02-251-24/+20
* made it working againThomas Bogendoerfer1999-02-251-1/+1
* streamable_init is only available on SGIsThomas Bogendoerfer1999-02-251-0/+2
* Merge with Linux 2.2.1.Ralf Baechle1999-02-15414-27399/+64648
* o Moved the HAL2 driver to drivers/soundUlf Carlsson1999-02-1310-1595/+1799