summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* libata: make SFF support optionalTejun Heo2008-04-175-19/+37
* libata: don't use ap->ioaddr in non-SFF driversTejun Heo2008-04-173-44/+36
* libata: clean up dummy port_opsTejun Heo2008-04-171-17/+5
* libata: kill ata_noop_dev_select()Tejun Heo2008-04-173-21/+0
* libata: remove check_status from non-SFF driversTejun Heo2008-04-175-119/+8
* libata: replace tf_read with qc_fill_rtf for non-SFF driversTejun Heo2008-04-177-65/+66
* libata: drop @finish_qc from ata_qc_complete_multiple()Tejun Heo2008-04-173-16/+11
* libata: add qc_fill_rtf port operationTejun Heo2008-04-175-1/+25
* libata: unify mechanism to request follow-up SRSTTejun Heo2008-04-174-23/+8
* libata: move PMP SCR access failure during reset to ata_eh_reset()Tejun Heo2008-04-174-38/+7
* libata: clear SError after link resumeTejun Heo2008-04-173-110/+23
* libata: implement and use sata_std_hardreset()Tejun Heo2008-04-175-37/+45
* libata: move generic hardreset code from sata_sff_hardreset() to sata_link_ha...Tejun Heo2008-04-175-60/+83
* ahci: use ata_wait_after_reset() instead of ata_sff_wait_ready()Tejun Heo2008-04-171-2/+12
* libata: separate out ata_wait_ready() and implement ata_wait_after_reset()Tejun Heo2008-04-173-50/+112
* libata: restructure SFF post-reset readiness waitsTejun Heo2008-04-175-147/+124
* libata: separate out ata_std_postreset() from ata_sff_postreset()Tejun Heo2008-04-173-21/+41
* libata: separate out ata_std_prereset() from ata_sff_prereset()Tejun Heo2008-04-172-13/+47
* libata: clean up port_ops->sff_irq_clear()Tejun Heo2008-04-172-11/+1
* libata: rename SFF port opsTejun Heo2008-04-1732-176/+179
* libata: rename SFF functionsTejun Heo2008-04-1772-546/+546
* sata_mv fix ifctl handlingMark Lord2008-04-171-23/+19
* sata_mv clean up mv_stop_edma usageMark Lord2008-04-171-45/+42
* sata_mv cosmetic fixesMark Lord2008-04-171-57/+59
* Add 'short help text' to ATA_ACPI so it's [de]selectable.Chris Wedgwood2008-04-171-1/+1
* pdc_adma: kill adma_host_stop()Tejun Heo2008-04-171-10/+0
* pdc_adma: inherit ata_sff_port_opsTejun Heo2008-04-171-12/+2
* libata/pdc_adma: make SFF EH handle non-bmdma SFF drivers and standardize pdc...Tejun Heo2008-04-172-15/+4
* libata: kill unused ata_flush_cache()Tejun Heo2008-04-172-27/+0
* libata: implement ATA_QCFLAG_RETRYTejun Heo2008-04-171-10/+8
* libata: make ata_tf_to_lba[48]() genericTejun Heo2008-04-172-6/+8
* [libata] sata_nv: disable ADMA by defaultJeff Garzik2008-04-171-1/+1
* libata annotationsAl Viro2008-04-173-8/+8
* ata_piix: kill ich6_sata_ahci and clean upTejun Heo2008-04-171-36/+25
* ata_piix: don't attach to ICH6M in ahci modeTejun Heo2008-04-171-23/+20
* pata_scc: fix compile warningTejun Heo2008-04-171-1/+1
* libata: isolate and rework cable logicAlan Cox2008-04-171-4/+44
* ata: SWNCQ should be enabled by defaultZoltan Boszormenyi2008-04-171-2/+2
* pata_amd: fix sparse warningHarvey Harrison2008-04-171-1/+3
* libata: kill ata_chk_status()Tejun Heo2008-04-177-23/+23
* libata: kill ata_chk_status() call from ata_dev_configure()Tejun Heo2008-04-171-3/+0
* libata: move ata_pci_default_filter() out of CONFIG_PCITejun Heo2008-04-171-11/+11
* libata: reorganize SFF related stuffTejun Heo2008-04-173-1881/+1870
* libata: reorder functions in libata-sff.cTejun Heo2008-04-171-223/+220
* libata: drop ata_dev_select() from ata_dev_read_idTejun Heo2008-04-171-1/+0
* libata: make reset related methods proper port operationsTejun Heo2008-04-1736-493/+176
* libata: kill port_info->sht and ->irq_handlerTejun Heo2008-04-171-12/+17
* libata: stop overloading port_info->private_dataTejun Heo2008-04-1738-144/+78
* libata: make ata_pci_init_one() not use ops->irq_handler and pi->shtTejun Heo2008-04-1738-128/+40
* libata: implement and use ops inheritanceTejun Heo2008-04-1772-2991/+505
OpenPOWER on IntegriCloud