Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
b5d9427549be859dd42c5a6c635bc09d1d07b00b
/
drivers
/
ata
« Previous
e39b2bb
libata: skip debounce delay on link resume
by Danesh Petigara
· 9 years ago
6ca92dd
ata: ahci_brcmstb: disable DIPM support
by Danesh Petigara
· 9 years ago
6863caa
ata: ahci_brcmstb: enable support for ALPM
by Danesh Petigara
· 9 years ago
848c392
drivers: libata-core: Use usleep_range() instead of msleep() for short sleeps (<20 ms)
by Anil Veliyankara Madam
· 9 years ago
427cc61
sata_sx4: correctly handling failed allocation
by Insu Yun
· 9 years ago
1980eb9
ata: ahci_brcmstb: add support for MIPS-based platforms
by Jaedon Shin
· 9 years ago
dfcdc5f
ahci: qoriq: Adjust the default register values on ls1021a
by Tang Yuantian
· 9 years ago
e3a6dad
ahci: qoriq: Update the default Rx watermark value
by Tang Yuantian
· 9 years ago
ef0cc7f
ahci: qoriq: Adjust the default register values on ls1043a
by Tang Yuantian
· 9 years ago
4f2568f
ata/sata_fsl.c: add ATA_FLAG_NO_LOG_PAGE to blacklist the controller for log page reads
by Andreas Werner
· 9 years ago
ea013a9
libata-eh.c: Introduce new ata port flag for controller which lockup on read log page
by Andreas Werner
· 9 years ago
f893180
ahci: compile out msi/msix infrastructure
by Dan Williams
· 9 years ago
7e22c00
ata: core: fix irq description on AHCI single irq systems
by Heiner Kallweit
· 9 years ago
d98f1cd
sata_sil: disable trim
by Mikulas Patocka
· 9 years ago
023113d
AHCI: Fix softreset failed issue of Port Multiplier
by Xiangliang Yu
· 9 years ago
2ef42f4
ata: ahci_brcmstb: remove unused definitions
by Jaedon Shin
· 9 years ago
b46f79b
ata: ahci_brcmstb: add a quirk for MIPS-based platforms
by Jaedon Shin
· 9 years ago
7de3244
ata: ahci_brcmstb: disable NCQ for MIPS-based platforms
by Jaedon Shin
· 9 years ago
7f64d64
ata: sata_rcar: Remove obsolete platform_device_id entries
by Geert Uytterhoeven
· 9 years ago
fec7bc4
sata_rcar: Add compatible string for r8a7795
by Kouei Abe
· 9 years ago
4f1dd97
sata/mvebu: use #ifdef around suspend/resume code
by Arnd Bergmann
· 9 years ago
f46c4bd
ahci: kill 'intr_status'
by Dan Williams
· 9 years ago
a6b7fb7
ahci: switch from 'threaded' to 'hardirq' interrupt handling
by Dan Williams
· 9 years ago
d684a90
ahci: per-port msix support
by Dan Williams
· 9 years ago
4d92f00
ahci: Order SATA device IDs for codename Lewisburg
by Alexandra Yates
· 9 years ago
c5967b7
ahci: Add Device ID for Intel Sunrise Point PCH
by Charles_Rose@Dell.com
· 9 years ago
d83763f
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
by Linus Torvalds
· 9 years ago
64d513a
scsi: use host wide tags by default
by Christoph Hellwig
· 9 years ago
159b5bb
Merge branch 'for-4.3-fixes' into for-4.4
by Tejun Heo
· 9 years ago
56e7433
ahci: add new Intel device IDs
by Alexandra Yates
· 9 years ago
a40cf3f
ahci: Add Marvell 88se91a2 device id
by Johannes Thumshirn
· 9 years ago
0a142b2
ahci: cleanup ahci_host_activate_multi_irqs
by Dan Williams
· 9 years ago
899a63c
ahci: ahci_host_activate: kill IRQF_SHARED
by Dan Williams
· 9 years ago
6408472
ahci: qoriq: Disable NCQ on ls2080a SoC
by Tang Yuantian
· 9 years ago
d19f9aa
ahci: qoriq: Rename LS2085A SoC support code to LS2080A
by Tang Yuantian
· 9 years ago
5f8e7f1
libata: enable LBA flag in taskfile for ata_scsi_pass_thru()
by Vinayak Kale
· 9 years ago
ee7fb33
libata: add support for NCQ commands for SG interface
by Vinayak Kale
· 9 years ago
eb35103
ahci: qoriq: Fix a compiling warning
by Arnd Bergmann
· 9 years ago
3a53b3b
pata_it821x: use "const char *" for string literals
by LABBE Corentin
· 9 years ago
2aa8f5d
libata: only call ->done once all per-tag ressources are released
by Christoph Hellwig
· 9 years ago
25c7ce7
libata: cleanup ata_scsi_qc_complete
by Christoph Hellwig
· 9 years ago
8a3e33c
ata: ahci: find eSATA ports and flag them as removable
by Manuel Lauss
· 9 years ago
a73f22f
libata: samsung_cf: fix handling platform_get_irq result
by Andrzej Hajda
· 9 years ago
469eabb
ata: pata_macio: Fix module autoload for OF platform driver
by Luis de Bethencourt
· 9 years ago
88622d80
ata: pata_pxa: dmaengine conversion
by Robert Jarzmik
· 9 years ago
ecfb459
ahci: added a new driver for supporting Freescale AHCI sata
by Tang Yuantian
· 9 years ago
fc4f370
Revert "ahci: added support for Freescale AHCI sata"
by Tang Yuantian
· 9 years ago
807249d
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
by Linus Torvalds
· 9 years ago
832f5da
MIPS: Remove all the uses of custom gpio.h
by Alban Bedel
· 9 years ago
2dc7e55
Merge branch 'for-4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/libata
by Linus Torvalds
· 9 years ago
26f8b7e
Merge tag 'pci-v4.3-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci
by Linus Torvalds
· 9 years ago
5e7fec2
Merge branch 'for-4.2-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/libata
by Linus Torvalds
· 9 years ago
7a7184b
Add factory recertified Crucial M500s to blacklist
by Guillermo A. Amaral
· 9 years ago
91f15fb
PCI: Disable async suspend/resume for JMicron multi-function SATA/AHCI
by Zhang Rui
· 9 years ago
d6e9b70
ata: pata_arasam_cf: Use devm_clk_get
by Vaishali Thakkar
· 9 years ago
4e7fca0
Merge branch 'for-4.2-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/libata
by Linus Torvalds
· 9 years ago
38755e8
libata: fix libata-core.c kernel-doc warning
by Randy Dunlap
· 9 years ago
f9114d3
ata: ahci_brcmstb: Fix misuse of IS_ENABLED
by Axel Lin
· 9 years ago
bb44e15
sata_sx4: Check return code from pdc20621_i2c_read()
by Tomer Barletz
· 9 years ago
74a80d6
Revert "libata: Implement NCQ autosense"
by Tejun Heo
· 9 years ago
84ded2f
Revert "libata: Implement support for sense data reporting"
by Tejun Heo
· 9 years ago
fe16d4f
Revert "libata-eh: Set 'information' field for autosense"
by Tejun Heo
· 9 years ago
8b34fe5
ata: ahci_brcmstb: Fix warnings with CONFIG_PM_SLEEP=n
by Florian Fainelli
· 9 years ago
9fbf075
Merge branch 'for-4.2-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/libata
by Linus Torvalds
· 9 years ago
da89947
Update Viresh Kumar's email address
by Viresh Kumar
· 9 years ago
9051bd3
libata: Do not blacklist M510DC
by Martin K. Petersen
· 9 years ago
d531be2
libata: increase the timeout when setting transfer mode
by Mikulas Patocka
· 9 years ago
af34d63
libata: add ATA_HORKAGE_MAX_SEC_1024 to revert back to previous max_sectors limit
by David Milburn
· 9 years ago
cda57b1
libata: force disable trim for SuperSSpeed S238
by Arne Fitzenreiter
· 9 years ago
71d126f
libata: add ATA_HORKAGE_NOTRIM
by Arne Fitzenreiter
· 9 years ago
08c85d2
libata: add ATA_HORKAGE_BROKEN_FPDMA_AA quirk for HP 250GB SATA disk VB0250EAVER
by Aleksei Mamlin
· 9 years ago
945b474
ata: pmp: add quirk for Marvell 4140 SATA PMP
by Lior Amsalem
· 9 years ago
5dbc247
ata: sata_rcar: Remove obsolete sata-r8a779* platform_device_id entries
by Geert Uytterhoeven
· 9 years ago
2051e92
ata: ahci_platform: Add ACPI _CLS matching
by Suthikulpanit, Suravee
· 9 years ago
c11d716
Merge tag 'armsoc-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 9 years ago
64e22b86
Merge branch 'for-4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/libata
by Linus Torvalds
· 9 years ago
243918b
libata: Do not blacklist Micron M500DC
by Martin K. Petersen
· 9 years ago
d6ecf15
ata: ahci_mvebu: add suspend/resume support
by Thomas Petazzoni
· 9 years ago
34c5693
ahci, msix: Fix build error for !PCI_MSI
by Robert Richter
· 9 years ago
b7ae128
ahci: Add support for Cavium's ThunderX host controller
by Robert Richter
· 9 years ago
ee2aad4
ahci: Add generic MSI-X support for single interrupts to SATA PCI driver
by Robert Richter
· 9 years ago
0f5f264
libata: finally use __initconst in ata_parse_force_one()
by Rasmus Villemoes
· 9 years ago
a73ed35
drivers: ata: add support for Ceva sata host controller
by Suneel Garapati
· 9 years ago
5163fb6
ahci: added support for Freescale AHCI sata
by Tang Yuantian
· 9 years ago
86579aa
Merge branch 'for-4.1-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/libata
by Linus Torvalds
· 9 years ago
4710f2f
pata_octeon_cf: fix broken build
by Aaro Koskinen
· 9 years ago
21bfd1a
ahci: Store irq number in struct ahci_host_priv
by Robert Richter
· 9 years ago
a1c8231
ahci: Move interrupt enablement code to a separate function
by Robert Richter
· 9 years ago
8485187
Doc: libata: Fix spelling typo found in libata.xml
by Masanari Iida
· 9 years ago
e96998f
ata: ahci_mvebu: Fix wrongly set base address for the MBus window setting
by Nadav Haklai
· 9 years ago
c13aff3
ata:sata_nv - Change 1 to true for bool type variable.
by Shailendra Verma
· 9 years ago
766a2d9
ata: add Broadcom AHCI SATA3 driver for STB chips
by Brian Norris
· 10 years ago
eab6ee1
libata: Fix regression when the NCQ Send and Receive log page is absent
by Martin K. Petersen
· 9 years ago
6ec0a86
ata: hpt366: fix constant cast warning
by Arnd Bergmann
· 9 years ago
5a90f8d
ata: at91: use syscon to configure the smc
by Alexandre Belloni
· 10 years ago
2d32d10
ata: ahci_xgene: potential NULL dereference in probe
by Dan Carpenter
· 10 years ago
b3e5838
Merge branch 'for-4.1-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/libata
by Linus Torvalds
· 10 years ago
c9802a4
ata: ahci_xgene: Add AHCI Support for 2nd HW version of APM X-Gene SoC AHCI SATA Host controller.
by Suman Tripathi
· 10 years ago
5903b16
libahci: Add support to handle HOST_IRQ_STAT as edge trigger latch.
by Suman Tripathi
· 10 years ago
a129db8
libahci: Refactoring of ahci_single_irq_intr function.
by Suman Tripathi
· 10 years ago
Next »