index
:
platform/kernel/linux-3.10
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.2015.q2_common
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_wearable
devel/aarch64
devel/tizen
devel/v3.10-ltsi
dmafence
kdbus-integration
master
sandbox/cometzero/tizen
sandbox/cosmichobo/tizen
sandbox/daeinki/tizen
sandbox/hwhwang7/tizen
sandbox/mchehab/tizen-media-backports
sandbox/mwereski/kdbus-integration
sandbox/pawelo/kdbus-next-wip
sandbox/pawelo/kdbus-next-wip-next
sandbox/pawelo/kdbus-v4-backport
sandbox/pawelo/kernfs
sandbox/pawelo/kernfs_better
sandbox/pawelo/sysfs
sandbox/pcoval/tizen
tizen
tizen-rebase-20140515
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_LPD
upstream
v3.10.51-integration
v3.10.52-integration
v3.10.60-rebase
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
firewire
/
sbp2.c
Age
Commit message (
Expand
)
Author
Files
Lines
2013-04-28
firewire: remove unnecessary alloc/OOM messages
Stefan Richter
1
-3
/
+1
2013-04-28
firewire: sbp2: replace BUG_ON by WARN_ON
Stefan Richter
1
-2
/
+2
2013-04-28
firewire: Remove two unneeded checks for macros
Paul Bolle
1
-2
/
+0
2012-12-02
firewire: sbp2: allow WRITE SAME and REPORT SUPPORTED OPERATION CODES
Stefan Richter
1
-2
/
+0
2012-11-13
[SCSI] sd: Implement support for WRITE SAME
Martin K. Petersen
1
-0
/
+1
2012-11-13
[SCSI] Add a report opcode helper
Martin K. Petersen
1
-0
/
+1
2012-05-21
firewire: sbp2: document the absence of alignment requirements
Clemens Ladisch
1
-4
/
+6
2012-05-21
firewire: sbp2: remove superfluous blk_queue_max_segment_size() call
Clemens Ladisch
1
-2
/
+0
2012-05-21
firewire: sbp2: use scsi_dma_(un)map
Clemens Ladisch
1
-9
/
+4
2012-05-21
firewire: sbp2: give correct DMA device to scsi framework
Clemens Ladisch
1
-1
/
+2
2012-03-28
Remove all #inclusions of asm/system.h
David Howells
1
-1
/
+0
2012-03-22
Merge tag 'firewire-updates' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-49
/
+81
2012-03-10
firewire: sbp2: replace a GFP_ATOMIC allocation
Stefan Richter
1
-1
/
+1
2012-02-22
firewire: sbp2: Fix SCSI sense data mangling
Chris Boot
1
-2
/
+11
2012-02-22
firewire: sbp2: Ignore SBP-2 targets on the local node
Chris Boot
1
-0
/
+4
2012-02-22
firewire: sbp2: Take into account Unit_Unique_ID
Chris Boot
1
-0
/
+12
2012-02-22
firewire: sbp2: identify to driver core as "firewire_sbp2", not "sbp2"
Stefan Richter
1
-4
/
+2
2012-01-15
firewire: sbp2: use dev_printk API
Stefan Richter
1
-42
/
+51
2012-01-13
module_param: make bool parameters really bool (drivers & misc)
Rusty Russell
1
-1
/
+1
2011-10-09
firewire: use clamp and min3 macros
Stefan Richter
1
-2
/
+2
2011-09-16
firewire: sbp2: fold two functions into one
Stefan Richter
1
-19
/
+9
2011-09-16
firewire: sbp2: move some code to more sensible places
Stefan Richter
1
-106
/
+107
2011-09-16
firewire: sbp2: remove obsolete reference counting
Stefan Richter
1
-40
/
+17
2011-08-23
firewire: sbp2: fix panic after rmmod with slow targets
Chris Boot
1
-0
/
+4
2011-05-10
firewire: sbp2: parallelize login, reconnect, logout
Stefan Richter
1
-8
/
+1
2011-05-10
firewire: sbp2: octlet AT payloads can be stack-allocated
Stefan Richter
1
-4
/
+4
2011-05-10
firewire: sbp2: omit Scsi_Host lock from queuecommand
Stefan Richter
1
-14
/
+6
2011-03-20
firewire: sbp2: revert obsolete 'fix stall with "Unsolicited response"'
Stefan Richter
1
-8
/
+3
2010-11-16
SCSI host lock push-down
Jeff Garzik
1
-1
/
+3
2010-08-19
firewire: sbp2: fix stall with "Unsolicited response"
Stefan Richter
1
-3
/
+8
2010-08-19
firewire: sbp2: fix memory leak in sbp2_cancel_orbs or at send error
Stefan Richter
1
-5
/
+7
2010-08-02
Merge firewire branches to be released post v2.6.35
Stefan Richter
1
-8
/
+5
2010-06-20
firewire: remove an unused function argument
Stefan Richter
1
-2
/
+1
2010-06-19
firewire: drop sizeof expressions from some request size arguments
Stefan Richter
1
-6
/
+4
2010-03-03
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee...
Linus Torvalds
1
-2
/
+3
2010-02-26
block: Rename blk_queue_max_sectors to blk_queue_max_hw_sectors
Martin K. Petersen
1
-1
/
+1
2009-12-29
firewire: qualify config ROM cache pointers as const pointers
Stefan Richter
1
-2
/
+3
2009-10-14
firewire: normalize style of queue_work wrappers
Stefan Richter
1
-2
/
+7
2009-10-14
firewire: sbp2: provide fallback if mgt_ORB_timeout is missing
Stefan Richter
1
-20
/
+19
2009-09-12
firewire: sbp2: remove a workaround for Momobay FX-3A
Stefan Richter
1
-2
/
+1
2009-09-12
firewire: sbp2: fix status reception
Stefan Richter
1
-6
/
+7
2009-09-05
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee...
Linus Torvalds
1
-4
/
+4
2009-09-05
firewire: sbp2: fix freeing of unallocated memory
Stefan Richter
1
-4
/
+4
2009-07-06
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee...
Linus Torvalds
1
-1
/
+9
2009-07-02
firewire: sbp2: add support for disks >2 TB (and 16 bytes long CDBs)
Stefan Richter
1
-1
/
+9
2009-06-16
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee...
Linus Torvalds
1
-0
/
+1656
2009-06-06
firewire: add parent-of-unit accessor
Stefan Richter
1
-16
/
+21
2009-06-05
firewire: rename source files
Stefan Richter
1
-0
/
+1651