index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
ata
/
sata_mv.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
ata: sata_mv: fix mis-conversion in mv_write_cached_reg()
Ben Dooks
2016-06-17
1
-1
/
+1
*
ata: remove deprecated use of pci api
Quentin Lambert
2015-04-08
1
-5
/
+5
*
ata: sata_mv: add proper definitions for LP_PHY_CTL register values
Thomas Petazzoni
2015-03-19
1
-4
/
+16
*
sata_mv: Delete unnecessary checks before the function call "phy_power_off"
Markus Elfring
2015-02-03
1
-4
/
+2
*
ata: drop owner assignment from platform_drivers
Wolfram Sang
2014-10-20
1
-1
/
+0
*
ata: use CONFIG_PM_SLEEP instead of CONFIG_PM where applicable in host drivers
Bartlomiej Zolnierkiewicz
2014-05-09
1
-4
/
+4
*
Merge branch 'for-3.14-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2014-02-20
1
-4
/
+8
|
\
|
*
ata: sata_mv: Cleanup only the initialized ports
Ezequiel Garcia
2014-02-16
1
-2
/
+7
*
|
ata: sata_mv: Fix probe failures with optional phys
Andrew Lunn
2014-02-05
1
-3
/
+5
|
/
*
SATA: MV: Add support for the optional PHYs
Andrew Lunn
2014-01-20
1
-0
/
+27
*
ata: sata_mv: fix disk hotplug for Armada 370/XP SoCs
Lior Amsalem
2014-01-15
1
-0
/
+24
*
ata: sata_mv: introduce compatible string "marvell, armada-370-sata"
Simon Guinot
2014-01-15
1
-0
/
+1
*
sata_mv: Remove unneeded CONFIG_HAVE_CLK ifdefs
Ezequiel Garcia
2013-07-30
1
-14
/
+7
*
ata: use dev_get_platdata()
Jingoo Han
2013-07-30
1
-1
/
+1
*
sata_mv: Remove unneeded forward declaration
Ezequiel Garcia
2013-07-29
1
-3
/
+0
*
Drivers: ata: remove __dev* attributes.
Greg Kroah-Hartman
2013-01-03
1
-4
/
+4
*
sata_mv: Fix warnings when no PCI
Andrew Lunn
2012-10-01
1
-3
/
+5
*
ATA: sata_mv: Add device tree support
Andrew Lunn
2012-07-27
1
-13
/
+29
*
ARM: Orion: SATA: Add per channel clk/clkdev support.
Andrew Lunn
2012-05-08
1
-4
/
+36
*
sata_mv: silence an uninitialized variable warning
Dan Carpenter
2012-04-12
1
-1
/
+2
*
ARM: Orion: Get address map from plat-orion instead of via platform_data
Andrew Lunn
2011-12-13
1
-8
/
+11
*
sata_mv: use {platform|pci}_get_drvdata()
Sergei Shtylyov
2011-10-07
1
-5
/
+4
*
sata_mv: release clock on ata_host_activate() failure
Sergei Shtylyov
2011-10-07
1
-2
/
+5
*
ata: Add and use ata_print_version_once
Joe Perches
2011-07-23
1
-6
/
+2
*
ata: Convert ata_<foo>_printk(KERN_<LEVEL> to ata_<foo>_<level>
Joe Perches
2011-07-23
1
-22
/
+19
*
ata: Convert dev_printk(KERN_<LEVEL> to dev_<level>(
Joe Perches
2011-07-23
1
-27
/
+22
*
Fix common misspellings
Lucas De Marchi
2011-03-31
1
-2
/
+2
*
libata: remove ATA_FLAG_NO_LEGACY
Sergei Shtylyov
2011-03-02
1
-2
/
+1
*
libata: remove ATA_FLAG_MMIO
Sergei Shtylyov
2011-03-02
1
-1
/
+1
*
libata: always use ata_qc_complete_multiple() for NCQ command completions
Tejun Heo
2010-10-21
1
-13
/
+12
*
libata-sff: Reenable Port Multiplier after libata-sff remodeling.
Gwendal Grignou
2010-09-09
1
-1
/
+1
*
sata_mv: fix broken DSM/TRIM support (v2)
Mark Lord
2010-08-25
1
-7
/
+37
*
sata_fsl,mv,nv: prepare for NCQ command completion update
Tejun Heo
2010-08-01
1
-23
/
+24
*
libata-sff: separate out BMDMA irq handler
Tejun Heo
2010-05-25
1
-1
/
+1
*
sata_mv: drop unncessary EH callback resetting
Tejun Heo
2010-05-25
1
-2
/
+0
*
libata-sff: separate out BMDMA qc_issue
Tejun Heo
2010-05-19
1
-1
/
+1
*
libata-sff: port_task is SFF specific
Tejun Heo
2010-05-19
1
-1
/
+1
*
libata-sff: clean up BMDMA initialization
Tejun Heo
2010-05-19
1
-2
/
+0
*
libata-sff: clean up inheritance in several drivers
Tejun Heo
2010-05-19
1
-4
/
+20
*
libata: kill ATA_FLAG_DISABLED
Tejun Heo
2010-05-17
1
-14
/
+4
*
sata_mv: remove unnecessary initialization
Tejun Heo
2010-05-14
1
-3
/
+0
*
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-30
1
-0
/
+1
*
Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2009-12-19
1
-19
/
+125
|
\
|
*
sata_mv: remove pointless NULL test
Jeff Garzik
2009-12-17
1
-1
/
+1
|
*
sata_mv: add power management support for the PCI controllers.
Saeed Bishara
2009-12-17
1
-0
/
+29
|
*
sata_mv: store the board_idx into the host private data
Saeed Bishara
2009-12-17
1
-6
/
+8
|
*
sata_mv: move the PCI bar description initialization code
Saeed Bishara
2009-12-17
1
-9
/
+10
|
*
sata_mv: add power management support for the platform driver
Saeed Bishara
2009-12-17
1
-0
/
+43
|
*
sata_mv: support clkdev framework
Saeed Bishara
2009-12-17
1
-3
/
+34
|
*
sata_mv: increase PIO IORDY timeout
Saeed Bishara
2009-12-17
1
-1
/
+1
|
/
[next]