summaryrefslogtreecommitdiffstats
path: root/drivers/ata/pata_sl82c105.c
Commit message (Expand)AuthorAgeFilesLines
* ata: use CONFIG_PM_SLEEP instead of CONFIG_PM where applicable in host driversBartlomiej Zolnierkiewicz2014-05-091-2/+2
* ata: delete non-required instances of include <linux/init.h>Paul Gortmaker2014-02-131-1/+0
* ata: use pci_get_drvdata()Jingoo Han2013-06-021-1/+1
* ata: use module_pci_driverAxel Lin2012-07-251-12/+1
* pata_sl82c105: add Power Management supportBartlomiej Zolnierkiewicz2011-10-141-5/+32
* ata: Convert dev_printk(KERN_<LEVEL> to dev_<level>(Joe Perches2011-07-231-2/+4
* pata_sl82c105: implement sff_irq_check() methodSergei Shtylyov2010-10-211-0/+11
* libata-sff: separate out BMDMA initTejun Heo2010-05-251-1/+1
* libata: Pass host flags into the pci helperAlan Cox2010-03-011-1/+1
* [libata] convert drivers to use ata.h mode mask definesErik Inge Bolsø2009-03-241-3/+3
* ata: Switch all my stuff to a common addressAlan Cox2008-10-271-1/+0
* drivers/ata: trim trailing whitespaceJeff Garzik2008-05-191-1/+1
* libata: rename SFF functionsTejun Heo2008-04-171-2/+2
* libata: make reset related methods proper port operationsTejun Heo2008-04-171-7/+1
* 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-3/+1
* libata: implement and use ops inheritanceTejun Heo2008-04-171-29/+5
* libata: implement and use SHT initializersTejun Heo2008-04-171-15/+1
* libata: PCI device should be powered up before being accessedTejun Heo2008-04-171-0/+5
* pata_sl82c105: dual channel supportAlan Cox2008-02-011-2/+31
* 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-link: linkify resetTejun Heo2007-10-121-3/+4
* [libata] Bump driver versionsJeff Garzik2007-08-311-1/+1
* PCI: Change all drivers to use pci_device->revisionAuke Kok2007-07-111-4/+1
* [libata] PATA drivers: remove ATA_FLAG_SRSTJeff Garzik2007-07-091-2/+2
* libata: bump versionsJeff Garzik2007-05-211-1/+1
* libata: clean up SFF init messTejun Heo2007-05-111-9/+8
* libata: add deadline support to prereset and reset methodsTejun Heo2007-05-011-2/+3
* pata_sl82c105: restore cable detect methodAlan Cox2007-04-281-1/+1
* [libata] pata_{legacy,sc1200,sl82c105}: add missing hooksJeff Garzik2007-03-021-0/+3
* [libata] bump versionsJeff Garzik2007-02-261-1/+1
* pata_sl82c105: remove un-needed code pathsAlan2007-02-211-30/+9
* add delay around sl82c105_reset_engine callsOlaf Hering2007-02-151-0/+3
* pata_sl82c105: wrong assumptions about compatible PIO modesSergei Shtylyov2007-02-091-2/+2
* 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] libata: add missing sht->slave_destroyTejun Heo2006-11-291-0/+1
* [libata] PCI ID table cleanup in various driversJeff Garzik2006-09-281-5/+4
* [libata] Don't use old-EH ->eng_timeout() hook when not neededJeff Garzik2006-09-271-1/+1
* [PATCH] libata-eh: Remove layering violation and duplication when handling ab...Alan Cox2006-09-261-6/+3
* [libata #pata-drivers] Trim trailing whitespace.Jeff Garzik2006-08-311-24/+24
* [libata] Add a bunch of PATA drivers.Jeff Garzik2006-08-291-0/+388