index
:
linux-toradex.git
colibri
colibri_vf
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
ata
/
sata_mv.c
Age
Commit message (
Expand
)
Author
2008-04-17
sata_mv add temporary 3 second init delay for SiliconImage PMs
Mark Lord
2008-04-17
sata_mv remove redundant edma init code
Mark Lord
2008-04-17
sata_mv add basic port multiplier support
Mark Lord
2008-04-17
sata_mv fix SOC flags, enable NCQ on SOC
Mark Lord
2008-04-17
sata_mv disable hotplug for now
Mark Lord
2008-04-17
sata_mv cosmetics
Mark Lord
2008-04-17
sata_mv hardreset rework
Mark Lord
2008-04-17
libata: rename SFF functions
Tejun Heo
2008-04-17
sata_mv fix ifctl handling
Mark Lord
2008-04-17
sata_mv clean up mv_stop_edma usage
Mark Lord
2008-04-17
sata_mv cosmetic fixes
Mark Lord
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: prefer hardreset
Tejun Heo
2008-02-20
sata_mv: remove iounmap in mv_platform_remove and use devm_iomap
Saeed Bishara
2008-02-20
sata_mv: use hpriv->base instead of the host->iomap
Saeed Bishara
2008-02-20
sata_mv: Define module alias for platform device
Martin Michlmayr
2008-02-19
libata: eliminate the home grown dma padding in favour of
James Bottomley
2008-02-15
ata: fix sparse warnings in sata_mv.c
Harvey Harrison
2008-02-11
sata_mv: platform driver allocs dma without create
Byron Bradley
2008-02-11
sata_mv: fix loop with last port
Yinghai Lu
2008-02-06
ata: drivers/ata/sata_mv.c needs dmapool.h
Andrew Morton
2008-02-06
sata_mv: Support SoC controllers
Saeed Bishara
2008-02-01
sata_mv: Remove PCI dependency
Saeed Bishara
2008-02-01
sata_mv ncq Comments and version bump
Mark Lord
2008-02-01
sata_mv ncq Remove post internal cmd op
Mark Lord
2008-02-01
sata_mv ncq Enable NCQ operation
Mark Lord
2008-02-01
sata_mv ncq Introduce per-tag SG tables
Mark Lord
2008-02-01
sata_mv ncq Use DMA memory pools for hardware memory tables
Mark Lord
2008-02-01
sata_mv ncq Restrict max sectors to 8-bits on GenII NCQ
Mark Lord
2008-02-01
sata_mv ncq Ignore response status LSB on NCQ
Mark Lord
2008-02-01
sata_mv ncq Use hqtag instead of ioid
Mark Lord
2008-02-01
sata_mv ncq Add want ncq parameter for EDMA configuration
Mark Lord
2008-02-01
sata_mv ncq Fix EDMA configuration
Mark Lord
2008-02-01
sata_mv ncq Rename base to port mmio
Mark Lord
2008-02-01
sata_mv ncq Mask transient IRQs
Mark Lord
2008-02-01
sata_mv ncq EH fixes
Mark Lord
2008-01-23
libata: convert to chained sg
Tejun Heo
2007-12-17
sata_mv: improve warnings about Highpoint RocketRAID 23xx cards
Mark Lord
2007-12-04
sata_mv: Warn about HPT RocketRAID BIOS treatment of "Legacy" drives
Mark Lord
2007-12-01
sata_mv: Fix broken Marvell 7042 support.
Mark Lord
2007-12-01
sata_mv: fix compilation error when enabling DEBUG
Saeed Bishara
2007-10-29
[libata] Address some checkpatch-spotted issues
Jeff Garzik
2007-10-23
[libata] checkpatch-inspired cleanups
Jeff Garzik
2007-10-18
[libata] kill ata_sg_is_last()
Jeff Garzik
2007-10-12
libata: update ata_dev_try_classify() arguments
Tejun Heo
2007-10-12
libata: implement and use ata_port_desc() to report port configuration
Tejun Heo
[next]