index
:
kernel/linux.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
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
ata
/
sata_mv.c
Age
Commit message (
Expand
)
Author
Files
Lines
2008-04-19
Merge branch 'merge-fixes' into devel
Russell King
1
-380
/
+252
2008-04-17
sata_mv add temporary 3 second init delay for SiliconImage PMs
Mark Lord
1
-0
/
+7
2008-04-17
sata_mv remove redundant edma init code
Mark Lord
1
-14
/
+0
2008-04-17
sata_mv add basic port multiplier support
Mark Lord
1
-4
/
+89
2008-04-17
sata_mv fix SOC flags, enable NCQ on SOC
Mark Lord
1
-1
/
+2
2008-04-17
sata_mv disable hotplug for now
Mark Lord
1
-1
/
+5
2008-04-17
sata_mv cosmetics
Mark Lord
1
-13
/
+19
2008-04-17
sata_mv hardreset rework
Mark Lord
1
-138
/
+22
2008-04-17
libata: rename SFF functions
Tejun Heo
1
-3
/
+3
2008-04-17
sata_mv fix ifctl handling
Mark Lord
1
-23
/
+19
2008-04-17
sata_mv clean up mv_stop_edma usage
Mark Lord
1
-45
/
+42
2008-04-17
sata_mv cosmetic fixes
Mark Lord
1
-57
/
+59
2008-04-17
libata: make reset related methods proper port operations
Tejun Heo
1
-8
/
+8
2008-04-17
libata: implement and use ops inheritance
Tejun Heo
1
-56
/
+10
2008-04-17
libata: implement and use SHT initializers
Tejun Heo
1
-26
/
+2
2008-04-17
libata: normalize port_info, port_operations and sht tables
Tejun Heo
1
-6
/
+0
2008-04-17
libata: implement and use ata_noop_irq_clear()
Tejun Heo
1
-8
/
+3
2008-04-17
libata: prefer hardreset
Tejun Heo
1
-23
/
+8
2008-03-27
sata_mv: mbus decode window support
Lennert Buytenhek
1
-0
/
+31
2008-02-20
sata_mv: remove iounmap in mv_platform_remove and use devm_iomap
Saeed Bishara
1
-4
/
+2
2008-02-20
sata_mv: use hpriv->base instead of the host->iomap
Saeed Bishara
1
-1
/
+1
2008-02-20
sata_mv: Define module alias for platform device
Martin Michlmayr
1
-0
/
+1
2008-02-19
libata: eliminate the home grown dma padding in favour of
James Bottomley
1
-5
/
+1
2008-02-15
ata: fix sparse warnings in sata_mv.c
Harvey Harrison
1
-2
/
+2
2008-02-11
sata_mv: platform driver allocs dma without create
Byron Bradley
1
-20
/
+24
2008-02-11
sata_mv: fix loop with last port
Yinghai Lu
1
-2
/
+4
2008-02-06
ata: drivers/ata/sata_mv.c needs dmapool.h
Andrew Morton
1
-0
/
+1
2008-02-06
sata_mv: Support SoC controllers
Saeed Bishara
1
-45
/
+320
2008-02-01
sata_mv: Remove PCI dependency
Saeed Bishara
1
-58
/
+74
2008-02-01
sata_mv ncq Comments and version bump
Mark Lord
1
-4
/
+8
2008-02-01
sata_mv ncq Remove post internal cmd op
Mark Lord
1
-9
/
+0
2008-02-01
sata_mv ncq Enable NCQ operation
Mark Lord
1
-16
/
+17
2008-02-01
sata_mv ncq Introduce per-tag SG tables
Mark Lord
1
-15
/
+40
2008-02-01
sata_mv ncq Use DMA memory pools for hardware memory tables
Mark Lord
1
-32
/
+70
2008-02-01
sata_mv ncq Restrict max sectors to 8-bits on GenII NCQ
Mark Lord
1
-0
/
+13
2008-02-01
sata_mv ncq Ignore response status LSB on NCQ
Mark Lord
1
-5
/
+4
2008-02-01
sata_mv ncq Use hqtag instead of ioid
Mark Lord
1
-10
/
+3
2008-02-01
sata_mv ncq Add want ncq parameter for EDMA configuration
Mark Lord
1
-8
/
+23
2008-02-01
sata_mv ncq Fix EDMA configuration
Mark Lord
1
-20
/
+34
2008-02-01
sata_mv ncq Rename base to port mmio
Mark Lord
1
-5
/
+5
2008-02-01
sata_mv ncq Mask transient IRQs
Mark Lord
1
-8
/
+28
2008-02-01
sata_mv ncq EH fixes
Mark Lord
1
-1
/
+2
2008-01-23
libata: convert to chained sg
Tejun Heo
1
-1
/
+2
2007-12-18
sata_mv: improve warnings about Highpoint RocketRAID 23xx cards
Mark Lord
1
-5
/
+25
2007-12-04
sata_mv: Warn about HPT RocketRAID BIOS treatment of "Legacy" drives
Mark Lord
1
-0
/
+9
2007-12-02
sata_mv: Fix broken Marvell 7042 support.
Mark Lord
1
-20
/
+42
2007-12-02
sata_mv: fix compilation error when enabling DEBUG
Saeed Bishara
1
-1
/
+1
2007-10-29
[libata] Address some checkpatch-spotted issues
Jeff Garzik
1
-3
/
+4
2007-10-24
[libata] checkpatch-inspired cleanups
Jeff Garzik
1
-12
/
+11
2007-10-19
[libata] kill ata_sg_is_last()
Jeff Garzik
1
-19
/
+7
[next]