index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
ata
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'for-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/l...
Linus Torvalds
2014-04-01
83
-700
/
+1959
|
\
|
*
ata: fix Marvell SATA driver dependencies
Bartlomiej Zolnierkiewicz
2014-03-27
1
-0
/
+2
|
*
ata: fix ARASAN CompactFlash PATA driver dependencies
Bartlomiej Zolnierkiewicz
2014-03-26
1
-0
/
+1
|
*
ata: remove superfluous casts
Joe Perches
2014-03-26
4
-10
/
+6
|
*
ata: sata_highbank: remove superfluous cast
Bartlomiej Zolnierkiewicz
2014-03-26
1
-1
/
+1
|
*
ata: fix Calxeda Highbank SATA driver dependencies
Bartlomiej Zolnierkiewicz
2014-03-26
1
-0
/
+1
|
*
ata: fix R-Car SATA driver dependencies
Bartlomiej Zolnierkiewicz
2014-03-26
1
-0
/
+1
|
*
ata: add new-style AHCI platform driver for DaVinci DA850 AHCI controller
Bartlomiej Zolnierkiewicz
2014-03-25
3
-0
/
+124
|
*
ata: move library code from ahci_platform.c to libahci_platform.c
Bartlomiej Zolnierkiewicz
2014-03-25
4
-524
/
+549
|
*
ata: ahci_platform: fix ahci_platform_data->suspend method handling
Bartlomiej Zolnierkiewicz
2014-03-25
1
-2
/
+9
|
*
libata: async resume
Todd Brandt
2014-03-18
1
-1
/
+1
|
*
libata, libsas: kill pm_result and related cleanup
Dan Williams
2014-03-18
2
-86
/
+62
|
*
ata: Fix compiler warning with APM X-Gene host controller driver
Loc Ho
2014-03-18
1
-1
/
+1
|
*
ata: Add APM X-Gene SoC AHCI SATA host controller driver
Loc Ho
2014-03-17
3
-0
/
+494
|
*
ata: ahci_sunxi: fix code formatting
Bartlomiej Zolnierkiewicz
2014-03-17
1
-22
/
+22
|
*
ata: ahci_sunxi: make ahci_sunxi_resume() static
Bartlomiej Zolnierkiewicz
2014-03-17
1
-1
/
+1
|
*
ata: ahci_platform: fix devm_ioremap_resource() return value checking
Bartlomiej Zolnierkiewicz
2014-03-14
1
-3
/
+3
|
*
ata: pata_imx: fix devm_ioremap_resource() return value checking
Bartlomiej Zolnierkiewicz
2014-03-14
1
-2
/
+2
|
*
ata: ahci_st: remove deprecated struct ahci_platform_data usage
Bartlomiej Zolnierkiewicz
2014-03-14
1
-11
/
+9
|
*
ata: ahci_st: build fixes
Bartlomiej Zolnierkiewicz
2014-03-14
2
-8
/
+6
|
*
libata: zpodd: eliminate odd_can_poweroff
Aaron Lu
2014-03-14
1
-19
/
+2
|
*
libata: acpi: avoid passing NULL to ACPI evaluation method
Aaron Lu
2014-03-14
1
-0
/
+1
|
*
libata: zpodd: should depend on PM_RUNTIME
Aaron Lu
2014-03-14
1
-1
/
+1
|
*
ata: Fix SC1200 dependencies
Jean Delvare
2014-03-14
1
-1
/
+1
|
*
ahci: st: Invoke AHCI Platform Suspend/Resume
Lee Jones
2014-03-14
1
-1
/
+5
|
*
ahci: st: Only build for ST-Micro h/w
Lee Jones
2014-03-14
1
-0
/
+1
|
*
ahci: st: Utilise ata_platform_remove_one() call
Lee Jones
2014-03-14
1
-18
/
+26
|
*
ahci: st: Remove legacy dependencies on PHY
Lee Jones
2014-03-14
2
-3
/
+0
|
*
ahci: st: Standardise naming conventions
Lee Jones
2014-03-14
2
-4
/
+4
|
*
ahci: st: Add support for ST's SATA IP
Lee Jones
2014-03-14
3
-0
/
+249
|
*
pata_legacy: Remove dead code
Silvan Jegen
2014-03-11
1
-1
/
+0
|
*
ata: Fix CS55xx dependencies
Jean Delvare
2014-03-11
1
-4
/
+4
|
*
libata: end the r-word
Dan Williams
2014-03-07
1
-2
/
+3
|
*
ahci_imx: Put #ifdef CONFIG_PM_SLEEP around suspend / resume functions
Hans de Goede
2014-03-06
1
-0
/
+2
|
*
ahci_sunxi: Use msleep instead of mdelay
Hans de Goede
2014-02-23
1
-3
/
+3
|
*
ahci_platform: Drop unused ahci_platform_data members
Hans de Goede
2014-02-22
1
-9
/
+1
|
*
ahci_platform: Drop support for imx53-ahci platform device type
Hans de Goede
2014-02-22
1
-40
/
+6
|
*
ahci_platform: Drop support for ahci-strict platform device type
Hans de Goede
2014-02-22
1
-11
/
+0
|
*
ata: ahci_platform: runtime resume the device before use
Roger Quadros
2014-02-22
2
-0
/
+16
|
*
ata: ahci_platform: Manage SATA PHY
Roger Quadros
2014-02-22
2
-2
/
+47
|
*
ata: ahci_platform: Add DT compatible for Synopsis DWC AHCI controller
Roger Quadros
2014-02-22
1
-0
/
+1
|
*
ahci-imx: Port to library-ised ahci_platform
Hans de Goede
2014-02-22
1
-204
/
+127
|
*
ARM: sunxi: Add support for Allwinner SUNXi SoCs sata to ahci_platform
Olliver Schinagl
2014-02-22
3
-0
/
+259
|
*
ahci-platform: "Library-ise" suspend / resume functionality
Hans de Goede
2014-02-22
1
-15
/
+82
|
*
ahci-platform: "Library-ise" ahci_probe functionality
Hans de Goede
2014-02-22
1
-65
/
+123
|
*
ahci-platform: Add enable_ / disable_resources helper functions
Hans de Goede
2014-02-22
1
-37
/
+69
|
*
ahci-platform: Add support for an optional regulator for sata-target power
Hans de Goede
2014-02-22
2
-2
/
+36
|
*
ahci-platform: Add support for devices with more then 1 clock
Hans de Goede
2014-02-22
2
-28
/
+88
|
*
libahci: Allow drivers to override start_engine
Hans de Goede
2014-02-22
4
-10
/
+31
|
*
ata: libahci: replace obsolete simple_strtoul() with kstrtouint()
Daeseok Youn
2014-02-20
1
-2
/
+3
[next]