aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/scsi/ibmvscsi (follow)
AgeCommit message (Expand)AuthorFilesLines
2006-06-10Merge ../linux-2.6James Bottomley1-12/+18
2006-04-28[SCSI] ibmvscsi: fix leak when failing to send srp eventFUJITA Tomonori1-12/+18
2006-04-14[SCSI] ibmvscsi: convert kmalloc + memset to kcallocFUJITA Tomonori1-2/+1
2006-04-13[SCSI] ibmvscsi: remove drivers/scsi/ibmvscsi/srp.hFUJITA Tomonori1-227/+0
2006-04-13[SCSI] ibmvscsi: convert the ibmvscsi driver to use include/scsi/srp.hFUJITA Tomonori4-125/+142
2006-04-13[SCSI] ibmvscsi: prevent scsi commands being sent in invalid stateDave C Boutcher1-1/+3
2006-04-01[PATCH] powerpc/pseries: Change H_StudlyCaps to H_SHOUTING_CAPSSegher Boessenkool1-5/+5
2006-01-26[SCSI] ibmvscsi: handle re-enable firmware messageDave C Boutcher4-31/+74
2005-12-07[SCSI] ibmvscsi kexec fixDave C Boutcher3-3/+10
2005-11-02merge filename and modify references to iseries/vio.hKelly Daly1-1/+1
2005-11-02merge filename and modify references to iseries/hv_types.hKelly Daly1-1/+1
2005-11-02merge filename and modify references to iseries/hv_lp_event.hKelly Daly1-1/+1
2005-11-02merge filename and modify reference to iseries/hv_lp_config.hKelly Daly1-1/+1
2005-10-24powerpc: set the driver.owner field for all vio driversStephen Rothwell1-1/+2
2005-10-24powerpc: don't duplicate name between vio_driver and device_driverStephen Rothwell1-2/+4
2005-09-13[SCSI] ibmvscsi compatibility fixDave C Boutcher1-0/+10
2005-09-07Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-for-linus-2.6 Linus Torvalds2-45/+136
2005-09-06Merge by hand (conflicts in sd.c)James Bottomley2-42/+116
2005-09-06[SCSI] ibmvscsi: handle large scatter/gather listsJames Bottomley2-42/+116
2005-08-30[PATCH] Make MODULE_DEVICE_TABLE work for vio devicesStephen Rothwell1-1/+1
2005-08-30[PATCH] Create vio_bus_opsStephen Rothwell1-0/+1
2005-08-28Merge HEAD from ../scsi-misc-2.6-tmp James Bottomley1-4/+21
2005-08-28[SCSI] ibmvscsi timeout fixDave C Boutcher1-1/+1
2005-08-28[SCSI] ibmvscsi eh lockingDave C Boutcher1-3/+20
2005-07-30[SCSI] scsi/ibmvscsi/srp.h: Fix a wrong type code used for SRP_LOGIN_REJLinda Xie1-1/+1
2005-07-02[SCSI] IBM VSCSI Client: sending client info to serverLinda Xie3-3/+54
2005-06-17[SCSI] allow sleeping in ->eh_device_reset_handler()Jeff Garzik1-2/+0
2005-06-17[SCSI] allow sleeping in ->eh_abort_handler()Jeff Garzik1-2/+0
2005-04-16Linux-2.6.12-rc2Linus Torvalds7-0/+2342