1. 2051e92 ata: ahci_platform: Add ACPI _CLS matching by Suthikulpanit, Suravee · 9 years ago
  2. c11d716 Merge tag 'armsoc-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 9 years ago
  3. 64e22b86 Merge branch 'for-4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/libata by Linus Torvalds · 9 years ago
  4. 243918b libata: Do not blacklist Micron M500DC by Martin K. Petersen · 9 years ago
  5. d6ecf15 ata: ahci_mvebu: add suspend/resume support by Thomas Petazzoni · 9 years ago
  6. 34c5693 ahci, msix: Fix build error for !PCI_MSI by Robert Richter · 9 years ago
  7. b7ae128 ahci: Add support for Cavium's ThunderX host controller by Robert Richter · 9 years ago
  8. ee2aad4 ahci: Add generic MSI-X support for single interrupts to SATA PCI driver by Robert Richter · 9 years ago
  9. 0f5f264 libata: finally use __initconst in ata_parse_force_one() by Rasmus Villemoes · 9 years ago
  10. a73ed35 drivers: ata: add support for Ceva sata host controller by Suneel Garapati · 9 years ago
  11. 5163fb6 ahci: added support for Freescale AHCI sata by Tang Yuantian · 9 years ago
  12. 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
  13. 4710f2f pata_octeon_cf: fix broken build by Aaro Koskinen · 9 years ago
  14. 21bfd1a ahci: Store irq number in struct ahci_host_priv by Robert Richter · 9 years ago
  15. a1c8231 ahci: Move interrupt enablement code to a separate function by Robert Richter · 9 years ago
  16. 8485187 Doc: libata: Fix spelling typo found in libata.xml by Masanari Iida · 9 years ago
  17. e96998f ata: ahci_mvebu: Fix wrongly set base address for the MBus window setting by Nadav Haklai · 9 years ago
  18. c13aff3 ata:sata_nv - Change 1 to true for bool type variable. by Shailendra Verma · 9 years ago
  19. 766a2d9 ata: add Broadcom AHCI SATA3 driver for STB chips by Brian Norris · 9 years ago
  20. eab6ee1 libata: Fix regression when the NCQ Send and Receive log page is absent by Martin K. Petersen · 9 years ago
  21. 6ec0a86 ata: hpt366: fix constant cast warning by Arnd Bergmann · 9 years ago
  22. 5a90f8d ata: at91: use syscon to configure the smc by Alexandre Belloni · 9 years ago
  23. 2d32d10 ata: ahci_xgene: potential NULL dereference in probe by Dan Carpenter · 9 years ago
  24. b3e5838 Merge branch 'for-4.1-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/libata by Linus Torvalds · 9 years ago
  25. c9802a4 ata: ahci_xgene: Add AHCI Support for 2nd HW version of APM X-Gene SoC AHCI SATA Host controller. by Suman Tripathi · 9 years ago
  26. 5903b16 libahci: Add support to handle HOST_IRQ_STAT as edge trigger latch. by Suman Tripathi · 9 years ago
  27. a129db8 libahci: Refactoring of ahci_single_irq_intr function. by Suman Tripathi · 9 years ago
  28. dbfe8ef ahci: avoton port-disable reset-quirk by Dan Williams · 9 years ago
  29. 11fa7df ata: select DW_DMAC in case of SATA_DWC by Andy Shevchenko · 9 years ago
  30. 5d3abf8 libata: Fall back to unqueued READ LOG EXT if the DMA variant fails by Martin K. Petersen · 9 years ago
  31. f303074 libata: Expose TRIM capability in sysfs by Martin K. Petersen · 9 years ago
  32. d7b16e4 libata: Allow NCQ TRIM to be enabled or disabled with a module parameter by Martin K. Petersen · 9 years ago
  33. 9a9324d libata: Blacklist queued TRIM on all Samsung 800-series by Martin K. Petersen · 9 years ago
  34. 3b6eefc libata: samsung_cf: Constify platform_device_id by Krzysztof Kozlowski · 9 years ago
  35. 09c5b48 libata: Ignore spurious PHY event on LPM policy change by Gabriele Mazzotta · 9 years ago
  36. 8393b81 libata: Add helper to determine when PHY events should be ignored by Gabriele Mazzotta · 9 years ago
  37. e0e2674 ata: ahci_st: fixup layering violations / drvdata errors by Peter Griffin · 9 years ago
  38. d19d5ef Merge tag 'powerpc-4.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mpe/linux by Linus Torvalds · 9 years ago
  39. 2481bc7 Merge tag 'pm+acpi-4.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 9 years ago
  40. 5df07b7 Remove celleb-only SCC PATA drivers by Daniel Axtens · 9 years ago
  41. a1480a1 Merge branch 'for-4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/libata by Linus Torvalds · 9 years ago
  42. 17528b3 Merge branch 'pnp' by Rafael J. Wysocki · 9 years ago
  43. c54c719 ata: remove deprecated use of pci api by Quentin Lambert · 9 years ago
  44. b7f859d Merge branch 'next-remove-ldst' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc into next by Michael Ellerman · 9 years ago
  45. 9a1e75e ahci: st: st_configure_oob must be called after IP is clocked. by Peter Griffin · 9 years ago
  46. 8d5fe8d sata_dwc_460ex: indent an if statement by Dan Carpenter · 9 years ago
  47. 6fc4d97 libata: Blacklist queued TRIM on Samsung SSD 850 Pro by Martin K. Petersen · 9 years ago
  48. ff7f53f libata: Update Crucial/Micron blacklist by Martin K. Petersen · 9 years ago
  49. 255c03d libata: Add tracepoints by Hannes Reinecke · 9 years ago
  50. a1524f2 libata-eh: Set 'information' field for autosense by Hannes Reinecke · 9 years ago
  51. fe7173c libata: Implement support for sense data reporting by Hannes Reinecke · 9 years ago
  52. 42b966f libata: Implement NCQ autosense by Hannes Reinecke · 9 years ago
  53. 1308d7f libata: use status bit definitions in ata_dump_status() by Hannes Reinecke · 9 years ago
  54. 27f00e5 ide,ata: Rename ATA_IDX to ATA_SENSE by Hannes Reinecke · 9 years ago
  55. 8ae7204 libata: whitespace fixes in ata_to_sense_error() by Hannes Reinecke · 9 years ago
  56. 825e2d8 libata: whitespace cleanup in ata_get_cmd_descript() by Hannes Reinecke · 9 years ago
  57. 9faa643 libata: use READ_LOG_DMA_EXT by Hannes Reinecke · 9 years ago
  58. 3a02824 libata: remove ATA_FLAG_LOWTAG by Tejun Heo · 9 years ago
  59. db7a657 sata_dwc_460ex: re-use hsdev->dev instead of dwc_dev by Andy Shevchenko · 9 years ago
  60. 8b34448 sata_dwc_460ex: move to generic DMA driver by Andy Shevchenko · 9 years ago
  61. d578514 sata_dwc_460ex: join messages back by Andy Shevchenko · 9 years ago
  62. f571872 powerpc: Move Power Macintosh drivers to generic byteswappers by David Gibson · 9 years ago
  63. 92b5bf9 sata: xgene: add ACPI support for APM X-Gene SATA ports by Feng Kan · 9 years ago
  64. 3661aa9 ata: sata_mv: add proper definitions for LP_PHY_CTL register values by Thomas Petazzoni · 9 years ago
  65. 5067c04 ata: Add a new flag to destinguish sas controller by Shaohua Li · 9 years ago
  66. 99c876b PNP: ata/pata_isapnp: Use module_pnp_driver to register driver by Peter Huewe · 9 years ago
  67. d610f50 sata_svw: remove the dependency on PPC_OF by Kevin Hao · 9 years ago
  68. 29200f1 sata-fsl: Apply link speed limits by Martin Hicks · 9 years ago
  69. 8494bcf Merge branch 'for-3.20/drivers' of git://git.kernel.dk/linux-block by Linus Torvalds · 9 years ago
  70. 540a7c5 Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 9 years ago
  71. 06cc01a sata_dwc_460ex: disable COMPILE_TEST again by Linus Torvalds · 9 years ago
  72. b12aa1f Merge branch 'for-3.19-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/libata into for-3.20 by Tejun Heo · 9 years ago
  73. 09c32aa ahci_xgene: Fix the dma state machine lockup for the ATA_CMD_SMART PIO mode command. by Suman Tripathi · 9 years ago
  74. f627cfde ata: libahci: Use of_platform_device_create only if supported by Guenter Roeck · 9 years ago
  75. fad0601 sata_mv: Delete unnecessary checks before the function call "phy_power_off" by Markus Elfring · 9 years ago
  76. 214f1af ata: Delete unnecessary checks before the function call "pci_dev_put" by Markus Elfring · 9 years ago
  77. 1726390 ata: pata_platform: fix owner module reference mismatch for scsi host by Akinobu Mita · 9 years ago
  78. 018d5ef ata: ahci_platform: fix owner module reference mismatch for scsi host by Akinobu Mita · 9 years ago
  79. cedda4c pata_pdc2027x: Use 64-bit timekeeping by Tina Ruchandani · 9 years ago
  80. 9269e23 libata: make sata_sil24 use fifo tag allocator by Shaohua Li · 9 years ago
  81. 98bd4be libata: move sas ata tag allocation to libata-scsi.c by Shaohua Li · 9 years ago
  82. 12cb5ce libata: use blk taging by Shaohua Li · 9 years ago
  83. 5529415 ata: libahci: Fix devres cleanup on failure by Thierry Reding · 9 years ago
  84. a13b0c9 libata: fixup oops in ata_eh_link_report() by Hannes Reinecke · 9 years ago
  85. ce75145 libata: prevent HSM state change race between ISR and PIO by David Jeffery · 9 years ago
  86. c7d7dde ata: libahci: Allow using multiple regulators by Gregory CLEMENT · 10 years ago
  87. 6033798 ata: libahci: Clean-up the ahci_platform_en/disable_phys functions by Gregory CLEMENT · 10 years ago
  88. 72dd299 libata: allow sata_sil24 to opt-out of tag ordered submission by Dan Williams · 9 years ago
  89. 5bc27ef sata_rcar: extend PM methods by Mikhail Ulyanov · 9 years ago
  90. 19406d7 ata: pata_at91: depend on !ARCH_MULTIPLATFORM by Alexandre Belloni · 10 years ago
  91. 46319e1 ahci: Remove Device ID for Intel Sunrise Point PCH by James Ralston · 10 years ago
  92. 2de5a9c sata_dwc_460ex: disable compilation on ARM and ARM64 by Andy Shevchenko · 10 years ago
  93. e88af2f ata: libata-core: Remove unused function by Rickard Strandqvist · 10 years ago
  94. 95bbbe9 ahci: Use dev_info() to inform about the lack of Device Sleep support by Gabriele Mazzotta · 10 years ago
  95. cbba5b0 libata: use __scsi_format_command() by Hannes Reinecke · 10 years ago
  96. e61f7d1 libata: Whitelist SSDs that are known to properly return zeroes after TRIM by Martin K. Petersen · 10 years ago
  97. d537fc0 sata_dwc_460ex: convert to devm_kzalloc in ->probe() by Andy Shevchenko · 10 years ago
  98. c592b74 sata_dwc_460ex: remove extra message by Andy Shevchenko · 10 years ago
  99. 9037908 sata_dwc_460ex: use np local variable in ->probe() by Andy Shevchenko · 10 years ago
  100. d7c256e sata_dwc_460ex: fix most of the sparse warnings by Andy Shevchenko · 10 years ago