aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/ata/sata_sx4.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-11-01ata: make qc_prep return ata_completion_errorsJiri Slaby1-2/+4
2019-08-26libata: switch remaining drivers to use dma_set_mask_and_coherentChristoph Hellwig1-4/+1
2019-05-21treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 18Thomas Gleixner1-17/+1
2017-05-16ata: update references for libata documentationMauro Carvalho Chehab1-1/+1
2015-12-31sata_sx4: correctly handling failed allocationInsu Yun1-0/+2
2015-08-06sata_sx4: Check return code from pdc20621_i2c_read()Tomer Barletz1-4/+12
2015-04-08ata: remove deprecated use of pci apiQuentin Lambert1-2/+2
2014-03-26ata: remove superfluous castsJoe Perches1-6/+3
2014-02-13ata: delete non-required instances of include <linux/init.h>Paul Gortmaker1-1/+0
2013-05-14libata: update "Maintained by:" tagsTejun Heo1-1/+1
2012-11-28sata_sx4: pdc20621_{ata|host}_sg() do not need 'tf' parameterSergei Shtylyov1-8/+6
2012-07-25ata: use module_pci_driverAxel Lin1-15/+1
2011-07-23ata: Add and use ata_print_version_onceJoe Perches1-3/+1
2011-03-02libata: remove ATA_FLAG_NO_LEGACYSergei Shtylyov1-2/+2
2011-03-02libata: remove ATA_FLAG_MMIOSergei Shtylyov1-2/+1
2011-03-02libata: remove ATA_FLAG_{SRST|SATA_RESET}Sergei Shtylyov1-2/+2
2010-05-19libata-sff: separate out BMDMA EHTejun Heo1-1/+1
2010-05-19libata-sff: clean up BMDMA initializationTejun Heo1-5/+0
2010-05-17libata: kill ATA_FLAG_DISABLEDTejun Heo1-2/+1
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo1-0/+1
2009-06-10sata_sx4: speed up ECC initializationAlexander Beregalov1-4/+7
2009-05-15[libata] sata_sx4: fixup interrupt handlingDavid Milburn1-13/+9
2009-05-15[libata] sata_sx4: convert to new exception handling methodsJeff Garzik1-45/+121
2009-03-24[libata] convert drivers to use ata.h mode mask definesErik Inge Bolsø1-2/+2
2008-04-17libata: add qc_fill_rtf port operationTejun Heo1-0/+1
2008-04-17libata: rename SFF port opsTejun Heo1-8/+8
2008-04-17libata: rename SFF functionsTejun Heo1-13/+13
2008-04-17libata annotationsAl Viro1-1/+1
2008-04-17libata: implement and use ops inheritanceTejun Heo1-1/+2
2008-04-17libata: implement and use SHT initializersTejun Heo1-13/+1
2008-01-23libata annotations and fixesAl Viro1-4/+5
2008-01-23libata: convert to chained sgTejun Heo1-2/+2
2008-01-23libata: rename ATA_PROT_ATAPI_* to ATAPI_PROT_*Tejun Heo1-1/+1
2007-10-29[libata] Address some checkpatch-spotted issuesJeff Garzik1-85/+88
2007-10-29[libata] fix 'if(' and similar areas that lack whitespaceJeff Garzik1-2/+2
2007-10-23[libata] checkpatch-inspired cleanupsJeff Garzik1-2/+2
2007-10-12libata: implement and use ata_port_desc() to report port configurationTejun Heo1-7/+12
2007-10-12[libata] Remove ->port_disable() hookJeff Garzik1-1/+0
2007-10-12[libata] Remove ->irq_ack() hook, and ata_dummy_irq_on()Jeff Garzik1-1/+0
2007-10-12libata-link: introduce ata_linkTejun Heo1-2/+2
2007-08-31[libata] Bump driver versionsJeff Garzik1-1/+1
2007-07-09[libata] Clean up driver udma_mask initializersJeff Garzik1-1/+1
2007-07-09[libata] sata_sx4, sata_via: minor documentation updatesJeff Garzik1-0/+51
2007-07-09[libata] sata_sx4: named constant cleanupJeff Garzik1-52/+63
2007-05-21libata: bump versionsJeff Garzik1-1/+1
2007-04-28libata: convert the remaining SATA drivers to new init modelTejun Heo1-86/+64
2007-02-26[libata] bump versionsJeff Garzik1-1/+1
2007-02-21libata: s/ap->id/ap->print_id/gTejun Heo1-7/+7
2007-02-14[PATCH] remove many unneeded #includes of sched.hTim Schmielau1-1/+0
2007-02-09libata: add another IRQ calls (libata drivers)Akira Iguchi1-0/+2