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
2007-04-28
ahci: consolidate common port flags
Tejun Heo
2007-04-28
libata: convert the remaining SATA drivers to new init model
Tejun Heo
2007-04-28
ahci: add PCI ID for new VIA chip
Tejun Heo
2007-04-28
ahci.c: remove non-existing SB600 raid id (re-send)
Conke Hu
2007-04-28
libata: improve AC_ERR_DEV handling for ->post_internal_cmd
Tejun Heo
2007-04-28
ahci: move port_map handling to ahci_save_initial_config()
Tejun Heo
2007-04-28
ahci: implement ata_save/restore_initial_config()
Tejun Heo
2007-03-28
ahci.c: walkaround for SB600 SATA internal error issue
Conke Hu
2007-03-06
ahci: RAID mode SATA patch for Intel ICH9M
Jason Gaston
2007-03-02
libata: add missing CONFIG_PM in LLDs
Tejun Heo
2007-03-01
ahci: improve spurious SDB FIS handling
Tejun Heo
2007-03-01
ahci/pata_jmicron: match class not function number
Tejun Heo
2007-02-26
[libata] bump versions
Jeff Garzik
2007-02-23
ahci: consider SDB FIS containing spurious NCQ completions HSM violation (reg...
Tejun Heo
2007-02-14
[PATCH] remove many unneeded #includes of sched.h
Tim Schmielau
2007-02-09
libata: add another IRQ calls (libata drivers)
Akira Iguchi
2007-02-09
libata: convert to iomap
Tejun Heo
2007-02-09
libata: update libata LLDs to use devres
Tejun Heo
2007-02-09
libata: update libata core layer to use devres
Tejun Heo
2007-02-09
libata: implement ata_host_detach()
Tejun Heo
2007-02-09
libata: handle pci_enable_device() failure while resuming
Tejun Heo
2007-02-09
ahci: Remove jmicron fixup
Alan
2007-02-09
Add pci class code for SATA & AHCI, and replace some magic numbers.
Conke Hu
2007-02-09
[PATCH] ahci: trivial endianness annotations
Al Viro
2007-01-27
ahci: port_no should be used when clearing IRQ in ahci_thaw()
Tejun Heo
2007-01-26
ahci: use 0x80 as wait stat value instead of 0xff
Tejun Heo
2007-01-26
ahci: fix endianness in spurious interrupt message
Tejun Heo
2007-01-25
ahci: improve and limit spurious interrupt messages, take#3
Tejun Heo
2007-01-24
ahci: don't enter slumber on power down
Tejun Heo
2007-01-24
ahci: make ULi M5288 ignore interface fatal error bit
Tejun Heo
2006-12-20
[libata] Move some PCI IDs from sata_nv to ahci
Peer Chen
2006-12-16
[PATCH] ahci: do not mangle saved HOST_CAP while resetting controller
Tejun Heo
2006-12-03
[PATCH] ahci: do not powerdown during initialization
Tejun Heo
2006-12-01
[PATCH] ahci: honor PORTS_IMPL on ICH8s
Tejun Heo
2006-12-01
[PATCH] ahci: preserve PORTS_IMPL over host resets
Tejun Heo
2006-12-01
[libata] ahci: Match PCI class code for AHCI
Jeff Garzik
2006-12-01
[PATCH] ahci: update ahci-vt8251 reset sequence
Tejun Heo
2006-12-01
[PATCH] ahci: kill AHCI_FLAG_RESET_NEEDS_CLO
Tejun Heo
2006-11-29
[PATCH] ahci: ignore PORT_IRQ_IF_ERR on JMB controllers
Tejun Heo
2006-11-28
[PATCH] ahci: AHCI mode SATA patch for Intel ICH9
Jason Gaston
2006-11-02
[libata] Add support for AHCI controllers of MCP67.
Peer Chen
2006-11-01
[PATCH] ahci: fix status register check in ahci_softreset
Tejun Heo
2006-10-21
[PATCH] ahci: readability tweak
Alan Cox
2006-10-05
IRQ: Maintain regs pointer globally rather than passing to IRQ handlers
David Howells
2006-09-27
[libata] Use new PCI_VDEVICE() macro to dramatically shorten ID lists
Jeff Garzik
2006-08-31
[libata] Trim trailing whitespace.
Jeff Garzik
2006-08-24
libata: Grand renaming.
Jeff Garzik
2006-08-10
Move libata to drivers/ata.
Jeff Garzik