index
:
litmus-rt.git
archive/unc-master-3.0
archived-2013.1
archived-private-master
archived-semi-part
demo
ecrts-pgm-final
ecrts14-pgm-final
gpusync-rtss12
gpusync/staging
linux-tip
litmus2008-patch-series
master
pgm
prop/litmus-signals
prop/robust-tie-break
staging
test
tracing-devel
v2.6.34-with-arm-patches
v2015.1
wip-2011.2-bbb
wip-2011.2-bbb-trace
wip-2012.3-gpu
wip-2012.3-gpu-preport
wip-2012.3-gpu-rtss13
wip-2012.3-gpu-sobliv-budget-w-kshark
wip-aedzl-final
wip-aedzl-revised
wip-arbit-deadline
wip-aux-tasks
wip-bbb
wip-bbb-prio-don
wip-better-break
wip-binary-heap
wip-budget
wip-color
wip-color-jlh
wip-d10-hz1000
wip-default-clustering
wip-dissipation-jerickso
wip-dissipation2-jerickso
wip-ecrts14-pgm
wip-edf-hsb
wip-edf-os
wip-edf-tie-break
wip-edzl-critique
wip-edzl-final
wip-edzl-revised
wip-events
wip-extra-debug
wip-fix-switch-jerickso
wip-fix3
wip-fmlp-dequeue
wip-ft-irq-flag
wip-gpu-cleanup
wip-gpu-interrupts
wip-gpu-rtas12
wip-gpu-rtss12
wip-gpu-rtss12-srp
wip-gpusync-merge
wip-ikglp
wip-k-fmlp
wip-kernel-coloring
wip-kernthreads
wip-klmirqd-to-aux
wip-kshark
wip-litmus-3.2
wip-litmus2011.2
wip-litmus3.0-2011.2
wip-master-2.6.33-rt
wip-mc
wip-mc-bipasa
wip-mc-jerickso
wip-mc2-cache-slack
wip-mcrit-mac
wip-merge-3.0
wip-merge-v3.0
wip-migration-affinity
wip-mmap-uncache
wip-modechange
wip-nested-locking
wip-omlp-gedf
wip-pai
wip-percore-lib
wip-performance
wip-pgm
wip-pgm-split
wip-pm-ovd
wip-prio-inh
wip-prioq-dgl
wip-refactored-gedf
wip-release-master-fix
wip-robust-tie-break
wip-rt-kshark
wip-rtas12-pgm
wip-semi-part
wip-semi-part-edfos-jerickso
wip-shared-lib
wip-shared-lib2
wip-shared-mem
wip-splitting-jerickso
wip-splitting-omlp-jerickso
wip-stage-binheap
wip-sun-port
wip-timer-trace
wip-tracepoints
The LITMUS^RT kernel.
Bjoern Brandenburg
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
ata
/
ahci.c
Commit message (
Expand
)
Author
Age
*
libata: kill spurious NCQ completion detection
Tejun Heo
2007-12-07
*
ahci: don't attach if ICH6 is in combined mode
Tejun Heo
2007-12-07
*
ahci: fix engine reset failed message
Tejun Heo
2007-12-07
*
ahci: add the Device IDs of MCP79 AHCI controller to ahci.c
peerchen
2007-12-04
*
[libata] AHCI: add hw link power management support
Kristen Carlson Accardi
2007-10-29
*
[libata] AHCI: fix newly introduced host-reset bug
Jeff Garzik
2007-10-29
*
libata: implement ata_wait_after_reset()
Tejun Heo
2007-10-29
*
ahci: ahci: implement workaround for ASUS P5W-DH Deluxe ahci_broken_hardreset...
Tejun Heo
2007-10-25
*
[libata] checkpatch-inspired cleanups
Jeff Garzik
2007-10-23
*
Fix misspellings of "system", "controller", "interrupt" and "necessary".
Robert P. J. Day
2007-10-19
*
libata: use ata_exec_internal() for PMP register access
Tejun Heo
2007-10-12
*
ahci: fix notification handling
Tejun Heo
2007-10-12
*
ahci: clean up PORT_IRQ_BAD_PMP enabling
Tejun Heo
2007-10-12
*
ahci: kill leftover from enabling NCQ over PMP
Tejun Heo
2007-10-12
*
ahci: Add MCP79 support to AHCI driver
Peer Chen
2007-10-12
*
ahci: implement AHCI_HFLAG_NO_PMP
Tejun Heo
2007-10-12
*
ahci: move host flags over to pi.private_data
Tejun Heo
2007-10-12
*
ahci: implement PMP support
Tejun Heo
2007-10-12
*
[libata] AHCI: enable AHCI mode, before using AHCI reset
Jeff Garzik
2007-10-12
*
libata-pmp-prep: implement sata_async_notification()
Tejun Heo
2007-10-12
*
libata-pmp-prep: implement ops->qc_defer()
Tejun Heo
2007-10-12
*
libata: misc updates for AN
Tejun Heo
2007-10-12
*
ahci: RAID mode SATA patch for Intel Tolapai
Jason Gaston
2007-10-12
*
ahci: reimplement port_map handling
Tejun Heo
2007-10-12
*
libata: implement and use ata_port_desc() to report port configuration
Tejun Heo
2007-10-12
*
[libata] Remove ->port_disable() hook
Jeff Garzik
2007-10-12
*
[libata] Remove ->irq_ack() hook, and ata_dummy_irq_on()
Jeff Garzik
2007-10-12
*
ahci: Store interrupt value
Kristen Carlson Accardi
2007-10-12
*
[libata] ahci: send event when AN received
Kristen Carlson Accardi
2007-10-12
*
libata-link: make two port flags HRST_TO_RESUME and SKIP_D2H_BSY link flags
Tejun Heo
2007-10-12
*
libata-link: linkify reset
Tejun Heo
2007-10-12
*
libata-link: linkify PHY-related functions
Tejun Heo
2007-10-12
*
libata-link: introduce ata_link
Tejun Heo
2007-10-12
*
[libata] ahci: add ATI SB800 PCI IDs
henry su
2007-09-20
*
The SATA controller device ID is different according to
su henry
2007-07-20
*
ahci: implement SCR_NOTIFICATION r/w
Tejun Heo
2007-07-20
*
ahci: make NO_NCQ handling more consistent
Tejun Heo
2007-07-20
*
libata: make ->scr_read/write callbacks return error code
Tejun Heo
2007-07-20
*
libata: improve EH report formatting
Tejun Heo
2007-07-20
*
ahci: separate out ahci_do_softreset()
Tejun Heo
2007-07-20
*
ahci: separate out ahci_exec_polled_cmd()
Tejun Heo
2007-07-20
*
ahci: separate out ahci_kick_engine()
Tejun Heo
2007-07-20
*
ahci: use deadline instead of fixed timeout for 1st FIS for SRST
Tejun Heo
2007-07-20
*
libata: add @is_cmd to ata_tf_to_fis()
Tejun Heo
2007-07-20
*
ahci.c: fix CONFIG_PM=n compilation
Alexey Dobriyan
2007-07-20
*
[libata] AHCI: Add support for Marvell AHCI-like chips (initially 6145)
Jeff Garzik
2007-07-09
*
[libata] Clean up driver udma_mask initializers
Jeff Garzik
2007-07-09
*
[libata] ahci: minor internal cleanups
Jeff Garzik
2007-07-09
*
[libata] ahci: minor internal cleanups
Jeff Garzik
2007-07-09
*
[libata] ahci: Factor out SATA port init into a separate function
Jeff Garzik
2007-07-09
[next]