index
:
linux-toradex.git
colibri
colibri_vf
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
ata
/
ahci.c
Age
Commit message (
Expand
)
Author
2008-06-18
ahci: sis can't do PMP
Tejun Heo
2008-06-18
ahci: jmb361 has only one port
Tejun Heo
2008-06-13
ahci: Workaround HW bug for SB600/700 SATA controller PMP support
Shane Huang
2008-06-13
ahci: workarounds for mcp65
Tejun Heo
2008-05-30
ahci: change the Device IDs of nvidia MCP7B AHCI controller in ahci.c
peerchen
2008-05-06
libata: improve post-reset device ready test
Tejun Heo
2008-04-29
ahci: SB600 ahci can't do MSI, blacklist that capability
Tejun Heo
2008-04-25
ahci: retry enabling AHCI a few times before spitting out WARN_ON()
Tejun Heo
2008-04-19
SCSI: convert struct class_device to struct device
Tony Jones
2008-04-17
libata: move link onlineness check out of softreset methods
Tejun Heo
2008-04-17
libata: implement PMP helpers
Tejun Heo
2008-04-17
libata: don't use ap->ioaddr in non-SFF drivers
Tejun Heo
2008-04-17
libata: remove check_status from non-SFF drivers
Tejun Heo
2008-04-17
libata: replace tf_read with qc_fill_rtf for non-SFF drivers
Tejun Heo
2008-04-17
libata: drop @finish_qc from ata_qc_complete_multiple()
Tejun Heo
2008-04-17
libata: unify mechanism to request follow-up SRST
Tejun Heo
2008-04-17
libata: clear SError after link resume
Tejun Heo
2008-04-17
libata: move generic hardreset code from sata_sff_hardreset() to sata_link_ha...
Tejun Heo
2008-04-17
ahci: use ata_wait_after_reset() instead of ata_sff_wait_ready()
Tejun Heo
2008-04-17
libata: restructure SFF post-reset readiness waits
Tejun Heo
2008-04-17
libata: separate out ata_std_postreset() from ata_sff_postreset()
Tejun Heo
2008-04-17
libata: rename SFF port ops
Tejun Heo
2008-04-17
libata: rename SFF functions
Tejun Heo
2008-04-17
libata: make reset related methods proper port operations
Tejun Heo
2008-04-17
libata: implement and use ops inheritance
Tejun Heo
2008-04-17
libata: implement and use SHT initializers
Tejun Heo
2008-04-17
libata: normalize port_info, port_operations and sht tables
Tejun Heo
2008-04-17
libata: implement and use ata_noop_irq_clear()
Tejun Heo
2008-04-17
libata: kill ATA_LFLAG_SKIP_D2H_BSY
Tejun Heo
2008-04-17
libata: kill ATA_LFLAG_HRST_TO_RESUME
Tejun Heo
2008-04-17
libata: prefer hardreset
Tejun Heo
2008-03-24
[libata] ahci: SB600 workaround is suspect... play it safe for now
Jeff Garzik
2008-03-17
ahci: Add Marvell 6121 SATA support
Jose Alberto Reguero
2008-03-17
ahci: implement skip_host_reset parameter
Tejun Heo
2008-03-17
ahci: request all PCI BARs
Tejun Heo
2008-03-10
ahci: logical-bitwise and confusion in ahci_save_initial_config()
Roel Kluin
2008-03-10
ahci: add the Device IDs for nvidia MCP7B AHCI
peerchen
2008-03-05
ahci: work around ATI SB600 h/w quirk
Jeff Garzik
2008-02-24
[libata] ahci: AMD SB700/SB800 SATA support 64bit DMA
Shane Huang
2008-02-23
PM: Introduce PM_EVENT_HIBERNATE callback state
Rafael J. Wysocki
2008-02-19
libata: eliminate the home grown dma padding in favour of
James Bottomley
2008-02-06
ahci: fix CAP.NP and PI handling
Tejun Heo
2008-02-01
ahci: RAID mode SATA patch for Intel ICH10 DeviceID's
Jason Gaston
2008-01-23
ahci: factor out AHCI enabling and enable AHCI before reading CAP
Tejun Heo
2008-01-23
libata annotations and fixes
Al Viro
2008-01-23
libata: convert to chained sg
Tejun Heo
2008-01-23
libata: implement protocol tests
Tejun Heo
2008-01-23
ahci: update PCS programming
Tejun Heo
2007-12-07
libata: kill spurious NCQ completion detection
Tejun Heo
2007-12-07
ahci: don't attach if ICH6 is in combined mode
Tejun Heo
[next]