summaryrefslogtreecommitdiffstats
path: root/drivers/scsi
Commit message (Expand)AuthorAgeFilesLines
* [SCSI] aacraid: Fix parenthesis placement errorMark Haverkamp2006-04-131-2/+2
* [SCSI] aacraid: Show max channel and max id is sysfsMark Haverkamp2006-04-131-0/+28
* [SCSI] aacraid: Re-start helper thread if it diesMark Haverkamp2006-04-131-0/+12
* [SCSI] aacraid: General driver cleanupMark Haverkamp2006-04-136-21/+18
* [SCSI] aacraid: Fix extra unregister_chrdevMark Haverkamp2006-04-131-1/+2
* [SCSI] aacraid: Fix error in max_channel fieldMark Haverkamp2006-04-131-2/+2
* [SCSI] aacraid: Error path cleanupMark Haverkamp2006-04-131-2/+3
* [SCSI] aacraid: Add timeout for eventsMark Haverkamp2006-04-132-11/+27
* [SCSI] aacraid: Track command ownership in driverMark Haverkamp2006-04-133-19/+31
* [SCSI] aacraid: Use scmd_ functionsMark Haverkamp2006-04-132-11/+11
* [SCSI] ibmvscsi: convert the ibmvscsi driver to use include/scsi/srp.hFUJITA Tomonori2006-04-134-125/+142
* [SCSI] ibmvscsi: prevent scsi commands being sent in invalid stateDave C Boutcher2006-04-131-1/+3
* [SCSI] fix sg leak when scsi_execute_async failsMike Christie2006-04-131-0/+1
* [SCSI] unify SCSI_IOCTL_SEND_COMMAND implementationsChristoph Hellwig2006-04-132-176/+2
* [SCSI] remove qlogicfcJames Bottomley2006-04-134-11989/+0
* [PATCH] sata_mv: properly print HC registersDan Aloni2006-04-121-1/+1
* [PATCH] 3ware: kmap_atomic() fixAndrew Morton2006-04-111-0/+3
* [libata] sata_mv: fix can_queue line accidentally removed in scsi-eh patchJeff Garzik2006-04-101-0/+1
* [PATCH] move ->eh_strategy_handler to the transport classChristoph Hellwig2006-04-1020-37/+5
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds2006-04-021-1/+1
|\
| * fix a typo in the AIC7XXX_DEBUG_MASK help textAdrian Bunk2006-04-011-1/+1
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/brodo/pcmcia-2.6Linus Torvalds2006-04-026-441/+221
|\ \
| * | [PATCH] pcmcia: use bitfield instead of p_state and stateDominik Brodowski2006-03-315-80/+30
| * | [PATCH] pcmcia: add return value to _config() functionsDominik Brodowski2006-03-316-79/+74
| * | [PATCH] pcmcia: remove dev_link_t and client_handle_t indirectionDominik Brodowski2006-03-316-139/+111
| * | [PATCH] pcmcia: embed dev_link_t into struct pcmcia_deviceDominik Brodowski2006-03-316-46/+24
| * | [PATCH] pcmcia: remove unneeded Vcc pseudo settingDominik Brodowski2006-03-315-13/+6
| * | [PATCH] pcmcia: default suspend and resume handlingDominik Brodowski2006-03-315-71/+2
| * | [PATCH] pcmcia: convert remaining users of pcmcia_release_io and _irqDominik Brodowski2006-03-312-10/+2
| * | [PATCH] pcmcia: add pcmcia_disable_deviceDominik Brodowski2006-03-315-42/+11
* | | [PATCH] powerpc/pseries: Change H_StudlyCaps to H_SHOUTING_CAPSSegher Boessenkool2006-04-011-5/+5
| |/ |/|
* | Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds2006-03-315-24/+22
|\ \
| * | [PATCH] libata: fix ata_xfer_tbl terminationTejun Heo2006-03-311-1/+1
| * | [PATCH] libata: make ata_qc_issue complete failed qcsTejun Heo2006-03-313-18/+12
| * | [PATCH] libata: fix ata_qc_issue failure pathTejun Heo2006-03-311-3/+3
| * | [PATCH] ata_piix: fix ich6/m_map_dbTejun Heo2006-03-311-2/+2
| * | Merge branch 'master'Jeff Garzik2006-03-312-2/+2
| |\ \ | | |/
| * | [libata] ahci: add ATI SB600 PCI IDsJeff Garzik2006-03-301-0/+4
* | | [PATCH] Don't pass boot parameters to argv_init[]OGAWA Hirofumi2006-03-311-1/+1
| |/ |/|
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/kyle/parisc-2.6Linus Torvalds2006-03-302-2/+2
|\ \ | |/ |/|
| * [PARISC] I/O-Space must be ioremap_nocache()'dHelge Deller2006-03-302-2/+2
* | Merge branch 'mv-merge'Jeff Garzik2006-03-291-18/+24
|\ \
| * | [PATCH] sata_mv: three bug fixesMark Lord2006-03-291-18/+23
* | | [PATCH] libata: ata_dev_init_params() fixesAlbert Lee2006-03-291-6/+8
* | | [PATCH] libata: Fix interesting use of "extern" and also some bracketingAlan Cox2006-03-291-2/+2
* | | [PATCH] libata: Simplex and other mode filtering logicAlan Cox2006-03-291-2/+29
* | | [PATCH] libata - ATA is both ATA and CFAAlan Cox2006-03-291-1/+1
* | | [PATCH] libata: Add ->set_mode hook for odd driversAlan Cox2006-03-291-1/+5
* | | [PATCH] libata: BMDMA handling updatesAlan Cox2006-03-291-4/+22
* | | [PATCH] libata: kill trailing whitespaceTejun Heo2006-03-291-1/+1
OpenPOWER on IntegriCloud