index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (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
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 167
Thomas Gleixner
1
-14
/
+1
2018-06-13
treewide: devm_kzalloc() -> devm_kcalloc()
Kees Cook
1
-4
/
+4
2018-05-11
libata: bump ->qc_active to a 64-bit type
Jens Axboe
1
-1
/
+1
2018-05-11
libata: convert core and drivers to ->hw_tag usage
Jens Axboe
1
-12
/
+12
2018-01-25
ata: sata_mv: Replace mdelay with usleep_range in mv_reset_channel
Jia-Ju Bai
1
-1
/
+1
2017-10-23
ata: mark expected switch fall-throughs
Gustavo A. R. Silva
1
-2
/
+2
2017-10-23
ata: sata_mv: remove a redundant assignment to pointer ehi
Colin Ian King
1
-3
/
+1
2017-05-24
Revert "ata: sata_mv: Convert to devm_ioremap_resource()"
Andrew Lunn
1
-5
/
+8
2017-03-06
ata: constify of_device_id structures
Bhumika Goyal
1
-1
/
+1
2017-01-09
ata: sata_mv: Convert to devm_ioremap_resource()
Andy Shevchenko
1
-8
/
+5
2017-01-09
Merge branch 'for-4.10-fixes' into for-4.11
Tejun Heo
1
-0
/
+3
2017-01-06
ata: sata_mv:- Handle return value of devm_ioremap.
Arvind Yadav
1
-0
/
+3
2017-01-06
ata: sata_mv: fix module license specification
Uwe Kleine-König
1
-1
/
+1
2016-11-29
ata: sata_mv: check for errors when parsing nr-ports from dt
Uwe Kleine-König
1
-1
/
+14
2016-09-20
ata: sata_mv: Replacing dma_pool_alloc and memset with a single call dma_pool...
Harman Kalra
1
-4
/
+2
2016-06-17
ata: sata_mv: fix mis-conversion in mv_write_cached_reg()
Ben Dooks
1
-1
/
+1
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-10
ata: use CONFIG_PM_SLEEP instead of CONFIG_PM where applicable in host drivers
Bartlomiej Zolnierkiewicz
1
-4
/
+4
2014-02-21
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-04
Drivers: ata: remove __dev* attributes.
Greg Kroah-Hartman
1
-4
/
+4
2012-10-02
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-09
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-14
ARM: Orion: Get address map from plat-orion instead of via platform_data
Andrew Lunn
1
-8
/
+11
2011-10-08
sata_mv: use {platform|pci}_get_drvdata()
Sergei Shtylyov
1
-5
/
+4
2011-10-08
sata_mv: release clock on ata_host_activate() failure
Sergei Shtylyov
1
-2
/
+5
2011-07-24
ata: Add and use ata_print_version_once
Joe Perches
1
-6
/
+2
2011-07-24
ata: Convert ata_<foo>_printk(KERN_<LEVEL> to ata_<foo>_<level>
Joe Perches
1
-22
/
+19
2011-07-24
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-22
libata: always use ata_qc_complete_multiple() for NCQ command completions
Tejun Heo
1
-13
/
+12
2010-09-10
libata-sff: Reenable Port Multiplier after libata-sff remodeling.
Gwendal Grignou
1
-1
/
+1
2010-08-26
sata_mv: fix broken DSM/TRIM support (v2)
Mark Lord
1
-7
/
+37
2010-08-02
sata_fsl,mv,nv: prepare for NCQ command completion update
Tejun Heo
1
-23
/
+24
2010-05-26
libata-sff: separate out BMDMA irq handler
Tejun Heo
1
-1
/
+1
2010-05-26
sata_mv: drop unncessary EH callback resetting
Tejun Heo
1
-2
/
+0
[next]