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
2008-04-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
Linus Torvalds
100
-2778
/
+3194
2008-04-18
[SCSI] iscsi: bidi support for iscsi_tcp
Boaz Harrosh
1
-14
/
+17
2008-04-18
[SCSI] iscsi: bidi support at the generic libiscsi level
Boaz Harrosh
1
-15
/
+70
2008-04-18
[SCSI] iscsi: extended cdb support
Boaz Harrosh
1
-5
/
+50
2008-04-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6
Linus Torvalds
1
-113
/
+90
2008-04-18
ide-scsi: do non-atomic pc->flags testing
Borislav Petkov
1
-21
/
+16
2008-04-18
ide-scsi: convert driver to using generic ide_atapi_pc
Borislav Petkov
1
-71
/
+62
2008-04-18
ide: remove IDE_*_REG macros
Bartlomiej Zolnierkiewicz
1
-6
/
+9
2008-04-18
ide: add ide_atapi_{discard_data,write_zeros} inline helpers
Bartlomiej Zolnierkiewicz
1
-15
/
+3
2008-04-17
libata: kill ata_noop_dev_select()
Tejun Heo
2
-2
/
+0
2008-04-17
libata: remove check_status from non-SFF drivers
Tejun Heo
2
-36
/
+0
2008-04-17
libata: replace tf_read with qc_fill_rtf for non-SFF drivers
Tejun Heo
2
-37
/
+39
2008-04-17
libata: add qc_fill_rtf port operation
Tejun Heo
2
-0
/
+2
2008-04-17
libata: rename SFF port ops
Tejun Heo
2
-8
/
+8
2008-04-17
libata: make reset related methods proper port operations
Tejun Heo
1
-1
/
+2
2008-04-17
[SCSI] qla1280: remove version check
Adrian Bunk
1
-5
/
+0
2008-04-17
[SCSI] libsas: fix endianness bug in sas_ata
Al Viro
1
-1
/
+1
2008-04-16
[SCSI] aacraid: Do not describe check_reset parameter with its value
Paul Bolle
1
-1
/
+1
2008-04-16
[SCSI] aacraid: Fix down_interruptible() to check the return value
Mark Salyzyn
1
-3
/
+5
2008-04-16
[SCSI] sun3_scsi_vme: add MODULE_LICENSE
Adrian Bunk
1
-0
/
+1
2008-04-16
[SCSI] st: rename flush_write_buffer()
Adrian Bunk
1
-3
/
+3
2008-04-16
[SCSI] tgt: use KMEM_CACHE macro
FUJITA Tomonori
1
-3
/
+1
2008-04-11
[SCSI] initio: fix big endian problems for auto request sense
Grant Grundler
1
-4
/
+5
2008-04-10
[SCSI] lpfc 8.2.6 : Update lpfc driver version to 8.2.6
James Smart
1
-1
/
+1
2008-04-10
[SCSI] lpfc 8.2.6 : Miscellaneous Fixes
James Smart
8
-86
/
+21
2008-04-10
[SCSI] lpfc 8.2.6 : PCI Parity and EEH handling fixes
James Smart
2
-2
/
+32
2008-04-10
[SCSI] lpfc 8.2.6 : Multiple discovery fixes
James Smart
11
-201
/
+208
2008-04-07
[SCSI] qla2xxx: Update version number to 8.02.01-k1.
Andrew Vasquez
1
-2
/
+2
2008-04-07
[SCSI] qla2xxx: Correct vport configuration-change handling.
Seokmann Ju
1
-1
/
+9
2008-04-07
[SCSI] qla2xxx: Use proper HA during asynchrounous event handling.
Seokmann Ju
1
-6
/
+26
2008-04-07
[SCSI] qla2xxx: Check DFLG_NO_CABLE only on physical port.
Seokmann Ju
1
-1
/
+2
2008-04-07
[SCSI] qla2xxx: Consistently access the physical HA port.
Seokmann Ju
1
-6
/
+8
2008-04-07
[SCSI] qla2xxx: Remove unused member (dma_handle) from srb_t structure.
Andrew Vasquez
1
-3
/
+0
2008-04-07
[SCSI] qla2xxx: Add ISP84XX support.
Harihara Kadayam
11
-26
/
+454
2008-04-07
[SCSI] qla2xxx: Assign mailbox command timeout values in a consistent manner.
Ravi Anand
1
-31
/
+31
2008-04-07
[SCSI] qla2xxx: Add midlayer target/device reset support.
Andrew Vasquez
5
-198
/
+192
2008-04-07
[SCSI] qla2xxx: Check alternate 'reason' code during GPSC status handling.
Andrew Vasquez
2
-2
/
+5
2008-04-07
[SCSI] qla2xxx: Add Flash Descriptor Table layout support.
Andrew Vasquez
5
-43
/
+152
2008-04-07
[SCSI] qla2xxx: Use PCI-SIG nomenclature for PCIe bandwidth units.
Andrew Vasquez
1
-2
/
+2
2008-04-07
[SCSI] qla2xxx: Cruft cleanup of functions and structures.
Andrew Vasquez
11
-428
/
+2
2008-04-07
[SCSI] qla2xxx: Add hardware trace-logging support.
Andrew Vasquez
8
-25
/
+229
2008-04-07
[SCSI] qla2xxx: Add FC-transport Asynchronous Event Notification support.
Andrew Vasquez
4
-0
/
+102
2008-04-07
[SCSI] qla2xxx: Simplify interrupt handler locking.
Andrew Vasquez
1
-19
/
+12
2008-04-07
[SCSI] qla2xxx: Use an rport's scsi_target_id member consistently throughout ...
Andrew Vasquez
3
-9
/
+6
2008-04-07
[SCSI] qla2xxx: Remove unused and obsolete #define's.
Andrew Vasquez
4
-27
/
+0
2008-04-07
[SCSI] qla2xxx: Add support for host supported speeds FC transport attribute.
Andrew Vasquez
1
-5
/
+20
2008-04-07
[SCSI] qla2xxx: Update copyright banner.
Andrew Vasquez
18
-32
/
+20
2008-04-07
[SCSI] qla2xxx: Update firmware filenames for new ISP parts.
Andrew Vasquez
1
-1
/
+2
2008-04-07
[SCSI] ips: remove spurious cpu_to_leX on outX statements
James Bottomley
1
-16
/
+16
2008-04-07
[SCSI] transport_class: BUG if we can't release the attribute container
James Bottomley
1
-1
/
+1
[next]