index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
ieee1394
/
sbp2.c
Age
Commit message (
Expand
)
Author
Files
Lines
2008-04-18
ieee1394: replace remaining __FUNCTION__ occurrences
Harvey Harrison
1
-2
/
+2
2008-04-18
ieee1394: sbp2: relax SCSI DMA alignment
Stefan Richter
1
-5
/
+2
2008-03-14
ieee1394: sbp2: fix for SYM13FW500 bridge (Datafab disk)
Stefan Richter
1
-0
/
+5
2008-02-19
ieee1394: sbp2: fix rescan-scsi-bus
Stefan Richter
1
-0
/
+3
2008-02-16
ieee1394: sbp2: add INQUIRY delay workaround
Stefan Richter
1
-0
/
+12
2008-02-02
ieee1394: sbp2: fix bogus s/g access change
Stefan Richter
1
-3
/
+2
2008-01-30
ieee1394: sbp2: raise default transfer size limit
Stefan Richter
1
-11
/
+15
2008-01-30
ieee1394: sbp2: s/g list access cosmetics
Stefan Richter
1
-14
/
+12
2008-01-30
ieee1394: sbp2: prepare for s/g chaining
Stefan Richter
1
-1
/
+1
2008-01-11
[SCSI] relax scsi dma alignment
James Bottomley
1
-0
/
+6
2007-11-02
cleanup asm/scatterlist.h includes
Adrian Bunk
1
-1
/
+1
2007-10-22
[SG] Update drivers to use sg helpers
Jens Axboe
1
-1
/
+1
2007-10-16
ieee1394: sbp2: fix unsafe iteration over list of devices
Stefan Richter
1
-0
/
+15
2007-08-25
ieee1394: sbp2: fix sbp2_remove_device for error cases
Stefan Richter
1
-7
/
+7
2007-08-02
ieee1394: revert "sbp2: enforce 32bit DMA mapping"
Stefan Richter
1
-5
/
+0
2007-07-15
Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
Linus Torvalds
1
-71
/
+4
2007-07-10
ieee1394: sbp2: change some module parameters from int to bool
Stefan Richter
1
-8
/
+7
2007-05-31
ieee1394: sbp2: offer SAM-conforming target port ID in sysfs
Stefan Richter
1
-2
/
+29
2007-05-30
[SCSI] Merge up to linux-2.6 head
James Bottomley
1
-0
/
+1
2007-05-27
ieee1394: sbp2: include workqueue.h
Stefan Richter
1
-0
/
+1
2007-05-27
[SCSI] sbp2: convert to use the data buffer accessors
FUJITA Tomonori
1
-71
/
+4
2007-04-30
ieee1394: sbp2: include fixes
Andrew Morton
1
-0
/
+2
2007-04-30
ieee1394: sbp2: move some memory allocations into non-atomic context
Stefan Richter
1
-15
/
+5
2007-04-30
ieee1394: sbp2: optimize DMA direction of s/g tables
Stefan Richter
1
-6
/
+6
2007-04-30
ieee1394: sbp2: enforce 32bit DMA mapping
Stefan Richter
1
-0
/
+5
2007-02-08
ieee1394: sbp2: lower block queue alignment requirement
Stefan Richter
1
-2
/
+0
2007-02-08
ieee1394: sbp2: remove bogus "emulated" host flag
Stefan Richter
1
-1
/
+0
2007-02-08
ieee1394: sbp2: use a better wildcard for blacklist
Stefan Richter
1
-12
/
+8
2007-01-10
ieee1394: sbp2: fix probing of some DVD-ROM/RWs
Stefan Richter
1
-0
/
+2
2006-12-30
ieee1394: sbp2: fix bogus dma mapping
Stefan Richter
1
-33
/
+40
2006-12-30
ieee1394: sbp2: pass REQUEST_SENSE through to the target
Stefan Richter
1
-10
/
+0
2006-12-07
ieee1394: sbp2: code formatting around work_struct stuff
Stefan Richter
1
-7
/
+9
2006-12-07
ieee1394: Consolidate driver registering
Ben Collins
1
-3
/
+1
2006-12-07
ieee1394: sbp2: convert from PCI DMA to generic DMA
Stefan Richter
1
-66
/
+60
2006-12-07
ieee1394: sbp2: wrap two functions into one
Stefan Richter
1
-23
/
+7
2006-12-07
ieee1394: sbp2: update comment on things to do
Stefan Richter
1
-7
/
+19
2006-12-07
ieee1394: sbp2: use list_move_tail()
Stefan Richter
1
-2
/
+1
2006-12-07
ieee1394: sbp2: more concise names for types and variables
Stefan Richter
1
-591
/
+567
2006-12-07
ieee1394: sbp2: remove unused struct members
Stefan Richter
1
-19
/
+4
2006-12-07
ieee1394: sbp2: proper unit in module parameter description
Stefan Richter
1
-1
/
+2
2006-12-07
ieee1394: sbp2: clean up sbp2_ namespace
Stefan Richter
1
-119
/
+118
2006-12-07
ieee1394: sbp2: some conditions in queue_command are unlikely
Stefan Richter
1
-5
/
+5
2006-12-07
ieee1394: sbp2: remove superfluous comments
Stefan Richter
1
-308
/
+76
2006-12-07
ieee1394: sbp2: delayed_work -> work_struct
Stefan Richter
1
-15
/
+11
2006-12-07
ieee1394: sbp2: remove debug macros
Stefan Richter
1
-280
/
+20
2006-12-07
ieee1394: sbp2: consolidate log levels
Stefan Richter
1
-19
/
+12
2006-12-07
ieee1394: sbp2: remove duplicate code
Stefan Richter
1
-11
/
+0
2006-12-07
ieee1394: sbp2: remove dead code
Stefan Richter
1
-15
/
+0
2006-12-07
ieee1394: sbp2: clean up function declarations
Stefan Richter
1
-59
/
+86
2006-12-07
ieee1394: sbp2: remove irritating log message
Stefan Richter
1
-2
/
+0
[next]