Tejun Heo
|
82ef04fb4c
libata: make SCR access ops per-link
|
17 年之前 |
Ashish Kalra
|
034d8e8f27
[libata] sata_fsl: Fix broken driver, add port multiplier (PMP) support
|
17 年之前 |
Al Viro
|
ac2f217baf
typo in sata_fsl
|
17 年之前 |
Tejun Heo
|
45db2f6c95
libata: move link onlineness check out of softreset methods
|
17 年之前 |
Tejun Heo
|
350756f6da
libata: don't use ap->ioaddr in non-SFF drivers
|
17 年之前 |
Tejun Heo
|
520d06f92b
libata: remove check_status from non-SFF drivers
|
17 年之前 |
Tejun Heo
|
4c9bf4e799
libata: replace tf_read with qc_fill_rtf for non-SFF drivers
|
17 年之前 |
Tejun Heo
|
5682ed33aa
libata: rename SFF port ops
|
17 年之前 |
Tejun Heo
|
a1efdaba2d
libata: make reset related methods proper port operations
|
17 年之前 |
Tejun Heo
|
029cfd6b74
libata: implement and use ops inheritance
|
17 年之前 |
Tejun Heo
|
68d1d07b51
libata: implement and use SHT initializers
|
17 年之前 |
Tejun Heo
|
6bd99b4e09
libata: normalize port_info, port_operations and sht tables
|
17 年之前 |
Tejun Heo
|
358f9a77a6
libata: implement and use ata_noop_irq_clear()
|
17 年之前 |
Tejun Heo
|
8cebf274dd
libata: kill ATA_LFLAG_SKIP_D2H_BSY
|
17 年之前 |
Tejun Heo
|
cf48062658
libata: prefer hardreset
|
17 年之前 |
Johann Felix Soden
|
ac2c5bd05c
ata/sata_fsl: Remove unused variable in sata_fsl_probe
|
17 年之前 |
Kim Phillips
|
96ce1b6dc5
[POWERPC] sata_fsl: reduce compatibility to fsl,pq-sata
|
17 年之前 |
Anton Vorontsov
|
b1f5dc48e2
sata_fsl: fix build with ATA_VERBOSE_DEBUG
|
17 年之前 |
James Bottomley
|
dde2020754
libata: eliminate the home grown dma padding in favour of
|
17 年之前 |
James Bottomley
|
37198e3051
libata: kill now unused n_iter and fix sata_fsl
|
17 年之前 |
akpm@linux-foundation.org
|
a984f58dd9
fix drivers/ata/sata_fsl.c double-decl
|
17 年之前 |
Tejun Heo
|
ff2aeb1eb6
libata: convert to chained sg
|
17 年之前 |
Tejun Heo
|
405e66b387
libata: implement protocol tests
|
17 年之前 |
ashish kalra
|
aa91c72566
ata/sata_fsl: Remove ata_scsi_suspend/resume callbacks
|
17 年之前 |
ashish kalra
|
1f0e4175ae
ata/sata_fsl: Remove sending LOG EXT command in sata_fsl_softreset()
|
17 年之前 |
ashish kalra
|
e7eac96e8f
ata/sata_fsl: Move MPC8315DS link speed limit workaround to specific ifdef
|
17 年之前 |
Li Yang
|
520d3a1a8c
ata/sata_fsl: cleanup style problem
|
17 年之前 |
Jeff Garzik
|
066ce4db07
ata/sata_fsl: remove unneeded sata_fsl_hardreset()
|
17 年之前 |
Jeff Garzik
|
25ce945a8e
ata/sata_fsl: remove unneeded on-stack copy of FIS
|
17 年之前 |
Jeff Garzik
|
2a52e8d4ea
ata/sata_fsl: cleanup needless casts to/from void __iomem *
|
17 年之前 |