summaryrefslogtreecommitdiffstats
path: root/drivers/ieee1394/sbp2.c
Commit message (Expand)AuthorAgeFilesLines
...
* ieee1394: sbp2: clean up sbp2_ namespaceStefan Richter2006-12-071-119/+118Star
* ieee1394: sbp2: some conditions in queue_command are unlikelyStefan Richter2006-12-071-5/+5
* ieee1394: sbp2: remove superfluous commentsStefan Richter2006-12-071-308/+76Star
* ieee1394: sbp2: delayed_work -> work_structStefan Richter2006-12-071-15/+11Star
* ieee1394: sbp2: remove debug macrosStefan Richter2006-12-071-280/+20Star
* ieee1394: sbp2: consolidate log levelsStefan Richter2006-12-071-19/+12Star
* ieee1394: sbp2: remove duplicate codeStefan Richter2006-12-071-11/+0Star
* ieee1394: sbp2: remove dead codeStefan Richter2006-12-071-15/+0Star
* ieee1394: sbp2: clean up function declarationsStefan Richter2006-12-071-59/+86
* ieee1394: sbp2: remove irritating log messageStefan Richter2006-12-071-2/+0Star
* ieee1394: sbp2: slightly reorder sbp2scsi_abortStefan Richter2006-12-071-8/+2Star
* WorkStruct: make allyesconfigDavid Howells2006-11-221-12/+16
* ieee1394: sbp2: enable auto spin-up for all SBP-2 devicesStefan Richter2006-09-171-3/+1Star
* ieee1394: sbp2: don't prefer MODE SENSE 10Stefan Richter2006-09-171-1/+0Star
* 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/+0Star
* ieee1394: sbp2: convert sbp2util_down_timeout to waitqueueStefan Richter2006-09-171-29/+22Star
* ieee1394: sbp2: more checks of status blockStefan Richter2006-09-171-40/+30Star
* ieee1394: sbp2: safer initialization of status fifoStefan Richter2006-09-171-50/+30Star
* 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/+3Star
* ieee1394: sbp2: safer last_orb and next_ORB handlingStefan Richter2006-09-171-53/+48Star
* [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/+0Star
* ieee1394: add preprocessor constant for invalid csr addressBen Collins2006-06-131-4/+4
* sbp2: fix deregistration of status fifo address spaceBen Collins2006-06-131-2/+2
* sbp2: fix S800 transfers if phys_dma is offBen Collins2006-06-131-4/+14
* sbp2: remove ohci1394 specific constantBen Collins2006-06-131-1/+1
* sbp2: log number of supported concurrent loginsBen Collins2006-06-131-8/+8
* sbp2: remove manipulation of inquiry responseBen Collins2006-06-131-34/+0Star
* ieee1394: support for slow links or slow 1394b phy portsBen Collins2006-06-131-3/+1Star
* sbp2: make TSB42AA9 workaround specific to Momobay CX-1Ben Collins2006-06-131-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-181-2/+7
* [PATCH] sbp2: add ability to override hardwired blacklistStefan Richter2006-05-181-11/+18
* [PATCH] sbp2: add read_capacity workaround for iPodStefan Richter2006-05-181-4/+45
* [PATCH] sbp2: consolidate workaroundsStefan Richter2006-05-181-61/+91
* [PATCH] sbp2: fix spinlock recursionStefan Richter2006-04-021-17/+15Star
* sbp2: misc debug logging cleanupsStefan Richter2006-03-291-77/+33Star
* sbp2: proper treatment of DID_OKStefan Richter2006-03-291-3/+5
* sbp2: check for ARM failureStefan Richter2006-03-291-3/+7
* sbp2: prevent unloading of 1394 low-level driverStefan Richter2006-03-291-0/+9
* sbp2: update 36byte inquiry workaround (fix compatibility regression)Stefan Richter2006-02-231-23/+19Star