aboutsummaryrefslogtreecommitdiff
path: root/drivers/ieee1394/sbp2.h
AgeCommit message (Expand)Author
2010-10-11ieee1394: remove the old IEEE 1394 driver stackStefan Richter
2009-07-02ieee1394: sbp2: add support for disks >2 TB (and 16 bytes long CDBs)Stefan Richter
2008-10-15ieee1394: sbp2: enforce s/g segment size limitStefan Richter
2008-07-14ieee1394: sbp2: fix spindown for PL-3507 and TSB42AA9 firmwaresStefan Richter
2008-02-16ieee1394: sbp2: add INQUIRY delay workaroundStefan Richter
2008-01-30ieee1394: sbp2: raise default transfer size limitStefan Richter
2007-07-10ieee1394: sbp2: change some module parameters from int to boolStefan Richter
2007-04-30ieee1394: sbp2: remove unnecessary alignments of struct membersStefan Richter
2006-12-07ieee1394: sbp2: convert from PCI DMA to generic DMAStefan Richter
2006-12-07sbp2: make 1bit bitfield unsignedLuca Tettamanti
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: clean up sbp2_ namespaceStefan Richter
2006-12-07ieee1394: sbp2: remove superfluous commentsStefan Richter
2006-12-07ieee1394: sbp2: delayed_work -> work_structStefan Richter
2006-12-07ieee1394: sbp2: coding style of some macrosStefan Richter
2006-12-07ieee1394: sbp2: clean up function declarationsStefan Richter
2006-11-22WorkStruct: make allyesconfigDavid Howells
2006-09-17ieee1394: sbp2: prevent rare deadlock in shutdownStefan Richter
2006-09-17ieee1394: sbp2: better handling of transport errorsStefan Richter
2006-09-17ieee1394: sbp2: handle "sbp2util_node_write_no_wait failed"Stefan Richter
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: discard return value of sbp2_link_orb_commandStefan Richter
2006-09-17ieee1394: sbp2: safer last_orb and next_ORB handlingStefan Richter
2006-06-12sbp2: use __attribute__((packed)) for on-the-wire structuresBen Collins
2006-06-12sbp2: remove manipulation of inquiry responseBen Collins
2006-05-17[PATCH] sbp2: add ability to override hardwired blacklistStefan Richter
2006-05-17[PATCH] sbp2: add read_capacity workaround for iPodStefan Richter
2006-05-17[PATCH] sbp2: consolidate workaroundsStefan Richter
2006-02-23sbp2: variable status FIFO address (fix login timeout)Stefan Richter
2005-12-13sbp2: split sbp2_create_command_orb() for better readabilityStefan Richter
2005-12-12sbp2: delete sbp2scsi_direction_tableStefan Richter
2005-11-07sbp2, ohci1394 cleanups:Stefan Richter
2005-11-07sbp2: Remove our tracking of device type,Ben Collins
2005-11-07sbp2: Merge TYPE_RBC and 10byte removal patch from scsi maintainers.Ben Collins
2005-05-26[SCSI] TYPE_RBC cache fixes (sbp2.c affected)Al Viro
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds