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
/
ieee1394
/
sbp2.c
Age
Commit message (
Expand
)
Author
Files
Lines
2006-12-07
ieee1394: sbp2: remove irritating log message
Stefan Richter
1
-2
/
+0
2006-12-07
ieee1394: sbp2: slightly reorder sbp2scsi_abort
Stefan Richter
1
-8
/
+2
2006-11-22
WorkStruct: make allyesconfig
David Howells
1
-12
/
+16
2006-09-17
ieee1394: sbp2: enable auto spin-up for all SBP-2 devices
Stefan Richter
1
-3
/
+1
2006-09-17
ieee1394: sbp2: don't prefer MODE SENSE 10
Stefan Richter
1
-1
/
+0
2006-09-17
ieee1394: sbp2: prevent rare deadlock in shutdown
Stefan Richter
1
-10
/
+11
2006-09-17
ieee1394: sbp2: update includes
Stefan Richter
1
-22
/
+27
2006-09-17
ieee1394: sbp2: better handling of transport errors
Stefan Richter
1
-5
/
+11
2006-09-17
ieee1394: sbp2: recheck node generation in sbp2_update
Stefan Richter
1
-5
/
+6
2006-09-17
ieee1394: sbp2: safer agent reset in error handlers
Stefan Richter
1
-2
/
+2
2006-09-17
ieee1394: sbp2: handle "sbp2util_node_write_no_wait failed"
Stefan Richter
1
-5
/
+66
2006-09-17
ieee1394: safer definition of empty macros
Stefan Richter
1
-9
/
+9
2006-09-17
the scheduled removal of drivers/ieee1394/sbp2.c:force_inquiry_hack
Adrian Bunk
1
-10
/
+0
2006-09-17
ieee1394: sbp2: convert sbp2util_down_timeout to waitqueue
Stefan Richter
1
-29
/
+22
2006-09-17
ieee1394: sbp2: more checks of status block
Stefan Richter
1
-40
/
+30
2006-09-17
ieee1394: sbp2: safer initialization of status fifo
Stefan Richter
1
-50
/
+30
2006-09-17
ieee1394: sbp2: optimize DMA direction of command ORBs
Stefan Richter
1
-8
/
+8
2006-09-17
ieee1394: sbp2: discard return value of sbp2_link_orb_command
Stefan Richter
1
-5
/
+3
2006-09-17
ieee1394: sbp2: safer last_orb and next_ORB handling
Stefan Richter
1
-53
/
+48
2006-07-03
[PATCH] ieee1394: replace __inline__ by inline
Stefan Richter
1
-2
/
+2
2006-07-03
[PATCH] ieee1394: sbp2: enable auto spin-up for Maxtor disks
Stefan Richter
1
-0
/
+3
2006-06-30
Remove obsolete #include <linux/config.h>
Jörn Engel
1
-1
/
+0
2006-06-12
ieee1394: add preprocessor constant for invalid csr address
Ben Collins
1
-4
/
+4
2006-06-12
sbp2: fix deregistration of status fifo address space
Ben Collins
1
-2
/
+2
2006-06-12
sbp2: fix S800 transfers if phys_dma is off
Ben Collins
1
-4
/
+14
2006-06-12
sbp2: remove ohci1394 specific constant
Ben Collins
1
-1
/
+1
2006-06-12
sbp2: log number of supported concurrent logins
Ben Collins
1
-8
/
+8
2006-06-12
sbp2: remove manipulation of inquiry response
Ben Collins
1
-34
/
+0
2006-06-12
ieee1394: support for slow links or slow 1394b phy ports
Ben Collins
1
-3
/
+1
2006-06-12
sbp2: make TSB42AA9 workaround specific to Momobay CX-1
Ben Collins
1
-1
/
+2
2006-06-05
[PATCH] sbp2: fix check of return value of hpsb_allocate_and_register_addrspa...
Stefan Richter
1
-1
/
+1
2006-05-17
[PATCH] ohci1394, sbp2: fix "scsi_add_device failed" with PL-3507 based devices
Stefan Richter
1
-2
/
+7
2006-05-17
[PATCH] sbp2: add ability to override hardwired blacklist
Stefan Richter
1
-11
/
+18
2006-05-17
[PATCH] sbp2: add read_capacity workaround for iPod
Stefan Richter
1
-4
/
+45
2006-05-17
[PATCH] sbp2: consolidate workarounds
Stefan Richter
1
-61
/
+91
2006-04-02
[PATCH] sbp2: fix spinlock recursion
Stefan Richter
1
-17
/
+15
2006-03-28
sbp2: misc debug logging cleanups
Stefan Richter
1
-77
/
+33
2006-03-28
sbp2: proper treatment of DID_OK
Stefan Richter
1
-3
/
+5
2006-03-28
sbp2: check for ARM failure
Stefan Richter
1
-3
/
+7
2006-03-28
sbp2: prevent unloading of 1394 low-level driver
Stefan Richter
1
-0
/
+9
2006-02-23
sbp2: update 36byte inquiry workaround (fix compatibility regression)
Stefan Richter
1
-23
/
+19
2006-02-23
sbp2: variable status FIFO address (fix login timeout)
Stefan Richter
1
-28
/
+36
2006-02-23
sbp2: fix another deadlock after disconnection
Stefan Richter
1
-2
/
+8
2006-02-18
[PATCH] don't mangle INQUIRY if cmddt or evpd bits are set
Al Viro
1
-9
/
+1
2005-12-13
sbp2: remove duplicate code from sbp2_start_device()
Stefan Richter
1
-50
/
+7
2005-12-13
sbp2: split sbp2_create_command_orb() for better readability
Stefan Richter
1
-177
/
+178
2005-12-12
sbp2: did not clean up after scsi_add_device() failed
Stefan Richter
1
-0
/
+2
2005-12-12
sbp2: delete sbp2scsi_direction_table
Stefan Richter
1
-29
/
+16
2005-11-19
sbp2: slimmer interface to scsi_mod
Stefan Richter
1
-13
/
+0
2005-11-07
kmalloc/kzalloc changes:
Stefan Richter
1
-5
/
+2
[next]