summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* [SCSI] Switch some more scsi drivers to pci_get_device and refcounted pci str...Alan Cox2006-09-233-10/+20
* [SCSI] eata_pio cleanup and PCI fixAlan Cox2006-09-232-59/+69
* [SCSI] aacraid: remove scsi_remove_deviceMark Haverkamp2006-09-231-6/+0
* [SCSI] aacraid: merge rx and rkt codeMark Haverkamp2006-09-236-497/+112
* [SCSI] aacraid: expose physical devicesMark Haverkamp2006-09-232-2/+9
* [SCSI] aacraid: misc cleanupMark Haverkamp2006-09-233-6/+5
* [SCSI] zfcp: fix: avoid removal of fsf reqs before qdio queues are downAndreas Herrmann2006-09-233-19/+4
* [SCSI] zfcp: introduce struct timer_list in struct zfcp_fsf_reqAndreas Herrmann2006-09-236-344/+191
* [SCSI] zfcp: fix: use correct req_id in eh_abort_handlerAndreas Herrmann2006-09-235-49/+42
* [SCSI] zfcp: create private slab caches to guarantee proper data alignmentHeiko Carstens2006-09-235-39/+92
* [SCSI] zfcp: remove zfcp_ccw_unregister functionHeiko Carstens2006-09-232-14/+0
* [SCSI] aic7xxx: pause sequencer before touching SBLKCTLDoug Ledford2006-09-231-0/+5
* [SCSI] aic7xxx: avoid checking SBLKCTL register for certain cardsJames Bottomley2006-09-231-4/+12
* [SCSI] scsi_debug version 1.80Douglas Gilbert2006-09-231-41/+189
* Merge mulgrave-w:git/scsi-misc-2.6James Bottomley2006-09-23106-1125/+23139
|\
| * [SCSI] megaraid: Make megaraid_ioctl() check copy_to_user() return valueJesper Juhl2006-09-231-2/+3
| * [SCSI] aha152x: remove static host arrayJames Bottomley2006-09-231-29/+24
| * [SCSI] aic94xx: Fix for a typo in aic94xx_init()malahal@us.ibm.com2006-09-231-1/+1
| * [SCSI] aic94xx: Removes Reliance on FLASH Manufacture IDsAlexis Bruemmer2006-09-231-49/+2
| * [SCSI] wd33c93: Scsi_Cmnd convertionHenrik Kretzschmar2006-09-129-34/+18
| * [SCSI] fix compile error on module_refcountDaniel Walker2006-09-121-0/+2
| * [SCSI] fix up SCSI netlink buildJames Bottomley2006-09-071-1/+1
| * [SCSI] aci94xx: implement link rate settingJames Bottomley2006-09-076-20/+93
| * [SCSI] scsi_transport_sas: make minimum and maximum linkrate settable quantitiesJames Bottomley2006-09-071-6/+67
| * [SCSI] SAS: consolidate linkspeed definitionsJames Bottomley2006-09-075-39/+30
| * [SCSI] scsi-driver ultrastore replace Scsi_Cmnd with struct scsi_cmndHenrik Kretzschmar2006-09-072-16/+19
| * [SCSI] fix up non-modular SCSIJames Bottomley2006-09-071-2/+4
| * [SCSI] Fix refcount breakage with 'echo "1" > scan' when target already presentJames Bottomley2006-09-071-4/+16
| * [SCSI] lpfc 8.1.10 : Change version number to 8.1.10James Smart2006-09-041-1/+1
| * [SCSI] lpfc 8.1.10 : Add support for new lpfc soft_wwpn attributeJames Smart2006-09-044-0/+124
| * [SCSI] lpfc 8.1.10 : Add support for dev_loss_tmo_callbk and fast_io_fail_tmo...James Smart2006-09-048-173/+209
| * [SCSI] FC transport: Add dev_loss_tmo callbacks, and new fast_io_fail_tmo w/ ...James Smart2006-09-041-11/+123
| * [SCSI] lpfc 8.1.10 : Add support to return adapter symbolic nameJames Smart2006-09-021-1/+12
| * [SCSI] lpfc 8.1.10 : Add support to post events via new FC event interfacesJames Smart2006-09-024-0/+19
| * [SCSI] SCSI & FC transport: extend event vendor id's to 64bitsJames Smart2006-09-021-1/+1
| * [SCSI] SCSI and FC Transport: add netlink support for posting of transport ev...James Smart2006-09-026-1/+419
| * [SCSI] add failure return to scsi_init_shared_tag_map()James Bottomley2006-09-021-3/+2
| * [SCSI] stex: add shared tags from blockEd Lin2006-09-021-120/+57
| * [SCSI] Add Promise SuperTrak driverJeff Garzik2006-09-023-0/+1324
| * [SCSI] Wrong size information for devices with disabled read accessHannes Reinecke2006-09-021-1/+1
| * [SCSI] iscsi class: update versionMike Christie2006-09-021-1/+1
| * [SCSI] libiscsi: don't call into lld to cleanup taskMike Christie2006-09-021-5/+4
| * [SCSI] libiscsi: check that command ptr is set before accessing itMike Christie2006-09-021-5/+22
| * [SCSI] iscsi_tcp: fix partial digest recvMike Christie2006-09-021-8/+13
| * [SCSI] libiscsi: only check burst lengths when sending unsol dataMike Christie2006-09-021-1/+2
| * [SCSI] iscsi_tcp: update header size during reloginMike Christie2006-09-021-0/+2
| * [SCSI] iscsi_tcp: fix header resendMike Christie2006-09-021-1/+1
| * [SCSI] scsi_tcp: rm data rx and tx tfmsMike Christie2006-09-022-72/+38
| * [SCSI] iscsi_tcp: fix padding, data digests, and IO at weird offsetsMike Christie2006-09-023-420/+286
| * [SCSI] attempt to complete r2t with data len greater than max burstMike Christie2006-09-021-3/+14
OpenPOWER on IntegriCloud