aboutsummaryrefslogtreecommitdiff
path: root/drivers/ata/libata-sff.c
AgeCommit message (Expand)Author
2008-04-17libata: rename SFF functionsTejun Heo
2008-04-17libata/pdc_adma: make SFF EH handle non-bmdma SFF drivers and standardize pdc...Tejun Heo
2008-04-17libata: kill ata_chk_status()Tejun Heo
2008-04-17libata: move ata_pci_default_filter() out of CONFIG_PCITejun Heo
2008-04-17libata: reorganize SFF related stuffTejun Heo
2008-04-17libata: reorder functions in libata-sff.cTejun Heo
2008-04-17libata: make reset related methods proper port operationsTejun Heo
2008-04-17libata: stop overloading port_info->private_dataTejun Heo
2008-04-17libata: make ata_pci_init_one() not use ops->irq_handler and pi->shtTejun Heo
2008-04-17libata: implement and use ata_noop_irq_clear()Tejun Heo
2008-03-10libata-sff: handle controllers w/o ctl registerTejun Heo
2008-01-23libata: factor out ata_pci_activate_sff_host() from ata_pci_one()Tejun Heo
2008-01-23libata: use dev_driver_string() instead of "libata" in libata-sff.cTejun Heo
2008-01-23libata: rename ATA_PROT_ATAPI_* to ATAPI_PROT_*Tejun Heo
2008-01-23libata-sff: tf_loadAlan Cox
2008-01-10libata-sff: PCI IRQ handling fixAlan Cox
2007-10-23[libata] checkpatch-inspired cleanupsJeff Garzik
2007-10-19Fix misspellings of "system", "controller", "interrupt" and "necessary".Robert P. J. Day
2007-10-18Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds
2007-10-18sparse pointer use of zero as nullStephen Hemminger
2007-10-17libata-sff: Correct use of check_status()Alan Cox
2007-10-12libata: implement and use ata_port_desc() to report port configurationTejun Heo
2007-10-12[libata] Remove ->irq_ack() hook, and ata_dummy_irq_on()Jeff Garzik
2007-10-12libata-link: linkify PHY-related functionsTejun Heo
2007-10-12libata-link: introduce ata_linkTejun Heo
2007-09-20libata-sff: Fix documentationAlan Cox
2007-08-01libata-sff; Unbreak non DMA capable controllers againAlan Cox
2007-07-20[libata] Fix reported task file values in sense dataPetr Vandrovec
2007-07-20Correct comment in libata-sff.cDave Jones
2007-07-10libata: simplify PCI legacy SFF host handlingTejun Heo
2007-07-03libata: fix assigned IRQ reportingTejun Heo
2007-06-09libata-core/sff: Fix multiple assumptions about DMAAlan Cox
2007-05-11libata: clean up SFF init messTejun Heo
2007-04-30libata: honour host controllers that want just one hostLinus Torvalds
2007-04-28libata: kill probe_ent and related helpersTejun Heo
2007-04-28libata: add init helpers including ata_pci_prepare_native_host()Tejun Heo
2007-04-28libata: convert native PCI host handling to new init modelTejun Heo
2007-04-28libata: convert legacy PCI host handling to new init modelTejun Heo
2007-04-28libata: fix native mode disabled port handlingTejun Heo
2007-04-28libata/IDE: remove combined mode quirkJeff Garzik
2007-04-28libata: Change prototype of mode_filter to remove ata_port*Alan Cox
2007-02-26[libata] Trim trailing whitespace.Jeff Garzik
2007-02-21libata: s/ap->id/ap->print_id/gTejun Heo
2007-02-09libata: add another IRQ calls (core and headers)Akira Iguchi
2007-02-09libata: convert to iomapTejun Heo
2007-02-09libata: update libata core layer to use devresTejun Heo
2007-02-09libata: trivial stuffAlan
2007-02-09libata-sff: Don't try and activate channels which are not in useAlan
2007-01-26Fix Maple PATA IRQ assignment.David Woodhouse
2007-01-25libata-sff: Don't call bmdma_stop on non DMA capable controllersAlan