summaryrefslogtreecommitdiffstats
path: root/drivers/ata/sata_sx4.c
Commit message (Expand)AuthorAgeFilesLines
* ata: sata_sx4: drop already completed TODONiklas Cassel2023-08-021-1/+0
* scsi: ata: Declare SCSI host templates constBart Van Assche2023-03-241-1/+1
* ata: scsi: rename flag ATA_QCFLAG_FAILED to ATA_QCFLAG_EHNiklas Cassel2023-01-041-1/+1
* ata: make use of ata_port_is_frozen() helperNiklas Cassel2022-10-181-1/+1
* ata: sata_sx4: convert printk() callsHannes Reinecke2022-01-051-4/+5
* ata: sata_sx4: add module parameter 'dimm_test'Hannes Reinecke2022-01-051-20/+14
* ata: sata_sx4: Drop pointless VPRINTK() calls and convert the remaining onesHannes Reinecke2022-01-051-71/+34
* treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva2020-08-231-1/+1
* ata: make qc_prep return ata_completion_errorsJiri Slaby2019-11-011-2/+4
* libata: switch remaining drivers to use dma_set_mask_and_coherentChristoph Hellwig2019-08-261-4/+1
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 18Thomas Gleixner2019-05-211-17/+1
* ata: update references for libata documentationMauro Carvalho Chehab2017-05-161-1/+1
* 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