index
:
platform/kernel/linux-3.10
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.2015.q2_common
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_wearable
devel/aarch64
devel/tizen
devel/v3.10-ltsi
dmafence
kdbus-integration
master
sandbox/cometzero/tizen
sandbox/cosmichobo/tizen
sandbox/daeinki/tizen
sandbox/hwhwang7/tizen
sandbox/mchehab/tizen-media-backports
sandbox/mwereski/kdbus-integration
sandbox/pawelo/kdbus-next-wip
sandbox/pawelo/kdbus-next-wip-next
sandbox/pawelo/kdbus-v4-backport
sandbox/pawelo/kernfs
sandbox/pawelo/kernfs_better
sandbox/pawelo/sysfs
sandbox/pcoval/tizen
tizen
tizen-rebase-20140515
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_LPD
upstream
v3.10.51-integration
v3.10.52-integration
v3.10.60-rebase
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
scsi
Age
Commit message (
Expand
)
Author
Files
Lines
2009-04-14
Fix lpfc_parse_bg_err()'s use of do_div()
David Howells
1
-1
/
+1
2009-04-13
Replace all DMA_nBIT_MASK macro with DMA_BIT_MASK(n)
Yang Hongyang
3
-10
/
+10
2009-04-13
PM/Hibernate: Wait for SCSI devices scan to complete during resume
Rafael J. Wysocki
2
-4
/
+1
2009-04-10
Merge git://git.infradead.org/~dwmw2/firmware-2.6
Linus Torvalds
1
-2
/
+2
2009-04-08
qla1280: Fix off-by-some error in firmware loading.
David Woodhouse
1
-2
/
+2
2009-04-07
dma-mapping: replace all DMA_31BIT_MASK macro with DMA_BIT_MASK(31)
Yang Hongyang
2
-4
/
+4
2009-04-07
dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32)
Yang Hongyang
33
-57
/
+57
2009-04-07
dma-mapping: replace all DMA_39BIT_MASK macro with DMA_BIT_MASK(39)
Yang Hongyang
1
-2
/
+2
2009-04-07
dma-mapping: replace all DMA_40BIT_MASK macro with DMA_BIT_MASK(40)
Yang Hongyang
1
-1
/
+1
2009-04-07
dma-mapping: replace all DMA_64BIT_MASK macro with DMA_BIT_MASK(64)
Yang Hongyang
19
-26
/
+26
2009-04-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
Linus Torvalds
72
-12185
/
+5400
2009-04-03
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-2
/
+2
2009-04-03
[SCSI] sg: fix q->queue_lock on scsi_error_handler path
FUJITA Tomonori
1
-3
/
+6
2009-04-03
[SCSI] replace __inline with inline
Harvey Harrison
13
-151
/
+146
2009-04-03
[SCSI] a2091: make 2 functions static
Adrian Bunk
2
-5
/
+4
2009-04-03
[SCSI] a3000: make 2 functions static
Adrian Bunk
2
-5
/
+4
2009-04-03
[SCSI] ses: #if 0 the unused ses_match_host()
Adrian Bunk
1
-0
/
+2
2009-04-03
[SCSI] use kmem_cache_zalloc instead of kmem_cache_alloc/memset
Wei Yongjun
1
-3
/
+1
2009-04-03
[SCSI] sg: fix iovec bugs introduced by the block layer conversion
FUJITA Tomonori
1
-4
/
+24
2009-04-03
[SCSI] qlogicpti: use request_firmware
Jaswinder Singh Rajput
2
-1182
/
+41
2009-04-03
[SCSI] advansys: use request_firmware
Jaswinder Singh Rajput
1
-1630
/
+101
2009-04-03
[SCSI] qla1280: use request_firmware
Jaswinder Singh Rajput
5
-6029
/
+80
2009-04-03
[SCSI] libiscsi: fix iscsi pool error path
Jean Delvare
1
-1
/
+3
2009-04-03
[SCSI] cxgb3i: call ddp release function directly
Mike Christie
1
-10
/
+2
2009-04-03
[SCSI] cxgb3i: merge cxgb3i_ddp into cxgb3i module
Karen Xie
5
-57
/
+21
2009-04-03
[SCSI] cxgb3i: close all tcp connections upon chip reset
Karen Xie
2
-41
/
+71
2009-04-03
[SCSI] cxgb3i: re-read ddp settings information after chip reset
Mike Christie
2
-46
/
+70
2009-04-03
[SCSI] cxgb3i: re-initialize ddp settings after chip reset
Karen Xie
2
-127
/
+118
2009-04-03
[SCSI] cxgb3i: subscribe to error notification from cxgb3 driver
Karen Xie
3
-10
/
+52
2009-04-03
[SCSI] aacraid driver update
Leubner, Achim
4
-12
/
+59
2009-04-03
[SCSI] config: Make need for SCSI_CDROM clearer
Alan Cox
1
-4
/
+5
2009-04-03
[SCSI] stex: update version to 4.6.0000.3
Ed Lin
1
-5
/
+5
2009-04-03
[SCSI] stex: add new 6G controller support
Ed Lin
1
-31
/
+351
2009-04-03
[SCSI] stex: use config struct for parameters of different controllers
Ed Lin
1
-76
/
+125
2009-04-03
[SCSI] stex: add MSI support
Ed Lin
1
-5
/
+43
2009-04-03
[SCSI] stex: small code fixes and changes
Ed Lin
1
-65
/
+60
2009-04-03
[SCSI] fcoe, libfcoe: Add support for FIP. FCoE discovery and keep-alive.
Joe Eykholt
3
-136
/
+1366
2009-04-03
[SCSI] fcoe, libfc: fix double fcoe_softc memory alloc
Vasu Dev
1
-31
/
+2
2009-04-03
[SCSI] fcoe: cleans up libfcoe.h and adds fcoe.h for fcoe module
Vasu Dev
2
-26
/
+103
2009-04-03
[SCSI] fcoe: moves common FCoE library API functions to libfcoe module
Vasu Dev
2
-64
/
+67
2009-04-03
[SCSI] fcoe, libfc: add libfcoe module
Vasu Dev
6
-3
/
+35
2009-04-03
[SCSI] fcoe: renames libfcoe.c to fcoe.c as the only fcoe module file
Vasu Dev
2
-5
/
+0
2009-04-03
[SCSI] fcoe: removes default sw transport code file fcoe_sw.c
Vasu Dev
3
-533
/
+494
2009-04-03
[SCSI] fcoe: removes fc_transport_fcoe.[ch] code files
Vasu Dev
1
-443
/
+0
2009-04-03
[SCSI] fcoe: prep work to completely remove fc_transport_fcoe code
Vasu Dev
3
-54
/
+11
2009-04-03
[SCSI] fcoe: create/destroy fcoe Rx threads on CPU hotplug events
Robert Love
1
-47
/
+199
2009-04-03
[SCSI] fcoe: Use per-CPU kernel function for dev_stats instead of an array
Robert Love
4
-144
/
+31
2009-04-03
[SCSI] fcoe: Use percpu kernel funcs for struct fcoe_percpu_s
Robert Love
1
-51
/
+43
2009-04-03
[SCSI] fcoe: Initialize all possilbe skb_queue(s) when module is loaded
Robert Love
1
-9
/
+12
2009-04-03
[SCSI] osd_uld: Remove creation of osd_scsi class symlink
Boaz Harrosh
1
-6
/
+0
[next]