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
2010-03-01
libata: make functions/variables static
Robert Hancock
1
-4
/
+4
2010-03-01
ahci: AHCI and RAID mode SATA patch for Intel Cougar Point DeviceIDs
Seth Heasley
1
-0
/
+6
2010-03-01
ahci: Implement SATA AHCI FIS-based switching support
Shane Huang
1
-18
/
+203
2010-02-25
ahci: disable FPDMA auto-activate optimization on NVIDIA AHCI
Robert Hancock
1
-2
/
+10
2010-02-04
ahci: add Acer G725 to broken suspend list
Tejun Heo
1
-0
/
+15
2009-12-03
ahci: let users know that Promise PDC42819 support is limited to SATA devices
Mark Nelson
1
-0
/
+8
2009-12-03
ahci: disable SNotification capability for ich8
Shaohua Li
1
-2
/
+18
2009-11-03
ahci: Enable SB600 64bit DMA on MSI K9A2 Platinum v2
Mark Nelson
1
-5
/
+35
2009-10-16
ahci / atiixp / pci quirks: rename AMD SB900 into Hudson-2
Shane Huang
1
-1
/
+1
2009-10-16
ahci: Add the AHCI controller Linux Device ID for NVIDIA chipsets.
peer chen
1
-0
/
+1
2009-10-09
ahci: Add ifdef wrapper to ahci_gtf_filter_workaround
Markus Trippelsdorf
1
-0
/
+5
2009-10-06
ahci: filter FPDMA non-zero offset enable for Aspire 3810T
Tejun Heo
1
-0
/
+47
2009-10-06
ahci: display all AHCI 1.3 HBA capability flags (v2)
Robert Hancock
1
-20
/
+66
2009-10-06
ahci: disable 64bit DMA by default on SB600s
Tejun Heo
1
-40
/
+20
2009-09-18
ahci: restore pci_intx() handling
Tejun Heo
1
-2
/
+2
2009-09-11
ahci: kill @force_restart and refine CLO for ahci_kick_engine()
Shane Huang
1
-12
/
+10
2009-09-11
ahci: Add AMD SB900 SATA/IDE controller device IDs
Shane Huang
1
-0
/
+6
2009-09-09
ahci: Gigabyte GA-MA69VM-S2 can't do 64bit DMA
Tejun Heo
1
-0
/
+16
2009-09-09
ahci: make ahci_asus_m2a_vm_32bit_only() quirk more generic
Tejun Heo
1
-24
/
+29
2009-09-09
dmi: extend dmi_get_year() to dmi_get_date()
Tejun Heo
1
-1
/
+1
2009-09-02
libata: Export AHCI capabilities
Matthew Garrett
1
-0
/
+44
2009-09-02
[libata] add DMA setup FIS auto-activate feature
Shaohua Li
1
-1
/
+1
2009-08-12
ahci: add workaround for on-board 5723s on some gigabyte boards
Tejun Heo
1
-4
/
+72
2009-08-12
ahci: Soften up the dmesg on SB600 PMP softreset failure recovery
Shane Huang
1
-1
/
+2
2009-07-29
ahci: add device IDs for Ibex Peak ahci controllers
David Milburn
1
-0
/
+4
2009-07-15
ahci: add device ID for 82801JI sata controller
Mark Goodwin
1
-0
/
+1
2009-06-10
[libata] ahci: Restore SB600 SATA controller 64 bit DMA
Shane Huang
1
-2
/
+50
2009-06-10
ahci: misc cleanups for EM stuff
Tejun Heo
1
-8
/
+10
2009-06-10
[libata] ahci: use less error-prone array initializers
Jeff Garzik
1
-9
/
+8
2009-06-05
ahci: add warning messages for hp laptops with broken suspend
Tejun Heo
1
-0
/
+72
2009-04-13
ahci: force CAP_NCQ for earlier NV MCPs
Tejun Heo
1
-24
/
+33
2009-04-07
Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-2
/
+15
2009-04-07
dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32)
Yang Hongyang
1
-3
/
+3
2009-04-07
dma-mapping: replace all DMA_64BIT_MASK macro with DMA_BIT_MASK(64)
Yang Hongyang
1
-2
/
+2
2009-04-07
libata: ahci enclosure management bios workaround
David Milburn
1
-2
/
+15
2009-03-25
[libata] ahci: correct enclosure LED state save
David Milburn
1
-1
/
+1
2009-03-25
[libata] convert drivers to use ata.h mode mask defines
Erik Inge Bolsø
1
-8
/
+8
2009-03-25
ahci: Blacklist HP Compaq 6720s that spins off disks during ACPI power off
Maciej Rutecki
1
-0
/
+9
2009-03-25
ahci: drop intx manipulation on msi enable
Tejun Heo
1
-2
/
+2
2009-03-05
ahci: Add the Device IDs for MCP89 and remove IDs of MCP7B to/from ahci.c
peerchen
1
-12
/
+12
2009-02-03
ahci: add a module parameter to ignore the SSS flags for async scanning
Arjan van de Ven
1
-1
/
+8
2009-01-27
SATA AHCI: Blacklist system that spins off disks during ACPI power off
Rafael J. Wysocki
1
-0
/
+32
2009-01-11
libata: Add a per-host flag to opt-in into parallel port probes
Arjan van de Ven
1
-0
/
+3
2009-01-09
[libata] ahci: Withdraw IGN_SERR_INTERNAL for SB800 SATA
Shane Huang
1
-2
/
+6
2009-01-09
[libata] ahci: Add SATA GEN3 related messages
Shane Huang
1
-0
/
+2
2008-12-29
libata: beef up iterators
Tejun Heo
1
-4
/
+4
2008-10-28
libata: ahci enclosure management bit mask
David Milburn
1
-12
/
+23
2008-10-28
libata: ahci enclosure management led sync
David Milburn
1
-0
/
+3
2008-10-28
ahci: Add support for Promise PDC42819
Mark Nelson
1
-0
/
+3
2008-09-29
libata: Implement disk shock protection support
Elias Oltmanns
1
-0
/
+1
[next]