summaryrefslogtreecommitdiffstats
path: root/drivers/scsi
Commit message (Expand)AuthorAgeFilesLines
* fix file specification in commentsUwe Zeisberger2006-10-031-1/+1
* Fix "can not" in Documentation and KconfigMatt LaPlante2006-10-031-1/+1
* Fix several typos in drivers/Matt LaPlante2006-10-033-6/+6
* [PATCH] namespaces: utsname: use init_utsname when appropriateSerge E. Hallyn2006-10-021-4/+4
* [PATCH] completions: lockdep annotate on stack completionsPeter Zijlstra2006-10-015-8/+8
* [PATCH] Generic booleanRichard Knutsson2006-10-011-4/+1
* [PATCH] SCSI: fix request flag-related build breakageJeff Garzik2006-09-301-1/+1
* [PATCH] BLOCK: Make it possible to disable the block layer [try #6]David Howells2006-09-301-0/+2
* [PATCH] SCSI: scsi_done_q is unusedJens Axboe2006-09-301-10/+1
* [PATCH] Remove ->rq_status from struct requestJens Axboe2006-09-302-2/+2
* [PATCH] Split struct request ->flags into two partsJens Axboe2006-09-308-36/+36
* [PATCH] EISA bus MODALIAS attributes supportMichael Tokarev2006-09-273-1/+4
* fix broken/dubious driver suspend() methodsDavid Brownell2006-09-251-4/+11
* [PATCH] fix idiocy in asd_init_lseq_mdp()Al Viro2006-09-241-1/+1
* [PATCH] SCSI gfp_t annotationsAl Viro2006-09-245-14/+14
* [PATCH] Revert ABI-breaking change in /procMatthew Wilcox2006-09-241-6/+10
* [PATCH] missing include (free_irq() use)Al Viro2006-09-241-0/+1
* Merge branch 'master' into upstreamJeff Garzik2006-09-24107-1681/+23459
|\
| * [SCSI] scsi_transport_fc: fixup netlink argumentsJames Bottomley2006-09-231-2/+4
| * [SCSI] SPI transport class: misc DV fixesJames Bottomley2006-09-231-7/+23
| * [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] 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-23100-1079/+23031
| |\
| | * [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
OpenPOWER on IntegriCloud