Tejun Heo
|
6949b9148d
ahci: implement AHCI_HFLAG_NO_PMP
|
18 years ago |
Tejun Heo
|
417a1a6d3d
ahci: move host flags over to pi.private_data
|
18 years ago |
Tejun Heo
|
7d50b60b5e
ahci: implement PMP support
|
18 years ago |
Jeff Garzik
|
3cc3eb1148
[libata] AHCI: enable AHCI mode, before using AHCI reset
|
18 years ago |
Tejun Heo
|
7d77b24708
libata-pmp-prep: implement sata_async_notification()
|
18 years ago |
Tejun Heo
|
31cc23b349
libata-pmp-prep: implement ops->qc_defer()
|
18 years ago |
Tejun Heo
|
854c73a2f1
libata: misc updates for AN
|
18 years ago |
Jason Gaston
|
d4155e6f13
ahci: RAID mode SATA patch for Intel Tolapai
|
18 years ago |
Tejun Heo
|
7a234aff3d
ahci: reimplement port_map handling
|
18 years ago |
Tejun Heo
|
cbcdd87593
libata: implement and use ata_port_desc() to report port configuration
|
18 years ago |
Jeff Garzik
|
ac8869d56d
[libata] Remove ->port_disable() hook
|
18 years ago |
Jeff Garzik
|
6d32d30f55
[libata] Remove ->irq_ack() hook, and ata_dummy_irq_on()
|
18 years ago |
Kristen Carlson Accardi
|
a738492501
ahci: Store interrupt value
|
18 years ago |
Kristen Carlson Accardi
|
2f2949680a
[libata] ahci: send event when AN received
|
18 years ago |
Tejun Heo
|
0c88758b5a
libata-link: make two port flags HRST_TO_RESUME and SKIP_D2H_BSY link flags
|
18 years ago |
Tejun Heo
|
cc0680a580
libata-link: linkify reset
|
18 years ago |
Tejun Heo
|
936fd73286
libata-link: linkify PHY-related functions
|
18 years ago |
Tejun Heo
|
9af5c9c97d
libata-link: introduce ata_link
|
18 years ago |
henry su
|
c69c0892d8
[libata] ahci: add ATI SB800 PCI IDs
|
18 years ago |
su henry
|
badc234157
The SATA controller device ID is different according to
|
18 years ago |
Tejun Heo
|
203ef6c456
ahci: implement SCR_NOTIFICATION r/w
|
18 years ago |
Tejun Heo
|
274c1fde5c
ahci: make NO_NCQ handling more consistent
|
18 years ago |
Tejun Heo
|
da3dbb17a0
libata: make ->scr_read/write callbacks return error code
|
18 years ago |
Tejun Heo
|
b64bbc39f2
libata: improve EH report formatting
|
18 years ago |
Tejun Heo
|
a9cf5e8581
ahci: separate out ahci_do_softreset()
|
18 years ago |
Tejun Heo
|
91c4a2e092
ahci: separate out ahci_exec_polled_cmd()
|
18 years ago |
Tejun Heo
|
d2e75dfffb
ahci: separate out ahci_kick_engine()
|
18 years ago |
Tejun Heo
|
2cbb79ebbd
ahci: use deadline instead of fixed timeout for 1st FIS for SRST
|
18 years ago |
Tejun Heo
|
9977126c4b
libata: add @is_cmd to ata_tf_to_fis()
|
18 years ago |
Alexey Dobriyan
|
028a259633
ahci.c: fix CONFIG_PM=n compilation
|
18 years ago |