aboutsummaryrefslogtreecommitdiff
path: root/drivers/firewire/sbp2.c
AgeCommit message (Expand)Author
2018-12-18scsi: flip the default on use_clusteringChristoph Hellwig
2015-05-31scsi: Do not set cmd_per_lun to 1 in the host templateHannes Reinecke
2015-01-31firewire: sbp2: remove redundant check for bidi commandStefan Richter
2014-12-10firewire: sbp2: replace card lock by target lockStefan Richter
2014-12-10firewire: sbp2: replace some spin_lock_irqsave by spin_lock_irqStefan Richter
2014-12-10firewire: sbp2: protect a reference counter properlyStefan Richter
2014-03-07firewire: don't use PREPARE_DELAYED_WORKTejun Heo
2013-12-15firewire: sbp2: bring back WRITE SAME supportStefan Richter
2013-11-29[SCSI] Disable WRITE SAME for RAID and virtual host adapter driversMartin K. Petersen
2013-06-09firewire: introduce fw_driver.probe and .remove methodsStefan Richter
2013-04-28firewire: remove unnecessary alloc/OOM messagesStefan Richter
2013-04-28firewire: sbp2: replace BUG_ON by WARN_ONStefan Richter
2013-04-28firewire: Remove two unneeded checks for macrosPaul Bolle
2012-12-02firewire: sbp2: allow WRITE SAME and REPORT SUPPORTED OPERATION CODESStefan Richter
2012-11-13[SCSI] sd: Implement support for WRITE SAMEMartin K. Petersen
2012-11-13[SCSI] Add a report opcode helperMartin K. Petersen
2012-05-21firewire: sbp2: document the absence of alignment requirementsClemens Ladisch
2012-05-21firewire: sbp2: remove superfluous blk_queue_max_segment_size() callClemens Ladisch
2012-05-21firewire: sbp2: use scsi_dma_(un)mapClemens Ladisch
2012-05-21firewire: sbp2: give correct DMA device to scsi frameworkClemens Ladisch
2012-03-28Remove all #inclusions of asm/system.hDavid Howells
2012-03-22Merge tag 'firewire-updates' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2012-03-10firewire: sbp2: replace a GFP_ATOMIC allocationStefan Richter
2012-02-22firewire: sbp2: Fix SCSI sense data manglingChris Boot
2012-02-22firewire: sbp2: Ignore SBP-2 targets on the local nodeChris Boot
2012-02-22firewire: sbp2: Take into account Unit_Unique_IDChris Boot
2012-02-22firewire: sbp2: identify to driver core as "firewire_sbp2", not "sbp2"Stefan Richter
2012-01-15firewire: sbp2: use dev_printk APIStefan Richter
2012-01-13module_param: make bool parameters really bool (drivers & misc)Rusty Russell
2011-10-09firewire: use clamp and min3 macrosStefan Richter
2011-09-16firewire: sbp2: fold two functions into oneStefan Richter
2011-09-16firewire: sbp2: move some code to more sensible placesStefan Richter
2011-09-16firewire: sbp2: remove obsolete reference countingStefan Richter
2011-08-23firewire: sbp2: fix panic after rmmod with slow targetsChris Boot
2011-05-10firewire: sbp2: parallelize login, reconnect, logoutStefan Richter
2011-05-10firewire: sbp2: octlet AT payloads can be stack-allocatedStefan Richter
2011-05-10firewire: sbp2: omit Scsi_Host lock from queuecommandStefan Richter
2011-03-20firewire: sbp2: revert obsolete 'fix stall with "Unsolicited response"'Stefan Richter
2010-11-16SCSI host lock push-downJeff Garzik
2010-08-19firewire: sbp2: fix stall with "Unsolicited response"Stefan Richter
2010-08-19firewire: sbp2: fix memory leak in sbp2_cancel_orbs or at send errorStefan Richter
2010-08-02Merge firewire branches to be released post v2.6.35Stefan Richter
2010-06-20firewire: remove an unused function argumentStefan Richter
2010-06-19firewire: drop sizeof expressions from some request size argumentsStefan Richter
2010-03-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee...Linus Torvalds
2010-02-26block: Rename blk_queue_max_sectors to blk_queue_max_hw_sectorsMartin K. Petersen
2009-12-29firewire: qualify config ROM cache pointers as const pointersStefan Richter
2009-10-14firewire: normalize style of queue_work wrappersStefan Richter
2009-10-14firewire: sbp2: provide fallback if mgt_ORB_timeout is missingStefan Richter
2009-09-12firewire: sbp2: remove a workaround for Momobay FX-3AStefan Richter