summaryrefslogtreecommitdiff
path: root/drivers/ata/pata_cs5520.c
Commit message (Expand)AuthorAge
* ata: remove deprecated use of pci apiQuentin Lambert2015-04-08
* 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
* Drivers: ata: remove __dev* attributes.Greg Kroah-Hartman2013-01-03
* ata: use module_pci_driverAxel Lin2012-07-25
* ata: Convert dev_printk(KERN_<LEVEL> to dev_<level>(Joe Perches2011-07-23
* Fix common misspellingsLucas De Marchi2011-03-31
* libata-sff: separate out BMDMA irq handlerTejun Heo2010-05-25
* libata-sff: ata_sff_[dumb_]qc_prep are BMDMA specificTejun Heo2010-05-19
* pata_cs5520: remove dead VDMA supportBartlomiej Zolnierkiewicz2009-12-03
* dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32)Yang Hongyang2009-04-07
* [libata] convert drivers to use ata.h mode mask definesErik Inge Bolsø2009-03-24
* libata: rename SFF functionsTejun 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
* PCI: Remove users of pci_enable_device_bars()Benjamin Herrenschmidt2008-02-01
* libata annotations and fixesAl Viro2008-01-23
* [libata] struct pci_dev related cleanupsJeff Garzik2007-10-12
* libata: implement and use ata_port_desc() to report port configurationTejun Heo2007-10-12
* 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
* pata_cs5520: Fix probe bug regression introduced in 2.6.22Alan Cox2007-07-20
* libata: Support chips with 64K PRD quirkAlan Cox2007-07-09
* libata: fix assigned IRQ reportingTejun Heo2007-07-03
* libata: bump versionsJeff Garzik2007-05-21
* libata: reimplement suspend/resume support using sdev->manage_start_stopTejun Heo2007-05-11
* libata: convert the remaining PATA drivers to new init modelTejun Heo2007-04-28
* [libata] More PATA driver ->cable_detect supportJeff Garzik2007-04-28
* [PATCH] trivial ATA iomem annotationsAl Viro2007-03-14
* libata: add missing CONFIG_PM in LLDsTejun Heo2007-03-02
* libata: clear drvdata in ata_host_release(), take#2Tejun Heo2007-03-01
* [libata] bump versionsJeff Garzik2007-02-26
* [libata] Trim trailing whitespace.Jeff Garzik2007-02-26
* pata_cs5520: suspend/resumeAlan2007-02-21
* 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] trim trailing whitespaceJeff Garzik2007-02-09
* [PATCH] libata: kill unnecessary sht->max_sectors initializationsTejun Heo2006-12-03
* [PATCH] pata_cs5520: resume supportAlan2006-12-01
* [PATCH] libata: add missing sht->slave_destroyTejun Heo2006-11-29
* [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
* [libata] Add a bunch of PATA drivers.Jeff Garzik2006-08-29