index
:
~sima/drm
alloc-review
avoid_bo_reuse_stalls
backlight-confusion
backport-3.6
bdw-for-bwidawsk
better-gpu_cpufreq
cea-double-clocked
colder-fusion
cpu_edp-abomination
cpu_transcoder
cs-prefetch
ctx-cleanup
direct-gtt
dma_buf-cpu-access
document-abi
dp-ilk-gm45
dp-integ
dp_mode_fixup
dpms-rework
dragon-slaughter
drm-cleanups
drm-core-cleanups
drm-coverity-fixes
drm-docs
drm-fb-helper
drm-init-cleanup
drm-intel-next-queued
drm-kms-locking
drm_agp_cleanup
drm_dp-refactoring
drm_for_each
dvo-meh
edid-latency
embed-gtt-space
exynos-base
exynos-base2
fb-size-check
fbcon-fixup
fbcon-rework
fbdev-less
fdi-dither
fence-debugfs
fix-relaxed-tiling
fixes-stuff
for-QA
for-agd5f
for-airlied
for-angela
for-anholt
for-antti
for-ben
for-bernard
for-bonbons
for-bwidawsk
for-chainsaw
for-damien
for-dominik
for-dvdhrm
for-eugeniy
for-fixes
for-fritsch
for-ickle
for-imre
for-j4ni
for-jani
for-jbarnes
for-jirierab
for-manday
for-me
for-mika
for-mlankhorst
for-nashpa
for-next
for-nkalkhof
for-ohsix
for-pinchartl
for-poland
for-pzanoni
for-robclark
for-seanpaul
for-sedat-dilek
for-thomas
for-tsa
for-ville
forcewake
full-gtt
gem_stress-fallout
gm45-reset-fixes
gmbus
gmbus-irq
gpu-freq-tracing
gpu-hanger
gtt-cleanup
gtt-wrestling
guard-page-fix
hangcheck-robustify
hangman
hole_stack-trick
hpd-mess
hpd-relaunch
hw_context
hw_context-ben
i810-fixup
i810-gtt-cleanup
i855-cache-coherency-checker
i915-docs
i915-fixes
ilk-hw-context
ilk-module-unload
ilk-wa-pile
init-fixes
intel_gtt_rework
intel_gtt_rework-part2
interlaced
irq-review
irq_handler_cleanup
ivb-edp-fixpile
jbarnes-owes-me-beers
kbz-59841
kill-old-drm-crap
kill-with-fire
kms_lease
local/cracy-mch-hack
local/dev_priv-rework
local/gtt-rework
lvds-fixed
map-and-fence
meh
mmu_notifier-checks
modeset-rework
modeset-rework-base
modeset-rework-fix-load-detect
modeset-rework-pipea-fix
modeset_s-r
my-next
no-more-cookies-for-me
no-more-enc-mode_set
no-more-ums
odds-and-ends
pageflip-ts-mess
pch-irq-fun
pfit-fixes
pipelined_fencing
pll-limits-mess
ppgtt
ppgtt-fix
ppgtt-stuff
prime-fixes
prime-locking-fixes
prts
psr-stuff
pts
pwrite-pread
radeon-kick-offb
refcount-meh
reset-fail
reset-irq-fun
reset-rework
review-for-jbarnes
reworked-dp-sequence
rinbuffer-cleanup
ring-cleanups
ringbuffer-cruft
robustify-reset-transitions
rps-locking
runtime-pm-for-dpms
semaphore-fun
set_caching
shit
shmem_slowpath
simple-patch-queue
snb-workarounds
story-for-ickle
stuff
stuff-fixes
stuff-for-39
stuff-for-poland
swizzled-pread
swizzling
tile-layout
topic/fix
topic/gpu-reloc-fight
topic/hmm-annotations
unbound-splitup
vgacon-crap
danvet's drm/ playground
danvet
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
2015-04-08
ata: remove deprecated use of pci api
Quentin Lambert
1
-5
/
+5
2015-03-19
ata: sata_mv: add proper definitions for LP_PHY_CTL register values
Thomas Petazzoni
1
-4
/
+16
2015-02-03
sata_mv: Delete unnecessary checks before the function call "phy_power_off"
Markus Elfring
1
-4
/
+2
2014-10-20
ata: drop owner assignment from platform_drivers
Wolfram Sang
1
-1
/
+0
2014-05-09
ata: use CONFIG_PM_SLEEP instead of CONFIG_PM where applicable in host drivers
Bartlomiej Zolnierkiewicz
1
-4
/
+4
2014-02-20
Merge branch 'for-3.14-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-4
/
+8
2014-02-16
ata: sata_mv: Cleanup only the initialized ports
Ezequiel Garcia
1
-2
/
+7
2014-02-05
ata: sata_mv: Fix probe failures with optional phys
Andrew Lunn
1
-3
/
+5
2014-01-20
SATA: MV: Add support for the optional PHYs
Andrew Lunn
1
-0
/
+27
2014-01-15
ata: sata_mv: fix disk hotplug for Armada 370/XP SoCs
Lior Amsalem
1
-0
/
+24
2014-01-15
ata: sata_mv: introduce compatible string "marvell, armada-370-sata"
Simon Guinot
1
-0
/
+1
2013-07-30
sata_mv: Remove unneeded CONFIG_HAVE_CLK ifdefs
Ezequiel Garcia
1
-14
/
+7
2013-07-30
ata: use dev_get_platdata()
Jingoo Han
1
-1
/
+1
2013-07-29
sata_mv: Remove unneeded forward declaration
Ezequiel Garcia
1
-3
/
+0
2013-01-03
Drivers: ata: remove __dev* attributes.
Greg Kroah-Hartman
1
-4
/
+4
2012-10-01
sata_mv: Fix warnings when no PCI
Andrew Lunn
1
-3
/
+5
2012-07-27
ATA: sata_mv: Add device tree support
Andrew Lunn
1
-13
/
+29
2012-05-08
ARM: Orion: SATA: Add per channel clk/clkdev support.
Andrew Lunn
1
-4
/
+36
2012-04-12
sata_mv: silence an uninitialized variable warning
Dan Carpenter
1
-1
/
+2
2011-12-13
ARM: Orion: Get address map from plat-orion instead of via platform_data
Andrew Lunn
1
-8
/
+11
2011-10-07
sata_mv: use {platform|pci}_get_drvdata()
Sergei Shtylyov
1
-5
/
+4
2011-10-07
sata_mv: release clock on ata_host_activate() failure
Sergei Shtylyov
1
-2
/
+5
2011-07-23
ata: Add and use ata_print_version_once
Joe Perches
1
-6
/
+2
2011-07-23
ata: Convert ata_<foo>_printk(KERN_<LEVEL> to ata_<foo>_<level>
Joe Perches
1
-22
/
+19
2011-07-23
ata: Convert dev_printk(KERN_<LEVEL> to dev_<level>(
Joe Perches
1
-27
/
+22
2011-03-31
Fix common misspellings
Lucas De Marchi
1
-2
/
+2
2011-03-02
libata: remove ATA_FLAG_NO_LEGACY
Sergei Shtylyov
1
-2
/
+1
2011-03-02
libata: remove ATA_FLAG_MMIO
Sergei Shtylyov
1
-1
/
+1
2010-10-21
libata: always use ata_qc_complete_multiple() for NCQ command completions
Tejun Heo
1
-13
/
+12
2010-09-09
libata-sff: Reenable Port Multiplier after libata-sff remodeling.
Gwendal Grignou
1
-1
/
+1
2010-08-25
sata_mv: fix broken DSM/TRIM support (v2)
Mark Lord
1
-7
/
+37
2010-08-01
sata_fsl,mv,nv: prepare for NCQ command completion update
Tejun Heo
1
-23
/
+24
2010-05-25
libata-sff: separate out BMDMA irq handler
Tejun Heo
1
-1
/
+1
2010-05-25
sata_mv: drop unncessary EH callback resetting
Tejun Heo
1
-2
/
+0
2010-05-19
libata-sff: separate out BMDMA qc_issue
Tejun Heo
1
-1
/
+1
2010-05-19
libata-sff: port_task is SFF specific
Tejun Heo
1
-1
/
+1
2010-05-19
libata-sff: clean up BMDMA initialization
Tejun Heo
1
-2
/
+0
2010-05-19
libata-sff: clean up inheritance in several drivers
Tejun Heo
1
-4
/
+20
2010-05-17
libata: kill ATA_FLAG_DISABLED
Tejun Heo
1
-14
/
+4
2010-05-14
sata_mv: remove unnecessary initialization
Tejun Heo
1
-3
/
+0
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-0
/
+1
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
[next]