summaryrefslogtreecommitdiffstats
path: root/drivers/ieee1394/sbp2.c
Commit message (Expand)AuthorAgeFilesLines
* ieee1394: sbp2: code formatting around work_struct stuffStefan Richter2006-12-071-7/+9
* ieee1394: Consolidate driver registeringBen Collins2006-12-071-3/+1
* ieee1394: sbp2: convert from PCI DMA to generic DMAStefan Richter2006-12-071-66/+60
* ieee1394: sbp2: wrap two functions into oneStefan Richter2006-12-071-23/+7
* ieee1394: sbp2: update comment on things to doStefan Richter2006-12-071-7/+19
* ieee1394: sbp2: use list_move_tail()Stefan Richter2006-12-071-2/+1
* ieee1394: sbp2: more concise names for types and variablesStefan Richter2006-12-071-591/+567
* ieee1394: sbp2: remove unused struct membersStefan Richter2006-12-071-19/+4
* ieee1394: sbp2: proper unit in module parameter descriptionStefan Richter2006-12-071-1/+2
* ieee1394: sbp2: clean up sbp2_ namespaceStefan Richter2006-12-071-119/+118
* ieee1394: sbp2: some conditions in queue_command are unlikelyStefan Richter2006-12-071-5/+5
* ieee1394: sbp2: remove superfluous commentsStefan Richter2006-12-071-308/+76
* ieee1394: sbp2: delayed_work -> work_structStefan Richter2006-12-071-15/+11
* ieee1394: sbp2: remove debug macrosStefan Richter2006-12-071-280/+20
* ieee1394: sbp2: consolidate log levelsStefan Richter2006-12-071-19/+12
* ieee1394: sbp2: remove duplicate codeStefan Richter2006-12-071-11/+0
* ieee1394: sbp2: remove dead codeStefan Richter2006-12-071-15/+0
* ieee1394: sbp2: clean up function declarationsStefan Richter2006-12-071-59/+86
* ieee1394: sbp2: remove irritating log messageStefan Richter2006-12-071-2/+0
* ieee1394: sbp2: slightly reorder sbp2scsi_abortStefan Richter2006-12-071-8/+2
* 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