aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/ieee1394/sbp2.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-07-02ieee1394: sbp2: add support for disks >2 TB (and 16 bytes long CDBs)Stefan Richter1-1/+7
2008-10-15ieee1394: sbp2: enforce s/g segment size limitStefan Richter1-22/+11
2008-07-14ieee1394: sbp2: fix spindown for PL-3507 and TSB42AA9 firmwaresStefan Richter1-0/+1
2008-02-16ieee1394: sbp2: add INQUIRY delay workaroundStefan Richter1-0/+2
2008-01-30ieee1394: sbp2: raise default transfer size limitStefan Richter1-1/+0
2007-07-10ieee1394: sbp2: change some module parameters from int to boolStefan Richter1-1/+1
2007-04-30ieee1394: sbp2: remove unnecessary alignments of struct membersStefan Richter1-4/+4
2006-12-07ieee1394: sbp2: convert from PCI DMA to generic DMAStefan Richter1-1/+1
2006-12-07sbp2: make 1bit bitfield unsignedLuca Tettamanti1-1/+1
2006-12-07ieee1394: sbp2: more concise names for types and variablesStefan Richter1-7/+8
2006-12-07ieee1394: sbp2: remove unused struct membersStefan Richter1-6/+0
2006-12-07ieee1394: sbp2: clean up sbp2_ namespaceStefan Richter1-14/+14
2006-12-07ieee1394: sbp2: remove superfluous commentsStefan Richter1-47/+33
2006-12-07ieee1394: sbp2: delayed_work -> work_structStefan Richter1-1/+1
2006-12-07ieee1394: sbp2: coding style of some macrosStefan Richter1-77/+78
2006-12-07ieee1394: sbp2: clean up function declarationsStefan Richter1-45/+0
2006-11-22WorkStruct: make allyesconfigDavid Howells1-1/+1
2006-09-17ieee1394: sbp2: prevent rare deadlock in shutdownStefan Richter1-1/+8
2006-09-17ieee1394: sbp2: better handling of transport errorsStefan Richter1-3/+3
2006-09-17ieee1394: sbp2: handle "sbp2util_node_write_no_wait failed"Stefan Richter1-0/+3
2006-09-17ieee1394: sbp2: convert sbp2util_down_timeout to waitqueueStefan Richter1-2/+2
2006-09-17ieee1394: sbp2: more checks of status blockStefan Richter1-6/+8
2006-09-17ieee1394: sbp2: discard return value of sbp2_link_orb_commandStefan Richter1-5/+0
2006-09-17ieee1394: sbp2: safer last_orb and next_ORB handlingStefan Richter1-2/+2
2006-06-12sbp2: use __attribute__((packed)) for on-the-wire structuresBen Collins1-9/+9
2006-06-12sbp2: remove manipulation of inquiry responseBen Collins1-3/+2
2006-05-17[PATCH] sbp2: add ability to override hardwired blacklistStefan Richter1-0/+1
2006-05-17[PATCH] sbp2: add read_capacity workaround for iPodStefan Richter1-0/+1
2006-05-17[PATCH] sbp2: consolidate workaroundsStefan Richter1-10/+6
2006-02-23sbp2: variable status FIFO address (fix login timeout)Stefan Richter1-41/+23
2005-12-13sbp2: split sbp2_create_command_orb() for better readabilityStefan Richter1-7/+0
2005-12-12sbp2: delete sbp2scsi_direction_tableStefan Richter1-39/+1
2005-11-07sbp2, ohci1394 cleanups:Stefan Richter1-9/+6
2005-11-07sbp2: Remove our tracking of device type,Ben Collins1-6/+1
2005-11-07sbp2: Merge TYPE_RBC and 10byte removal patch from scsi maintainers.Ben Collins1-1/+0
2005-05-26[SCSI] TYPE_RBC cache fixes (sbp2.c affected)Al Viro1-4/+0
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+484