index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starfive-6.6.48-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
scsi
/
libata-scsi.c
Age
Commit message (
Expand
)
Author
Files
Lines
2006-08-10
Move libata to drivers/ata.
Jeff Garzik
1
-3322
/
+0
2006-08-09
Merge branch 'upstream-fixes' into upstream
Jeff Garzik
1
-0
/
+13
2006-08-09
[PATCH] libata: clear sdev->locked on door lock failure
Tejun Heo
1
-0
/
+13
2006-08-09
[PATCH] libata: Add support for SATA attachment to SAS adapters
Brian King
1
-0
/
+149
2006-07-29
[PATCH] libata: cosmetic changes to PM functions
Tejun Heo
1
-4
/
+4
2006-07-06
[PATCH] libata: reimplement per-dev PM
Tejun Heo
1
-6
/
+115
2006-07-06
[PATCH] libata: implement ATA_EHI_RESUME_LINK
Tejun Heo
1
-0
/
+1
2006-07-06
[PATCH] libata: add ap->pflags and move core dynamic flags to it
Tejun Heo
1
-1
/
+1
2006-06-28
[PATCH] Remove redundant NULL checks before [kv]free - in drivers/
Jesper Juhl
1
-3
/
+1
2006-06-23
[PATCH] libata: Add ata_scsi_dev_disabled
Brian King
1
-10
/
+31
2006-06-23
[libata] Add host lock to struct ata_port
Jeff Garzik
1
-10
/
+10
2006-06-23
Merge branch 'master' into upstream
Jeff Garzik
1
-3
/
+3
2006-06-12
[PATCH] libata: fix oops caused rescanning NULL sdev
Tejun Heo
1
-8
/
+9
2006-06-12
[PATCH] Snoop SET FEATURES - WRITE CACHE ENABLE/DISABLE command(v5)
zhao, forrest
1
-0
/
+36
2006-06-11
[SCSI] remove scsi_request infrastructure
Christoph Hellwig
1
-1
/
+1
2006-06-06
[SCSI] fix up request buffer reference in various scsi drivers
Christoph Hellwig
1
-2
/
+2
2006-05-31
[PATCH] libata-hp: hook warmplug
Tejun Heo
1
-0
/
+1
2006-05-31
[PATCH] libata-hp: implement warmplug
Tejun Heo
1
-0
/
+89
2006-05-31
[PATCH] libata-hp: implement SCSI part of hotplug
Tejun Heo
1
-0
/
+116
2006-05-31
[PATCH] libata-hp: implement ata_eh_detach_dev()
Tejun Heo
1
-0
/
+24
2006-05-31
[PATCH] libata-hp-prep: store attached SCSI device
Tejun Heo
1
-4
/
+10
2006-05-31
[PATCH] libata-hp-prep: use __ata_scsi_find_dev()
Tejun Heo
1
-10
/
+6
2006-05-31
[PATCH] libata-hp-prep: update ata_scsi_find_dev() and friends
Tejun Heo
1
-15
/
+25
2006-05-24
[libata] libata-scsi, sata_mv: trim trailing whitespace
Jeff Garzik
1
-1
/
+1
2006-05-24
[PATCH] libata - fix bracketing and DMA oops
Alan Cox
1
-1
/
+6
2006-05-20
[PATCH] SCSI: make scsi_implement_eh() generic API for SCSI transports
Tejun Heo
1
-24
/
+0
2006-05-15
Merge branch 'max-sect' into upstream
Jeff Garzik
1
-1
/
+1
2006-05-15
[PATCH] libata-ncq: implement NCQ device configuration
Tejun Heo
1
-0
/
+46
2006-05-15
[PATCH] libata-ncq: implement NCQ command translation and exclusion
Tejun Heo
1
-1
/
+71
2006-05-15
[PATCH] libata-ncq: pass ata_scsi_translate() return value to SCSI midlayer
Tejun Heo
1
-16
/
+24
2006-05-15
[PATCH] libata-eh-fw: update SCSI command completion path for new EH
Tejun Heo
1
-11
/
+37
2006-05-15
[PATCH] libata-eh-fw: implement ata_port_schedule_eh() and ata_port_abort()
Tejun Heo
1
-0
/
+23
2006-05-15
[PATCH] libata: use ATA printk helpers
Tejun Heo
1
-4
/
+5
2006-05-15
[PATCH] libata: use dev->ap
Tejun Heo
1
-23
/
+17
2006-05-15
[PATCH] libata: implement qc->result_tf
Tejun Heo
1
-11
/
+7
2006-05-15
[PATCH] libata: silly fix in ata_scsi_start_stop_xlat()
Tejun Heo
1
-1
/
+1
2006-04-13
Merge branch 'upstream'
Jeff Garzik
1
-173
/
+26
2006-04-11
libata: Add helper ata_shost_to_port()
Jeff Garzik
1
-4
/
+4
2006-04-11
Merge branch 'master'
Jeff Garzik
1
-0
/
+1
2006-04-10
[PATCH] move ->eh_strategy_handler to the transport class
Christoph Hellwig
1
-5
/
+3
2006-04-04
[PATCH] libata: convert ATAPI_ENABLE_DMADIR to module parameter
Albert Lee
1
-4
/
+2
2006-04-02
[PATCH] libata: separate out libata-eh.c
Tejun Heo
1
-130
/
+0
2006-04-02
[PATCH] libata: dec scmd->retries for qcs with zero err_mask
Tejun Heo
1
-2
/
+5
2006-04-02
[PATCH] libata: don't read TF directly from sense generation functions
Tejun Heo
1
-18
/
+9
2006-04-02
[PATCH] libata: always generate sense if qc->err_mask is non-zero
Tejun Heo
1
-2
/
+4
2006-04-02
[PATCH] libata: add ATA_QCFLAG_IO
Tejun Heo
1
-0
/
+1
2006-04-02
[PATCH] libata: rename ATA_FLAG_PORT_DISABLED to ATA_FLAG_DISABLED
Tejun Heo
1
-1
/
+1
2006-04-02
[PATCH] libata: ATA_FLAG_IN_EH is not used, kill it
Tejun Heo
1
-13
/
+4
2006-04-01
[PATCH] libata: implement ata_dev_enabled and disabled()
Tejun Heo
1
-2
/
+2
2006-03-31
[PATCH] libata: make ata_qc_issue complete failed qcs
Tejun Heo
1
-6
/
+2
[next]