summaryrefslogtreecommitdiff
path: root/drivers/ata/ahci.c
AgeCommit message (Expand)Author
2008-06-13ahci: Workaround HW bug for SB600/700 SATA controller PMP supportShane Huang
2008-06-13ahci: workarounds for mcp65Tejun Heo
2008-05-30ahci: change the Device IDs of nvidia MCP7B AHCI controller in ahci.cpeerchen
2008-05-06libata: improve post-reset device ready testTejun Heo
2008-04-29ahci: SB600 ahci can't do MSI, blacklist that capabilityTejun Heo
2008-04-25ahci: retry enabling AHCI a few times before spitting out WARN_ON()Tejun Heo
2008-04-19SCSI: convert struct class_device to struct deviceTony Jones
2008-04-17libata: move link onlineness check out of softreset methodsTejun Heo
2008-04-17libata: implement PMP helpersTejun Heo
2008-04-17libata: don't use ap->ioaddr in non-SFF driversTejun Heo
2008-04-17libata: remove check_status from non-SFF driversTejun Heo
2008-04-17libata: replace tf_read with qc_fill_rtf for non-SFF driversTejun Heo
2008-04-17libata: drop @finish_qc from ata_qc_complete_multiple()Tejun Heo
2008-04-17libata: unify mechanism to request follow-up SRSTTejun Heo
2008-04-17libata: clear SError after link resumeTejun Heo
2008-04-17libata: move generic hardreset code from sata_sff_hardreset() to sata_link_ha...Tejun Heo
2008-04-17ahci: use ata_wait_after_reset() instead of ata_sff_wait_ready()Tejun Heo
2008-04-17libata: restructure SFF post-reset readiness waitsTejun Heo
2008-04-17libata: separate out ata_std_postreset() from ata_sff_postreset()Tejun Heo
2008-04-17libata: rename SFF port opsTejun Heo
2008-04-17libata: rename SFF functionsTejun Heo
2008-04-17libata: make reset related methods proper port operationsTejun Heo
2008-04-17libata: implement and use ops inheritanceTejun Heo
2008-04-17libata: implement and use SHT initializersTejun Heo
2008-04-17libata: normalize port_info, port_operations and sht tablesTejun Heo
2008-04-17libata: implement and use ata_noop_irq_clear()Tejun Heo
2008-04-17libata: kill ATA_LFLAG_SKIP_D2H_BSYTejun Heo
2008-04-17libata: kill ATA_LFLAG_HRST_TO_RESUMETejun Heo
2008-04-17libata: prefer hardresetTejun Heo
2008-03-24[libata] ahci: SB600 workaround is suspect... play it safe for nowJeff Garzik
2008-03-17ahci: Add Marvell 6121 SATA supportJose Alberto Reguero
2008-03-17ahci: implement skip_host_reset parameterTejun Heo
2008-03-17ahci: request all PCI BARsTejun Heo
2008-03-10ahci: logical-bitwise and confusion in ahci_save_initial_config()Roel Kluin
2008-03-10ahci: add the Device IDs for nvidia MCP7B AHCIpeerchen
2008-03-05ahci: work around ATI SB600 h/w quirkJeff Garzik
2008-02-24[libata] ahci: AMD SB700/SB800 SATA support 64bit DMAShane Huang
2008-02-23PM: Introduce PM_EVENT_HIBERNATE callback stateRafael J. Wysocki
2008-02-19libata: eliminate the home grown dma padding in favour ofJames Bottomley
2008-02-06ahci: fix CAP.NP and PI handlingTejun Heo
2008-02-01ahci: RAID mode SATA patch for Intel ICH10 DeviceID'sJason Gaston
2008-01-23ahci: factor out AHCI enabling and enable AHCI before reading CAPTejun Heo
2008-01-23libata annotations and fixesAl Viro
2008-01-23libata: convert to chained sgTejun Heo
2008-01-23libata: implement protocol testsTejun Heo
2008-01-23ahci: update PCS programmingTejun Heo
2007-12-07libata: kill spurious NCQ completion detectionTejun Heo
2007-12-07ahci: don't attach if ICH6 is in combined modeTejun Heo
2007-12-07ahci: fix engine reset failed messageTejun Heo
2007-12-04ahci: add the Device IDs of MCP79 AHCI controller to ahci.cpeerchen