aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/ieee1394/sbp2.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2006-09-17ieee1394: sbp2: enable auto spin-up for all SBP-2 devicesStefan Richter1-3/+1
2006-09-17ieee1394: sbp2: don't prefer MODE SENSE 10Stefan Richter1-1/+0
2006-09-17ieee1394: sbp2: prevent rare deadlock in shutdownStefan Richter1-10/+11
2006-09-17ieee1394: sbp2: update includesStefan Richter1-22/+27
2006-09-17ieee1394: sbp2: better handling of transport errorsStefan Richter1-5/+11
2006-09-17ieee1394: sbp2: recheck node generation in sbp2_updateStefan Richter1-5/+6
2006-09-17ieee1394: sbp2: safer agent reset in error handlersStefan Richter1-2/+2
2006-09-17ieee1394: sbp2: handle "sbp2util_node_write_no_wait failed"Stefan Richter1-5/+66
2006-09-17ieee1394: safer definition of empty macrosStefan Richter1-9/+9
2006-09-17the scheduled removal of drivers/ieee1394/sbp2.c:force_inquiry_hackAdrian Bunk1-10/+0
2006-09-17ieee1394: sbp2: convert sbp2util_down_timeout to waitqueueStefan Richter1-29/+22
2006-09-17ieee1394: sbp2: more checks of status blockStefan Richter1-40/+30
2006-09-17ieee1394: sbp2: safer initialization of status fifoStefan Richter1-50/+30
2006-09-17ieee1394: sbp2: optimize DMA direction of command ORBsStefan Richter1-8/+8
2006-09-17ieee1394: sbp2: discard return value of sbp2_link_orb_commandStefan Richter1-5/+3
2006-09-17ieee1394: sbp2: safer last_orb and next_ORB handlingStefan Richter1-53/+48
2006-07-03[PATCH] ieee1394: replace __inline__ by inlineStefan Richter1-2/+2
2006-07-03[PATCH] ieee1394: sbp2: enable auto spin-up for Maxtor disksStefan Richter1-0/+3
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel1-1/+0
2006-06-12ieee1394: add preprocessor constant for invalid csr addressBen Collins1-4/+4
2006-06-12sbp2: fix deregistration of status fifo address spaceBen Collins1-2/+2
2006-06-12sbp2: fix S800 transfers if phys_dma is offBen Collins1-4/+14
2006-06-12sbp2: remove ohci1394 specific constantBen Collins1-1/+1
2006-06-12sbp2: log number of supported concurrent loginsBen Collins1-8/+8
2006-06-12sbp2: remove manipulation of inquiry responseBen Collins1-34/+0
2006-06-12ieee1394: support for slow links or slow 1394b phy portsBen Collins1-3/+1
2006-06-12sbp2: make TSB42AA9 workaround specific to Momobay CX-1Ben Collins1-1/+2
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