Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
c001cd21c930ce393c492565d8722bf951564986
/
drivers
/
ata
1a112d1
libata: introduce ata_host->n_tags to avoid oops on SAS controllers
by Tejun Heo
· 10 years ago
b32bfc0
ahci: add support for the Promise FastTrak TX8660 SATA HBA (ahci mode)
by Romain Degez
· 10 years ago
a2a9e02
drivers/ata/pata_ep93xx.c: use signed int type for result of platform_get_irq()
by Andrey Utkin
· 10 years ago
eec7e1c
libata: EH should handle AMNF error condition as a media error
by Alexey Asemov
· 10 years ago
1871ee1
libata: support the ata host which implements a queue depth less than 32
by Kevin Hao
· 10 years ago
2a0bdff
ahci_xgene: fix the dma state machine lockup for the IDENTIFY DEVICE PIO mode command.
by Suman Tripathi
· 10 years ago
39e0ee9
libahci: export ahci_qc_issue() and ahci_start_fix_rx()
by Suman Tripathi
· 10 years ago
f118ae5
ata: ahci_imx: warn when disabling ahci link
by Russell King
· 10 years ago
72cbaa3
ahci: disable ncq feature for hisilicon sata
by Kefeng Wang
· 10 years ago
e6dd42a
ahci: imx: manage only sata_ref_clk in imx_sata_enable[disable]
by Shawn Guo
· 10 years ago
acbd573
libahci_platform: Fail when PHY required but PHY support disabled
by Mikko Perttunen
· 10 years ago
6ea4fa70
Merge branch 'for-3.16' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/libata
by Linus Torvalds
· 10 years ago
d251836
ahci: Add Device ID for HighPoint RocketRaid 642L
by Jérôme Carretero
· 10 years ago
3b8d267
libata: Blacklist queued trim for Crucial M500
by Martin K. Petersen
· 10 years ago
69493e0
ata: ep93xx: use dmaengine_prep_slave_sg api instead of internal callback
by Barry Song
· 10 years ago
754a292
ahci: add PCI ID for Marvell 88SE91A0 SATA Controller
by Andreas Schrägle
· 10 years ago
d0f5aa9
sata_fsl: remove check for CONFIG_MPC8315_DS
by Paul Bolle
· 10 years ago
6ab9028
Merge branch 'for-3.15-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/libata
by Linus Torvalds
· 10 years ago
3685f251
ahci: imx: PLL clock needs 100us to settle down
by Shawn Guo
· 10 years ago
a1a205d
ahci: add support for Hisilicon sata
by Kefeng Wang
· 11 years ago
f9f3691
libahci_platform: add host_flags parameter in ahci_platform_init_host()
by Kefeng Wang
· 11 years ago
888d91a
ata: ahci: append new hflag AHCI_HFLAG_NO_FBS
by Kefeng Wang
· 11 years ago
58eb8cd
ata: use CONFIG_PM_SLEEP instead of CONFIG_PM where applicable in host drivers
by Bartlomiej Zolnierkiewicz
· 11 years ago
2af89a3
ata: pata_at91 only works on sam9
by Arnd Bergmann
· 11 years ago
a6f9bf4
libata: clean up ZPODD when a port is detached
by Levente Kurusa
· 11 years ago
a3464ed
ata: ahci_mvebu: new driver for Marvell Armada 380 AHCI interfaces
by Thomas Petazzoni
· 11 years ago
e783c51
ahci: imx: software workaround for phy reset issue in resume
by Shawn Guo
· 11 years ago
24a9ad5
ahci: imx: add namespace for register enums
by Shawn Guo
· 11 years ago
8612b4b
libata-sff: remove dead code
by Paul Bolle
· 11 years ago
c49a6bf
ata: SATL compliance for Inquiry Product Revision
by Keith Busch
· 11 years ago
fdd324a
Merge branch 'for-3.15-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/libata
by Linus Torvalds
· 11 years ago
0cf4a7d
ahci: disable DEVSLP for Intel Valleyview
by Jacob Pan
· 11 years ago
8a4aeec
libata/ahci: accommodate tag ordered controllers
by Dan Williams
· 11 years ago
2cf532f
ahci: Do not receive interrupts sent by dummy ports
by Alexander Gordeev
· 11 years ago
ccf8f53
ahci: Use pci_enable_msi_exact() instead of pci_enable_msi_range()
by Alexander Gordeev
· 11 years ago
ab0f9e7
ahci: Ensure "MSI Revert to Single Message" mode is not enforced
by Alexander Gordeev
· 11 years ago
9ae794a
ahci: do not request irq for dummy port
by David Milburn
· 11 years ago
3608aef
pata_samsung_cf: fix ata_host_activate() failure handling
by Bartlomiej Zolnierkiewicz
· 11 years ago
151eea3
pata_arasan_cf: fix ata_host_activate() failure handling
by Bartlomiej Zolnierkiewicz
· 11 years ago
7a56c0b
pata_octeon_cf: use devm_kzalloc() to allocate cf_port
by Bartlomiej Zolnierkiewicz
· 11 years ago
f5f85ee
ata: fix i.MX AHCI driver dependencies
by Jean Delvare
· 11 years ago
159d813
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 11 years ago
27aa64b
pata_at91: fix ata_host_activate() failure handling
by Bartlomiej Zolnierkiewicz
· 11 years ago
d121f7d
libata: Update queued trim blacklist for M5x0 drives
by Martin K. Petersen
· 11 years ago
74c03eb
libata: make AHCI_XGENE depend on PHY_XGENE
by Tejun Heo
· 11 years ago
4b1779c
Merge tag 'pci-v3.15-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci
by Linus Torvalds
· 11 years ago
4dedde7
Merge tag 'pm+acpi-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 11 years ago
01d5f3b
Merge branch 'for-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/libata
by Linus Torvalds
· 11 years ago
03803ef
ata: fix Marvell SATA driver dependencies
by Bartlomiej Zolnierkiewicz
· 11 years ago
e638433
ata: fix ARASAN CompactFlash PATA driver dependencies
by Bartlomiej Zolnierkiewicz
· 11 years ago
d5185d6
ata: remove superfluous casts
by Joe Perches
· 11 years ago
a498e31
ata: sata_highbank: remove superfluous cast
by Bartlomiej Zolnierkiewicz
· 11 years ago
0b99f86
ata: fix Calxeda Highbank SATA driver dependencies
by Bartlomiej Zolnierkiewicz
· 11 years ago
7596d93
ata: fix R-Car SATA driver dependencies
by Bartlomiej Zolnierkiewicz
· 11 years ago
ae8723f
ata: add new-style AHCI platform driver for DaVinci DA850 AHCI controller
by Bartlomiej Zolnierkiewicz
· 11 years ago
fd99055
ata: move library code from ahci_platform.c to libahci_platform.c
by Bartlomiej Zolnierkiewicz
· 11 years ago
83b03fd
ata: ahci_platform: fix ahci_platform_data->suspend method handling
by Bartlomiej Zolnierkiewicz
· 11 years ago
200421a
libata: async resume
by Todd Brandt
· 11 years ago
bc6e7c4
libata, libsas: kill pm_result and related cleanup
by Dan Williams
· 11 years ago
6a96918
ata: Fix compiler warning with APM X-Gene host controller driver
by Loc Ho
· 11 years ago
81d01bf
ata: Add APM X-Gene SoC AHCI SATA host controller driver
by Loc Ho
· 11 years ago
cdf457a
ata: ahci_sunxi: fix code formatting
by Bartlomiej Zolnierkiewicz
· 11 years ago
1bf9d88
ata: ahci_sunxi: make ahci_sunxi_resume() static
by Bartlomiej Zolnierkiewicz
· 11 years ago
6621c5a
Merge branch 'acpi-hotplug'
by Rafael J. Wysocki
· 11 years ago
5434b20
ata: ahci_platform: fix devm_ioremap_resource() return value checking
by Bartlomiej Zolnierkiewicz
· 11 years ago
13e8e78
ata: pata_imx: fix devm_ioremap_resource() return value checking
by Bartlomiej Zolnierkiewicz
· 11 years ago
b032378
ata: ahci_st: remove deprecated struct ahci_platform_data usage
by Bartlomiej Zolnierkiewicz
· 11 years ago
33081b3
ata: ahci_st: build fixes
by Bartlomiej Zolnierkiewicz
· 11 years ago
d920203
libata: zpodd: eliminate odd_can_poweroff
by Aaron Lu
· 11 years ago
c75da20
libata: acpi: avoid passing NULL to ACPI evaluation method
by Aaron Lu
· 11 years ago
20e64fa
libata: zpodd: should depend on PM_RUNTIME
by Aaron Lu
· 11 years ago
840aa78
ata: Fix SC1200 dependencies
by Jean Delvare
· 11 years ago
761a8c2
ahci: st: Invoke AHCI Platform Suspend/Resume
by Lee Jones
· 11 years ago
48c54df
ahci: st: Only build for ST-Micro h/w
by Lee Jones
· 11 years ago
a823708
ahci: st: Utilise ata_platform_remove_one() call
by Lee Jones
· 11 years ago
c51a848
ahci: st: Remove legacy dependencies on PHY
by Lee Jones
· 11 years ago
4a2e512
ahci: st: Standardise naming conventions
by Lee Jones
· 11 years ago
76884cb
ahci: st: Add support for ST's SATA IP
by Lee Jones
· 11 years ago
e853a4e
pata_legacy: Remove dead code
by Silvan Jegen
· 11 years ago
9236a76
ata: Fix CS55xx dependencies
by Jean Delvare
· 11 years ago
2b64c54
Merge branch 'for-3.14-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/libata
by Linus Torvalds
· 11 years ago
83493d7
libata: use wider match for blacklisting Crucial M500
by Tejun Heo
· 11 years ago
15b0485
Merge branch 'for-3.14-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/libata
by Linus Torvalds
· 11 years ago
35bf882
libata: end the r-word
by Dan Williams
· 11 years ago
b28a613
libata: add ATA_HORKAGE_BROKEN_FPDMA_AA quirk for Seagate Momentus SpinPoint M8 (2BA30001)
by Michele Baldessari
· 11 years ago
46ce6b7
ahci_imx: Put #ifdef CONFIG_PM_SLEEP around suspend / resume functions
by Hans de Goede
· 11 years ago
2564338
libata: disable queued TRIM for Crucial M500 mSATA SSDs
by Marios Andreopoulos
· 11 years ago
d2ec147
ahci_sunxi: Use msleep instead of mdelay
by Hans de Goede
· 11 years ago
6ef95e8
ahci_platform: Drop unused ahci_platform_data members
by Hans de Goede
· 11 years ago
c093e1d
ahci_platform: Drop support for imx53-ahci platform device type
by Hans de Goede
· 11 years ago
f1df864
ahci_platform: Drop support for ahci-strict platform device type
by Hans de Goede
· 11 years ago
e708e46
ata: ahci_platform: runtime resume the device before use
by Roger Quadros
· 11 years ago
21b5fae
ata: ahci_platform: Manage SATA PHY
by Roger Quadros
· 11 years ago
c431147
ata: ahci_platform: Add DT compatible for Synopsis DWC AHCI controller
by Roger Quadros
· 11 years ago
90870d7
ahci-imx: Port to library-ised ahci_platform
by Hans de Goede
· 11 years ago
c5754b5
ARM: sunxi: Add support for Allwinner SUNXi SoCs sata to ahci_platform
by Olliver Schinagl
· 11 years ago
648cb6f
ahci-platform: "Library-ise" suspend / resume functionality
by Hans de Goede
· 11 years ago
23b07d4
ahci-platform: "Library-ise" ahci_probe functionality
by Hans de Goede
· 11 years ago
96a01ba
ahci-platform: Add enable_ / disable_resources helper functions
by Hans de Goede
· 11 years ago
4b3e603
ahci-platform: Add support for an optional regulator for sata-target power
by Hans de Goede
· 11 years ago
Next »