aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/ieee1394/sbp2.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2006-06-05[PATCH] sbp2: fix check of return value of hpsb_allocate_and_register_addrspace()Stefan Richter1-1/+1
2006-05-17[PATCH] ohci1394, sbp2: fix "scsi_add_device failed" with PL-3507 based devicesStefan Richter1-2/+7
2006-05-17[PATCH] sbp2: add ability to override hardwired blacklistStefan Richter1-11/+18
2006-05-17[PATCH] sbp2: add read_capacity workaround for iPodStefan Richter1-4/+45
2006-05-17[PATCH] sbp2: consolidate workaroundsStefan Richter1-61/+91
2006-04-02[PATCH] sbp2: fix spinlock recursionStefan Richter1-17/+15
2006-03-28sbp2: misc debug logging cleanupsStefan Richter1-77/+33
2006-03-28sbp2: proper treatment of DID_OKStefan Richter1-3/+5
2006-03-28sbp2: check for ARM failureStefan Richter1-3/+7
2006-03-28sbp2: prevent unloading of 1394 low-level driverStefan Richter1-0/+9
2006-02-23sbp2: update 36byte inquiry workaround (fix compatibility regression)Stefan Richter1-23/+19
2006-02-23sbp2: variable status FIFO address (fix login timeout)Stefan Richter1-28/+36
2006-02-23sbp2: fix another deadlock after disconnectionStefan Richter1-2/+8
2006-02-18[PATCH] don't mangle INQUIRY if cmddt or evpd bits are setAl Viro1-9/+1
2005-12-13sbp2: remove duplicate code from sbp2_start_device()Stefan Richter1-50/+7
2005-12-13sbp2: split sbp2_create_command_orb() for better readabilityStefan Richter1-177/+178
2005-12-12sbp2: did not clean up after scsi_add_device() failedStefan Richter1-0/+2
2005-12-12sbp2: delete sbp2scsi_direction_tableStefan Richter1-29/+16
2005-11-19sbp2: slimmer interface to scsi_modStefan Richter1-13/+0
2005-11-07kmalloc/kzalloc changes:Stefan Richter1-5/+2
2005-11-07Remove version strings from eth1394, ohci1394, sbp2.Stefan Richter1-5/+0
2005-11-07sbp2, ohci1394 cleanups:Stefan Richter1-215/+218
2005-11-07sbp2: Remove our tracking of device type,Ben Collins1-28/+6
2005-11-07sbp2: Merge TYPE_RBC and 10byte removal patch from scsi maintainers.Ben Collins1-149/+2
2005-11-07sbp2_command_orb_lock must be held when accessing the _orb_inuse list.Jody McIntyre1-0/+6
2005-09-30[PATCH] sbp2: default to serialize_io=1Jody McIntyre1-4/+7
2005-09-30[PATCH] sbp2: fix deadlocks and delays on device removal/rmmodJody McIntyre1-38/+58
2005-09-10[SCSI] Alter the scsi_add_device() API to conform to what users expectJames Bottomley1-4/+4
2005-07-27[PATCH] turn many #if $undefined_string into #ifdef $undefined_stringOlaf Hering1-0/+1
2005-07-10[PATCH] Sync up ieee-1394Ben Collins1-5/+130
2005-06-20[PATCH] Driver Core: drivers/i2c/chips/w83781d.c - drivers/s390/block/dcssblk.c: update device attribute callbacksYani Ioannou1-1/+1
2005-06-17merge by hand (fix up qla_os.c merge error)James Bottomley1-135/+16
2005-06-17[SCSI] allow sleeping in ->eh_device_reset_handler()Jeff Garzik1-1/+13
2005-06-17[SCSI] Remove unnecessary locking around completion function callsJeff Garzik1-6/+0
2005-06-16[PATCH] sbp2 slab corruption fixAlexandre Oliva1-1/+2
2005-05-26[SCSI] git-scsi-misc-sbp2-warning-fixAndrew Morton1-1/+0
2005-05-26[SCSI] TYPE_RBC cache fixes (sbp2.c affected)Al Viro1-127/+3
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+2864