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-09-28
ahci: fix module refcount breakage introduced by libahci split
Tejun Heo
1
-0
/
+4
2010-09-10
ahci: AHCI and RAID mode SATA patch for Intel Patsburg DeviceIDs
Seth Heasley
1
-0
/
+3
2010-08-26
ahci: add HFLAG_YES_FBS and apply it to 88SE9128
Tejun Heo
1
-0
/
+11
2010-08-02
[libata] ahci: Fix warning: comparison between 'enum <anonymous>' and 'enum <...
Justin P. Mattock
1
-1
/
+1
2010-07-01
ahci,ata_generic: let ata_generic handle new MBP w/ MCP89
Tejun Heo
1
-0
/
+10
2010-05-15
ahci: EM message type auto detect
Harry Zhang
1
-1
/
+1
2010-05-15
ahci: implement AHCI_HFLAG_NO_FPDMA_AA and update NV quirks
Tejun Heo
1
-10
/
+28
2010-05-15
ahci: clean up board IDs
Tejun Heo
1
-120
/
+117
2010-05-15
ahci: Move generic code into libahci
Anton Vorontsov
1
-2279
/
+1
2010-05-15
ahci: Introduce ahci_set_em_messages()
Anton Vorontsov
1
-17
/
+24
2010-05-15
ahci: Factor out PCI specifics from ahci_print_info()
Anton Vorontsov
1
-17
/
+23
2010-05-15
ahci: Factor out PCI specifics from ahci_init_controller()
Anton Vorontsov
1
-18
/
+27
2010-05-15
ahci: Get rid of pci_dev argument in ahci_port_init()
Anton Vorontsov
1
-4
/
+3
2010-05-15
ahci: Factor out PCI specifics from ahci_reset_controller()
Anton Vorontsov
1
-3
/
+12
2010-05-15
ahci: Get rid of pci_dev argument in ahci_save_initial_config()
Anton Vorontsov
1
-14
/
+13
2010-05-15
ahci: Factor out PCI specifics from ahci_save_initial_config()
Anton Vorontsov
1
-24
/
+42
2010-05-15
ahci: Get rid of host->iomap usage
Anton Vorontsov
1
-14
/
+20
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-0
/
+1
2010-03-17
ahci: pp->active_link is not reliable when FBS is enabled
Shane Huang
1
-6
/
+17
2010-03-17
ahci: use BIOS date in broken_suspend list
Tejun Heo
1
-8
/
+20
2010-03-17
ahci: add missing nv IDs
Tejun Heo
1
-0
/
+15
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
[next]