summaryrefslogtreecommitdiff
path: root/drivers/ata
AgeCommit message (Expand)Author
2008-04-17libata: move link onlineness check out of softreset methodsTejun Heo
2008-04-17libata: kill dead code paths in reset pathTejun Heo
2008-04-17pata_scc: fix build breakageStephen Rothwell
2008-04-17libata: make PMP support optionalTejun Heo
2008-04-17libata: implement PMP helpersTejun Heo
2008-04-17libata: separate PMP support code from core codeTejun Heo
2008-04-17libata: make SFF support optionalTejun Heo
2008-04-17libata: don't use ap->ioaddr in non-SFF driversTejun Heo
2008-04-17libata: clean up dummy port_opsTejun Heo
2008-04-17libata: kill ata_noop_dev_select()Tejun 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: add qc_fill_rtf port operationTejun Heo
2008-04-17libata: unify mechanism to request follow-up SRSTTejun Heo
2008-04-17libata: move PMP SCR access failure during reset to ata_eh_reset()Tejun Heo
2008-04-17libata: clear SError after link resumeTejun Heo
2008-04-17libata: implement and use sata_std_hardreset()Tejun 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: separate out ata_wait_ready() and implement ata_wait_after_reset()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: separate out ata_std_prereset() from ata_sff_prereset()Tejun Heo
2008-04-17libata: clean up port_ops->sff_irq_clear()Tejun Heo
2008-04-17libata: rename SFF port opsTejun Heo
2008-04-17libata: rename SFF functionsTejun Heo
2008-04-17sata_mv fix ifctl handlingMark Lord
2008-04-17sata_mv clean up mv_stop_edma usageMark Lord
2008-04-17sata_mv cosmetic fixesMark Lord
2008-04-17Add 'short help text' to ATA_ACPI so it's [de]selectable.Chris Wedgwood
2008-04-17pdc_adma: kill adma_host_stop()Tejun Heo
2008-04-17pdc_adma: inherit ata_sff_port_opsTejun Heo
2008-04-17libata/pdc_adma: make SFF EH handle non-bmdma SFF drivers and standardize pdc...Tejun Heo
2008-04-17libata: kill unused ata_flush_cache()Tejun Heo
2008-04-17libata: implement ATA_QCFLAG_RETRYTejun Heo
2008-04-17libata: make ata_tf_to_lba[48]() genericTejun Heo
2008-04-17[libata] sata_nv: disable ADMA by defaultJeff Garzik
2008-04-17libata annotationsAl Viro
2008-04-17ata_piix: kill ich6_sata_ahci and clean upTejun Heo
2008-04-17ata_piix: don't attach to ICH6M in ahci modeTejun Heo
2008-04-17pata_scc: fix compile warningTejun Heo
2008-04-17libata: isolate and rework cable logicAlan Cox
2008-04-17ata: SWNCQ should be enabled by defaultZoltan Boszormenyi
2008-04-17pata_amd: fix sparse warningHarvey Harrison
2008-04-17libata: kill ata_chk_status()Tejun Heo
2008-04-17libata: kill ata_chk_status() call from ata_dev_configure()Tejun Heo
2008-04-17libata: move ata_pci_default_filter() out of CONFIG_PCITejun Heo
2008-04-17libata: reorganize SFF related stuffTejun Heo
2008-04-17libata: reorder functions in libata-sff.cTejun Heo