index
:
litmus-rt.git
archive/unc-master-3.0
archived-2013.1
archived-private-master
archived-semi-part
demo
ecrts-pgm-final
ecrts14-pgm-final
gpusync-rtss12
gpusync/staging
linux-tip
litmus2008-patch-series
master
pgm
prop/litmus-signals
prop/robust-tie-break
staging
test
tracing-devel
v2.6.34-with-arm-patches
v2015.1
wip-2011.2-bbb
wip-2011.2-bbb-trace
wip-2012.3-gpu
wip-2012.3-gpu-preport
wip-2012.3-gpu-rtss13
wip-2012.3-gpu-sobliv-budget-w-kshark
wip-aedzl-final
wip-aedzl-revised
wip-arbit-deadline
wip-aux-tasks
wip-bbb
wip-bbb-prio-don
wip-better-break
wip-binary-heap
wip-budget
wip-color
wip-color-jlh
wip-d10-hz1000
wip-default-clustering
wip-dissipation-jerickso
wip-dissipation2-jerickso
wip-ecrts14-pgm
wip-edf-hsb
wip-edf-os
wip-edf-tie-break
wip-edzl-critique
wip-edzl-final
wip-edzl-revised
wip-events
wip-extra-debug
wip-fix-switch-jerickso
wip-fix3
wip-fmlp-dequeue
wip-ft-irq-flag
wip-gpu-cleanup
wip-gpu-interrupts
wip-gpu-rtas12
wip-gpu-rtss12
wip-gpu-rtss12-srp
wip-gpusync-merge
wip-ikglp
wip-k-fmlp
wip-kernel-coloring
wip-kernthreads
wip-klmirqd-to-aux
wip-kshark
wip-litmus-3.2
wip-litmus2011.2
wip-litmus3.0-2011.2
wip-master-2.6.33-rt
wip-mc
wip-mc-bipasa
wip-mc-jerickso
wip-mc2-cache-slack
wip-mcrit-mac
wip-merge-3.0
wip-merge-v3.0
wip-migration-affinity
wip-mmap-uncache
wip-modechange
wip-nested-locking
wip-omlp-gedf
wip-pai
wip-percore-lib
wip-performance
wip-pgm
wip-pgm-split
wip-pm-ovd
wip-prio-inh
wip-prioq-dgl
wip-refactored-gedf
wip-release-master-fix
wip-robust-tie-break
wip-rt-kshark
wip-rtas12-pgm
wip-semi-part
wip-semi-part-edfos-jerickso
wip-shared-lib
wip-shared-lib2
wip-shared-mem
wip-splitting-jerickso
wip-splitting-omlp-jerickso
wip-stage-binheap
wip-sun-port
wip-timer-trace
wip-tracepoints
The LITMUS^RT kernel.
Bjoern Brandenburg
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
firewire
/
sbp2.c
Commit message (
Expand
)
Author
Age
*
firewire: remove unnecessary alloc/OOM messages
Stefan Richter
2013-04-28
*
firewire: sbp2: replace BUG_ON by WARN_ON
Stefan Richter
2013-04-28
*
firewire: Remove two unneeded checks for macros
Paul Bolle
2013-04-28
*
firewire: sbp2: allow WRITE SAME and REPORT SUPPORTED OPERATION CODES
Stefan Richter
2012-12-02
*
[SCSI] sd: Implement support for WRITE SAME
Martin K. Petersen
2012-11-14
*
[SCSI] Add a report opcode helper
Martin K. Petersen
2012-11-14
*
firewire: sbp2: document the absence of alignment requirements
Clemens Ladisch
2012-05-21
*
firewire: sbp2: remove superfluous blk_queue_max_segment_size() call
Clemens Ladisch
2012-05-21
*
firewire: sbp2: use scsi_dma_(un)map
Clemens Ladisch
2012-05-21
*
firewire: sbp2: give correct DMA device to scsi framework
Clemens Ladisch
2012-05-21
*
Remove all #inclusions of asm/system.h
David Howells
2012-03-28
*
Merge tag 'firewire-updates' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2012-03-22
|
\
|
*
firewire: sbp2: replace a GFP_ATOMIC allocation
Stefan Richter
2012-03-10
|
*
firewire: sbp2: Fix SCSI sense data mangling
Chris Boot
2012-02-22
|
*
firewire: sbp2: Ignore SBP-2 targets on the local node
Chris Boot
2012-02-22
|
*
firewire: sbp2: Take into account Unit_Unique_ID
Chris Boot
2012-02-22
|
*
firewire: sbp2: identify to driver core as "firewire_sbp2", not "sbp2"
Stefan Richter
2012-02-22
|
*
firewire: sbp2: use dev_printk API
Stefan Richter
2012-01-15
*
|
module_param: make bool parameters really bool (drivers & misc)
Rusty Russell
2012-01-12
|
/
*
firewire: use clamp and min3 macros
Stefan Richter
2011-10-09
*
firewire: sbp2: fold two functions into one
Stefan Richter
2011-09-16
*
firewire: sbp2: move some code to more sensible places
Stefan Richter
2011-09-16
*
firewire: sbp2: remove obsolete reference counting
Stefan Richter
2011-09-16
*
firewire: sbp2: fix panic after rmmod with slow targets
Chris Boot
2011-08-22
*
firewire: sbp2: parallelize login, reconnect, logout
Stefan Richter
2011-05-10
*
firewire: sbp2: octlet AT payloads can be stack-allocated
Stefan Richter
2011-05-10
*
firewire: sbp2: omit Scsi_Host lock from queuecommand
Stefan Richter
2011-05-10
*
firewire: sbp2: revert obsolete 'fix stall with "Unsolicited response"'
Stefan Richter
2011-03-20
*
SCSI host lock push-down
Jeff Garzik
2010-11-16
*
firewire: sbp2: fix stall with "Unsolicited response"
Stefan Richter
2010-08-19
*
firewire: sbp2: fix memory leak in sbp2_cancel_orbs or at send error
Stefan Richter
2010-08-19
*
Merge firewire branches to be released post v2.6.35
Stefan Richter
2010-08-02
|
\
|
*
firewire: remove an unused function argument
Stefan Richter
2010-06-20
|
*
firewire: drop sizeof expressions from some request size arguments
Stefan Richter
2010-06-19
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee...
Linus Torvalds
2010-03-03
|
\
|
|
*
firewire: qualify config ROM cache pointers as const pointers
Stefan Richter
2009-12-29
*
|
block: Rename blk_queue_max_sectors to blk_queue_max_hw_sectors
Martin K. Petersen
2010-02-26
|
/
*
firewire: normalize style of queue_work wrappers
Stefan Richter
2009-10-14
*
firewire: sbp2: provide fallback if mgt_ORB_timeout is missing
Stefan Richter
2009-10-14
*
firewire: sbp2: remove a workaround for Momobay FX-3A
Stefan Richter
2009-09-12
*
firewire: sbp2: fix status reception
Stefan Richter
2009-09-12
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee...
Linus Torvalds
2009-09-05
|
\
|
*
firewire: sbp2: fix freeing of unallocated memory
Stefan Richter
2009-09-05
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee...
Linus Torvalds
2009-07-06
|
\
|
|
*
firewire: sbp2: add support for disks >2 TB (and 16 bytes long CDBs)
Stefan Richter
2009-07-02
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee...
Linus Torvalds
2009-06-16
|
/
*
firewire: add parent-of-unit accessor
Stefan Richter
2009-06-06
*
firewire: rename source files
Stefan Richter
2009-06-05