index
:
delta/linux-rt.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
master
stable-rt/v3.14-rt
stable-rt/v3.14-rt-rebase
stable-rt/v3.2-rt
stable-rt/v3.2-rt-rebase
stable-rt/v5.10-rt
v3.0-rt
v3.0-rt-rebase
v3.10-rt
v3.10-rt-rebase
v3.12-rt
v3.12-rt-rebase
v3.14-rt
v3.14-rt-rebase
v3.18-rt
v3.18-rt-next
v3.18-rt-rebase
v3.2-rt
v3.2-rt-features
v3.2-rt-rebase
v3.4-rt
v3.4-rt-features
v3.4-rt-rebase
v3.6-rt
v3.6-rt-rebase
v3.6-stable
v3.8-rt
v3.8-rt-rebase
v4.1-rt
v4.1-rt-rebase
v4.14-rt
v4.14-rt-next
v4.14-rt-rebase
v4.19-rt
v4.19-rt-next
v4.19-rt-rebase
v4.4-rt
v4.4-rt-next
v4.4-rt-rebase
v4.9-rt
v4.9-rt-next
v4.9-rt-rebase
v5.10-rt
v5.10-rt-next
v5.10-rt-rebase
v5.15-rt
v5.15-rt-next
v5.15-rt-rebase
v5.4-rt
v5.4-rt-rebase
v6.1-rt
v6.1-rt-next
v6.1-rt-rebase
git.kernel.org: pub/scm/linux/kernel/git/rt/linux-stable-rt.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
ata
/
sata_fsl.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
typo in sata_fsl
Al Viro
2008-04-28
1
-1
/
+1
*
libata: move link onlineness check out of softreset methods
Tejun Heo
2008-04-17
1
-0
/
+10
*
libata: don't use ap->ioaddr in non-SFF drivers
Tejun Heo
2008-04-17
1
-5
/
+0
*
libata: remove check_status from non-SFF drivers
Tejun Heo
2008-04-17
1
-56
/
+4
*
libata: replace tf_read with qc_fill_rtf for non-SFF drivers
Tejun Heo
2008-04-17
1
-9
/
+15
*
libata: rename SFF port ops
Tejun Heo
2008-04-17
1
-3
/
+3
*
libata: make reset related methods proper port operations
Tejun Heo
2008-04-17
1
-11
/
+1
*
libata: implement and use ops inheritance
Tejun Heo
2008-04-17
1
-3
/
+2
*
libata: implement and use SHT initializers
Tejun Heo
2008-04-17
1
-13
/
+1
*
libata: normalize port_info, port_operations and sht tables
Tejun Heo
2008-04-17
1
-0
/
+1
*
libata: implement and use ata_noop_irq_clear()
Tejun Heo
2008-04-17
1
-6
/
+1
*
libata: kill ATA_LFLAG_SKIP_D2H_BSY
Tejun Heo
2008-04-17
1
-2
/
+0
*
libata: prefer hardreset
Tejun Heo
2008-04-17
1
-1
/
+1
*
ata/sata_fsl: Remove unused variable in sata_fsl_probe
Johann Felix Soden
2008-04-09
1
-3
/
+0
*
[POWERPC] sata_fsl: reduce compatibility to fsl,pq-sata
Kim Phillips
2008-03-31
1
-4
/
+1
*
sata_fsl: fix build with ATA_VERBOSE_DEBUG
Anton Vorontsov
2008-02-24
1
-3
/
+5
*
libata: eliminate the home grown dma padding in favour of
James Bottomley
2008-02-19
1
-13
/
+0
*
libata: kill now unused n_iter and fix sata_fsl
James Bottomley
2008-02-06
1
-2
/
+2
*
fix drivers/ata/sata_fsl.c double-decl
akpm@linux-foundation.org
2008-01-23
1
-1
/
+0
*
libata: convert to chained sg
Tejun Heo
2008-01-23
1
-1
/
+3
*
libata: implement protocol tests
Tejun Heo
2008-01-23
1
-1
/
+1
*
ata/sata_fsl: Remove ata_scsi_suspend/resume callbacks
ashish kalra
2007-11-03
1
-4
/
+0
*
ata/sata_fsl: Remove sending LOG EXT command in sata_fsl_softreset()
ashish kalra
2007-11-03
1
-70
/
+0
*
ata/sata_fsl: Move MPC8315DS link speed limit workaround to specific ifdef
ashish kalra
2007-11-03
1
-0
/
+2
*
ata/sata_fsl: cleanup style problem
Li Yang
2007-11-03
1
-6
/
+6
*
ata/sata_fsl: remove unneeded sata_fsl_hardreset()
Jeff Garzik
2007-11-03
1
-13
/
+1
*
ata/sata_fsl: remove unneeded on-stack copy of FIS
Jeff Garzik
2007-11-03
1
-3
/
+1
*
ata/sata_fsl: cleanup needless casts to/from void __iomem *
Jeff Garzik
2007-11-03
1
-2
/
+2
*
ata/sata_fsl: Remove unnecessary SCR cases
Jeff Garzik
2007-11-03
1
-14
/
+2
*
ata/sata_fsl: Kill ata_sg_is_last()
Li Yang
2007-11-03
1
-1
/
+1
*
ata/sata_fsl: save irq in private data for irq unmapping
Li Yang
2007-11-03
1
-1
/
+3
*
ata/sata_fsl: Remove deprecated hooks
Li Yang
2007-11-03
1
-4
/
+0
*
ata/sata_fsl: Update for ata_link introduction
Li Yang
2007-11-03
1
-13
/
+18
*
drivers/ata: add support to Freescale 3.0Gbps SATA Controller
Li Yang
2007-10-17
1
-0
/
+1490