index
:
kernel_samsung_smdk4412.git
ath9k
master
migrate_3.2
qmi
replicant-6.0
replicant-6.0-old
upstreaming
kernel for Galaxy S3
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
ieee1394
/
sbp2.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
cleanup asm/scatterlist.h includes
Adrian Bunk
2007-11-02
1
-1
/
+1
*
[SG] Update drivers to use sg helpers
Jens Axboe
2007-10-22
1
-1
/
+1
*
ieee1394: sbp2: fix unsafe iteration over list of devices
Stefan Richter
2007-10-16
1
-0
/
+15
*
ieee1394: sbp2: fix sbp2_remove_device for error cases
Stefan Richter
2007-08-25
1
-7
/
+7
*
ieee1394: revert "sbp2: enforce 32bit DMA mapping"
Stefan Richter
2007-08-02
1
-5
/
+0
*
Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
Linus Torvalds
2007-07-15
1
-71
/
+4
|
\
|
*
[SCSI] Merge up to linux-2.6 head
James Bottomley
2007-05-30
1
-0
/
+1
|
|
\
|
*
|
[SCSI] sbp2: convert to use the data buffer accessors
FUJITA Tomonori
2007-05-27
1
-71
/
+4
*
|
|
ieee1394: sbp2: change some module parameters from int to bool
Stefan Richter
2007-07-10
1
-8
/
+7
*
|
|
ieee1394: sbp2: offer SAM-conforming target port ID in sysfs
Stefan Richter
2007-05-31
1
-2
/
+29
|
|
/
|
/
|
*
|
ieee1394: sbp2: include workqueue.h
Stefan Richter
2007-05-27
1
-0
/
+1
|
/
*
ieee1394: sbp2: include fixes
Andrew Morton
2007-04-30
1
-0
/
+2
*
ieee1394: sbp2: move some memory allocations into non-atomic context
Stefan Richter
2007-04-30
1
-15
/
+5
*
ieee1394: sbp2: optimize DMA direction of s/g tables
Stefan Richter
2007-04-30
1
-6
/
+6
*
ieee1394: sbp2: enforce 32bit DMA mapping
Stefan Richter
2007-04-30
1
-0
/
+5
*
ieee1394: sbp2: lower block queue alignment requirement
Stefan Richter
2007-02-08
1
-2
/
+0
*
ieee1394: sbp2: remove bogus "emulated" host flag
Stefan Richter
2007-02-08
1
-1
/
+0
*
ieee1394: sbp2: use a better wildcard for blacklist
Stefan Richter
2007-02-08
1
-12
/
+8
*
ieee1394: sbp2: fix probing of some DVD-ROM/RWs
Stefan Richter
2007-01-10
1
-0
/
+2
*
ieee1394: sbp2: fix bogus dma mapping
Stefan Richter
2006-12-30
1
-33
/
+40
*
ieee1394: sbp2: pass REQUEST_SENSE through to the target
Stefan Richter
2006-12-30
1
-10
/
+0
*
ieee1394: sbp2: code formatting around work_struct stuff
Stefan Richter
2006-12-07
1
-7
/
+9
*
ieee1394: Consolidate driver registering
Ben Collins
2006-12-07
1
-3
/
+1
*
ieee1394: sbp2: convert from PCI DMA to generic DMA
Stefan Richter
2006-12-07
1
-66
/
+60
*
ieee1394: sbp2: wrap two functions into one
Stefan Richter
2006-12-07
1
-23
/
+7
*
ieee1394: sbp2: update comment on things to do
Stefan Richter
2006-12-07
1
-7
/
+19
*
ieee1394: sbp2: use list_move_tail()
Stefan Richter
2006-12-07
1
-2
/
+1
*
ieee1394: sbp2: more concise names for types and variables
Stefan Richter
2006-12-07
1
-591
/
+567
*
ieee1394: sbp2: remove unused struct members
Stefan Richter
2006-12-07
1
-19
/
+4
*
ieee1394: sbp2: proper unit in module parameter description
Stefan Richter
2006-12-07
1
-1
/
+2
*
ieee1394: sbp2: clean up sbp2_ namespace
Stefan Richter
2006-12-07
1
-119
/
+118
*
ieee1394: sbp2: some conditions in queue_command are unlikely
Stefan Richter
2006-12-07
1
-5
/
+5
*
ieee1394: sbp2: remove superfluous comments
Stefan Richter
2006-12-07
1
-308
/
+76
*
ieee1394: sbp2: delayed_work -> work_struct
Stefan Richter
2006-12-07
1
-15
/
+11
*
ieee1394: sbp2: remove debug macros
Stefan Richter
2006-12-07
1
-280
/
+20
*
ieee1394: sbp2: consolidate log levels
Stefan Richter
2006-12-07
1
-19
/
+12
*
ieee1394: sbp2: remove duplicate code
Stefan Richter
2006-12-07
1
-11
/
+0
*
ieee1394: sbp2: remove dead code
Stefan Richter
2006-12-07
1
-15
/
+0
*
ieee1394: sbp2: clean up function declarations
Stefan Richter
2006-12-07
1
-59
/
+86
*
ieee1394: sbp2: remove irritating log message
Stefan Richter
2006-12-07
1
-2
/
+0
*
ieee1394: sbp2: slightly reorder sbp2scsi_abort
Stefan Richter
2006-12-07
1
-8
/
+2
*
WorkStruct: make allyesconfig
David Howells
2006-11-22
1
-12
/
+16
*
ieee1394: sbp2: enable auto spin-up for all SBP-2 devices
Stefan Richter
2006-09-17
1
-3
/
+1
*
ieee1394: sbp2: don't prefer MODE SENSE 10
Stefan Richter
2006-09-17
1
-1
/
+0
*
ieee1394: sbp2: prevent rare deadlock in shutdown
Stefan Richter
2006-09-17
1
-10
/
+11
*
ieee1394: sbp2: update includes
Stefan Richter
2006-09-17
1
-22
/
+27
*
ieee1394: sbp2: better handling of transport errors
Stefan Richter
2006-09-17
1
-5
/
+11
*
ieee1394: sbp2: recheck node generation in sbp2_update
Stefan Richter
2006-09-17
1
-5
/
+6
*
ieee1394: sbp2: safer agent reset in error handlers
Stefan Richter
2006-09-17
1
-2
/
+2
*
ieee1394: sbp2: handle "sbp2util_node_write_no_wait failed"
Stefan Richter
2006-09-17
1
-5
/
+66
[next]