aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* aic7xxx: convert to SPI transport class Domain Validation2005-04-182-1711/+10
* aic7xxx: add support for the SPI transport class2005-04-182-0/+262
* qla2xxx: fix compiler warning in qla_attr.c2005-04-181-1/+1
* lpfc: add Emulex FC driver version 8.0.282005-04-1822-0/+20937
* [PATCH] drivers/scsi/gdth.c: cleanups2005-04-182-53/+12
* [PATCH] remove old scsi data direction macros2005-04-1814-89/+74
* [PATCH] qla2xxx: update version to 8.00.02b5-k2005-04-181-2/+2
* [PATCH] qla2xxx: remove /proc interface2005-04-181-254/+0
* [PATCH] qla2xxx: cleanup DMA mappings...2005-04-181-39/+33
* [PATCH] qla2xxx: remove lun discovery codes...2005-04-1810-1300/+103
* [PATCH] qla2xxx: add remote port codes...2005-04-186-270/+403
* [PATCH] qla2xxx: remove internal queuing...2005-04-187-2276/+269
* merge by hand (scsi_device.h)James Bottomley2005-04-1835-308/+173
|\
| * [PATCH] scsi: scsi_send_eh_cmnd() cleanup2005-04-181-12/+13
| * scsi: add DID_REQUEUE to the error handling2005-04-181-0/+3
| * zfcp: add point-2-point support2005-04-186-14/+65
| * [PATCH] Convert i2o to compat_ioctl2005-04-181-14/+27
| * [PATCH] kill old EH constants2005-04-184-115/+3
| * [PATCH] scsi: remove meaningless scsi_cmnd->serial_number_at_timeout field2005-04-189-49/+6
| * [PATCH] scsi: remove unused scsi_cmnd->internal_timeout field2005-04-186-12/+2
| * [PATCH] remove outdated print_* functions2005-04-1813-82/+54
| * [PATCH] consolidate timeout defintions in scsi.h2005-04-182-10/+0
* | updates for CFQ oops fix2005-04-161-0/+3
* | [PATCH] fix NMI lockup with CFQ scheduler2005-04-163-4/+12
* | [PATCH] finally fix 53c700 to use the generic iomem infrastructure2005-04-166-189/+27
* | [PATCH] zfcp: convert to compat_ioctl2005-04-161-22/+12
* | [PATCH] sg.c: update2005-04-161-71/+132
|/
* [PATCH] md: remove a number of misleading calls to MD_BUGNeilBrown2005-04-161-22/+8
* [PATCH] md: close a small race in md thread deregistrationNeilBrown2005-04-161-12/+8
* [PATCH] serial: fix comments in 8250.cRussell King2005-04-161-3/+11
* [PATCH] drivers/infiniband/hw/mthca/mthca_main.c: remove an unused labelRoland Dreier2005-04-161-1/+1
* [PATCH] IB/mthca: add support for new MT25204 HCARoland Dreier2005-04-164-26/+73
* [PATCH] IB/mthca: map context for RDMA responder in mem-free modeRoland Dreier2005-04-163-3/+29
* [PATCH] IB/mthca: update receive queue initialization for new HCAsRoland Dreier2005-04-161-10/+23
* [PATCH] IB/mthca: encapsulate mem-free check into mthca_is_memfree()Roland Dreier2005-04-1611-57/+62
* [PATCH] IB/mthca: tweaks to mthca_cmd.cRoland Dreier2005-04-161-3/+2
* [PATCH] IB/mthca: add fast memory region implementationMichael S. Tsirkin2005-04-167-24/+526
* [PATCH] IB/mthca: split MR key munging routinesMichael S. Tsirkin2005-04-161-4/+24
* [PATCH] IB/mthca: add mthca_table_find() functionMichael S. Tsirkin2005-04-162-0/+35
* [PATCH] IB/mthca: add SYNC_TPT firmware commandMichael S. Tsirkin2005-04-162-0/+6
* [PATCH] IB/mthca: add mthca_write64_raw() for writing to MTT table directlyMichael S. Tsirkin2005-04-161-0/+11
* [PATCH] IB/mthca: encapsulate MTT buddy allocatorMichael S. Tsirkin2005-04-162-74/+95
* [PATCH] IB/mthca: allow address handle creation in interrupt contextRoland Dreier2005-04-162-4/+4
* [PATCH] IB/mthca: fill in opcode field for send completionsMichael S. Tsirkin2005-04-163-14/+48
* [PATCH] IB/mthca: fix MTT allocation in mem-free modeRoland Dreier2005-04-166-11/+6
* [PATCH] IB/mthca: implement RDMA/atomic operations for mem-free modeRoland Dreier2005-04-161-0/+47
* [PATCH] IB/mthca: fix format of CQ number for CQ eventsRoland Dreier2005-04-161-2/+2
* [PATCH] IB/mthca: only free doorbell records in mem-free modeRoland Dreier2005-04-161-2/+4
* [PATCH] IB/mthca: print assigned IRQ when interrupt test failsRoland Dreier2005-04-161-1/+4
* [PATCH] IB/mthca: release mutex on doorbell alloc error pathRoland Dreier2005-04-161-1/+2