index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
ata
/
ahci.c
Age
Commit message (
Expand
)
Author
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