index
:
drm-intel
core-for-ci
drm-intel-fixes
drm-intel-gt-next
drm-intel-gt-next-backup
drm-intel-next
drm-intel-next-fixes
drm-intel-next-queued
drm-intel-testing
for-linux-next
for-linux-next-fixes
for-linux-next-gt
i915-orig
main
maintainer-tools
topic/core-for-CI
topic/drm-intel-gem-next
topic/thunderbolt-next
Linux driver for Intel graphics
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
firewire
/
fw-sbp2.c
Age
Commit message (
Expand
)
Author
Files
Lines
2008-07-26
dma-mapping: add the device argument to dma_mapping_error()
FUJITA Tomonori
1
-4
/
+4
2008-07-14
firewire: fw-sbp2: spin disks down on suspend and shutdown
Stefan Richter
1
-0
/
+3
2008-07-14
firewire: fw-sbp2: fix spindown for PL-3507 and TSB42AA9 firmwares
Stefan Richter
1
-2
/
+20
2008-06-27
firewire: fw-sbp2: fix parsing of logical unit directories
Richard Sharpe
1
-1
/
+2
2008-05-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
Linus Torvalds
1
-1
/
+1
2008-05-02
[SCSI] Let scsi_cmnd->cmnd use request->cmd buffer
Boaz Harrosh
1
-1
/
+1
2008-05-01
firewire: fw-sbp2: log scsi_target ID at release
Stefan Richter
1
-1
/
+1
2008-04-18
firewire: reread config ROM when device reset the bus
Stefan Richter
1
-4
/
+4
2008-04-18
firewire: fw-sbp2: set dual-phase cycle_limit
Jarod Wilson
1
-3
/
+19
2008-04-18
firewire: fw-sbp2: reduce log noise
Stefan Richter
1
-6
/
+2
2008-04-18
firewire: fw-sbp2: remove unnecessary memset
Stefan Richter
1
-3
/
+0
2008-04-18
firewire: fw-sbp2: simplify some macros
Stefan Richter
1
-9
/
+2
2008-04-18
firewire: fw-sbp2: remove usages of fw_memcpy_to_be32
Stefan Richter
1
-51
/
+43
2008-04-18
firewire: fw-sbp2: relax SCSI DMA alignment
Stefan Richter
1
-5
/
+2
2008-04-18
firewire: refactor fw_unit reference counting
Stefan Richter
1
-2
/
+2
2008-04-18
firewire: fw-sbp2: fix reference counting
Stefan Richter
1
-2
/
+1
2008-03-14
firewire: fw-sbp2: fix for SYM13FW500 bridge (Datafab disk)
Stefan Richter
1
-0
/
+5
2008-03-14
firewire: fw-sbp2: set single-phase retry_limit
Jarod Wilson
1
-4
/
+27
2008-03-02
firewire: fix crash in automatic module unloading
Stefan Richter
1
-0
/
+4
2008-03-02
firewire: fw-sbp2: better fix for NULL pointer dereference in scsi_remove_device
Stefan Richter
1
-19
/
+27
2008-02-19
firewire: fw-sbp2: fix NULL pointer deref. in scsi_remove_device
Stefan Richter
1
-4
/
+4
2008-02-19
firewire: fw-sbp2: fix NULL pointer deref. in slave_alloc
Stefan Richter
1
-0
/
+4
2008-02-19
firewire: fw-sbp2: (try to) avoid I/O errors during reconnect
Stefan Richter
1
-4
/
+122
2008-02-16
firewire: fw-sbp2: enforce a retry of __scsi_add_device if bus generation cha...
Stefan Richter
1
-14
/
+35
2008-02-16
firewire: fw-sbp2: sort includes
Stefan Richter
1
-7
/
+7
2008-02-16
firewire: fw-sbp2: logout and login after failed reconnect
Stefan Richter
1
-2
/
+15
2008-02-16
firewire: fw-sbp2: don't add scsi_device twice
Stefan Richter
1
-0
/
+6
2008-02-16
firewire: fw-sbp2: log bus_id at management request failures
Stefan Richter
1
-33
/
+33
2008-02-16
firewire: fw-sbp2: wait for completion of fetch agent reset
Stefan Richter
1
-11
/
+28
2008-02-16
firewire: fw-sbp2: add INQUIRY delay workaround
Stefan Richter
1
-0
/
+15
2008-02-16
firewire: fw-sbp2: don't retry login or reconnect after unplug
Stefan Richter
1
-5
/
+11
2008-02-16
firewire: fw-sbp2: fix logout before login retry
Stefan Richter
1
-1
/
+5
2008-02-16
firewire: fw-sbp2: unsigned int vs. unsigned
Stefan Richter
1
-8
/
+6
2008-01-30
firewire: fw-sbp2: Use sbp2 device-provided mgt orb timeout for logins
Jarod Wilson
1
-5
/
+24
2008-01-30
firewire: fw-sbp2: increase login orb reply timeout, fix "failed to login"
Jarod Wilson
1
-3
/
+13
2008-01-30
firewire: enforce access order between generation and node ID, fix "giving up...
Stefan Richter
1
-0
/
+3
2008-01-30
firewire: fw-sbp2: use device generation, not card generation
Stefan Richter
1
-6
/
+6
2008-01-30
firewire: fw-sbp2: try to increase reconnect_hold (speed up reconnection)
Stefan Richter
1
-2
/
+3
2008-01-30
firewire: fw-sbp2: skip unnecessary logout
Stefan Richter
1
-2
/
+6
2008-01-30
firewire: fw-sbp2: remove unused misleading macro
Stefan Richter
1
-2
/
+0
2008-01-30
firewire: fw-sbp2: prepare for s/g chaining
Stefan Richter
1
-3
/
+3
2008-01-30
firewire: fw-sbp2: refactor workq and kref handling
Stefan Richter
1
-26
/
+30
2008-01-11
[SCSI] relax scsi dma alignment
James Bottomley
1
-0
/
+6
2007-11-07
firewire: fw-sbp2: fix refcounting
Stefan Richter
1
-4
/
+7
2007-10-17
firewire: fw-sbp2: use an own workqueue (fix system responsiveness)
Stefan Richter
1
-4
/
+13
2007-10-17
firewire: fw-sbp2: expose module parameter for workarounds
Stefan Richter
1
-12
/
+54
2007-10-17
firewire: fw-sbp2: add support for multiple logical units per target
Stefan Richter
1
-251
/
+324
2007-10-17
firewire: fw-sbp2: always enable IRQs before calling command ORB callback
Stefan Richter
1
-2
/
+3
2007-08-25
firewire: Add ref-counting for sbp2 orbs (fix command abortion)
Kristian Høgsberg
1
-9
/
+40
2007-08-02
firewire: fw-sbp2: set correct maximum payload (fixes CardBus adapters)
Stefan Richter
1
-1
/
+4
[next]