summaryrefslogtreecommitdiff
path: root/drivers/ata/pata_serverworks.c
Commit message (Expand)AuthorAge
* pata_serverworks: disable 64-KB DMA transfers on Broadcom OSB4 IDE ControllerScott Carter2014-10-07
* ata: use CONFIG_PM_SLEEP instead of CONFIG_PM where applicable in host driversBartlomiej Zolnierkiewicz2014-05-09
* ata: delete non-required instances of include <linux/init.h>Paul Gortmaker2014-02-13
* ata: use pci_get_drvdata()Jingoo Han2013-06-02
* ata: use module_pci_driverAxel Lin2012-07-25
* pata_serverworks: add serverworks_fixup()Bartlomiej Zolnierkiewicz2011-10-14
* pata_serverworks: cleanup cable detectionBartlomiej Zolnierkiewicz2011-10-14
* pata_serverworks: use standard cable detection methodsBartlomiej Zolnierkiewicz2011-10-14
* libata-sff: separate out BMDMA initTejun Heo2010-05-25
* libata-sff: clean up BMDMA initializationTejun Heo2010-05-19
* libata: Pass host flags into the pci helperAlan Cox2010-03-01
* pata_serverworks: fix error messageBartlomiej Zolnierkiewicz2010-03-01
* pata_serverworks: fix PIO setup for the second channelBartlomiej Zolnierkiewicz2010-03-01
* [libata] convert drivers to use ata.h mode mask definesErik Inge Bolsø2009-03-24
* [libata] Update kernel-doc comments to match source codeQinghuang Feng2008-12-28
* ata: Switch all my stuff to a common addressAlan Cox2008-10-27
* libata: rename SFF functionsTejun Heo2008-04-17
* libata: stop overloading port_info->private_dataTejun Heo2008-04-17
* libata: make ata_pci_init_one() not use ops->irq_handler and pi->shtTejun Heo2008-04-17
* libata: implement and use ops inheritanceTejun Heo2008-04-17
* libata: implement and use SHT initializersTejun Heo2008-04-17
* libata: PCI device should be powered up before being accessedTejun Heo2008-04-17
* pata_hpt*, pata_serverworks: fix UDMA maskingAlan Cox2008-03-05
* pata_serverworks: Fix cable types and cosmeticsAlan Cox2008-01-23
* pata_serverworks: Fix problem with some drive combinationsAlan Cox2007-11-05
* libata: Switch most of the remaining SFF drivers to ata_sff_port_startAlan Cox2007-10-12
* [libata] Remove ->port_disable() hookJeff Garzik2007-10-12
* [libata] Remove ->irq_ack() hook, and ata_dummy_irq_on()Jeff Garzik2007-10-12
* [libata] Bump driver versionsJeff Garzik2007-08-31
* PCI: Change all drivers to use pci_device->revisionAuke Kok2007-07-11
* [libata] Use ATA_UDMAx standard masks when filling driver's udma_mask infoJeff Garzik2007-07-09
* [libata] PATA drivers: remove ATA_FLAG_SRSTJeff Garzik2007-07-09
* libata: bump versionsJeff Garzik2007-05-21
* libata: clean up SFF init messTejun Heo2007-05-11
* libata: reimplement suspend/resume support using sdev->manage_start_stopTejun Heo2007-05-11
* libata: add deadline support to prereset and reset methodsTejun Heo2007-05-01
* libata: Change prototype of mode_filter to remove ata_port*Alan Cox2007-04-28
* [libata] Update several PATA drivers for new ->cable_detect hookJeff Garzik2007-04-28
* libata: add missing CONFIG_PM in LLDsTejun Heo2007-03-02
* [libata] bump versionsJeff Garzik2007-02-26
* libata: add another IRQ calls (libata drivers)Akira Iguchi2007-02-09
* libata: convert to iomapTejun Heo2007-02-09
* libata: update libata LLDs to use devresTejun Heo2007-02-09
* libata: use ata_id_c_string()Tejun Heo2007-02-09
* libata: straighten out ATA_ID_* constantsTejun Heo2007-02-09
* [libata] trim trailing whitespaceJeff Garzik2007-02-09
* [PATCH] libata: kill unnecessary sht->max_sectors initializationsTejun Heo2006-12-03
* [PATCH] pata_serverworks suspend/resumeAlan2006-12-01
* [PATCH] libata: add missing sht->slave_destroyTejun Heo2006-11-29
* [libata] PCI ID table cleanup in various driversJeff Garzik2006-09-28