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
2007-07-21
[SCSI] bsg: make class backlinks
James Bottomley
2
-15
/
+19
2007-07-21
[SCSI] 3w-9xxx: add support for 9690SA
adam radford
2
-27
/
+45
2007-07-20
[SCSI] ESP: Increase ESP_BUS_TIMEOUT to 275.
David Miller
1
-1
/
+1
2007-07-20
[SCSI] libsas: fix scr_read/write users and update the libata documentation
James Bottomley
1
-8
/
+16
2007-07-20
[SCSI] scsi_transport_sas: add destructor for bsg
James Bottomley
1
-1
/
+35
2007-07-20
[SCSI] iscsi_tcp: buggered kmalloc()
Al Viro
1
-1
/
+1
2007-07-20
[SCSI] qla2xxx: Update version number to 8.02.00-k2.
Andrew Vasquez
1
-1
/
+1
2007-07-20
[SCSI] qla2xxx: Add ISP25XX support.
Andrew Vasquez
11
-218
/
+1137
2007-07-20
[SCSI] qla2xxx: Use pci_try_set_mwi().
Andrew Vasquez
1
-6
/
+3
2007-07-20
[SCSI] qla2xxx: Use PCI-X/PCI-Express read control interfaces.
Andrew Vasquez
1
-21
/
+4
2007-07-20
[SCSI] qla2xxx: Re-factor isp_operations to static structures.
Andrew Vasquez
9
-196
/
+244
2007-07-20
[SCSI] qla2xxx: Validate mid-layer 'underflow' during check-condition handling.
Shyam Sundar
1
-0
/
+19
2007-07-20
[SCSI] qla2xxx: Correct setting of 'current' and 'supported' speeds during FD...
Andrew Vasquez
2
-9
/
+28
2007-07-20
[SCSI] qla2xxx: Generalize iIDMA support.
Andrew Vasquez
5
-5
/
+9
2007-07-20
[SCSI] qla2xxx: Generalize FW-Interface-2 support.
Andrew Vasquez
9
-54
/
+60
2007-07-19
[SCSI] bsg: separate bsg and SCSI (so SCSI can be modular)
James Bottomley
1
-0
/
+13
2007-07-19
[SCSI] Make scsi_host_template::proc_name const char * instead of char *.
Kristian Høgsberg
1
-1
/
+1
2007-07-18
[SCSI] libsas: kill unused smp_portal code
FUJITA Tomonori
1
-106
/
+0
2007-07-18
[SCSI] libsas: add SAS management protocol handler
FUJITA Tomonori
2
-0
/
+49
2007-07-18
[SCSI] transport_sas: add SAS management protocol support
FUJITA Tomonori
2
-1
/
+86
2007-07-18
[SCSI] a4000t, zorro7xx, mvme16x, bvme6000,sim710: xxx_device_remove seems buggy
Matthew Wilcox
5
-5
/
+10
2007-07-18
[SCSI] aacraid: add vpd to inquiry
Salyzyn, Mark
2
-0
/
+152
2007-07-18
[SCSI] aacraid: incorrect dma mapping mask during blinkled recover or user in...
Salyzyn, Mark
1
-7
/
+9
2007-07-18
[SCSI] aacraid: correct valid container response in management ioctl
Salyzyn, Mark
1
-1
/
+1
2007-07-18
[SCSI] Use menuconfig objects
Jan Engelhardt
2
-4
/
+11
2007-07-18
[SCSI] seagate: make seagate_st0x_detect() static
Adrian Bunk
1
-1
/
+1
2007-07-18
[SCSI] wd33c93: cleanups
Adrian Bunk
1
-1
/
+3
2007-07-18
[SCSI] small cleanups
Adrian Bunk
4
-3
/
+5
2007-07-18
[SCSI] libsas: fix lockdep issue with ATA
James Bottomley
2
-10
/
+10
2007-07-18
[SCSI] libsas, aic94xx: fix dma mapping cockups with ATA
James Bottomley
2
-3
/
+15
2007-07-18
[SCSI] sas_ata: Implement sas_task_abort for ATA devices
Darrick J. Wong
3
-6
/
+52
2007-07-18
[SCSI] sas_ata: Assign sas_task to scsi_cmnd to enable EH for ATA devices
Darrick J. Wong
1
-0
/
+7
2007-07-18
[SCSI] libsas: Unknown STP devices should be reported to libata as unknown.
Darrick J. Wong
1
-1
/
+1
2007-07-18
[SCSI] libsas: Accept SAM_GOOD for ATAPI devices in sas_ata_task_done
Darrick J. Wong
1
-1
/
+1
2007-07-18
[SCSI] sas_ata: Don't copy aic94xx's sactive to ata_port
Darrick J. Wong
1
-1
/
+0
2007-07-18
[SCSI] sas_ata: ata_post_internal should abort the sas_task
Darrick J. Wong
1
-3
/
+27
2007-07-18
[SCSI] sas_ata: sas_ata_qc_issue should return AC_ERR_*
Darrick J. Wong
1
-6
/
+4
2007-07-18
[SCSI] sas_ata: Satisfy libata qc function locking requirements
Darrick J. Wong
2
-0
/
+8
2007-07-18
[SCSI] aic94xx: Don't call pci_map_sg for already-mapped scatterlists
Darrick J. Wong
1
-6
/
+13
2007-07-18
[SCSI] Migrate libsas ATA code into a separate file
Darrick J. Wong
3
-308
/
+347
2007-07-18
[SCSI] libsas: fixup NCQ for SATA disks
James Bottomley
3
-22
/
+13
2007-07-18
[SCSI] libsas: better error handling in sas_ex_discover_end_dev()
James Bottomley
1
-2
/
+2
2007-07-18
[SCSI] aic94xx: add SATAPI support
James Bottomley
1
-17
/
+23
2007-07-18
[SCSI] libsas: support NCQ for SATA disks
Darrick J. Wong
1
-2
/
+9
2007-07-18
[SCSI] aic94xx: SATA tag mask not set correctly
Darrick J. Wong
1
-1
/
+1
2007-07-18
[SCSI] libsas: fix up sas_smp_phy_control()
James Bottomley
1
-1
/
+1
2007-07-18
[SCSI] libsas: Add SATA support to STP piece for SATA on SAS expanders
James Bottomley
1
-13
/
+68
2007-07-18
[SCSI] Add SATA support to libsas
Darrick J. Wong
3
-2
/
+354
2007-07-17
Freezer: make kernel threads nonfreezable by default
Rafael J. Wysocki
2
-4
/
+2
2007-07-16
Merge branch 'bsg' of git://git.kernel.dk/data/git/linux-2.6-block
Linus Torvalds
2
-2
/
+3
[next]