summaryrefslogtreecommitdiffstats
path: root/drivers/ata/sata_sx4.c
Commit message (Expand)AuthorAgeFilesLines
* sata_sx4: correctly handling failed allocationInsu Yun2015-12-311-0/+2
* sata_sx4: Check return code from pdc20621_i2c_read()Tomer Barletz2015-08-061-4/+12
* ata: remove deprecated use of pci apiQuentin Lambert2015-04-081-2/+2
* ata: remove superfluous castsJoe Perches2014-03-261-6/+3
* ata: delete non-required instances of include <linux/init.h>Paul Gortmaker2014-02-131-1/+0
* libata: update "Maintained by:" tagsTejun Heo2013-05-141-1/+1
* sata_sx4: pdc20621_{ata|host}_sg() do not need 'tf' parameterSergei Shtylyov2012-11-281-8/+6
* ata: use module_pci_driverAxel Lin2012-07-251-15/+1
* ata: Add and use ata_print_version_onceJoe Perches2011-07-231-3/+1
* libata: remove ATA_FLAG_NO_LEGACYSergei Shtylyov2011-03-021-2/+2
* libata: remove ATA_FLAG_MMIOSergei Shtylyov2011-03-021-2/+1
* libata: remove ATA_FLAG_{SRST|SATA_RESET}Sergei Shtylyov2011-03-021-2/+2
* libata-sff: separate out BMDMA EHTejun Heo2010-05-191-1/+1
* libata-sff: clean up BMDMA initializationTejun Heo2010-05-191-5/+0
* libata: kill ATA_FLAG_DISABLEDTejun Heo2010-05-171-2/+1
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* sata_sx4: speed up ECC initializationAlexander Beregalov2009-06-101-4/+7
* [libata] sata_sx4: fixup interrupt handlingDavid Milburn2009-05-151-13/+9
* [libata] sata_sx4: convert to new exception handling methodsJeff Garzik2009-05-151-45/+121
* [libata] convert drivers to use ata.h mode mask definesErik Inge Bolsø2009-03-241-2/+2
* libata: add qc_fill_rtf port operationTejun Heo2008-04-171-0/+1
* libata: rename SFF port opsTejun Heo2008-04-171-8/+8
* libata: rename SFF functionsTejun Heo2008-04-171-13/+13
* libata annotationsAl Viro2008-04-171-1/+1
* libata: implement and use ops inheritanceTejun Heo2008-04-171-1/+2
* libata: implement and use SHT initializersTejun Heo2008-04-171-13/+1
* libata annotations and fixesAl Viro2008-01-231-4/+5
* libata: convert to chained sgTejun Heo2008-01-231-2/+2
* libata: rename ATA_PROT_ATAPI_* to ATAPI_PROT_*Tejun Heo2008-01-231-1/+1
* [libata] Address some checkpatch-spotted issuesJeff Garzik2007-10-291-85/+88
* [libata] fix 'if(' and similar areas that lack whitespaceJeff Garzik2007-10-291-2/+2
* [libata] checkpatch-inspired cleanupsJeff Garzik2007-10-231-2/+2
* libata: implement and use ata_port_desc() to report port configurationTejun Heo2007-10-121-7/+12
* [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: introduce ata_linkTejun Heo2007-10-121-2/+2
* [libata] Bump driver versionsJeff Garzik2007-08-311-1/+1
* [libata] Clean up driver udma_mask initializersJeff Garzik2007-07-091-1/+1
* [libata] sata_sx4, sata_via: minor documentation updatesJeff Garzik2007-07-091-0/+51
* [libata] sata_sx4: named constant cleanupJeff Garzik2007-07-091-52/+63
* libata: bump versionsJeff Garzik2007-05-211-1/+1
* libata: convert the remaining SATA drivers to new init modelTejun Heo2007-04-281-86/+64
* [libata] bump versionsJeff Garzik2007-02-261-1/+1
* libata: s/ap->id/ap->print_id/gTejun Heo2007-02-211-7/+7
* [PATCH] remove many unneeded #includes of sched.hTim Schmielau2007-02-141-1/+0
* libata: add another IRQ calls (libata drivers)Akira Iguchi2007-02-091-0/+2
* libata: convert to iomapTejun Heo2007-02-091-52/+36
* libata: update libata LLDs to use devresTejun Heo2007-02-091-100/+31
* IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells2006-10-051-2/+2
* [libata] PCI ID table cleanup in various driversJeff Garzik2006-09-281-1/+0