Uwe Kleine-König
|
5c3ef39738
ata: sata_mv: check for errors when parsing nr-ports from dt
|
8 years ago |
Harman Kalra
|
6ec76070f1
ata: sata_mv: Replacing dma_pool_alloc and memset with a single call dma_pool_zalloc.
|
9 years ago |
Ben Dooks
|
76bf3441ad
ata: sata_mv: fix mis-conversion in mv_write_cached_reg()
|
9 years ago |
Quentin Lambert
|
c54c719b55
ata: remove deprecated use of pci api
|
10 years ago |
Thomas Petazzoni
|
3661aa99d8
ata: sata_mv: add proper definitions for LP_PHY_CTL register values
|
10 years ago |
Markus Elfring
|
fad0601643
sata_mv: Delete unnecessary checks before the function call "phy_power_off"
|
10 years ago |
Wolfram Sang
|
65c662ab63
ata: drop owner assignment from platform_drivers
|
11 years ago |
Bartlomiej Zolnierkiewicz
|
58eb8cd565
ata: use CONFIG_PM_SLEEP instead of CONFIG_PM where applicable in host drivers
|
11 years ago |
Linus Torvalds
|
54dfffde22
Merge branch 'for-3.14-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/libata
|
11 years ago |
Ezequiel Garcia
|
8ad116e649
ata: sata_mv: Cleanup only the initialized ports
|
11 years ago |
Andrew Lunn
|
90aa299702
ata: sata_mv: Fix probe failures with optional phys
|
11 years ago |
Andrew Lunn
|
b7db4f2e15
SATA: MV: Add support for the optional PHYs
|
11 years ago |
Lior Amsalem
|
9013d64e66
ata: sata_mv: fix disk hotplug for Armada 370/XP SoCs
|
11 years ago |
Simon Guinot
|
b1f5c73bd5
ata: sata_mv: introduce compatible string "marvell, armada-370-sata"
|
11 years ago |
Ezequiel Garcia
|
e0067f0b71
sata_mv: Remove unneeded CONFIG_HAVE_CLK ifdefs
|
12 years ago |
Jingoo Han
|
61b8c345aa
ata: use dev_get_platdata()
|
12 years ago |
Ezequiel Garcia
|
e8038ebbd5
sata_mv: Remove unneeded forward declaration
|
12 years ago |
Greg Kroah-Hartman
|
0ec2491467
Drivers: ata: remove __dev* attributes.
|
12 years ago |
Andrew Lunn
|
13b74085d9
sata_mv: Fix warnings when no PCI
|
13 years ago |
Andrew Lunn
|
97b414e119
ATA: sata_mv: Add device tree support
|
13 years ago |
Andrew Lunn
|
eee989902a
ARM: Orion: SATA: Add per channel clk/clkdev support.
|
13 years ago |
Dan Carpenter
|
99b80e9771
sata_mv: silence an uninitialized variable warning
|
13 years ago |
Andrew Lunn
|
63a9332b23
ARM: Orion: Get address map from plat-orion instead of via platform_data
|
13 years ago |
Sergei Shtylyov
|
d86619211e
sata_mv: use {platform|pci}_get_drvdata()
|
14 years ago |
Sergei Shtylyov
|
c00a4c9d24
sata_mv: release clock on ata_host_activate() failure
|
14 years ago |
Joe Perches
|
06296a1e68
ata: Add and use ata_print_version_once
|
14 years ago |
Joe Perches
|
a9a79dfec2
ata: Convert ata_<foo>_printk(KERN_<LEVEL> to ata_<foo>_<level>
|
14 years ago |
Joe Perches
|
a44fec1fce
ata: Convert dev_printk(KERN_<LEVEL> to dev_<level>(
|
14 years ago |
Lucas De Marchi
|
25985edced
Fix common misspellings
|
14 years ago |
Sergei Shtylyov
|
9cbe056f6c
libata: remove ATA_FLAG_NO_LEGACY
|
14 years ago |