aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/ata/libata-pmp.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-02-02libata: add @spd_limit to sata_down_spd_limit()Tejun Heo1-1/+1
2008-12-28libata: beef up iteratorsTejun Heo1-11/+11
2008-07-14libata: improve EH retry delay handlingTejun Heo1-10/+0
2008-07-14libata: consistently use msecs for time durationsTejun Heo1-1/+2
2008-05-30libata: SRST can't be trusted on PMP sil3726Tejun Heo1-2/+5
2008-05-19libata: make sure PMP notification is turned off during recoveryTejun Heo1-16/+20
2008-05-19libata: increase PMP register access timeout to 3sTejun Heo1-2/+2
2008-05-19libata: move reset freeze/thaw handling into ata_eh_reset()Tejun Heo1-4/+0
2008-04-17libata: implement PMP helpersTejun Heo1-3/+3
2008-04-17libata: separate PMP support code from core codeTejun Heo1-0/+12
2008-04-17libata: move PMP SCR access failure during reset to ata_eh_reset()Tejun Heo1-35/+0
2008-04-17libata: clear SError after link resumeTejun Heo1-92/+1
2008-04-17libata: move generic hardreset code from sata_sff_hardreset() to sata_link_hardreset()Tejun Heo1-3/+4
2008-04-17libata: make reset related methods proper port operationsTejun Heo1-36/+11
2008-04-17libata: kill ata_ehi_schedule_probe()Tejun Heo1-4/+8
2008-04-17libata: kill ATA_EHI_RESUME_LINKTejun Heo1-1/+0
2008-04-17libata: kill ATA_LFLAG_HRST_TO_RESUMETejun Heo1-16/+0
2008-04-17libata: prefer hardresetTejun Heo1-20/+8
2008-02-24libata-pmp: clear hob for pmp register accessesMark Lord1-2/+2
2008-01-10libata-pmp: 4726 hates SRSTTejun Heo1-7/+5
2007-10-12libata: use ata_exec_internal() for PMP register accessTejun Heo1-117/+92
2007-10-12libata-pmp: implement qc_defer for command switching PMP supportTejun Heo1-0/+30
2007-10-12libata-pmp: extend ACPI support to cover PMPTejun Heo1-0/+4
2007-10-12libata-pmp: implement Port Multiplier supportTejun Heo1-0/+1182