index
:
linux-stable.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.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.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-7.0.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
ata
Age
Commit message (
Expand
)
Author
2014-07-23
libata: introduce ata_host->n_tags to avoid oops on SAS controllers
Tejun Heo
2014-07-18
ahci: add support for the Promise FastTrak TX8660 SATA HBA (ahci mode)
Romain Degez
2014-07-17
drivers/ata/pata_ep93xx.c: use signed int type for result of platform_get_irq()
Andrey Utkin
2014-07-15
libata: EH should handle AMNF error condition as a media error
Alexey Asemov
2014-07-14
libata: support the ata host which implements a queue depth less than 32
Kevin Hao
2014-07-08
ahci_xgene: fix the dma state machine lockup for the IDENTIFY DEVICE PIO mode...
Suman Tripathi
2014-07-08
libahci: export ahci_qc_issue() and ahci_start_fix_rx()
Suman Tripathi
2014-06-24
ata: ahci_imx: warn when disabling ahci link
Russell King
2014-06-24
ahci: disable ncq feature for hisilicon sata
Kefeng Wang
2014-06-19
ahci: imx: manage only sata_ref_clk in imx_sata_enable[disable]
Shawn Guo
2014-06-17
libahci_platform: Fail when PHY required but PHY support disabled
Mikko Perttunen
2014-06-09
Merge branch 'for-3.16' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/l...
Linus Torvalds
2014-06-03
ahci: Add Device ID for HighPoint RocketRaid 642L
Jérôme Carretero
2014-06-02
libata: Blacklist queued trim for Crucial M500
Martin K. Petersen
2014-05-27
ata: ep93xx: use dmaengine_prep_slave_sg api instead of internal callback
Barry Song
2014-05-27
ahci: add PCI ID for Marvell 88SE91A0 SATA Controller
Andreas Schrägle
2014-05-21
sata_fsl: remove check for CONFIG_MPC8315_DS
Paul Bolle
2014-05-21
Merge branch 'for-3.15-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2014-05-19
ahci: imx: PLL clock needs 100us to settle down
Shawn Guo
2014-05-14
ahci: add support for Hisilicon sata
Kefeng Wang
2014-05-14
libahci_platform: add host_flags parameter in ahci_platform_init_host()
Kefeng Wang
2014-05-14
ata: ahci: append new hflag AHCI_HFLAG_NO_FBS
Kefeng Wang
2014-05-09
ata: use CONFIG_PM_SLEEP instead of CONFIG_PM where applicable in host drivers
Bartlomiej Zolnierkiewicz
2014-05-08
ata: pata_at91 only works on sam9
Arnd Bergmann
2014-05-07
libata: clean up ZPODD when a port is detached
Levente Kurusa
2014-05-04
ata: ahci_mvebu: new driver for Marvell Armada 380 AHCI interfaces
Thomas Petazzoni
2014-05-04
ahci: imx: software workaround for phy reset issue in resume
Shawn Guo
2014-05-04
ahci: imx: add namespace for register enums
Shawn Guo
2014-05-04
libata-sff: remove dead code
Paul Bolle
2014-05-02
ata: SATL compliance for Inquiry Product Revision
Keith Busch
2014-04-24
Merge branch 'for-3.15-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2014-04-24
ahci: disable DEVSLP for Intel Valleyview
Jacob Pan
2014-04-18
libata/ahci: accommodate tag ordered controllers
Dan Williams
2014-04-18
ahci: Do not receive interrupts sent by dummy ports
Alexander Gordeev
2014-04-17
ahci: Use pci_enable_msi_exact() instead of pci_enable_msi_range()
Alexander Gordeev
2014-04-17
ahci: Ensure "MSI Revert to Single Message" mode is not enforced
Alexander Gordeev
2014-04-16
ahci: do not request irq for dummy port
David Milburn
2014-04-15
pata_samsung_cf: fix ata_host_activate() failure handling
Bartlomiej Zolnierkiewicz
2014-04-14
pata_arasan_cf: fix ata_host_activate() failure handling
Bartlomiej Zolnierkiewicz
2014-04-14
pata_octeon_cf: use devm_kzalloc() to allocate cf_port
Bartlomiej Zolnierkiewicz
2014-04-08
ata: fix i.MX AHCI driver dependencies
Jean Delvare
2014-04-02
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2014-04-02
pata_at91: fix ata_host_activate() failure handling
Bartlomiej Zolnierkiewicz
2014-04-02
libata: Update queued trim blacklist for M5x0 drives
Martin K. Petersen
2014-04-02
libata: make AHCI_XGENE depend on PHY_XGENE
Tejun Heo
2014-04-01
Merge tag 'pci-v3.15-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2014-04-01
Merge tag 'pm+acpi-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2014-03-31
Merge branch 'for-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/l...
Linus Torvalds
2014-03-27
ata: fix Marvell SATA driver dependencies
Bartlomiej Zolnierkiewicz
2014-03-26
ata: fix ARASAN CompactFlash PATA driver dependencies
Bartlomiej Zolnierkiewicz
[next]