index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
ata
Age
Commit message (
Expand
)
Author
Files
Lines
2014-03-17
ata: ahci_sunxi: fix code formatting
Bartlomiej Zolnierkiewicz
1
-22
/
+22
2014-03-17
ata: ahci_sunxi: make ahci_sunxi_resume() static
Bartlomiej Zolnierkiewicz
1
-1
/
+1
2014-03-17
Merge branch 'acpi-hotplug'
Rafael J. Wysocki
1
-27
/
+45
2014-03-14
ata: ahci_platform: fix devm_ioremap_resource() return value checking
Bartlomiej Zolnierkiewicz
1
-3
/
+3
2014-03-14
ata: pata_imx: fix devm_ioremap_resource() return value checking
Bartlomiej Zolnierkiewicz
1
-2
/
+2
2014-03-14
ata: ahci_st: remove deprecated struct ahci_platform_data usage
Bartlomiej Zolnierkiewicz
1
-11
/
+9
2014-03-14
ata: ahci_st: build fixes
Bartlomiej Zolnierkiewicz
2
-8
/
+6
2014-03-14
libata: zpodd: eliminate odd_can_poweroff
Aaron Lu
1
-19
/
+2
2014-03-14
libata: acpi: avoid passing NULL to ACPI evaluation method
Aaron Lu
1
-0
/
+1
2014-03-14
libata: zpodd: should depend on PM_RUNTIME
Aaron Lu
1
-1
/
+1
2014-03-14
ata: Fix SC1200 dependencies
Jean Delvare
1
-1
/
+1
2014-03-14
ahci: st: Invoke AHCI Platform Suspend/Resume
Lee Jones
1
-1
/
+5
2014-03-14
ahci: st: Only build for ST-Micro h/w
Lee Jones
1
-0
/
+1
2014-03-14
ahci: st: Utilise ata_platform_remove_one() call
Lee Jones
1
-18
/
+26
2014-03-14
ahci: st: Remove legacy dependencies on PHY
Lee Jones
2
-3
/
+0
2014-03-14
ahci: st: Standardise naming conventions
Lee Jones
2
-4
/
+4
2014-03-14
ahci: st: Add support for ST's SATA IP
Lee Jones
3
-0
/
+249
2014-03-11
pata_legacy: Remove dead code
Silvan Jegen
1
-1
/
+0
2014-03-11
ata: Fix CS55xx dependencies
Jean Delvare
1
-4
/
+4
2014-03-10
Merge branch 'for-3.14-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-2
/
+1
2014-03-10
libata: use wider match for blacklisting Crucial M500
Tejun Heo
1
-2
/
+1
2014-03-08
Merge branch 'for-3.14-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-0
/
+2
2014-03-08
libata: end the r-word
Dan Williams
1
-2
/
+3
2014-03-07
libata: add ATA_HORKAGE_BROKEN_FPDMA_AA quirk for Seagate Momentus SpinPoint ...
Michele Baldessari
1
-0
/
+1
2014-03-06
ahci_imx: Put #ifdef CONFIG_PM_SLEEP around suspend / resume functions
Hans de Goede
1
-0
/
+2
2014-03-04
libata: disable queued TRIM for Crucial M500 mSATA SSDs
Marios Andreopoulos
1
-0
/
+1
2014-02-23
ahci_sunxi: Use msleep instead of mdelay
Hans de Goede
1
-3
/
+3
2014-02-23
ahci_platform: Drop unused ahci_platform_data members
Hans de Goede
1
-9
/
+1
2014-02-23
ahci_platform: Drop support for imx53-ahci platform device type
Hans de Goede
1
-40
/
+6
2014-02-23
ahci_platform: Drop support for ahci-strict platform device type
Hans de Goede
1
-11
/
+0
2014-02-23
ata: ahci_platform: runtime resume the device before use
Roger Quadros
2
-0
/
+16
2014-02-23
ata: ahci_platform: Manage SATA PHY
Roger Quadros
2
-2
/
+47
2014-02-23
ata: ahci_platform: Add DT compatible for Synopsis DWC AHCI controller
Roger Quadros
1
-0
/
+1
2014-02-23
ahci-imx: Port to library-ised ahci_platform
Hans de Goede
1
-204
/
+127
2014-02-23
ARM: sunxi: Add support for Allwinner SUNXi SoCs sata to ahci_platform
Olliver Schinagl
3
-0
/
+259
2014-02-23
ahci-platform: "Library-ise" suspend / resume functionality
Hans de Goede
1
-15
/
+82
2014-02-23
ahci-platform: "Library-ise" ahci_probe functionality
Hans de Goede
1
-65
/
+123
2014-02-23
ahci-platform: Add enable_ / disable_resources helper functions
Hans de Goede
1
-37
/
+69
2014-02-23
ahci-platform: Add support for an optional regulator for sata-target power
Hans de Goede
2
-2
/
+36
2014-02-23
ahci-platform: Add support for devices with more then 1 clock
Hans de Goede
2
-28
/
+88
2014-02-23
libahci: Allow drivers to override start_engine
Hans de Goede
4
-10
/
+31
2014-02-22
ACPI / ATA: Add hotplug contexts to ACPI companions of SATA devices
Rafael J. Wysocki
1
-27
/
+45
2014-02-21
Merge tag 'pci-v3.14-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-1
/
+3
2014-02-21
Merge branch 'for-3.14-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
6
-8
/
+35
2014-02-20
Merge branch 'master' into for-next
Jiri Kosina
14
-191
/
+541
2014-02-20
ata: libahci: replace obsolete simple_strtoul() with kstrtouint()
Daeseok Youn
1
-2
/
+3
2014-02-20
ata: libahci: make ahci_pmp_retry_softreset() as static
Daeseok Youn
1
-2
/
+2
2014-02-19
treewide: Fix typo in Documentation/DocBook
Masanari Iida
1
-2
/
+2
2014-02-19
ata: CONFIG_ATA is libata
Randy Dunlap
1
-2
/
+2
2014-02-19
pata_imx: Propagate the real error code on platform_get_irq() failure
Fabio Estevam
1
-2
/
+2
[prev]
[next]