summaryrefslogtreecommitdiffstats
path: root/drivers/ata/ahci.c
Commit message (Expand)AuthorAgeFilesLines
* libata: reimplement suspend/resume support using sdev->manage_start_stopTejun Heo2007-05-111-4/+0
* libata: improve 0xff status handlingTejun Heo2007-05-011-8/+6
* libata: add deadline support to prereset and reset methodsTejun Heo2007-05-011-7/+11
* ahci: consolidate common port flagsTejun Heo2007-04-281-19/+10
* libata: convert the remaining SATA drivers to new init modelTejun Heo2007-04-281-192/+135
* ahci: add PCI ID for new VIA chipTejun Heo2007-04-281-0/+1
* ahci.c: remove non-existing SB600 raid id (re-send)Conke Hu2007-04-281-2/+1
* libata: improve AC_ERR_DEV handling for ->post_internal_cmdTejun Heo2007-04-281-4/+1
* ahci: move port_map handling to ahci_save_initial_config()Tejun Heo2007-04-281-27/+30
* ahci: implement ata_save/restore_initial_config()Tejun Heo2007-04-281-23/+72
* ahci.c: walkaround for SB600 SATA internal error issueConke Hu2007-03-281-2/+19
* ahci: RAID mode SATA patch for Intel ICH9MJason Gaston2007-03-061-0/+1
* libata: add missing CONFIG_PM in LLDsTejun Heo2007-03-021-0/+14
* ahci: improve spurious SDB FIS handlingTejun Heo2007-03-011-15/+24
* ahci/pata_jmicron: match class not function numberTejun Heo2007-03-011-13/+3
* [libata] bump versionsJeff Garzik2007-02-261-1/+1
* ahci: consider SDB FIS containing spurious NCQ completions HSM violation (reg...Tejun Heo2007-02-231-14/+14
* [PATCH] remove many unneeded #includes of sched.hTim Schmielau2007-02-141-1/+0
* libata: add another IRQ calls (libata drivers)Akira Iguchi2007-02-091-0/+4
* libata: convert to iomapTejun Heo2007-02-091-45/+34
* libata: update libata LLDs to use devresTejun Heo2007-02-091-98/+27
* libata: update libata core layer to use devresTejun Heo2007-02-091-17/+4
* libata: implement ata_host_detach()Tejun Heo2007-02-091-2/+1
* libata: handle pci_enable_device() failure while resumingTejun Heo2007-02-091-1/+3
* ahci: Remove jmicron fixupAlan2007-02-091-6/+2
* Add pci class code for SATA & AHCI, and replace some magic numbers.Conke Hu2007-02-091-4/+4
* [PATCH] ahci: trivial endianness annotationsAl Viro2007-02-091-1/+1
* ahci: port_no should be used when clearing IRQ in ahci_thaw()Tejun Heo2007-01-271-1/+1
* ahci: use 0x80 as wait stat value instead of 0xffTejun Heo2007-01-261-1/+1
* ahci: fix endianness in spurious interrupt messageTejun Heo2007-01-261-1/+2
* ahci: improve and limit spurious interrupt messages, take#3Tejun Heo2007-01-251-8/+49
* ahci: don't enter slumber on power downTejun Heo2007-01-241-27/+10
* ahci: make ULi M5288 ignore interface fatal error bitTejun Heo2007-01-241-1/+1
* [libata] Move some PCI IDs from sata_nv to ahciPeer Chen2006-12-201-0/+8
* [PATCH] ahci: do not mangle saved HOST_CAP while resetting controllerTejun Heo2006-12-161-2/+0
* [PATCH] ahci: do not powerdown during initializationTejun Heo2006-12-031-7/+7
* [PATCH] ahci: honor PORTS_IMPL on ICH8sTejun Heo2006-12-011-28/+67
* [PATCH] ahci: preserve PORTS_IMPL over host resetsTejun Heo2006-12-011-3/+20
* [libata] ahci: Match PCI class code for AHCIJeff Garzik2006-12-011-0/+4
* [PATCH] ahci: update ahci-vt8251 reset sequenceTejun Heo2006-12-011-2/+76
* [PATCH] ahci: kill AHCI_FLAG_RESET_NEEDS_CLOTejun Heo2006-12-011-17/+4
* [PATCH] ahci: ignore PORT_IRQ_IF_ERR on JMB controllersTejun Heo2006-11-291-5/+22
* [PATCH] ahci: AHCI mode SATA patch for Intel ICH9Jason Gaston2006-11-281-0/+11
* [libata] Add support for AHCI controllers of MCP67.Peer Chen2006-11-021-0/+8
* [PATCH] ahci: fix status register check in ahci_softresetTejun Heo2006-11-011-2/+1
* [PATCH] ahci: readability tweakAlan Cox2006-10-211-1/+1
* IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells2006-10-051-2/+2
* [libata] Use new PCI_VDEVICE() macro to dramatically shorten ID listsJeff Garzik2006-09-271-60/+30
* [libata] Trim trailing whitespace.Jeff Garzik2006-08-311-1/+1
* libata: Grand renaming.Jeff Garzik2006-08-241-49/+49
OpenPOWER on IntegriCloud