summaryrefslogtreecommitdiff
path: root/drivers/ata/pata_artop.c
Commit message (Expand)AuthorAge
* ata: pata_artop: remove redundant initialization of pioColin Ian King2017-09-18
* 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_artop: add Power Management supportBartlomiej Zolnierkiewicz2011-10-14
* pata_artop: unify ->prereset methodsBartlomiej Zolnierkiewicz2011-10-14
* ata: Add and use ata_print_version_onceJoe Perches2011-07-23
* pata_artop: Fix device ID parity checkJean Delvare2010-09-09
* libata-sff: separate out BMDMA initTejun Heo2010-05-25
* libata: Pass host flags into the pci helperAlan Cox2010-03-01
* pata_artop: Serializing supportAlan Cox2009-03-24
* [libata] convert drivers to use ata.h mode mask definesErik Inge Bolsø2009-03-24
* ata: Switch all my stuff to a common addressAlan Cox2008-10-27
* libata: rename SFF functionsTejun Heo2008-04-17
* libata: make reset related methods proper port operationsTejun 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: normalize port_info, port_operations and sht tablesTejun Heo2008-04-17
* libata: PCI device should be powered up before being accessedTejun Heo2008-04-17
* 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-link: linkify resetTejun Heo2007-10-12
* pata_artop: fix UDMA5 for AEC6280[R] and UDMA6 for AEC6880[R]Bartlomiej Zolnierkiewicz2007-08-15
* [libata] PATA drivers: remove ATA_FLAG_SRSTJeff Garzik2007-07-09
* pata: TriviaAlan Cox2007-05-25
* libata: bump versionsJeff Garzik2007-05-21
* libata: Trim trailing whitespaceJeff Garzik2007-05-21
* libata: clean up SFF init messTejun Heo2007-05-11
* [libata reset-seq] build and merge fixesJeff Garzik2007-05-01
* libata: add deadline support to prereset and reset methodsTejun Heo2007-05-01
* [libata] More PATA driver ->cable_detect supportJeff Garzik2007-04-28
* 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
* [PATCH] libata: kill unnecessary sht->max_sectors initializationsTejun Heo2006-12-03
* [PATCH] libata: add missing sht->slave_destroyTejun Heo2006-11-29
* [PATCH] pata_artop: fix "& (1 >>" typoAlexey Dobriyan2006-11-14
* [libata] pata_artop: kill gcc warningJeff Garzik2006-10-01
* [libata] PCI ID table cleanup in various driversJeff Garzik2006-09-28
* [libata] Don't use old-EH ->eng_timeout() hook when not neededJeff Garzik2006-09-27
* [PATCH] libata-eh: Remove layering violation and duplication when handling ab...Alan Cox2006-09-26
* [libata] Add a bunch of PATA drivers.Jeff Garzik2006-08-29