summaryrefslogtreecommitdiffstats
path: root/drivers/ieee1394/sbp2.c
Commit message (Expand)AuthorAgeFilesLines
* WorkStruct: make allyesconfigDavid Howells2006-11-221-12/+16
* ieee1394: sbp2: enable auto spin-up for all SBP-2 devicesStefan Richter2006-09-171-3/+1
* ieee1394: sbp2: don't prefer MODE SENSE 10Stefan Richter2006-09-171-1/+0
* ieee1394: sbp2: prevent rare deadlock in shutdownStefan Richter2006-09-171-10/+11
* ieee1394: sbp2: update includesStefan Richter2006-09-171-22/+27
* ieee1394: sbp2: better handling of transport errorsStefan Richter2006-09-171-5/+11
* ieee1394: sbp2: recheck node generation in sbp2_updateStefan Richter2006-09-171-5/+6
* ieee1394: sbp2: safer agent reset in error handlersStefan Richter2006-09-171-2/+2
* ieee1394: sbp2: handle "sbp2util_node_write_no_wait failed"Stefan Richter2006-09-171-5/+66
* ieee1394: safer definition of empty macrosStefan Richter2006-09-171-9/+9
* the scheduled removal of drivers/ieee1394/sbp2.c:force_inquiry_hackAdrian Bunk2006-09-171-10/+0
* ieee1394: sbp2: convert sbp2util_down_timeout to waitqueueStefan Richter2006-09-171-29/+22
* ieee1394: sbp2: more checks of status blockStefan Richter2006-09-171-40/+30
* ieee1394: sbp2: safer initialization of status fifoStefan Richter2006-09-171-50/+30
* ieee1394: sbp2: optimize DMA direction of command ORBsStefan Richter2006-09-171-8/+8
* ieee1394: sbp2: discard return value of sbp2_link_orb_commandStefan Richter2006-09-171-5/+3
* ieee1394: sbp2: safer last_orb and next_ORB handlingStefan Richter2006-09-171-53/+48
* [PATCH] ieee1394: replace __inline__ by inlineStefan Richter2006-07-031-2/+2
* [PATCH] ieee1394: sbp2: enable auto spin-up for Maxtor disksStefan Richter2006-07-031-0/+3
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-301-1/+0
* ieee1394: add preprocessor constant for invalid csr addressBen Collins2006-06-121-4/+4
* sbp2: fix deregistration of status fifo address spaceBen Collins2006-06-121-2/+2
* sbp2: fix S800 transfers if phys_dma is offBen Collins2006-06-121-4/+14
* sbp2: remove ohci1394 specific constantBen Collins2006-06-121-1/+1
* sbp2: log number of supported concurrent loginsBen Collins2006-06-121-8/+8
* sbp2: remove manipulation of inquiry responseBen Collins2006-06-121-34/+0
* ieee1394: support for slow links or slow 1394b phy portsBen Collins2006-06-121-3/+1
* sbp2: make TSB42AA9 workaround specific to Momobay CX-1Ben Collins2006-06-121-1/+2
* [PATCH] sbp2: fix check of return value of hpsb_allocate_and_register_addrspa...Stefan Richter2006-06-051-1/+1
* [PATCH] ohci1394, sbp2: fix "scsi_add_device failed" with PL-3507 based devicesStefan Richter2006-05-171-2/+7
* [PATCH] sbp2: add ability to override hardwired blacklistStefan Richter2006-05-171-11/+18
* [PATCH] sbp2: add read_capacity workaround for iPodStefan Richter2006-05-171-4/+45
* [PATCH] sbp2: consolidate workaroundsStefan Richter2006-05-171-61/+91
* [PATCH] sbp2: fix spinlock recursionStefan Richter2006-04-021-17/+15
* 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