aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/ata/pata_radisys.c
Commit message (Expand)AuthorAgeFilesLines
* merge more stuff from 3.2.72Wolfgang Wiedmeyer2015-10-231-4/+1
* libata-sff: separate out BMDMA initTejun Heo2010-05-251-1/+1
* libata-sff: separate out BMDMA qc_issueTejun Heo2010-05-191-1/+1
* libata: Pass host flags into the pci helperAlan Cox2010-03-011-1/+1
* pata_radisys: fix UDMA handlingBartlomiej Zolnierkiewicz2009-12-031-2/+2
* pata_radisys: fix mwdma_mask to exclude mwdma0Erik Inge Bolsø2009-03-241-1/+1
* [libata] convert drivers to use ata.h mode mask definesErik Inge Bolsø2009-03-241-3/+3
* [libata] Update kernel-doc comments to match source codeQinghuang Feng2008-12-281-1/+0
* ata: Switch all my stuff to a common addressAlan Cox2008-10-271-1/+1
* libata: rename SFF functionsTejun Heo2008-04-171-5/+5
* libata: stop overloading port_info->private_dataTejun Heo2008-04-171-1/+1
* libata: make ata_pci_init_one() not use ops->irq_handler and pi->shtTejun Heo2008-04-171-2/+1
* libata: implement and use ops inheritanceTejun Heo2008-04-171-28/+4
* libata: implement and use SHT initializersTejun Heo2008-04-171-15/+1
* Fix misspellings of "system", "controller", "interrupt" and "necessary".Robert P. J. Day2007-10-191-1/+1
* libata: Switch most of the remaining SFF drivers to ata_sff_port_startAlan Cox2007-10-121-1/+1
* [libata] Remove ->port_disable() hookJeff Garzik2007-10-121-1/+0
* [libata] Remove ->irq_ack() hook, and ata_dummy_irq_on()Jeff Garzik2007-10-121-1/+0
* [libata] PATA drivers: remove ATA_FLAG_SRSTJeff Garzik2007-07-091-1/+1
* libata: clean up SFF init messTejun Heo2007-05-111-3/+3
* libata: reimplement suspend/resume support using sdev->manage_start_stopTejun Heo2007-05-111-4/+0
* pata_radisys: support cable_detectAlan Cox2007-04-281-32/+5
* libata: add missing CONFIG_PM in LLDsTejun Heo2007-03-021-0/+4
* libata: add another IRQ calls (libata drivers)Akira Iguchi2007-02-091-0/+2
* libata: convert to iomapTejun Heo2007-02-091-1/+1
* libata: update libata LLDs to use devresTejun Heo2007-02-091-2/+0
* [PATCH] libata: kill unnecessary sht->max_sectors initializationsTejun Heo2006-12-031-1/+0
* [PATCH] PATA libata: suspend/resume simple casesAlan2006-12-011-0/+4
* [PATCH] libata: add missing sht->slave_destroyTejun Heo2006-11-291-0/+1
* [libata] PCI ID table cleanup in various driversJeff Garzik2006-09-281-2/+2
* [libata] Don't use old-EH ->eng_timeout() hook when not neededJeff Garzik2006-09-271-2/+0
* [libata #pata-drivers] Trim trailing whitespace.Jeff Garzik2006-08-311-8/+8
* [libata] Add a bunch of PATA drivers.Jeff Garzik2006-08-291-0/+335