summaryrefslogtreecommitdiff
path: root/drivers/ieee1394/sbp2.c
AgeCommit message (Expand)Author
2006-08-11ieee1394: sbp2: enable auto spin-up for Maxtor disksStefan Richter
2006-06-05[PATCH] sbp2: fix check of return value of hpsb_allocate_and_register_addrspaceStefan Richter
2006-06-05[PATCH] sbp2: backport read_capacity workaround for iPodStefan Richter
2006-06-05[PATCH] ohci1394, sbp2: fix "scsi_add_device failed" with PL-3507 based devicesStefan Richter
2006-04-07[PATCH] sbp2: fix spinlock recursionStefan Richter
2006-02-23sbp2: update 36byte inquiry workaround (fix compatibility regression)Stefan Richter
2006-02-23sbp2: variable status FIFO address (fix login timeout)Stefan Richter
2006-02-23sbp2: fix another deadlock after disconnectionStefan Richter
2006-02-18[PATCH] don't mangle INQUIRY if cmddt or evpd bits are setAl Viro
2005-12-13sbp2: remove duplicate code from sbp2_start_device()Stefan Richter
2005-12-13sbp2: split sbp2_create_command_orb() for better readabilityStefan Richter
2005-12-12sbp2: did not clean up after scsi_add_device() failedStefan Richter
2005-12-12sbp2: delete sbp2scsi_direction_tableStefan Richter
2005-11-19sbp2: slimmer interface to scsi_modStefan Richter
2005-11-07kmalloc/kzalloc changes:Stefan Richter
2005-11-07Remove version strings from eth1394, ohci1394, sbp2.Stefan Richter
2005-11-07sbp2, ohci1394 cleanups:Stefan Richter
2005-11-07sbp2: Remove our tracking of device type,Ben Collins
2005-11-07sbp2: Merge TYPE_RBC and 10byte removal patch from scsi maintainers.Ben Collins
2005-11-07sbp2_command_orb_lock must be held when accessing the _orb_inuse list.Jody McIntyre
2005-09-30[PATCH] sbp2: default to serialize_io=1Jody McIntyre
2005-09-30[PATCH] sbp2: fix deadlocks and delays on device removal/rmmodJody McIntyre
2005-09-10[SCSI] Alter the scsi_add_device() API to conform to what users expectJames Bottomley
2005-07-27[PATCH] turn many #if $undefined_string into #ifdef $undefined_stringOlaf Hering
2005-07-10[PATCH] Sync up ieee-1394Ben Collins
2005-06-20[PATCH] Driver Core: drivers/i2c/chips/w83781d.c - drivers/s390/block/dcssblk...Yani Ioannou
2005-06-17merge by hand (fix up qla_os.c merge error)James Bottomley
2005-06-17[SCSI] allow sleeping in ->eh_device_reset_handler()Jeff Garzik
2005-06-17[SCSI] Remove unnecessary locking around completion function callsJeff Garzik
2005-06-16[PATCH] sbp2 slab corruption fixAlexandre Oliva
2005-05-26[SCSI] git-scsi-misc-sbp2-warning-fixAndrew Morton
2005-05-26[SCSI] TYPE_RBC cache fixes (sbp2.c affected)Al Viro
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds