| Commit message (Expand) | Author | Age | Files | Lines |
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156 | Thomas Gleixner | 2019-05-30 | 1 | -14/+1 |
* | scsi: communicate max segment size to the DMA mapping code | Christoph Hellwig | 2019-01-23 | 1 | -4/+1 |
* | scsi: flip the default on use_clustering | Christoph Hellwig | 2018-12-19 | 1 | -1/+0 |
* | scsi: Do not set cmd_per_lun to 1 in the host template | Hannes Reinecke | 2015-06-01 | 1 | -1/+0 |
* | firewire: sbp2: remove redundant check for bidi command | Stefan Richter | 2015-01-31 | 1 | -11/+0 |
* | firewire: sbp2: replace card lock by target lock | Stefan Richter | 2014-12-10 | 1 | -31/+29 |
* | firewire: sbp2: replace some spin_lock_irqsave by spin_lock_irq | Stefan Richter | 2014-12-10 | 1 | -9/+6 |
* | firewire: sbp2: protect a reference counter properly | Stefan Richter | 2014-12-10 | 1 | -8/+6 |
* | firewire: don't use PREPARE_DELAYED_WORK | Tejun Heo | 2014-03-07 | 1 | -4/+13 |
* | firewire: sbp2: bring back WRITE SAME support | Stefan Richter | 2013-12-15 | 1 | -1/+0 |
* | [SCSI] Disable WRITE SAME for RAID and virtual host adapter drivers | Martin K. Petersen | 2013-11-29 | 1 | -0/+1 |
* | firewire: introduce fw_driver.probe and .remove methods | Stefan Richter | 2013-06-09 | 1 | -10/+7 |
* | firewire: remove unnecessary alloc/OOM messages | Stefan Richter | 2013-04-28 | 1 | -3/+1 |
* | firewire: sbp2: replace BUG_ON by WARN_ON | Stefan Richter | 2013-04-28 | 1 | -2/+2 |
* | firewire: Remove two unneeded checks for macros | Paul Bolle | 2013-04-28 | 1 | -2/+0 |
* | firewire: sbp2: allow WRITE SAME and REPORT SUPPORTED OPERATION CODES | Stefan Richter | 2012-12-02 | 1 | -2/+0 |
* | [SCSI] sd: Implement support for WRITE SAME | Martin K. Petersen | 2012-11-14 | 1 | -0/+1 |
* | [SCSI] Add a report opcode helper | Martin K. Petersen | 2012-11-14 | 1 | -0/+1 |
* | firewire: sbp2: document the absence of alignment requirements | Clemens Ladisch | 2012-05-21 | 1 | -4/+6 |
* | firewire: sbp2: remove superfluous blk_queue_max_segment_size() call | Clemens Ladisch | 2012-05-21 | 1 | -2/+0 |
* | firewire: sbp2: use scsi_dma_(un)map | Clemens Ladisch | 2012-05-21 | 1 | -9/+4 |
* | firewire: sbp2: give correct DMA device to scsi framework | Clemens Ladisch | 2012-05-21 | 1 | -1/+2 |
* | Remove all #inclusions of asm/system.h | David Howells | 2012-03-28 | 1 | -1/+0 |
* | Merge tag 'firewire-updates' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2012-03-23 | 1 | -49/+81 |
|\ |
|
| * | firewire: sbp2: replace a GFP_ATOMIC allocation | Stefan Richter | 2012-03-10 | 1 | -1/+1 |
| * | firewire: sbp2: Fix SCSI sense data mangling | Chris Boot | 2012-02-22 | 1 | -2/+11 |
| * | firewire: sbp2: Ignore SBP-2 targets on the local node | Chris Boot | 2012-02-22 | 1 | -0/+4 |
| * | firewire: sbp2: Take into account Unit_Unique_ID | Chris Boot | 2012-02-22 | 1 | -0/+12 |
| * | firewire: sbp2: identify to driver core as "firewire_sbp2", not "sbp2" | Stefan Richter | 2012-02-22 | 1 | -4/+2 |
| * | firewire: sbp2: use dev_printk API | Stefan Richter | 2012-01-15 | 1 | -42/+51 |
* | | module_param: make bool parameters really bool (drivers & misc) | Rusty Russell | 2012-01-13 | 1 | -1/+1 |
|/ |
|
* | firewire: use clamp and min3 macros | Stefan Richter | 2011-10-09 | 1 | -2/+2 |
* | firewire: sbp2: fold two functions into one | Stefan Richter | 2011-09-16 | 1 | -19/+9 |
* | firewire: sbp2: move some code to more sensible places | Stefan Richter | 2011-09-16 | 1 | -106/+107 |
* | firewire: sbp2: remove obsolete reference counting | Stefan Richter | 2011-09-16 | 1 | -40/+17 |
* | firewire: sbp2: fix panic after rmmod with slow targets | Chris Boot | 2011-08-23 | 1 | -0/+4 |
* | firewire: sbp2: parallelize login, reconnect, logout | Stefan Richter | 2011-05-10 | 1 | -8/+1 |
* | firewire: sbp2: octlet AT payloads can be stack-allocated | Stefan Richter | 2011-05-10 | 1 | -4/+4 |
* | firewire: sbp2: omit Scsi_Host lock from queuecommand | Stefan Richter | 2011-05-10 | 1 | -14/+6 |
* | firewire: sbp2: revert obsolete 'fix stall with "Unsolicited response"' | Stefan Richter | 2011-03-20 | 1 | -8/+3 |
* | SCSI host lock push-down | Jeff Garzik | 2010-11-16 | 1 | -1/+3 |
* | firewire: sbp2: fix stall with "Unsolicited response" | Stefan Richter | 2010-08-19 | 1 | -3/+8 |
* | firewire: sbp2: fix memory leak in sbp2_cancel_orbs or at send error | Stefan Richter | 2010-08-19 | 1 | -5/+7 |
* | Merge firewire branches to be released post v2.6.35 | Stefan Richter | 2010-08-02 | 1 | -8/+5 |
|\ |
|
| * | firewire: remove an unused function argument | Stefan Richter | 2010-06-20 | 1 | -2/+1 |
| * | firewire: drop sizeof expressions from some request size arguments | Stefan Richter | 2010-06-19 | 1 | -6/+4 |
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee... | Linus Torvalds | 2010-03-03 | 1 | -2/+3 |
|\| |
|
| * | firewire: qualify config ROM cache pointers as const pointers | Stefan Richter | 2009-12-29 | 1 | -2/+3 |
* | | block: Rename blk_queue_max_sectors to blk_queue_max_hw_sectors | Martin K. Petersen | 2010-02-26 | 1 | -1/+1 |
|/ |
|
* | firewire: normalize style of queue_work wrappers | Stefan Richter | 2009-10-14 | 1 | -2/+7 |