summaryrefslogtreecommitdiffstats
path: root/drivers/ata/pata_cs5520.c
Commit message (Expand)AuthorAgeFilesLines
* Fix common misspellingsLucas De Marchi2011-03-311-1/+1
* libata-sff: separate out BMDMA irq handlerTejun Heo2010-05-251-1/+1
* libata-sff: ata_sff_[dumb_]qc_prep are BMDMA specificTejun Heo2010-05-191-1/+1
* pata_cs5520: remove dead VDMA supportBartlomiej Zolnierkiewicz2009-12-031-38/+1
* dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32)Yang Hongyang2009-04-071-2/+2
* [libata] convert drivers to use ata.h mode mask definesErik Inge Bolsø2009-03-241-1/+1
* libata: rename SFF functionsTejun Heo2008-04-171-4/+4
* libata: implement and use ops inheritanceTejun Heo2008-04-171-26/+3
* libata: implement and use SHT initializersTejun Heo2008-04-171-14/+1
* libata: normalize port_info, port_operations and sht tablesTejun Heo2008-04-171-0/+1
* libata: PCI device should be powered up before being accessedTejun Heo2008-04-171-1/+14
* PCI: Remove users of pci_enable_device_bars()Benjamin Herrenschmidt2008-02-011-1/+1
* libata annotations and fixesAl Viro2008-01-231-1/+1
* [libata] struct pci_dev related cleanupsJeff Garzik2007-10-121-19/+1
* libata: implement and use ata_port_desc() to report port configurationTejun Heo2007-10-121-8/+15
* 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] Bump driver versionsJeff Garzik2007-08-311-1/+1
* pata_cs5520: Fix probe bug regression introduced in 2.6.22Alan Cox2007-07-201-1/+1
* libata: Support chips with 64K PRD quirkAlan Cox2007-07-091-2/+2
* libata: fix assigned IRQ reportingTejun Heo2007-07-031-0/+5
* libata: bump versionsJeff Garzik2007-05-211-1/+1
* libata: reimplement suspend/resume support using sdev->manage_start_stopTejun Heo2007-05-111-4/+0
* libata: convert the remaining PATA drivers to new init modelTejun Heo2007-04-281-59/+71
* [libata] More PATA driver ->cable_detect supportJeff Garzik2007-04-281-13/+2
* [PATCH] trivial ATA iomem annotationsAl Viro2007-03-141-1/+1
* libata: add missing CONFIG_PM in LLDsTejun Heo2007-03-021-0/+6
* libata: clear drvdata in ata_host_release(), take#2Tejun Heo2007-03-011-1/+0
* [libata] bump versionsJeff Garzik2007-02-261-1/+1
* [libata] Trim trailing whitespace.Jeff Garzik2007-02-261-1/+1
* pata_cs5520: suspend/resumeAlan2007-02-211-1/+25
* libata: add another IRQ calls (libata drivers)Akira Iguchi2007-02-091-0/+2
* libata: convert to iomapTejun Heo2007-02-091-11/+22
* libata: update libata LLDs to use devresTejun Heo2007-02-091-3/+1
* [libata] trim trailing whitespaceJeff Garzik2007-02-091-1/+1
* [PATCH] libata: kill unnecessary sht->max_sectors initializationsTejun Heo2006-12-031-1/+0
* [PATCH] pata_cs5520: resume supportAlan2006-12-011-2/+22
* [PATCH] libata: add missing sht->slave_destroyTejun Heo2006-11-291-0/+1
* [libata] PCI ID table cleanup in various driversJeff Garzik2006-09-281-5/+5
* [libata] Don't use old-EH ->eng_timeout() hook when not neededJeff Garzik2006-09-271-2/+0
* [libata] Add a bunch of PATA drivers.Jeff Garzik2006-08-291-0/+336
OpenPOWER on IntegriCloud