aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/ata/sata_fsl.c
Commit message (Expand)AuthorAge
* libata: move link onlineness check out of softreset methodsTejun Heo2008-04-17
* libata: don't use ap->ioaddr in non-SFF driversTejun Heo2008-04-17
* libata: remove check_status from non-SFF driversTejun Heo2008-04-17
* libata: replace tf_read with qc_fill_rtf for non-SFF driversTejun Heo2008-04-17
* libata: rename SFF port opsTejun Heo2008-04-17
* libata: make reset related methods proper port operationsTejun 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: implement and use ata_noop_irq_clear()Tejun Heo2008-04-17
* libata: kill ATA_LFLAG_SKIP_D2H_BSYTejun Heo2008-04-17
* libata: prefer hardresetTejun Heo2008-04-17
* ata/sata_fsl: Remove unused variable in sata_fsl_probeJohann Felix Soden2008-04-09
* [POWERPC] sata_fsl: reduce compatibility to fsl,pq-sataKim Phillips2008-03-31
* sata_fsl: fix build with ATA_VERBOSE_DEBUGAnton Vorontsov2008-02-24
* libata: eliminate the home grown dma padding in favour ofJames Bottomley2008-02-19
* libata: kill now unused n_iter and fix sata_fslJames Bottomley2008-02-06
* fix drivers/ata/sata_fsl.c double-declakpm@linux-foundation.org2008-01-23
* libata: convert to chained sgTejun Heo2008-01-23
* libata: implement protocol testsTejun Heo2008-01-23
* ata/sata_fsl: Remove ata_scsi_suspend/resume callbacksashish kalra2007-11-03
* ata/sata_fsl: Remove sending LOG EXT command in sata_fsl_softreset()ashish kalra2007-11-03
* ata/sata_fsl: Move MPC8315DS link speed limit workaround to specific ifdefashish kalra2007-11-03
* ata/sata_fsl: cleanup style problemLi Yang2007-11-03
* ata/sata_fsl: remove unneeded sata_fsl_hardreset()Jeff Garzik2007-11-03
* ata/sata_fsl: remove unneeded on-stack copy of FISJeff Garzik2007-11-03
* ata/sata_fsl: cleanup needless casts to/from void __iomem *Jeff Garzik2007-11-03
* ata/sata_fsl: Remove unnecessary SCR casesJeff Garzik2007-11-03
* ata/sata_fsl: Kill ata_sg_is_last()Li Yang2007-11-03
* ata/sata_fsl: save irq in private data for irq unmappingLi Yang2007-11-03
* ata/sata_fsl: Remove deprecated hooksLi Yang2007-11-03
* ata/sata_fsl: Update for ata_link introductionLi Yang2007-11-03
* drivers/ata: add support to Freescale 3.0Gbps SATA ControllerLi Yang2007-10-17