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