Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
android_kernel_shift_sdm845
/
2d826cc5c791bdc5f5651324c485746be9492be0
/
drivers
/
firewire
/
fw-sbp2.c
2d826cc
firewire: Always use parens with sizeof.
by Kristian Høgsberg
· 18 years ago
213d7bb
firewire: Drop single buffer request support.
by Kristian Høgsberg
· 18 years ago
36abb3b
firewire: Add a comment to describe why we split the sg list.
by Kristian Høgsberg, Stefan Richter
· 18 years ago
e1b68c4
firewire: Return SCSI_MLQUEUE_HOST_BUSY for out of memory cases in queuecommand.
by Kristian Høgsberg
· 18 years ago
95ffc5e
firewire: Handle the last few DMA mapping error cases.
by Kristian Høgsberg
· 18 years ago
ad85274
firewire: Allocate scsi_host up front and allocate the sbp2_device as hostdata.
by Kristian Høgsberg
· 18 years ago
1e4c7b0
firewire: Provide module aliase for backwards compatibility.
by Olaf Hering
· 18 years ago
a77754a
firewire: Uppercase most macro names.
by Kristian Høgsberg
· 18 years ago
a98e271
firewire: Coding style cleanup: no spaces after function names.
by Kristian Høgsberg
· 18 years ago
c781c06
firewire: Clean up comment style.
by Kristian Høgsberg
· 18 years ago
0fc7d6e
firewire: Do an agent reset on error recovery.
by Kristian Høgsberg
· 18 years ago
12f26aa
firewire: Only free ORBs that completed the initial transaction.
by Kristian Høgsberg
· 18 years ago
fbb5423
firewire: Forward SAM status codes to the scsi stack.
by Kristian Høgsberg
· 18 years ago
b3d6e15
firewire: Add ref-counting for sbp2_device and hold a ref while we have work scheduled.
by Kristian Høgsberg
· 18 years ago
693b902
firewire: Zero out sd->scsi_host if we fail to register with the SCSI stack.
by Kristian Høgsberg
· 18 years ago
2aaad97
firewire: Don't time out command orbs, leave that to the scsi stack.
by Kristian Høgsberg
· 18 years ago
5c5539d
firewire: Quiet down fw-sbp2 logging a bit, remove stale FIXME.
by Kristian Høgsberg
· 18 years ago
1da0c93
firewire: Only use INIT_DELAYED_WORK for first initialization.
by Kristian Høgsberg
· 18 years ago
82eff9d
firewire: Use dma_mapping_error() for checking for DMA mapping errors.
by Kristian Høgsberg
· 18 years ago
27a15e5
firewire: Credit the old sbp2.c driver for being a good starting point.
by Kristian Høgsberg
· 18 years ago
374a003
firewire: Complete SCSI commands with DID_BUS_BUSY when a bus reset happens.
by Kristian Høgsberg
· 18 years ago
7f37c42
firewire: Introduce a retry mechanism for reconnects and logins.
by Kristian Høgsberg
· 18 years ago
1d3d52c
firewire: fw-sbp2: Do ORB timeout right.
by Kristian Høgsberg
· 18 years ago
730c32f
firewire: Implement proper transaction cancelation.
by Kristian Høgsberg
· 18 years ago
cfb0138
firewire: fw-sbp2: set command set related device flags
by Stefan Richter
· 18 years ago
907293d
firewire: consistent usage of node_id
by Stefan Richter
· 18 years ago
02af8e7
firewire: fw-sbp2: remove unused macro
by Stefan Richter
· 18 years ago
5fa1580
firewire: fw-sbp2: remove bogus "emulated" host flag
by Stefan Richter
· 18 years ago
5af4e5e
firewire: comma after last enum item or initializer
by Stefan Richter
· 18 years ago
21ebcd1
firewire: mark some structs const
by Stefan Richter
· 18 years ago
fe69ca3
firewire: build fix 3
by Stefan Richter
· 18 years ago
0b5b290
firewire: build fix 2
by Andrew Morton
· 18 years ago
9ba136d
firewire: Add SBP-2 protocol driver for storage devices.
by Kristian Høgsberg
· 18 years ago