summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Collapse)AuthorAgeFilesLines
* Minor cleanup.Leo Dagum2000-04-061-13/+1
|
* We at least dont have PC Style serial ports on the IP22Florian Lohoff2000-04-061-0/+4
|
* Final (I hope) fixes: endianness of the 'handle' field in the command blockLeo Dagum2000-04-061-7/+15
| | | | | | needed to be set, and queuecommand had to default specify at least a Simple Queue otherwise the TEST_UNIT_READY commands failed and scsi_scan couldn't find the drives.
* Remove duplicate options. From Florian Lohoff.Ralf Baechle2000-03-311-10/+0
|
* Some minor changes to turn on 64-bittiness.Leo Dagum2000-03-312-17/+27
|
* More DDB5074 updates.Ralf Baechle2000-03-291-1/+2
|
* Makefile fixed for a crosscompiling environmentHarald Koerfgen2000-03-282-5/+2
| | | | DECstation serial drivers fixed
* Merge with Linux 2.3.99-pre3.Ralf Baechle2000-03-27226-7332/+17000
|
* More random merges.Ralf Baechle2000-03-271-2/+1
|
* Call ARCS firmware via ARC library, not directly.Ralf Baechle2000-03-261-5/+4
|
* Make compile even without modules.Ralf Baechle2000-03-261-1/+2
|
* Cleanup a large number of random junk, nothing of importance.Ralf Baechle2000-03-2513-6703/+12
|
* Merge with Linux 2.3.99-pre2.Ralf Baechle2000-03-2385-1126/+1824
|
* Merge with 2.3.99-pre1.Ralf Baechle2000-03-19241-11001/+19632
|
* MIPS64 SMP, compile only edition. Don't use yet ...Ralf Baechle2000-03-141-0/+2
|
* Reworked that 64 bit addressing into the mainline version of the driver,Leo Dagum2000-03-141-134/+149
| | | | | | | | and threw away my previous dynamic dma changes (which had separately already been done in the mainline version). Sent a patch to the maintainer (kagato@yagami.infodump.net) so hopefully the A64 stuff will wind itself into the mainline kernel. If not, at least it should merge cleanly now.
* Merge with Linux 2.3.51.Ralf Baechle2000-03-13137-4027/+3756
|
* Merge with Linux 2.3.50.Ralf Baechle2000-03-12147-5558/+9108
|
* Enable RTC driver for DECstationsHarald Koerfgen2000-03-122-19/+20
|
* Converted the qlogicisp driver to use the dynamic dma interfacesLeo Dagum2000-03-101-8/+60
| | | | when CONFIG_QL_ISP_A64 is true.
* Add some CVS junk.Ralf Baechle2000-03-103-0/+6
|
* Rest of the merge.Ralf Baechle2000-03-0719-0/+9393
|
* Merge with Linux 2.3.49.Ralf Baechle2000-03-07145-2131/+2910
|
* Merge with 2.3.48.Ralf Baechle2000-03-02273-14066/+27617
|
* declance back in working conditionHarald Koerfgen2000-02-292-108/+103
|
* This should hopefully fix the warnings reported.Ralf Baechle2000-02-291-1/+1
|
* Get the ioc3 ethernet driver running again.Kanoj Sarcar2000-02-291-0/+8
|
* Dejunk.Ralf Baechle2000-02-253-6/+6
|
* Merge with 2.3.47. Guys, this is buggy as shit. You've been warned.Ralf Baechle2000-02-24507-26869/+82517
|
* DDB 5074 updates from Geert.Ralf Baechle2000-02-232-1/+10
|
* Merge with 2.3.43. I did ignore all modifications to the qlogicisp.cRalf Baechle2000-02-23301-14444/+37979
| | | | driver due to the Origin A64 hacks.
* Another compile fix from Geert.Ralf Baechle2000-02-211-0/+1
|
* Compile fixes.Ralf Baechle2000-02-211-2/+2
|
* Merge with Linux 2.3.43.Ralf Baechle2000-02-1892-10383/+12940
|
* Merge with Linux 2.3.41.Ralf Baechle2000-02-18222-23536/+33860
|
* DDB 5074 updates from Geert.Ralf Baechle2000-02-161-3/+14
|
* Merge with Linux 2.3.40.Ralf Baechle2000-02-16248-9611/+29089
|
* Merge with Linux 2.3.38.Ralf Baechle2000-02-05485-53890/+86132
|
* Merge with Linux 2.3.32.Ralf Baechle2000-02-04426-13594/+71903
|
* Fix scatter gather problem in A64 mode. No need of IP27 specific hacksKanoj Sarcar2000-01-311-9/+5
| | | | anymore.
* Put in a hack not to do scatter-gather on IP27s for now. Need to fix.Kanoj Sarcar2000-01-311-0/+4
|
* Get the Qlogic ISP driver functioning in PCI64 mode. Patch being sent toKanoj Sarcar2000-01-311-8/+124
| | | | code maintainers for possible inclusion in 2.3.42.
* Merge with 2.3.27.Ralf Baechle2000-01-29534-20689/+42037
|
* Merge with Linux 2.3.24.Ralf Baechle2000-01-2755-4539/+7118
|
* Cleanup.Ralf Baechle2000-01-272-7/+4
|
* Merge with Linux 2.3.23. The new bootmem stuff has broken variousRalf Baechle2000-01-27122-5373/+26278
| | | | | platforms. At this time I've only verified that IP22 support compiles and IP27 actually works.
* Start using the 2.3.40 qlogic driver with a couple of minor hacks toKanoj Sarcar2000-01-261-93/+169
| | | | work with 2.3.22.
* Support for the NEC DDB Vrc-5074 evaluation board. Patches byRalf Baechle2000-01-262-1/+39
| | | | Geert Uytterhoeven (geert@linux-m68k.org).
* Remove junk files.Ralf Baechle2000-01-252-0/+0
|
* The should have been remove by the 2.3.22 merge.Ralf Baechle2000-01-233-0/+0
|