summaryrefslogtreecommitdiffstats
path: root/drivers/ata/libata-sff.c
Commit message (Expand)AuthorAgeFilesLines
* libata: factor out ata_pci_activate_sff_host() from ata_pci_one()Tejun Heo2008-01-231-84/+103
* libata: use dev_driver_string() instead of "libata" in libata-sff.cTejun Heo2008-01-231-5/+7
* libata: rename ATA_PROT_ATAPI_* to ATAPI_PROT_*Tejun Heo2008-01-231-1/+1
* libata-sff: tf_loadAlan Cox2008-01-231-2/+4
* libata-sff: PCI IRQ handling fixAlan Cox2008-01-101-2/+5
* [libata] checkpatch-inspired cleanupsJeff Garzik2007-10-241-1/+1
* Fix misspellings of "system", "controller", "interrupt" and "necessary".Robert P. J. Day2007-10-191-1/+1
* Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds2007-10-191-1/+1
|\
| * libata-sff: Correct use of check_status()Alan Cox2007-10-181-1/+1
* | sparse pointer use of zero as nullStephen Hemminger2007-10-181-1/+1
|/
* libata: implement and use ata_port_desc() to report port configurationTejun Heo2007-10-121-5/+18
* [libata] Remove ->irq_ack() hook, and ata_dummy_irq_on()Jeff Garzik2007-10-121-40/+0Star
* libata-link: linkify PHY-related functionsTejun Heo2007-10-121-1/+1
* libata-link: introduce ata_linkTejun Heo2007-10-121-2/+2
* libata-sff: Fix documentationAlan Cox2007-09-201-1/+4
* libata-sff; Unbreak non DMA capable controllers againAlan Cox2007-08-011-0/+4
* [libata] Fix reported task file values in sense dataPetr Vandrovec2007-07-201-0/+2
* Correct comment in libata-sff.cDave Jones2007-07-201-1/+1
* libata: simplify PCI legacy SFF host handlingTejun Heo2007-07-111-256/+32Star
* libata: fix assigned IRQ reportingTejun Heo2007-07-031-2/+3
* libata-core/sff: Fix multiple assumptions about DMAAlan Cox2007-06-101-8/+29
* libata: clean up SFF init messTejun Heo2007-05-121-79/+83
* libata: honour host controllers that want just one hostLinus Torvalds2007-05-011-7/+4Star
* libata: kill probe_ent and related helpersTejun Heo2007-04-281-95/+0Star
* libata: add init helpers including ata_pci_prepare_native_host()Tejun Heo2007-04-281-2/+65
* libata: convert native PCI host handling to new init modelTejun Heo2007-04-281-50/+101
* libata: convert legacy PCI host handling to new init modelTejun Heo2007-04-281-102/+302
* libata: fix native mode disabled port handlingTejun Heo2007-04-281-27/+35
* libata/IDE: remove combined mode quirkJeff Garzik2007-04-281-30/+6Star
* libata: Change prototype of mode_filter to remove ata_port*Alan Cox2007-04-281-2/+2
* [libata] Trim trailing whitespace.Jeff Garzik2007-02-261-3/+3
* libata: s/ap->id/ap->print_id/gTejun Heo2007-02-211-1/+1
* libata: add another IRQ calls (core and headers)Akira Iguchi2007-02-091-2/+41
* libata: convert to iomapTejun Heo2007-02-091-436/+108Star
* libata: update libata core layer to use devresTejun Heo2007-02-091-35/+21Star
* libata: trivial stuffAlan2007-02-091-1/+1
* libata-sff: Don't try and activate channels which are not in useAlan2007-02-091-0/+22
* Fix Maple PATA IRQ assignment.David Woodhouse2007-01-261-3/+3
* libata-sff: Don't call bmdma_stop on non DMA capable controllersAlan2007-01-261-1/+2
* libata: implement ATA_FLAG_IGN_SIMPLEX and use it in sata_uliTejun Heo2007-01-251-4/+8
* [PATCH] libata: fix combined modeAlan2007-01-021-12/+30
* [PATCH] libata: make sure IRQ is cleared after ata_bmdma_freeze()Tejun Heo2006-12-031-0/+8
* [PATCH] libata: move BMDMA host status recording from EH to interrupt handlerTejun Heo2006-12-031-3/+0Star
* [PATCH] libata: set IRQF_SHARED for legacy PCI IDE IRQsTejun Heo2006-12-031-0/+1
* [PATCH] libata: move ata_irq_on() into libata-sff.cTejun Heo2006-12-021-0/+29
* [PATCH] sata_nv ADMA/NCQ support for nForce4Robert Hancock2006-12-021-1/+1
* [PATCH] libata-sff: Allow for wacky systemsAlan Cox2006-10-211-0/+9
* [libata] init probe_ent->private_data in a common locationJeff Garzik2006-09-281-2/+2
* [libata] minor PCI IDE probe fixes and cleanupsJeff Garzik2006-09-281-20/+20
* [libata] One more s/15/ATA_SECONDARY_IRQ/ substitutionJeff Garzik2006-09-261-1/+1