summaryrefslogtreecommitdiff
path: root/drivers/ieee1394/sbp2.c
AgeCommit message (Expand)Author
2007-04-30ieee1394: sbp2: enforce 32bit DMA mappingStefan Richter
2007-02-08ieee1394: sbp2: lower block queue alignment requirementStefan Richter
2007-02-08ieee1394: sbp2: remove bogus "emulated" host flagStefan Richter
2007-02-08ieee1394: sbp2: use a better wildcard for blacklistStefan Richter
2007-01-10ieee1394: sbp2: fix probing of some DVD-ROM/RWsStefan Richter
2006-12-30ieee1394: sbp2: fix bogus dma mappingStefan Richter
2006-12-30ieee1394: sbp2: pass REQUEST_SENSE through to the targetStefan Richter
2006-12-07ieee1394: sbp2: code formatting around work_struct stuffStefan Richter
2006-12-07ieee1394: Consolidate driver registeringBen Collins
2006-12-07ieee1394: sbp2: convert from PCI DMA to generic DMAStefan Richter
2006-12-07ieee1394: sbp2: wrap two functions into oneStefan Richter
2006-12-07ieee1394: sbp2: update comment on things to doStefan Richter
2006-12-07ieee1394: sbp2: use list_move_tail()Stefan Richter
2006-12-07ieee1394: sbp2: more concise names for types and variablesStefan Richter
2006-12-07ieee1394: sbp2: remove unused struct membersStefan Richter
2006-12-07ieee1394: sbp2: proper unit in module parameter descriptionStefan Richter
2006-12-07ieee1394: sbp2: clean up sbp2_ namespaceStefan Richter
2006-12-07ieee1394: sbp2: some conditions in queue_command are unlikelyStefan Richter
2006-12-07ieee1394: sbp2: remove superfluous commentsStefan Richter
2006-12-07ieee1394: sbp2: delayed_work -> work_structStefan Richter
2006-12-07ieee1394: sbp2: remove debug macrosStefan Richter
2006-12-07ieee1394: sbp2: consolidate log levelsStefan Richter
2006-12-07ieee1394: sbp2: remove duplicate codeStefan Richter
2006-12-07ieee1394: sbp2: remove dead codeStefan Richter
2006-12-07ieee1394: sbp2: clean up function declarationsStefan Richter
2006-12-07ieee1394: sbp2: remove irritating log messageStefan Richter
2006-12-07ieee1394: sbp2: slightly reorder sbp2scsi_abortStefan Richter
2006-11-22WorkStruct: make allyesconfigDavid Howells
2006-09-17ieee1394: sbp2: enable auto spin-up for all SBP-2 devicesStefan Richter
2006-09-17ieee1394: sbp2: don't prefer MODE SENSE 10Stefan Richter
2006-09-17ieee1394: sbp2: prevent rare deadlock in shutdownStefan Richter
2006-09-17ieee1394: sbp2: update includesStefan Richter
2006-09-17ieee1394: sbp2: better handling of transport errorsStefan Richter
2006-09-17ieee1394: sbp2: recheck node generation in sbp2_updateStefan Richter
2006-09-17ieee1394: sbp2: safer agent reset in error handlersStefan Richter
2006-09-17ieee1394: sbp2: handle "sbp2util_node_write_no_wait failed"Stefan Richter
2006-09-17ieee1394: safer definition of empty macrosStefan Richter
2006-09-17the scheduled removal of drivers/ieee1394/sbp2.c:force_inquiry_hackAdrian Bunk
2006-09-17ieee1394: sbp2: convert sbp2util_down_timeout to waitqueueStefan Richter
2006-09-17ieee1394: sbp2: more checks of status blockStefan Richter
2006-09-17ieee1394: sbp2: safer initialization of status fifoStefan Richter
2006-09-17ieee1394: sbp2: optimize DMA direction of command ORBsStefan Richter
2006-09-17ieee1394: sbp2: discard return value of sbp2_link_orb_commandStefan Richter
2006-09-17ieee1394: sbp2: safer last_orb and next_ORB handlingStefan Richter
2006-07-03[PATCH] ieee1394: replace __inline__ by inlineStefan Richter
2006-07-03[PATCH] ieee1394: sbp2: enable auto spin-up for Maxtor disksStefan Richter
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel
2006-06-12ieee1394: add preprocessor constant for invalid csr addressBen Collins
2006-06-12sbp2: fix deregistration of status fifo address spaceBen Collins
2006-06-12sbp2: fix S800 transfers if phys_dma is offBen Collins