summaryrefslogtreecommitdiffstats
path: root/drivers/ata/libata-sff.c
Commit message (Expand)AuthorAgeFilesLines
* 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-101-256/+32
* libata: fix assigned IRQ reportingTejun Heo2007-07-031-2/+3
* libata-core/sff: Fix multiple assumptions about DMAAlan Cox2007-06-091-8/+29
* libata: clean up SFF init messTejun Heo2007-05-111-79/+83
* libata: honour host controllers that want just one hostLinus Torvalds2007-04-301-7/+4
* libata: kill probe_ent and related helpersTejun Heo2007-04-281-95/+0
* 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/+6
* 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/+108
* libata: update libata core layer to use devresTejun Heo2007-02-091-35/+21
* 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-251-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/+0
* [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-011-0/+29
* [PATCH] sata_nv ADMA/NCQ support for nForce4Robert Hancock2006-12-011-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
* [PATCH] libata-sff: use our IRQ definesAlan Cox2006-09-261-2/+2
* [PATCH] libata: fix non-uniform ports handlingTejun Heo2006-09-191-0/+2
* Merge branch 'tmp' into upstreamJeff Garzik2006-09-191-2/+12
* Rename libata-bmdma.c to libata-sff.c.Jeff Garzik2006-08-241-0/+1109
OpenPOWER on IntegriCloud