summaryrefslogtreecommitdiff
path: root/drivers/ata/libata-sff.c
Commit message (Expand)AuthorAge
* 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
* Fix misspellings of "system", "controller", "interrupt" and "necessary".Robert P. J. Day2007-10-19
* Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds2007-10-18
|\
| * libata-sff: Correct use of check_status()Alan Cox2007-10-17
* | sparse pointer use of zero as nullStephen Hemminger2007-10-18
|/
* libata: implement and use ata_port_desc() to report port configurationTejun Heo2007-10-12
* [libata] Remove ->irq_ack() hook, and ata_dummy_irq_on()Jeff Garzik2007-10-12
* libata-link: linkify PHY-related functionsTejun Heo2007-10-12
* libata-link: introduce ata_linkTejun Heo2007-10-12
* libata-sff: Fix documentationAlan Cox2007-09-20
* libata-sff; Unbreak non DMA capable controllers againAlan Cox2007-08-01
* [libata] Fix reported task file values in sense dataPetr Vandrovec2007-07-20
* Correct comment in libata-sff.cDave Jones2007-07-20
* libata: simplify PCI legacy SFF host handlingTejun Heo2007-07-10
* libata: fix assigned IRQ reportingTejun Heo2007-07-03
* libata-core/sff: Fix multiple assumptions about DMAAlan Cox2007-06-09
* libata: clean up SFF init messTejun Heo2007-05-11
* libata: honour host controllers that want just one hostLinus Torvalds2007-04-30
* libata: kill probe_ent and related helpersTejun Heo2007-04-28
* libata: add init helpers including ata_pci_prepare_native_host()Tejun Heo2007-04-28
* libata: convert native PCI host handling to new init modelTejun Heo2007-04-28
* libata: convert legacy PCI host handling to new init modelTejun Heo2007-04-28
* libata: fix native mode disabled port handlingTejun Heo2007-04-28
* libata/IDE: remove combined mode quirkJeff Garzik2007-04-28
* libata: Change prototype of mode_filter to remove ata_port*Alan Cox2007-04-28
* [libata] Trim trailing whitespace.Jeff Garzik2007-02-26
* libata: s/ap->id/ap->print_id/gTejun Heo2007-02-21
* libata: add another IRQ calls (core and headers)Akira Iguchi2007-02-09
* libata: convert to iomapTejun Heo2007-02-09
* libata: update libata core layer to use devresTejun Heo2007-02-09
* libata: trivial stuffAlan2007-02-09
* libata-sff: Don't try and activate channels which are not in useAlan2007-02-09
* Fix Maple PATA IRQ assignment.David Woodhouse2007-01-26
* libata-sff: Don't call bmdma_stop on non DMA capable controllersAlan2007-01-25