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
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
/
ata
/
ahci.c
Age
Commit message (
Expand
)
Author
Files
Lines
2008-07-14
AHCI: Remove an unnecessary flush from ahci_qc_issue
Matthew Wilcox
1
-1
/
+0
2008-07-14
AHCI: speed up resume
Zhang Rui
1
-3
/
+6
2008-07-14
libata/ahci: enclosure management support
Kristen Carlson Accardi
1
-2
/
+319
2008-07-06
ahci: give another shot at clearing all bits in irq_stat
Tejun Heo
1
-3
/
+13
2008-07-04
ahci: always clear all bits in irq_stat
Tejun Heo
1
-6
/
+3
2008-06-19
ahci: sis can't do PMP
Tejun Heo
1
-3
/
+12
2008-06-19
ahci: jmb361 has only one port
Tejun Heo
1
-0
/
+8
2008-06-13
ahci: Workaround HW bug for SB600/700 SATA controller PMP support
Shane Huang
1
-17
/
+82
2008-06-13
ahci: workarounds for mcp65
Tejun Heo
1
-9
/
+31
2008-05-30
ahci: change the Device IDs of nvidia MCP7B AHCI controller in ahci.c
peerchen
1
-4
/
+4
2008-05-06
libata: improve post-reset device ready test
Tejun Heo
1
-3
/
+1
2008-04-30
ahci: SB600 ahci can't do MSI, blacklist that capability
Tejun Heo
1
-1
/
+1
2008-04-25
ahci: retry enabling AHCI a few times before spitting out WARN_ON()
Tejun Heo
1
-2
/
+13
2008-04-20
SCSI: convert struct class_device to struct device
Tony Jones
1
-2
/
+2
2008-04-17
libata: move link onlineness check out of softreset methods
Tejun Heo
1
-6
/
+0
2008-04-17
libata: implement PMP helpers
Tejun Heo
1
-24
/
+6
2008-04-17
libata: don't use ap->ioaddr in non-SFF drivers
Tejun Heo
1
-10
/
+5
2008-04-17
libata: remove check_status from non-SFF drivers
Tejun Heo
1
-12
/
+2
2008-04-17
libata: replace tf_read with qc_fill_rtf for non-SFF drivers
Tejun Heo
1
-10
/
+11
2008-04-17
libata: drop @finish_qc from ata_qc_complete_multiple()
Tejun Heo
1
-1
/
+1
2008-04-17
libata: unify mechanism to request follow-up SRST
Tejun Heo
1
-3
/
+0
2008-04-17
libata: clear SError after link resume
Tejun Heo
1
-5
/
+0
2008-04-17
libata: move generic hardreset code from sata_sff_hardreset() to sata_link_ha...
Tejun Heo
1
-15
/
+20
2008-04-17
ahci: use ata_wait_after_reset() instead of ata_sff_wait_ready()
Tejun Heo
1
-2
/
+12
2008-04-17
libata: restructure SFF post-reset readiness waits
Tejun Heo
1
-8
/
+3
2008-04-17
libata: separate out ata_std_postreset() from ata_sff_postreset()
Tejun Heo
1
-1
/
+1
2008-04-17
libata: rename SFF port ops
Tejun Heo
1
-3
/
+3
2008-04-17
libata: rename SFF functions
Tejun Heo
1
-5
/
+5
2008-04-17
libata: make reset related methods proper port operations
Tejun Heo
1
-35
/
+18
2008-04-17
libata: implement and use ops inheritance
Tejun Heo
1
-83
/
+11
2008-04-17
libata: implement and use SHT initializers
Tejun Heo
1
-14
/
+1
2008-04-17
libata: normalize port_info, port_operations and sht tables
Tejun Heo
1
-0
/
+8
2008-04-17
libata: implement and use ata_noop_irq_clear()
Tejun Heo
1
-9
/
+3
2008-04-17
libata: kill ATA_LFLAG_SKIP_D2H_BSY
Tejun Heo
1
-7
/
+0
2008-04-17
libata: kill ATA_LFLAG_HRST_TO_RESUME
Tejun Heo
1
-1
/
+1
2008-04-17
libata: prefer hardreset
Tejun Heo
1
-5
/
+5
2008-03-25
[libata] ahci: SB600 workaround is suspect... play it safe for now
Jeff Garzik
1
-1
/
+5
2008-03-17
ahci: Add Marvell 6121 SATA support
Jose Alberto Reguero
1
-4
/
+15
2008-03-17
ahci: implement skip_host_reset parameter
Tejun Heo
1
-19
/
+29
2008-03-17
ahci: request all PCI BARs
Tejun Heo
1
-1
/
+4
2008-03-11
ahci: logical-bitwise and confusion in ahci_save_initial_config()
Roel Kluin
1
-1
/
+1
2008-03-11
ahci: add the Device IDs for nvidia MCP7B AHCI
peerchen
1
-0
/
+12
2008-03-05
ahci: work around ATI SB600 h/w quirk
Jeff Garzik
1
-1
/
+13
2008-02-24
[libata] ahci: AMD SB700/SB800 SATA support 64bit DMA
Shane Huang
1
-6
/
+17
2008-02-23
PM: Introduce PM_EVENT_HIBERNATE callback state
Rafael J. Wysocki
1
-1
/
+1
2008-02-19
libata: eliminate the home grown dma padding in favour of
James Bottomley
1
-5
/
+0
2008-02-06
ahci: fix CAP.NP and PI handling
Tejun Heo
1
-16
/
+19
2008-02-01
ahci: RAID mode SATA patch for Intel ICH10 DeviceID's
Jason Gaston
1
-0
/
+2
2008-01-23
ahci: factor out AHCI enabling and enable AHCI before reading CAP
Tejun Heo
1
-7
/
+20
2008-01-23
libata annotations and fixes
Al Viro
1
-9
/
+9
[next]