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
/
libsas
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
2
-1
/
+42
2008-04-17
libata: kill ata_noop_dev_select()
Tejun Heo
1
-1
/
+0
2008-04-17
libata: remove check_status from non-SFF drivers
Tejun Heo
1
-8
/
+0
2008-04-17
libata: replace tf_read with qc_fill_rtf for non-SFF drivers
Tejun Heo
1
-8
/
+9
2008-04-17
libata: add qc_fill_rtf port operation
Tejun Heo
1
-0
/
+1
2008-04-17
libata: rename SFF port ops
Tejun Heo
1
-4
/
+4
2008-04-17
[SCSI] libsas: fix endianness bug in sas_ata
Al Viro
1
-1
/
+1
2008-04-07
[SCSI] libsas: Provide a transport-level facility to request SAS addrs
Darrick J. Wong
1
-0
/
+41
2008-03-27
[SCSI] libsas: Warn if ATA device detected but CONFIG_SCSI_SAS_ATA not set
James Bottomley
1
-1
/
+4
2008-02-23
[SCSI] libsas: misc fixes to the eh path
James Bottomley
1
-17
/
+12
2008-02-23
[SCSI] libsas: use the supplied address for SATA devices rather than changing it
James Bottomley
2
-42
/
+8
2008-02-23
[SCSI] libsas: export sas_find_local_phy function
James Bottomley
1
-2
/
+3
2008-02-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6
Linus Torvalds
1
-25
/
+43
2008-02-22
[SCSI] libsas: correctly flush the LU queue on error recovery
James Bottomley
1
-1
/
+2
2008-02-22
[SCSI] libsas: fix error handling
James Bottomley
1
-24
/
+41
2008-02-19
libata: eliminate the home grown dma padding in favour of
James Bottomley
1
-2
/
+2
2008-01-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
Linus Torvalds
9
-16
/
+371
2008-01-25
Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-8
/
+6
2008-01-25
[SCSI] libsas: abstract STP task status into a function
James Bottomley
2
-1
/
+38
2008-01-24
Driver core: change sysdev classes to use dynamic kobject names
Kay Sievers
1
-1
/
+1
2008-01-23
[SCSI] aic7xxx_old, eata_pio, ips, libsas: don't zero out sense_buffer in que...
FUJITA Tomonori
1
-1
/
+0
2008-01-23
[SCSI] libsas: fix sense_buffer overrun
FUJITA Tomonori
1
-1
/
+1
2008-01-23
libata: convert to chained sg
Tejun Heo
1
-6
/
+4
2008-01-23
libata: rename ATA_PROT_ATAPI_* to ATAPI_PROT_*
Tejun Heo
1
-1
/
+1
2008-01-23
libata: implement protocol tests
Tejun Heo
1
-1
/
+1
2008-01-11
[SCSI] libsas: don't use made up error codes
James Bottomley
2
-2
/
+2
2008-01-11
[SCSI] libsas: don't treat underrun as an error on SMP tasks
James Bottomley
1
-0
/
+19
2008-01-11
[SCSI] libsas: add host SMP processing
James Bottomley
5
-5
/
+301
2008-01-11
[SCSI] libsas: Fix various sparse complaints
Darrick J. Wong
1
-1
/
+5
2008-01-11
[SCSI] libsas: Convert sas_proto users to sas_protocol
Darrick J. Wong
3
-5
/
+5
2007-10-19
Use helpers to obtain task pid in printks
Pavel Emelyanov
1
-4
/
+4
2007-10-12
[libata] Remove ->port_disable() hook
Jeff Garzik
1
-1
/
+0
2007-10-12
libata-link: introduce ata_link
Tejun Heo
1
-5
/
+5
2007-07-31
[SCSI] libsas: fix build dependencies on libata
James Bottomley
1
-1
/
+2
2007-07-28
[SCSI] libsas: Fix potential NULL dereference in sas_smp_get_phy_events()
Jesper Juhl
1
-3
/
+10
2007-07-26
[SCSI] libsas: Remove PCI dependencies
Jeff Garzik
3
-18
/
+17
2007-07-24
[SCSI] libsas: SMP request handler shouldn't crash when rphy is NULL
Darrick J. Wong
1
-2
/
+3
2007-07-22
Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
Linus Torvalds
8
-511
/
+1024
2007-07-22
[SCSI] libsas: make ATA functions selectable by a config option
James Bottomley
5
-397
/
+417
2007-07-20
[SCSI] libsas: fix scr_read/write users and update the libata documentation
James Bottomley
1
-8
/
+16
2007-07-20
mm: Remove slab destructors from kmem_cache_create().
Paul Mundt
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] 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
1
-1
/
+13
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
[next]