aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/ata/libata-sff.c
Commit message (Expand)AuthorAge
* libata-sff: avoid byte swapping in ata_sff_data_xfer()Sergei Shtylyov2009-06-10
* ata: Report 16/32bit PIO as best we canAlan Cox2009-04-16
* [libata] Improve timeout handlingAlan Cox2009-03-24
* [libata] Drain data on errorsAlan Cox2009-03-24
* libata: Keep shadow last_ctl up to date during resetsStuart MENEFY2009-03-13
* libata-sff: fix 32-bit PIO ATAPI regressionSergei Shtylyov2009-02-16
* libata: set NODEV_HINT for 0x7f statusTejun Heo2009-01-26
* libata-sff: fix incorrect EH messageTejun Heo2009-01-26
* ata: fix wrong WARN_ON_ONCEChristian Borntraeger2009-01-13
* libata: use WARN_ON_ONCE on hot pathsTejun Heo2009-01-09
* libata: clean up the SFF code for coding styleAlan Cox2009-01-08
* libata: Add 32bit PIO supportAlan Cox2009-01-08
* libata: improve phantom device detectionTejun Heo2008-11-14
* libata-sff: fix ata_sff_post_internal_cmd()Tejun Heo2008-10-22
* libata-sff: kill spurious WARN_ON() in ata_hsm_move()Tejun Heo2008-09-08
* libata: consistently use msecs for time durationsTejun Heo2008-07-14
* libata-sff: improve HSM violation reportingTejun Heo2008-07-04
* libata: fix G5 SATA broken on -rc5Hugh Dickins2008-06-05
* libata-sff: Fix oops reported in kerneloops.org for pnp devices with no ctlAlan Cox2008-06-04
* libata: improve post-reset device ready testTejun Heo2008-05-06
* libata: make WARN_ON conditions in ata_sff_hsm_move() more strictTejun Heo2008-04-25
* libata: move link onlineness check out of softreset methodsTejun Heo2008-04-17
* libata: replace tf_read with qc_fill_rtf for non-SFF driversTejun Heo2008-04-17
* libata: add qc_fill_rtf port operationTejun Heo2008-04-17
* libata: unify mechanism to request follow-up SRSTTejun Heo2008-04-17
* libata: implement and use sata_std_hardreset()Tejun Heo2008-04-17
* libata: move generic hardreset code from sata_sff_hardreset() to sata_link_ha...Tejun Heo2008-04-17
* libata: separate out ata_wait_ready() and implement ata_wait_after_reset()Tejun Heo2008-04-17
* libata: restructure SFF post-reset readiness waitsTejun Heo2008-04-17
* libata: separate out ata_std_postreset() from ata_sff_postreset()Tejun Heo2008-04-17
* libata: separate out ata_std_prereset() from ata_sff_prereset()Tejun Heo2008-04-17
* libata: clean up port_ops->sff_irq_clear()Tejun Heo2008-04-17
* libata: rename SFF port opsTejun Heo2008-04-17
* libata: rename SFF functionsTejun Heo2008-04-17
* libata/pdc_adma: make SFF EH handle non-bmdma SFF drivers and standardize pdc...Tejun Heo2008-04-17
* libata: kill ata_chk_status()Tejun Heo2008-04-17
* libata: move ata_pci_default_filter() out of CONFIG_PCITejun Heo2008-04-17
* libata: reorganize SFF related stuffTejun Heo2008-04-17
* libata: reorder functions in libata-sff.cTejun Heo2008-04-17
* libata: make reset related methods proper port operationsTejun Heo2008-04-17
* libata: stop overloading port_info->private_dataTejun Heo2008-04-17
* libata: make ata_pci_init_one() not use ops->irq_handler and pi->shtTejun Heo2008-04-17
* libata: implement and use ata_noop_irq_clear()Tejun Heo2008-04-17
* libata-sff: handle controllers w/o ctl registerTejun Heo2008-03-10
* libata: factor out ata_pci_activate_sff_host() from ata_pci_one()Tejun Heo2008-01-23
* libata: use dev_driver_string() instead of "libata" in libata-sff.cTejun Heo2008-01-23
* libata: rename ATA_PROT_ATAPI_* to ATAPI_PROT_*Tejun Heo2008-01-23
* libata-sff: tf_loadAlan Cox2008-01-23
* libata-sff: PCI IRQ handling fixAlan Cox2008-01-10
* [libata] checkpatch-inspired cleanupsJeff Garzik2007-10-23