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
/
sas_ata.c
Age
Commit message (
Expand
)
Author
Files
Lines
2011-05-26
[SCSI] libsas: Add option for SATA soft reset
Dave Jiang
1
-1
/
+39
2011-05-24
[SCSI] libsas: fix SATA NCQ error
Xiangliang Yu
1
-2
/
+18
2011-03-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
Linus Torvalds
1
-58
/
+22
2011-03-14
[SCSI] libsas: fix ata list corruption issue
James Bottomley
1
-0
/
+13
2011-03-02
libata: remove ATA_FLAG_NO_LEGACY
Sergei Shtylyov
1
-2
/
+1
2011-03-02
libata: remove ATA_FLAG_MMIO
Sergei Shtylyov
1
-2
/
+2
2011-03-02
libata: remove ATA_FLAG_{SRST|SATA_RESET}
Sergei Shtylyov
1
-2
/
+2
2011-03-02
ipr/sas_ata: use mode mask macros from <linux/ata.h>
Sergei Shtylyov
1
-2
/
+2
2011-03-02
libsas: convert to libata new error handler
James Bottomley
1
-6
/
+81
2011-02-13
[SCSI] libsas: convert to libata new error handler
James Bottomley
1
-6
/
+81
2011-01-24
[SCSI] libsas: remove spurious sata control register read/write
James Bottomley
1
-51
/
+0
2011-01-24
[SCSI] libsas: fix ATAPI check condition termination
James Bottomley
1
-3
/
+5
2010-10-08
[SCSI] libsas: Don't issue commands to devices that have been hot-removed
Darrick J. Wong
1
-0
/
+4
2010-10-07
[SCSI] libsas: fix NCQ mixing with non-NCQ
David Milburn
1
-0
/
+1
2010-07-28
[SCSI] Unify SAM_ and SAM_STAT_ macros
James Bottomley
1
-6
/
+6
2010-05-16
[SCSI] libsas: fix deref before check in commit 70b25f890ce
James Bottomley
1
-2
/
+3
2010-05-01
[SCSI] fix locking around blk_abort_request()
Tejun Heo
1
-0
/
+4
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-0
/
+1
2008-10-10
Merge branch 'for-2.6.28' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
1
-1
/
+1
2008-10-09
block: unify request timeout handling
Jens Axboe
1
-1
/
+1
2008-09-29
libata: make SCR access ops per-link
Tejun Heo
1
-4
/
+4
2008-07-27
[SCSI] replace __FUNCTION__ with __func__
Harvey Harrison
1
-8
/
+8
2008-04-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
Linus Torvalds
1
-1
/
+1
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-02-23
[SCSI] libsas: use the supplied address for SATA devices rather than changing it
James Bottomley
1
-37
/
+2
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
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
1
-1
/
+1
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-26
[SCSI] libsas: Remove PCI dependencies
Jeff Garzik
1
-15
/
+15
2007-07-22
[SCSI] libsas: make ATA functions selectable by a config option
James Bottomley
1
-0
/
+397
2007-07-20
[SCSI] libsas: fix scr_read/write users and update the libata documentation
James Bottomley
1
-8
/
+16
2007-07-18
[SCSI] sas_ata: Implement sas_task_abort for ATA devices
Darrick J. Wong
1
-3
/
+44
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
1
-0
/
+4
2007-07-18
[SCSI] Migrate libsas ATA code into a separate file
Darrick J. Wong
1
-0
/
+339