index
:
linux-fsl-qoriq
master
scalys
Freescale linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
ata
/
sata_fsl.c
Age
Commit message (
Expand
)
Author
2008-04-28
typo in sata_fsl
Al Viro
2008-04-17
libata: move link onlineness check out of softreset methods
Tejun Heo
2008-04-17
libata: don't use ap->ioaddr in non-SFF drivers
Tejun Heo
2008-04-17
libata: remove check_status from non-SFF drivers
Tejun Heo
2008-04-17
libata: replace tf_read with qc_fill_rtf for non-SFF drivers
Tejun Heo
2008-04-17
libata: rename SFF port ops
Tejun Heo
2008-04-17
libata: make reset related methods proper port operations
Tejun Heo
2008-04-17
libata: implement and use ops inheritance
Tejun Heo
2008-04-17
libata: implement and use SHT initializers
Tejun Heo
2008-04-17
libata: normalize port_info, port_operations and sht tables
Tejun Heo
2008-04-17
libata: implement and use ata_noop_irq_clear()
Tejun Heo
2008-04-17
libata: kill ATA_LFLAG_SKIP_D2H_BSY
Tejun Heo
2008-04-17
libata: prefer hardreset
Tejun Heo
2008-04-09
ata/sata_fsl: Remove unused variable in sata_fsl_probe
Johann Felix Soden
2008-03-31
[POWERPC] sata_fsl: reduce compatibility to fsl,pq-sata
Kim Phillips
2008-02-24
sata_fsl: fix build with ATA_VERBOSE_DEBUG
Anton Vorontsov
2008-02-19
libata: eliminate the home grown dma padding in favour of
James Bottomley
2008-02-06
libata: kill now unused n_iter and fix sata_fsl
James Bottomley
2008-01-23
fix drivers/ata/sata_fsl.c double-decl
akpm@linux-foundation.org
2008-01-23
libata: convert to chained sg
Tejun Heo
2008-01-23
libata: implement protocol tests
Tejun Heo
2007-11-03
ata/sata_fsl: Remove ata_scsi_suspend/resume callbacks
ashish kalra
2007-11-03
ata/sata_fsl: Remove sending LOG EXT command in sata_fsl_softreset()
ashish kalra
2007-11-03
ata/sata_fsl: Move MPC8315DS link speed limit workaround to specific ifdef
ashish kalra
2007-11-03
ata/sata_fsl: cleanup style problem
Li Yang
2007-11-03
ata/sata_fsl: remove unneeded sata_fsl_hardreset()
Jeff Garzik
2007-11-03
ata/sata_fsl: remove unneeded on-stack copy of FIS
Jeff Garzik
2007-11-03
ata/sata_fsl: cleanup needless casts to/from void __iomem *
Jeff Garzik
2007-11-03
ata/sata_fsl: Remove unnecessary SCR cases
Jeff Garzik
2007-11-03
ata/sata_fsl: Kill ata_sg_is_last()
Li Yang
2007-11-03
ata/sata_fsl: save irq in private data for irq unmapping
Li Yang
2007-11-03
ata/sata_fsl: Remove deprecated hooks
Li Yang
2007-11-03
ata/sata_fsl: Update for ata_link introduction
Li Yang
2007-10-18
drivers/ata: add support to Freescale 3.0Gbps SATA Controller
Li Yang