summaryrefslogtreecommitdiffstats
path: root/drivers/ieee1394/sbp2.c
Commit message (Expand)AuthorAgeFilesLines
* sbp2: misc debug logging cleanupsStefan Richter2006-03-281-77/+33
* sbp2: proper treatment of DID_OKStefan Richter2006-03-281-3/+5
* sbp2: check for ARM failureStefan Richter2006-03-281-3/+7
* sbp2: prevent unloading of 1394 low-level driverStefan Richter2006-03-281-0/+9
* sbp2: update 36byte inquiry workaround (fix compatibility regression)Stefan Richter2006-02-231-23/+19
* sbp2: variable status FIFO address (fix login timeout)Stefan Richter2006-02-231-28/+36
* sbp2: fix another deadlock after disconnectionStefan Richter2006-02-231-2/+8
* [PATCH] don't mangle INQUIRY if cmddt or evpd bits are setAl Viro2006-02-181-9/+1
* sbp2: remove duplicate code from sbp2_start_device()Stefan Richter2005-12-131-50/+7
* sbp2: split sbp2_create_command_orb() for better readabilityStefan Richter2005-12-131-177/+178
* sbp2: did not clean up after scsi_add_device() failedStefan Richter2005-12-121-0/+2
* sbp2: delete sbp2scsi_direction_tableStefan Richter2005-12-121-29/+16
* sbp2: slimmer interface to scsi_modStefan Richter2005-11-191-13/+0
* kmalloc/kzalloc changes:Stefan Richter2005-11-071-5/+2
* Remove version strings from eth1394, ohci1394, sbp2.Stefan Richter2005-11-071-5/+0
* sbp2, ohci1394 cleanups:Stefan Richter2005-11-071-215/+218
* sbp2: Remove our tracking of device type,Ben Collins2005-11-071-28/+6
* sbp2: Merge TYPE_RBC and 10byte removal patch from scsi maintainers.Ben Collins2005-11-071-149/+2
* sbp2_command_orb_lock must be held when accessing the _orb_inuse list.Jody McIntyre2005-11-071-0/+6
* [PATCH] sbp2: default to serialize_io=1Jody McIntyre2005-09-301-4/+7
* [PATCH] sbp2: fix deadlocks and delays on device removal/rmmodJody McIntyre2005-09-301-38/+58
* [SCSI] Alter the scsi_add_device() API to conform to what users expectJames Bottomley2005-09-101-4/+4
* [PATCH] turn many #if $undefined_string into #ifdef $undefined_stringOlaf Hering2005-07-271-0/+1
* [PATCH] Sync up ieee-1394Ben Collins2005-07-101-5/+130
* [PATCH] Driver Core: drivers/i2c/chips/w83781d.c - drivers/s390/block/dcssblk...Yani Ioannou2005-06-201-1/+1
* merge by hand (fix up qla_os.c merge error)James Bottomley2005-06-171-135/+16
|\
| * [SCSI] allow sleeping in ->eh_device_reset_handler()Jeff Garzik2005-06-171-1/+13
| * [SCSI] Remove unnecessary locking around completion function callsJeff Garzik2005-06-171-6/+0
| * [SCSI] git-scsi-misc-sbp2-warning-fixAndrew Morton2005-05-261-1/+0
| * [SCSI] TYPE_RBC cache fixes (sbp2.c affected)Al Viro2005-05-261-127/+3
* | [PATCH] sbp2 slab corruption fixAlexandre Oliva2005-06-161-1/+2
|/
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-161-0/+2864
OpenPOWER on IntegriCloud