aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/ata/libata-sff.c
Commit message (Expand)AuthorAge
* 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
* libata: implement ATA_FLAG_IGN_SIMPLEX and use it in sata_uliTejun Heo2007-01-25
* [PATCH] libata: fix combined modeAlan2007-01-02
* [PATCH] libata: make sure IRQ is cleared after ata_bmdma_freeze()Tejun Heo2006-12-03
* [PATCH] libata: move BMDMA host status recording from EH to interrupt handlerTejun Heo2006-12-03
* [PATCH] libata: set IRQF_SHARED for legacy PCI IDE IRQsTejun Heo2006-12-03
* [PATCH] libata: move ata_irq_on() into libata-sff.cTejun Heo2006-12-01
* [PATCH] sata_nv ADMA/NCQ support for nForce4Robert Hancock2006-12-01
* [PATCH] libata-sff: Allow for wacky systemsAlan Cox2006-10-21
* [libata] init probe_ent->private_data in a common locationJeff Garzik2006-09-28
* [libata] minor PCI IDE probe fixes and cleanupsJeff Garzik2006-09-28
* [libata] One more s/15/ATA_SECONDARY_IRQ/ substitutionJeff Garzik2006-09-26