index
:
~airlied/linux
01.01-gsp-rm
amdgpu-dc-cleanups
amdgpu-non-dc-cleanups
amdgpu-semaphores
amdgpu-semapohres-sync-file
ast-fixes
ast-updates
cache-hacks
dal-4.7-minor-cleanups
dma-buf-merge
dp-mst-audio
drm-5.20-merged
drm-5.8-merged
drm-amdgpu-dal-wip
drm-amdgpu-dal-wip-bios-parser-separate
drm-amdgpu-objects
drm-connector-lifetimes
drm-core-next
drm-core-next-testing
drm-displayid-timings
drm-dmabuf
drm-dmabuf-wip
drm-dmabuf2
drm-exclusive-objects
drm-fixes
drm-fixes-amd-acp
drm-fixes-intel
drm-fixes-kbl
drm-fixes-mst
drm-fixes-no-fbcon
drm-fixes-staging
drm-hacked-to-shit
drm-i915-display-funcs-constify
drm-i915-mst-support
drm-i915-mst-support-next
drm-i915-mst-v3.14
drm-i915-mst-v3.16
drm-i915-next
drm-intel-display-refactor
drm-lease-v5
drm-legacy-cleanup
drm-linus-merged
drm-mst-dell-30-hacks
drm-mst-fixes
drm-mst-hide-monitor
drm-mst-next
drm-mst-tiled
drm-next
drm-next-5.10-merged
drm-next-5.11-merged
drm-next-5.15-merged
drm-next-5.17-merged
drm-next-5.5-merged
drm-next-6.1-merged
drm-next-6.2-merged
drm-next-6.9-merged
drm-next-amd-dc-staging
drm-next-ast-2500
drm-next-ast-fixes
drm-next-coc
drm-next-lease-stage
drm-next-merged
drm-next-mst-prep
drm-next-staging
drm-next-todo
drm-next-wip-fix-runtime-race
drm-nouveau-destage
drm-optimus-power-down
drm-optimus-power-down-snd-merge
drm-prime-dmabuf
drm-prime-dmabuf-initial
drm-prime-vmap
drm-radeon-aiw
drm-radeon-mullins
drm-radeon-poweroff
drm-radeon-sitn-support
drm-radeon-sun-hainan
drm-radeon-testing
drm-rcar-for-v3.12
drm-render-nodes
drm-syncobj
drm-syncobj-amdgpu
drm-syncobj-sem
drm-syncobj-tip
drm-syncobj-wait-null
drm-udl-next
drm-vma-manager
fbcon-fixes
fbcon-locking-fixes
for-intel-ci
i915-display-funcs-refactor-wip
i915-display-struct-refactor
i915-mst-hacks
i915-uncore-vfunc
i915-vtable-cleanup
kms-server
master
mgag200-queue
mst-hacks
nv-pm-ops2
nv-pm-ops2-wip
nv-pm-ops3
nv-pm-ops3-wip
prime-fixes
prime-merge
prime-todo
prime-todo2
qxl-3d
qxl-cleanups
qxl-demidlayer
qxl-fedora-queue
qxl-fixes
qxl-hack
qxl-kms-test
qxl-next
qxl-upstream
qxl-wtuf-reservations-port
radeon-cs-setup
radeon-mst-hacks
radeon-mst-hacks-rebase
radeon-mst-v1
switchy-wip
ttm-refactor-mem-manager
ttm-refactor-mem-manager-rename
udl-unplug
udl-v2
udl-v4
virgl
virgl-wip
virtio-gpu
virtio-vga
virtio-vga-3d
wip-open-source-userspace
Official DRM kernel tree
airlied
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
2009-12-19
Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-19
/
+125
2009-12-17
sata_mv: remove pointless NULL test
Jeff Garzik
1
-1
/
+1
2009-12-17
sata_mv: add power management support for the PCI controllers.
Saeed Bishara
1
-0
/
+29
2009-12-17
sata_mv: store the board_idx into the host private data
Saeed Bishara
1
-6
/
+8
2009-12-17
sata_mv: move the PCI bar description initialization code
Saeed Bishara
1
-9
/
+10
2009-12-17
sata_mv: add power management support for the platform driver
Saeed Bishara
1
-0
/
+43
2009-12-17
sata_mv: support clkdev framework
Saeed Bishara
1
-3
/
+34
2009-12-17
sata_mv: increase PIO IORDY timeout
Saeed Bishara
1
-1
/
+1
2009-12-03
sata_mv: Clean up hard coded array size calculation.
Thiago Farina
1
-1
/
+1
2009-10-16
sata_mv: Prevent PIO commands to be defered too long if traffic in progress.
Gwendal Grignou
1
-2
/
+27
2009-09-11
drivers/ata: use resource_size
Julia Lawall
1
-1
/
+1
2009-07-28
libata: remove superfluous NULL pointer checks
Bartlomiej Zolnierkiewicz
1
-1
/
+1
2009-05-11
sata_mv: use new sata phy register settings for new devices
Martin Michlmayr
1
-2
/
+67
2009-04-17
sata_mv: workaround for multi_count errata sata24
Mark Lord
1
-2
/
+42
2009-04-17
sata_mv: tidy up qc->tf usage in qc_prep() functions
Mark Lord
1
-10
/
+8
2009-04-07
Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-210
/
+277
2009-04-07
dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32)
Yang Hongyang
1
-3
/
+3
2009-04-07
dma-mapping: replace all DMA_64BIT_MASK macro with DMA_BIT_MASK(64)
Yang Hongyang
1
-2
/
+2
2009-04-06
sata_mv: shorten register names
Mark Lord
1
-211
/
+211
2009-04-06
sata_mv: workaround errata SATA#13
Mark Lord
1
-1
/
+19
2009-04-06
sata_mv: cosmetic renames
Mark Lord
1
-17
/
+18
2009-04-06
sata_mv: workaround errata SATA#26
Mark Lord
1
-1
/
+19
2009-04-06
sata_mv: workaround errata PCI#7
Mark Lord
1
-4
/
+23
2009-04-06
sata_mv: replace 0x1f with ATA_PIO4 (v2)
Mark Lord
1
-8
/
+8
2009-04-06
sata_mv: fix irq mask races
Mark Lord
1
-0
/
+9
2009-04-06
sata_mv: revert SoC irq breakage
Mark Lord
1
-4
/
+6
2009-03-24
[libata] Improve timeout handling
Alan Cox
1
-0
/
+2
2009-03-24
sata_mv: fix LED blinking for SoC+NCQ
Mark Lord
1
-0
/
+68
2009-03-24
sata_mv: optimize IRQ coalescing for 8-port chips
Mark Lord
1
-14
/
+18
2009-03-24
sata_mv: implement IRQ coalescing (v2)
Mark Lord
1
-8
/
+135
2009-03-24
sata_mv: cosmetic preparations for IRQ coalescing
Mark Lord
1
-35
/
+27
2009-03-24
[libata] sata_mv: Implement direct FIS transmission via mv_qc_issue_fis().
Mark Lord
1
-0
/
+116
2009-03-24
[libata] sata_mv: Add a new mv_sff_check_status() function to sata_mv.
Mark Lord
1
-1
/
+36
2009-03-24
[libata] sata_mv: Tighten up interrupt masking in mv_qc_issue()
Mark Lord
1
-13
/
+21
2009-03-24
[libata] sata_mv: Enable use of (basic) DMA for ATAPI on GEN_IIE chips
Mark Lord
1
-24
/
+28
2009-03-24
[libata] sata_mv: cache frequently-accessed registers
Mark Lord
1
-21
/
+70
2009-03-24
sata_mv: remove leftovers
Mark Lord
1
-2
/
+0
2009-03-24
sata_mv: optimize use of mv_edma_cfg
Mark Lord
1
-3
/
+6
2009-03-24
sata_mv: introduce support for ATAPI devices
Mark Lord
1
-4
/
+186
2009-03-24
sata_mv: mv_fill_sg fixes v2
Mark Lord
1
-1
/
+3
2009-03-24
sata_mv: update ata_qc_from_tag
Mark Lord
1
-0
/
+6
2009-03-24
sata_mv: restructure mv_qc_issue
Mark Lord
1
-15
/
+22
2009-03-24
sata_mv: rearrange mv_start_dma() and friends
Mark Lord
1
-28
/
+38
2009-03-24
sata_mv: cleanup chipset GENeration FLAGS
Mark Lord
1
-17
/
+14
2009-03-13
sata_mv: fix MSI irq race condition
Mark Lord
1
-1
/
+2
2009-02-25
sata_mv: fix SoC interrupt breakage
Mark Lord
1
-11
/
+9
2009-02-02
sata_mv: Fix chip type for Hightpoint RocketRaid 1740/1742
Mark Lord
1
-2
/
+2
2009-01-26
sata_mv: msi masking fix (v2)
Mark Lord
1
-6
/
+15
2009-01-26
sata_mv: Properly initialize main irq mask
Thomas Reitmayr
1
-0
/
+3
2009-01-26
sata_mv: remove bogus nsect restriction
Mark Lord
1
-11
/
+2
[next]