aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/ieee1394/sbp2.c
Commit message (Expand)AuthorAge
* [PATCH] ieee1394: sbp2: enable auto spin-up for Maxtor disksStefan Richter2006-08-06
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-30
* ieee1394: add preprocessor constant for invalid csr addressBen Collins2006-06-12
* sbp2: fix deregistration of status fifo address spaceBen Collins2006-06-12
* sbp2: fix S800 transfers if phys_dma is offBen Collins2006-06-12
* sbp2: remove ohci1394 specific constantBen Collins2006-06-12
* sbp2: log number of supported concurrent loginsBen Collins2006-06-12
* sbp2: remove manipulation of inquiry responseBen Collins2006-06-12
* ieee1394: support for slow links or slow 1394b phy portsBen Collins2006-06-12
* sbp2: make TSB42AA9 workaround specific to Momobay CX-1Ben Collins2006-06-12
* [PATCH] sbp2: fix check of return value of hpsb_allocate_and_register_addrspa...Stefan Richter2006-06-05
* [PATCH] ohci1394, sbp2: fix "scsi_add_device failed" with PL-3507 based devicesStefan Richter2006-05-18
* [PATCH] sbp2: add ability to override hardwired blacklistStefan Richter2006-05-18
* [PATCH] sbp2: add read_capacity workaround for iPodStefan Richter2006-05-18
* [PATCH] sbp2: consolidate workaroundsStefan Richter2006-05-18
* [PATCH] sbp2: fix spinlock recursionStefan Richter2006-04-02
* sbp2: misc debug logging cleanupsStefan Richter2006-03-28
* sbp2: proper treatment of DID_OKStefan Richter2006-03-28
* sbp2: check for ARM failureStefan Richter2006-03-28
* sbp2: prevent unloading of 1394 low-level driverStefan Richter2006-03-28
* sbp2: update 36byte inquiry workaround (fix compatibility regression)Stefan Richter2006-02-23
* sbp2: variable status FIFO address (fix login timeout)Stefan Richter2006-02-23
* sbp2: fix another deadlock after disconnectionStefan Richter2006-02-23
* [PATCH] don't mangle INQUIRY if cmddt or evpd bits are setAl Viro2006-02-18
* sbp2: remove duplicate code from sbp2_start_device()Stefan Richter2005-12-13
* sbp2: split sbp2_create_command_orb() for better readabilityStefan Richter2005-12-13
* sbp2: did not clean up after scsi_add_device() failedStefan Richter2005-12-12
* sbp2: delete sbp2scsi_direction_tableStefan Richter2005-12-12
* sbp2: slimmer interface to scsi_modStefan Richter2005-11-19
* kmalloc/kzalloc changes:Stefan Richter2005-11-07
* Remove version strings from eth1394, ohci1394, sbp2.Stefan Richter2005-11-07
* sbp2, ohci1394 cleanups:Stefan Richter2005-11-07
* sbp2: Remove our tracking of device type,Ben Collins2005-11-07
* sbp2: Merge TYPE_RBC and 10byte removal patch from scsi maintainers.Ben Collins2005-11-07
* sbp2_command_orb_lock must be held when accessing the _orb_inuse list.Jody McIntyre2005-11-07
* [PATCH] sbp2: default to serialize_io=1Jody McIntyre2005-09-30
* [PATCH] sbp2: fix deadlocks and delays on device removal/rmmodJody McIntyre2005-09-30
* [SCSI] Alter the scsi_add_device() API to conform to what users expectJames Bottomley2005-09-10
* [PATCH] turn many #if $undefined_string into #ifdef $undefined_stringOlaf Hering2005-07-27
* [PATCH] Sync up ieee-1394Ben Collins2005-07-10
* [PATCH] Driver Core: drivers/i2c/chips/w83781d.c - drivers/s390/block/dcssblk...Yani Ioannou2005-06-20
* merge by hand (fix up qla_os.c merge error)James Bottomley2005-06-17
|\
| * [SCSI] allow sleeping in ->eh_device_reset_handler()Jeff Garzik2005-06-17
| * [SCSI] Remove unnecessary locking around completion function callsJeff Garzik2005-06-17
| * [SCSI] git-scsi-misc-sbp2-warning-fixAndrew Morton2005-05-26
| * [SCSI] TYPE_RBC cache fixes (sbp2.c affected)Al Viro2005-05-26
* | [PATCH] sbp2 slab corruption fixAlexandre Oliva2005-06-16
|/
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-16