1. 9a23c1d ahci: fix AHCI parameters not taken into account by Antoine Tenart · 10 years ago
  2. e35b988 ata: sata_rcar: Add r8a7793 device support by Koji Matsuoka · 10 years ago
  3. 690000b ahci: Add Device IDs for Intel Sunrise Point PCH by James Ralston · 10 years ago
  4. 66a7cbc ahci: disable MSI instead of NCQ on Samsung pci-e SSDs on macbooks by Tejun Heo · 10 years ago
  5. 7865f83 Revert "AHCI: Optimize single IRQ interrupt processing" by Tejun Heo · 10 years ago
  6. 03e83cb Revert "AHCI: Do not acquire ata_host::lock from single IRQ handler" by Tejun Heo · 10 years ago
  7. aa1cf25 ata: sata_rcar: Disable DIPM mode for r8a7790 ES1 by Simon Horman · 10 years ago
  8. 52d589a Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dma by Linus Torvalds · 10 years ago
  9. 72b2caf pata_arasan_cf: use dmaengine_terminate_all() API by Vinod Koul · 10 years ago
  10. d9428f09 Merge branch 'for-3.18' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/libata by Linus Torvalds · 10 years ago
  11. 4a4743e Merge tag 'fixes-nc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 10 years ago
  12. 37017ac pata_serverworks: disable 64-KB DMA transfers on Broadcom OSB4 IDE Controller by Scott Carter · 10 years ago
  13. 1c40279 libata: Un-break ATA blacklist by George Spelvin · 10 years ago
  14. 33fb0d0 AHCI: Do not acquire ata_host::lock from single IRQ handler by Alexander Gordeev · 10 years ago
  15. 18dcf43 AHCI: Optimize single IRQ interrupt processing by Alexander Gordeev · 10 years ago
  16. 227dfb4 AHCI: Do not read HOST_IRQ_STAT reg in multi-MSI mode by Alexander Gordeev · 10 years ago
  17. 5ee1cfd AHCI: Make few function names more descriptive by Alexander Gordeev · 10 years ago
  18. d1028e2 AHCI: Move host activation code into ahci_host_activate() by Alexander Gordeev · 10 years ago
  19. 1c62854 AHCI: Move ahci_host_activate() function to libahci.c by Alexander Gordeev · 10 years ago
  20. a6849b9 AHCI: Pass SCSI host template as arg to ahci_host_activate() by Alexander Gordeev · 10 years ago
  21. 36888e9 ata: pata_imx: Use the SIMPLE_DEV_PM_OPS() macro by Fabio Estevam · 10 years ago
  22. c3ebd6a AHCI: Cleanup checking of multiple MSIs/SLM modes by Alexander Gordeev · 10 years ago
  23. 6d8ca28 libata-sff: Fix controllers with no ctl port by Ondrej Zary · 10 years ago
  24. 422d9abf Merge tag 'mvebu-fixes-3.17' of git://git.infradead.org/linux-mvebu into next/fixes-non-critical by Olof Johansson · 10 years ago
  25. a77b6ee ahci_xgene: Fix the error print invalid resource for APM X-Gene SoC AHCI SATA Host Controller driver. by Suman Tripathi · 10 years ago
  26. d7bead1 libata: change ata_<foo>_printk routines to return void by Joe Perches · 10 years ago
  27. ee309f3 ahci-platform: Bump max number of clocks to 5 by Kumar Gala · 10 years ago
  28. 4efded0 ata: Remove ARCH_KIRKWOOD dependency by Andrew Lunn · 10 years ago
  29. 0babe61 ahci_xgene: Fix the link down in first attempt for the APM X-Gene SoC AHCI SATA host controller driver. by Suman Tripathi · 10 years ago
  30. 0bed13b ahci_xgene: Skip the PHY and clock initialization if already configured by the firmware. by Suman Tripathi · 10 years ago
  31. c5edfff ahci: add pcid for Marvel 0x9182 controller by Murali Karicheri · 10 years ago
  32. e6b7e41 ata: Disabling the async PM for JMicron chip 363/361 by Chuansheng Liu · 10 years ago
  33. 1bd0686 ahci: ahci_p5wdh_workaround - constify DMI table by Mathias Krause · 10 years ago
  34. 6bb86fe libahci_platform: Staticize ahci_platform_<en/dis>able_phys() by Fabio Estevam · 10 years ago
  35. 6cad137 ata_piix: Add Device IDs for Intel 9 Series PCH by James Ralston · 10 years ago
  36. 1b071a0 ahci: Add Device IDs for Intel 9 Series PCH by James Ralston · 10 years ago
  37. e327f11 ata: ahci_tegra: Read calibration fuse by Mikko Perttunen · 10 years ago
  38. 53f3cc4 pata_platform: Remove useless irq_flags field by Alexander Shiyan · 10 years ago
  39. ca99140 pata_of_platform: Remove "electra-ide" quirk by Alexander Shiyan · 10 years ago
  40. 4f37b50 libata: Use dev_name() for request_irq() to distinguish devices by Alexander Shiyan · 10 years ago
  41. 2a13772 libata: widen Crucial M550 blacklist matching by Tejun Heo · 10 years ago
  42. 4dc7c76 pata_scc: propagate return value of scc_wait_after_reset by Arjun Sreedharan · 10 years ago
  43. 0e57407 ata: ahci_tegra: Change include to fix compilation by Mikko Perttunen · 10 years ago
  44. b741e8d pata_samsung_cf: change ret type to signed by Arjun Sreedharan · 10 years ago
  45. 72f79f9 ahci_xgene: Removing NCQ support from the APM X-Gene SoC AHCI SATA Host Controller driver. by Suman Tripathi · 10 years ago
  46. 515d9b2c ata: remove deprecated struct ahci_platform_data by Bartlomiej Zolnierkiewicz · 10 years ago
  47. 33caee3 Merge branch 'akpm' (patchbomb from Andrew Morton) by Linus Torvalds · 10 years ago
  48. 6b22df7 Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 10 years ago
  49. 428ac5f libata: Use glob_match from lib/glob.c by George Spelvin · 10 years ago
  50. c4121c6 ata: libahci: Silence compiler warning on 64-bit by Thierry Reding · 10 years ago
  51. 30f3c73 ata: ahci_platform: add a generic AHCI compatible by Antoine Ténart · 10 years ago
  52. b1a9edbd ata: libahci: allow to use multiple PHYs by Antoine Ténart · 10 years ago
  53. 725c7b5 ata: libahci_platform: move port_map parameters into the AHCI structure by Antoine Ténart · 10 years ago
  54. e8f7818 Merge branch 'for-3.16-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/libata into for-3.17 by Tejun Heo · 10 years ago
  55. 19f5be0 ahci: imx: add missing clk_disable_unprepare() on error in imx_sata_enable() by Wei Yongjun · 10 years ago
  56. 0185b1b ahci_xgene: Use correct OOB tunning parameters for APM X-Gene SoC AHCI SATA Host controller driver. by Suman Tripathi · 10 years ago
  57. aeae4dc ahci_xgene: Fix the watermark threshold for the APM X-Gene SATA host controller driver. by Suman Tripathi · 10 years ago
  58. 1a112d1 libata: introduce ata_host->n_tags to avoid oops on SAS controllers by Tejun Heo · 10 years ago
  59. 09de99d ahci: st: Make of_device_id array const by Kiran Padwal · 10 years ago
  60. 1183823 sata_sil24: Identify which card suffered IRQ status error by Tim Small · 10 years ago
  61. b32bfc0 ahci: add support for the Promise FastTrak TX8660 SATA HBA (ahci mode) by Romain Degez · 10 years ago
  62. ccfde50 ata: Add support for the Tegra124 SATA controller by Mikko Perttunen · 10 years ago
  63. 0e38699 ata: ahci_platform: Increase AHCI_MAX_CLKS to 4 by Mikko Perttunen · 10 years ago
  64. 9cb78c1 scsi: use 64-bit LUNs by Hannes Reinecke · 10 years ago
  65. a2a9e02 drivers/ata/pata_ep93xx.c: use signed int type for result of platform_get_irq() by Andrey Utkin · 10 years ago
  66. eec7e1c libata: EH should handle AMNF error condition as a media error by Alexey Asemov · 10 years ago
  67. 1871ee1 libata: support the ata host which implements a queue depth less than 32 by Kevin Hao · 10 years ago
  68. 2a0bdff ahci_xgene: fix the dma state machine lockup for the IDENTIFY DEVICE PIO mode command. by Suman Tripathi · 10 years ago
  69. 39e0ee9 libahci: export ahci_qc_issue() and ahci_start_fix_rx() by Suman Tripathi · 10 years ago
  70. a6e7262 ata: ahci_imx: add disable for spread-spectrum by Russell King · 10 years ago
  71. 29e6941 ata: ahci_imx: allow hardware parameters to be specified in DT by Russell King · 10 years ago
  72. a1a6cc1 ata: pata_samsung_cf: removes s5pc100 related ata codes by Kukjin Kim · 10 years ago
  73. f118ae5 ata: ahci_imx: warn when disabling ahci link by Russell King · 10 years ago
  74. 72cbaa3 ahci: disable ncq feature for hisilicon sata by Kefeng Wang · 10 years ago
  75. e6dd42a ahci: imx: manage only sata_ref_clk in imx_sata_enable[disable] by Shawn Guo · 10 years ago
  76. be64beb ahci/xgene: Remove logic to set 64-bit DMA mask by Suravee Suthikulpanit · 10 years ago
  77. cc7a9e2 ahci: Check and set 64-bit DMA mask for platform AHCI driver by Suravee Suthikulpanit · 10 years ago
  78. acbd573 libahci_platform: Fail when PHY required but PHY support disabled by Mikko Perttunen · 10 years ago
  79. 94463a9c ata: Use dma_zalloc_coherent by Joe Perches · 10 years ago
  80. 6ea4fa70 Merge branch 'for-3.16' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/libata by Linus Torvalds · 10 years ago
  81. d251836 ahci: Add Device ID for HighPoint RocketRaid 642L by Jérôme Carretero · 10 years ago
  82. 3b8d267 libata: Blacklist queued trim for Crucial M500 by Martin K. Petersen · 10 years ago
  83. 69493e0 ata: ep93xx: use dmaengine_prep_slave_sg api instead of internal callback by Barry Song · 10 years ago
  84. 754a292 ahci: add PCI ID for Marvell 88SE91A0 SATA Controller by Andreas Schrägle · 10 years ago
  85. d0f5aa9 sata_fsl: remove check for CONFIG_MPC8315_DS by Paul Bolle · 10 years ago
  86. 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
  87. 3685f251 ahci: imx: PLL clock needs 100us to settle down by Shawn Guo · 10 years ago
  88. a1a205d ahci: add support for Hisilicon sata by Kefeng Wang · 10 years ago
  89. f9f3691 libahci_platform: add host_flags parameter in ahci_platform_init_host() by Kefeng Wang · 10 years ago
  90. 888d91a ata: ahci: append new hflag AHCI_HFLAG_NO_FBS by Kefeng Wang · 10 years ago
  91. 58eb8cd ata: use CONFIG_PM_SLEEP instead of CONFIG_PM where applicable in host drivers by Bartlomiej Zolnierkiewicz · 10 years ago
  92. 2af89a3 ata: pata_at91 only works on sam9 by Arnd Bergmann · 10 years ago
  93. a6f9bf4 libata: clean up ZPODD when a port is detached by Levente Kurusa · 10 years ago
  94. a3464ed ata: ahci_mvebu: new driver for Marvell Armada 380 AHCI interfaces by Thomas Petazzoni · 10 years ago
  95. e783c51 ahci: imx: software workaround for phy reset issue in resume by Shawn Guo · 10 years ago
  96. 24a9ad5 ahci: imx: add namespace for register enums by Shawn Guo · 10 years ago
  97. 8612b4b libata-sff: remove dead code by Paul Bolle · 10 years ago
  98. c49a6bf ata: SATL compliance for Inquiry Product Revision by Keith Busch · 10 years ago
  99. fdd324a Merge branch 'for-3.15-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/libata by Linus Torvalds · 10 years ago
  100. 0cf4a7d ahci: disable DEVSLP for Intel Valleyview by Jacob Pan · 10 years ago