summaryrefslogtreecommitdiffstats
path: root/drivers/ieee1394/sbp2.c
Commit message (Expand)AuthorAgeFilesLines
* sbp2: remove duplicate code from sbp2_start_device()Stefan Richter2005-12-131-50/+7Star
* 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-131-0/+2
* sbp2: delete sbp2scsi_direction_tableStefan Richter2005-12-131-29/+16Star
* sbp2: slimmer interface to scsi_modStefan Richter2005-11-201-13/+0Star
* kmalloc/kzalloc changes:Stefan Richter2005-11-071-5/+2Star
* Remove version strings from eth1394, ohci1394, sbp2.Stefan Richter2005-11-071-5/+0Star
* sbp2, ohci1394 cleanups:Stefan Richter2005-11-071-215/+218
* sbp2: Remove our tracking of device type,Ben Collins2005-11-071-28/+6Star
* sbp2: Merge TYPE_RBC and 10byte removal patch from scsi maintainers.Ben Collins2005-11-071-149/+2Star
* 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-281-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-211-1/+1
* merge by hand (fix up qla_os.c merge error)James Bottomley2005-06-181-135/+16Star
|\
| * [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/+0Star
| * [SCSI] git-scsi-misc-sbp2-warning-fixAndrew Morton2005-05-261-1/+0Star
| * [SCSI] TYPE_RBC cache fixes (sbp2.c affected)Al Viro2005-05-261-127/+3Star
* | [PATCH] sbp2 slab corruption fixAlexandre Oliva2005-06-161-1/+2
|/
* Linux-2.6.12-rc2Linus Torvalds2005-04-171-0/+2864