aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/ata/pata_sil680.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-08-26libata: switch remaining drivers to use dma_set_mask_and_coherentChristoph Hellwig1-4/+1
2015-04-08ata: remove deprecated use of pci apiQuentin Lambert1-2/+2
2014-05-09ata: use CONFIG_PM_SLEEP instead of CONFIG_PM where applicable in host driversBartlomiej Zolnierkiewicz1-2/+2
2014-02-13ata: delete non-required instances of include <linux/init.h>Paul Gortmaker1-1/+0
2013-06-02ata: use pci_get_drvdata()Jingoo Han1-1/+1
2013-01-03Drivers: ata: remove __dev* attributes.Greg Kroah-Hartman1-2/+1
2012-07-25ata: use module_pci_driverAxel Lin1-12/+1
2011-10-14pata_sil680: minor CodingStyle fixupsBartlomiej Zolnierkiewicz1-25/+33
2011-10-14pata_sil680: constify tablesBartlomiej Zolnierkiewicz1-4/+8
2011-10-14pata_sil680: documentation fixesBartlomiej Zolnierkiewicz1-11/+13
2011-07-23ata: Add and use ata_print_version_onceJoe Perches1-3/+1
2011-03-31Fix common misspellingsLucas De Marchi1-2/+2
2010-10-21pata_sil680: implement sff_irq_check() methodSergei Shtylyov1-0/+12
2010-10-21pata_sil680: make sil680_sff_exec_command() 'static'Sergei Shtylyov1-2/+2
2010-05-25libata-sff: separate out BMDMA initTejun Heo1-1/+1
2010-05-25libata-sff: separate out BMDMA irq handlerTejun Heo1-1/+1
2010-05-14pata_sil680: Do our own exec_command postingAlan Cox1-4/+26
2010-03-01libata: Pass host flags into the pci helperAlan Cox1-1/+1
2009-12-03ata: use pci_dev->revisionSergei Shtylyov1-4/+2
2009-03-24[libata] convert drivers to use ata.h mode mask definesErik Inge Bolsø1-4/+4
2009-01-08libata: Add 32bit PIO supportAlan Cox1-2/+2
2008-10-27ata: Switch all my stuff to a common addressAlan Cox1-1/+0
2008-09-29pata_sil680: convert CONFIG_PPC_MERGE to CONFIG_PPCKumar Gala1-1/+1
2008-09-08pata_sil680: remove duplicate pcim_enable_deviceDavid Milburn1-3/+0
2008-04-17libata: rename SFF functionsTejun Heo1-5/+5
2008-04-17libata: stop overloading port_info->private_dataTejun Heo1-1/+1
2008-04-17libata: make ata_pci_init_one() not use ops->irq_handler and pi->shtTejun Heo1-3/+1
2008-04-17libata: implement and use ops inheritanceTejun Heo1-28/+2
2008-04-17libata: implement and use SHT initializersTejun Heo1-15/+1
2008-04-17libata: PCI device should be powered up before being accessedTejun Heo1-2/+11
2008-04-09pata_sil680: Fix build on arch/ppcBenjamin Herrenschmidt1-1/+1
2008-03-29pata_sil680: only enable MMIO on Cell bladesBenjamin Herrenschmidt1-1/+5
2007-11-23pata_sil680: kill bogus reset code (take 2)Sergei Shtylyov1-30/+2
2007-10-19Fix misspellings of "system", "controller", "interrupt" and "necessary".Robert P. J. Day1-1/+1
2007-10-15[libata] pata_sil680: Add MMIO supportBenjamin Herrenschmidt1-4/+57
2007-10-12libata: Switch most of the remaining SFF drivers to ata_sff_port_startAlan Cox1-1/+1
2007-10-12[libata] Remove ->port_disable() hookJeff Garzik1-1/+0
2007-10-12[libata] Remove ->irq_ack() hook, and ata_dummy_irq_on()Jeff Garzik1-1/+0
2007-10-12libata-link: linkify resetTejun Heo1-3/+4
2007-08-31[libata] Bump driver versionsJeff Garzik1-1/+1
2007-07-09[libata] Use ATA_UDMAx standard masks when filling driver's udma_mask infoJeff Garzik1-2/+2
2007-07-09[libata] pata_sil680: minor cleanups from benhJeff Garzik1-5/+8
2007-07-09[libata] PATA drivers: remove ATA_FLAG_SRSTJeff Garzik1-2/+2
2007-05-11libata: clean up SFF init messTejun Heo1-5/+5
2007-05-11libata: reimplement suspend/resume support using sdev->manage_start_stopTejun Heo1-4/+0
2007-05-01libata: add deadline support to prereset and reset methodsTejun Heo1-2/+4
2007-04-28[libata] Update several PATA drivers for new ->cable_detect hookJeff Garzik1-8/+3
2007-03-02libata: add missing CONFIG_PM in LLDsTejun Heo1-0/+4
2007-03-02libata: add missing PM callbacksTejun Heo1-0/+4
2007-02-26[libata] Trim trailing whitespace.Jeff Garzik1-2/+2