aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/ieee1394/sbp2.h
Commit message (Expand)AuthorAge
* ieee1394: sbp2: fix spindown for PL-3507 and TSB42AA9 firmwaresStefan Richter2008-07-14
* ieee1394: sbp2: add INQUIRY delay workaroundStefan Richter2008-02-16
* ieee1394: sbp2: raise default transfer size limitStefan Richter2008-01-30
* ieee1394: sbp2: change some module parameters from int to boolStefan Richter2007-07-09
* ieee1394: sbp2: remove unnecessary alignments of struct membersStefan Richter2007-04-29
* ieee1394: sbp2: convert from PCI DMA to generic DMAStefan Richter2006-12-07
* sbp2: make 1bit bitfield unsignedLuca Tettamanti2006-12-07
* ieee1394: sbp2: more concise names for types and variablesStefan Richter2006-12-07
* ieee1394: sbp2: remove unused struct membersStefan Richter2006-12-07
* ieee1394: sbp2: clean up sbp2_ namespaceStefan Richter2006-12-07
* ieee1394: sbp2: remove superfluous commentsStefan Richter2006-12-07
* ieee1394: sbp2: delayed_work -> work_structStefan Richter2006-12-07
* ieee1394: sbp2: coding style of some macrosStefan Richter2006-12-07
* ieee1394: sbp2: clean up function declarationsStefan Richter2006-12-07
* WorkStruct: make allyesconfigDavid Howells2006-11-22
* ieee1394: sbp2: prevent rare deadlock in shutdownStefan Richter2006-09-17
* ieee1394: sbp2: better handling of transport errorsStefan Richter2006-09-17
* ieee1394: sbp2: handle "sbp2util_node_write_no_wait failed"Stefan Richter2006-09-17
* ieee1394: sbp2: convert sbp2util_down_timeout to waitqueueStefan Richter2006-09-17
* ieee1394: sbp2: more checks of status blockStefan Richter2006-09-17
* ieee1394: sbp2: discard return value of sbp2_link_orb_commandStefan Richter2006-09-17
* ieee1394: sbp2: safer last_orb and next_ORB handlingStefan Richter2006-09-17
* sbp2: use __attribute__((packed)) for on-the-wire structuresBen Collins2006-06-12
* sbp2: remove manipulation of inquiry responseBen Collins2006-06-12
* [PATCH] sbp2: add ability to override hardwired blacklistStefan Richter2006-05-18
* [PATCH] sbp2: add read_capacity workaround for iPodStefan Richter2006-05-18
* [PATCH] sbp2: consolidate workaroundsStefan Richter2006-05-18
* sbp2: variable status FIFO address (fix login timeout)Stefan Richter2006-02-23
* sbp2: split sbp2_create_command_orb() for better readabilityStefan Richter2005-12-13
* sbp2: delete sbp2scsi_direction_tableStefan Richter2005-12-12
* sbp2, ohci1394 cleanups:Stefan Richter2005-11-07
* sbp2: Remove our tracking of device type,Ben Collins2005-11-07
* sbp2: Merge TYPE_RBC and 10byte removal patch from scsi maintainers.Ben Collins2005-11-07
* [SCSI] TYPE_RBC cache fixes (sbp2.c affected)Al Viro2005-05-26
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-16