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 |
Sergei Shtylyov
|
3696df3099
libata: remove ATA_FLAG_MMIO
|
14 years ago |
Tejun Heo
|
1aadf5c3bb
libata: always use ata_qc_complete_multiple() for NCQ command completions
|
15 years ago |
Gwendal Grignou
|
ea3c64506e
libata-sff: Reenable Port Multiplier after libata-sff remodeling.
|
15 years ago |
Mark Lord
|
44b733809a
sata_mv: fix broken DSM/TRIM support (v2)
|
15 years ago |
Tejun Heo
|
752e386c24
sata_fsl,mv,nv: prepare for NCQ command completion update
|
15 years ago |
Tejun Heo
|
c3b2889424
libata-sff: separate out BMDMA irq handler
|
15 years ago |
Tejun Heo
|
2f20ccf819
sata_mv: drop unncessary EH callback resetting
|
15 years ago |