Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
7465ce0db310d2fa29f721da7e3aacd1dad7090f
/
drivers
/
ieee1394
/
sbp2.c
a2ee3f9
ieee1394: sbp2: fix sbp2_remove_device for error cases
by Stefan Richter
· 17 years ago
a9c2f18
ieee1394: revert "sbp2: enforce 32bit DMA mapping"
by Stefan Richter
· 17 years ago
bc06cff
Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
by Linus Torvalds
· 17 years ago
77bba7a
ieee1394: sbp2: change some module parameters from int to bool
by Stefan Richter
· 17 years ago
d7794c8
ieee1394: sbp2: offer SAM-conforming target port ID in sysfs
by Stefan Richter
· 17 years ago
5bc65793
[SCSI] Merge up to linux-2.6 head
by James Bottomley
· 17 years ago
20e2008
ieee1394: sbp2: include workqueue.h
by Stefan Richter
· 18 years ago
d7dea2c
[SCSI] sbp2: convert to use the data buffer accessors
by FUJITA Tomonori
· 17 years ago
f84c922
ieee1394: sbp2: include fixes
by Andrew Morton
· 18 years ago
3d269cb
ieee1394: sbp2: move some memory allocations into non-atomic context
by Stefan Richter
· 18 years ago
2446a79
ieee1394: sbp2: optimize DMA direction of s/g tables
by Stefan Richter
· 18 years ago
0555659
ieee1394: sbp2: enforce 32bit DMA mapping
by Stefan Richter
· 18 years ago
beb2fdc
ieee1394: sbp2: lower block queue alignment requirement
by Stefan Richter
· 18 years ago
9c31b38
ieee1394: sbp2: remove bogus "emulated" host flag
by Stefan Richter
· 18 years ago
4618fd3
ieee1394: sbp2: use a better wildcard for blacklist
by Stefan Richter
· 18 years ago
1a74bc6
ieee1394: sbp2: fix probing of some DVD-ROM/RWs
by Stefan Richter
· 18 years ago
97d552e
ieee1394: sbp2: fix bogus dma mapping
by Stefan Richter
· 18 years ago
b2bb550
ieee1394: sbp2: pass REQUEST_SENSE through to the target
by Stefan Richter
· 18 years ago
ec9b7e1
ieee1394: sbp2: code formatting around work_struct stuff
by Stefan Richter
· 18 years ago
ed30c26
ieee1394: Consolidate driver registering
by Ben Collins
· 18 years ago
9b7d9c0
ieee1394: sbp2: convert from PCI DMA to generic DMA
by Stefan Richter
· 18 years ago
58272c1
ieee1394: sbp2: wrap two functions into one
by Stefan Richter
· 18 years ago
2a533b1
ieee1394: sbp2: update comment on things to do
by Stefan Richter
· 18 years ago
cd641f6
ieee1394: sbp2: use list_move_tail()
by Stefan Richter
· 18 years ago
138c8af
ieee1394: sbp2: more concise names for types and variables
by Stefan Richter
· 18 years ago
9117c6d
ieee1394: sbp2: remove unused struct members
by Stefan Richter
· 18 years ago
28b0667
ieee1394: sbp2: proper unit in module parameter description
by Stefan Richter
· 18 years ago
ca0c745
ieee1394: sbp2: clean up sbp2_ namespace
by Stefan Richter
· 18 years ago
5796aa7
ieee1394: sbp2: some conditions in queue_command are unlikely
by Stefan Richter
· 18 years ago
e8ca566
ieee1394: sbp2: remove superfluous comments
by Stefan Richter
· 18 years ago
d19c776
ieee1394: sbp2: delayed_work -> work_struct
by Stefan Richter
· 18 years ago
edf1fb2
ieee1394: sbp2: remove debug macros
by Stefan Richter
· 18 years ago
3564409
ieee1394: sbp2: consolidate log levels
by Stefan Richter
· 18 years ago
0b88544
ieee1394: sbp2: remove duplicate code
by Stefan Richter
· 18 years ago
8c8009e
ieee1394: sbp2: remove dead code
by Stefan Richter
· 18 years ago
ea42ea0
ieee1394: sbp2: clean up function declarations
by Stefan Richter
· 18 years ago
66743e0
ieee1394: sbp2: remove irritating log message
by Stefan Richter
· 18 years ago
23077f1
ieee1394: sbp2: slightly reorder sbp2scsi_abort
by Stefan Richter
· 18 years ago
c402895
WorkStruct: make allyesconfig
by David Howells
· 18 years ago
c394f1e
ieee1394: sbp2: enable auto spin-up for all SBP-2 devices
by Stefan Richter
· 18 years ago
98e238c
ieee1394: sbp2: don't prefer MODE SENSE 10
by Stefan Richter
· 18 years ago
2cccbb5
ieee1394: sbp2: prevent rare deadlock in shutdown
by Stefan Richter
· 18 years ago
902abed
ieee1394: sbp2: update includes
by Stefan Richter
· 18 years ago
abbca10
ieee1394: sbp2: better handling of transport errors
by Stefan Richter
· 18 years ago
4fc383c
ieee1394: sbp2: recheck node generation in sbp2_update
by Stefan Richter
· 18 years ago
1f427e8
ieee1394: sbp2: safer agent reset in error handlers
by Stefan Richter
· 18 years ago
09ee67a
ieee1394: sbp2: handle "sbp2util_node_write_no_wait failed"
by Stefan Richter
· 18 years ago
611aa19
ieee1394: safer definition of empty macros
by Stefan Richter
· 18 years ago
a1b3206
the scheduled removal of drivers/ieee1394/sbp2.c:force_inquiry_hack
by Adrian Bunk
· 18 years ago
e8398bb
ieee1394: sbp2: convert sbp2util_down_timeout to waitqueue
by Stefan Richter
· 18 years ago
6065772
ieee1394: sbp2: more checks of status block
by Stefan Richter
· 18 years ago
3e98eab4
ieee1394: sbp2: safer initialization of status fifo
by Stefan Richter
· 18 years ago
d4018d7
ieee1394: sbp2: optimize DMA direction of command ORBs
by Stefan Richter
· 18 years ago
2821276
ieee1394: sbp2: discard return value of sbp2_link_orb_command
by Stefan Richter
· 18 years ago
cc07818
ieee1394: sbp2: safer last_orb and next_ORB handling
by Stefan Richter
· 18 years ago
2b01b80
[PATCH] ieee1394: replace __inline__ by inline
by Stefan Richter
· 18 years ago
31a379e
[PATCH] ieee1394: sbp2: enable auto spin-up for Maxtor disks
by Stefan Richter
· 18 years ago
6ab3d56
Remove obsolete #include <linux/config.h>
by Jörn Engel
· 18 years ago
6737231
ieee1394: add preprocessor constant for invalid csr address
by Ben Collins
· 18 years ago
e269d27
sbp2: fix deregistration of status fifo address space
by Ben Collins
· 18 years ago
fd23ade
sbp2: fix S800 transfers if phys_dma is off
by Ben Collins
· 18 years ago
40ae6c5
sbp2: remove ohci1394 specific constant
by Ben Collins
· 18 years ago
20f4578
sbp2: log number of supported concurrent logins
by Ben Collins
· 18 years ago
fe42b05
sbp2: remove manipulation of inquiry response
by Ben Collins
· 18 years ago
647dcb5
ieee1394: support for slow links or slow 1394b phy ports
by Ben Collins
· 18 years ago
4b9a334
sbp2: make TSB42AA9 workaround specific to Momobay CX-1
by Ben Collins
· 18 years ago
829a198
[PATCH] sbp2: fix check of return value of hpsb_allocate_and_register_addrspace()
by Stefan Richter
· 18 years ago
a54c9d3
[PATCH] ohci1394, sbp2: fix "scsi_add_device failed" with PL-3507 based devices
by Stefan Richter
· 18 years ago
679c0cd
[PATCH] sbp2: add ability to override hardwired blacklist
by Stefan Richter
· 18 years ago
e9a1c52
[PATCH] sbp2: add read_capacity workaround for iPod
by Stefan Richter
· 18 years ago
24d3bf8
[PATCH] sbp2: consolidate workarounds
by Stefan Richter
· 18 years ago
24c7cd0
[PATCH] sbp2: fix spinlock recursion
by Stefan Richter
· 19 years ago
d024ebc
sbp2: misc debug logging cleanups
by Stefan Richter
· 19 years ago
8f0525f
sbp2: proper treatment of DID_OK
by Stefan Richter
· 19 years ago
5566405
sbp2: check for ARM failure
by Stefan Richter
· 19 years ago
147830f
sbp2: prevent unloading of 1394 low-level driver
by Stefan Richter
· 19 years ago
a80614d
sbp2: update 36byte inquiry workaround (fix compatibility regression)
by Stefan Richter
· 19 years ago
35bdddb
sbp2: variable status FIFO address (fix login timeout)
by Stefan Richter
· 19 years ago
bf637ec
sbp2: fix another deadlock after disconnection
by Stefan Richter
· 19 years ago
e30809f
[PATCH] don't mangle INQUIRY if cmddt or evpd bits are set
by Al Viro
· 19 years ago
eaceec7
sbp2: remove duplicate code from sbp2_start_device()
by Stefan Richter
· 19 years ago
cf8d2c0
sbp2: split sbp2_create_command_orb() for better readability
by Stefan Richter
· 19 years ago
dc3edd5
sbp2: did not clean up after scsi_add_device() failed
by Stefan Richter
· 19 years ago
43863eb
sbp2: delete sbp2scsi_direction_table
by Stefan Richter
· 19 years ago
977545e
sbp2: slimmer interface to scsi_mod
by Stefan Richter
· 19 years ago
8551158
kmalloc/kzalloc changes:
by Stefan Richter
· 19 years ago
7afa146
Remove version strings from eth1394, ohci1394, sbp2.
by Stefan Richter
· 19 years ago
a237f35
sbp2, ohci1394 cleanups:
by Stefan Richter
· 19 years ago
e309fc6
sbp2: Remove our tracking of device type,
by Ben Collins
· 19 years ago
365c786
sbp2: Merge TYPE_RBC and 10byte removal patch from scsi maintainers.
by Ben Collins
· 19 years ago
7945619
sbp2_command_orb_lock must be held when accessing the _orb_inuse list.
by Jody McIntyre
· 19 years ago
2bab359
[PATCH] sbp2: default to serialize_io=1
by Jody McIntyre
· 19 years ago
abd559b
[PATCH] sbp2: fix deadlocks and delays on device removal/rmmod
by Jody McIntyre
· 19 years ago
146f726
[SCSI] Alter the scsi_add_device() API to conform to what users expect
by James Bottomley
· 19 years ago
44456d3
[PATCH] turn many #if $undefined_string into #ifdef $undefined_string
by Olaf Hering
· 19 years ago
1934b8b
[PATCH] Sync up ieee-1394
by Ben Collins
· 19 years ago
e404e27
[PATCH] Driver Core: drivers/i2c/chips/w83781d.c - drivers/s390/block/dcssblk.c: update device attribute callbacks
by Yani Ioannou
· 19 years ago
3237ee7
merge by hand (fix up qla_os.c merge error)
by James Bottomley
· 19 years ago
94d0e7b8
[SCSI] allow sleeping in ->eh_device_reset_handler()
by Jeff Garzik
· 19 years ago
e3df715
[SCSI] Remove unnecessary locking around completion function calls
by Jeff Garzik
· 19 years ago
Next »