1. 287980e remove lots of IS_ERR_VALUE abuses by Arnd Bergmann · 8 years ago
  2. 3ec438a Merge branch 'for-4.7-dw' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/libata by Linus Torvalds · 8 years ago
  3. e4f7bdc Merge branch 'for-4.7-zac' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/libata by Linus Torvalds · 8 years ago
  4. a0d3c7c Merge tag 'dmaengine-4.7-rc1' of git://git.infradead.org/users/vkoul/slave-dma by Linus Torvalds · 8 years ago
  5. 675e065 Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 8 years ago
  6. f8d1a93 Merge branch 'for-4.6-fixes' into for-4.7 by Tejun Heo · 8 years ago
  7. 7598469a ata: dwc: add DMADEVICES dependency by Arnd Bergmann · 8 years ago
  8. bb08ab6 ata: sata_dwc_460ex: make debug messages neat by Andy Shevchenko · 8 years ago
  9. d6ecf0c ata: sata_dwc_460ex: supply physical address of FIFO to DMA by Andy Shevchenko · 8 years ago
  10. 73ec1b5 ata: sata_dwc_460ex: use devm_ioremap by Andy Shevchenko · 8 years ago
  11. af50f3a ata: sata_dwc_460ex: tidy up sata_dwc_clear_dmacr() by Mans Rullgard · 8 years ago
  12. ee81d6c ata: sata_dwc_460ex: use readl/writel_relaxed() by Mans Rullgard · 8 years ago
  13. 9e8b855 ata: sata_dwc_460ex: switch to new dmaengine_terminate_* API by Andy Shevchenko · 8 years ago
  14. adc64ec ata: sata_dwc_460ex: add __iomem to register base pointer by Mans Rullgard · 8 years ago
  15. 175553e ata: sata_dwc_460ex: get rid of incorrect cast by Mans Rullgard · 8 years ago
  16. ae95d95 ata: sata_dwc_460ex: get rid of some pointless casts by Mans Rullgard · 8 years ago
  17. cd12ff0 ata: sata_dwc_460ex: remove empty libata callback by Mans Rullgard · 8 years ago
  18. 4bb41be ata: sata_dwc_460ex: correct HOSTDEV{P}_FROM_*() macros by Andy Shevchenko · 8 years ago
  19. 2d20da0 ata: sata_dwc_460ex: get rid of global data by Mans Rullgard · 8 years ago
  20. 0f48deb ata: sata_dwc_460ex: add phy support by Mans Rullgard · 8 years ago
  21. 50b4337 ata: sata_dwc_460ex: use "dmas" DT property to find dma channel by Mans Rullgard · 8 years ago
  22. 077028e ata: sata_dwc_460ex: don't call ata_sff_qc_issue() on DMA commands by Andy Shevchenko · 8 years ago
  23. ae4c348 ata: sata_dwc_460ex: skip dma setup for non-dma commands by Mans Rullgard · 8 years ago
  24. e1c1bee ata: sata_dwc_460ex: select only core part of DMA driver by Andy Shevchenko · 8 years ago
  25. 59a75ce ata: sata_dwc_460ex: DMA is always a flow controller by Andy Shevchenko · 8 years ago
  26. 4ea8c20 ata: sata_dwc_460ex: burst size must be in items not bytes by Andy Shevchenko · 8 years ago
  27. 6689dfa ata: sata_dwc_460ex: set dma_boundary to 0x1fff by Andy Shevchenko · 8 years ago
  28. a7e6de5 ata: sata_dwc_460ex: fix crash on offline links without an attached drive by Christian Lamparter · 8 years ago
  29. 55e610c ata: sata_dwc_460ex: remove incorrect locking by Mans Rullgard · 8 years ago
  30. 6d1003a libata: support host-aware and host-managed ZAC devices by Hannes Reinecke · 8 years ago
  31. 856c466 libata: support device-managed ZAC devices by Hannes Reinecke · 8 years ago
  32. 284b3b7 libata: NCQ encapsulation for ZAC MANAGEMENT OUT by Hannes Reinecke · 8 years ago
  33. 27708a9 libata: Implement ZBC OUT translation by Hannes Reinecke · 8 years ago
  34. 28a3fc2 libata: implement ZBC IN translation by Hannes Reinecke · 8 years ago
  35. 59f6847 libata-scsi: Generate sense code for disabled devices by Hannes Reinecke · 8 years ago
  36. a570384 libata-trace: decode subcommands by Hannes Reinecke · 8 years ago
  37. fe5af0c libata: Check log page directory before accessing pages by Hannes Reinecke · 8 years ago
  38. 5a23355 libata: Separate out ata_dev_config_ncq_send_recv() by Hannes Reinecke · 8 years ago
  39. d238ffd libata: do not attempt to retrieve sense code twice by Hannes Reinecke · 8 years ago
  40. 698f6700 Merge branch '4.7/scsi-queue' of git://git.kernel.org/pub/scm/linux/kernel/git/mkp/scsi into for-4.7-zac by Tejun Heo · 8 years ago
  41. 26f5883 libata-scsi: use %*ph to dump small buffers by Andy Shevchenko · 8 years ago
  42. 3a14c66 dmaengine: dw: pass platform data via struct dw_dma_chip by Andy Shevchenko · 8 years ago
  43. 65e8617 scsi: rename SCSI_MAX_{SG, SG_CHAIN}_SEGMENTS by Ming Lin · 8 years ago
  44. 535dac4 ata: add AMD Seattle platform driver by Brijesh Singh · 9 years ago
  45. c9b5560 treewide: Fix typos in libata.xml by Masanari Iida · 8 years ago
  46. c422025 dmaengine: dw: rename masters to reflect actual topology by Andy Shevchenko · 8 years ago
  47. 974e0a4 libata-core: Allow longer timeout for drive spinup from PUIS by Damien Le Moal · 8 years ago
  48. 7780081 libata-scsi: Set information sense field for invalid parameter by Hannes Reinecke · 8 years ago
  49. 0df10b8 libata-scsi: set bit pointer for sense code information by Hannes Reinecke · 8 years ago
  50. bcfc867 libata-scsi: Set field pointer in sense code by Hannes Reinecke · 8 years ago
  51. 06dbde5 libata: Implement control mode page to select sense format by Hannes Reinecke · 8 years ago
  52. 11093cb libata-scsi: generate correct ATA pass-through sense by Hannes Reinecke · 8 years ago
  53. 3852e37 libata: evaluate SCSI sense code by Hannes Reinecke · 8 years ago
  54. b525e77 libata-scsi: use ata_scsi_set_sense() by Hannes Reinecke · 8 years ago
  55. 492bf62 libata-eh: Set 'information' field for autosense by Hannes Reinecke · 8 years ago
  56. cf8b49b libata-scsi: use scsi_set_sense_information() by Hannes Reinecke · 8 years ago
  57. cffd1ee libata: sanitize ata_tf_read_block() by Hannes Reinecke · 8 years ago
  58. 5e6acd1 libata-scsi: sanitize ata_gen_ata_sense() by Hannes Reinecke · 8 years ago
  59. e87fd28 libata: Implement support for sense data reporting by Hannes Reinecke · 8 years ago
  60. 5b01e4b libata: Implement NCQ autosense by Hannes Reinecke · 8 years ago
  61. 17dcc37 ata: ahci-platform: Add ports-implemented DT bindings. by Srinivas Kandagatla · 8 years ago
  62. 2fd0f46 libahci: save port map for forced port map by Srinivas Kandagatla · 8 years ago
  63. d991c87 libata: Fixup awkward whitespace in warning by removing line continuation. by Sander Eikelenboom · 8 years ago
  64. fcab86a Merge branch 'for-4.6' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/libata by Linus Torvalds · 8 years ago
  65. 814a2bf Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 8 years ago
  66. 1a46712 Merge tag 'gpio-v4.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio by Linus Torvalds · 8 years ago
  67. 908913b ata: hpt366: convert to use match_string() helper by Andy Shevchenko · 8 years ago
  68. 63e3027 Merge tag 'pci-v4.6-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 8 years ago
  69. 8134233 ata: ahci_xgene: dereferencing uninitialized pointer in probe by Dan Carpenter · 8 years ago
  70. 8ba559f AHCI: Remove obsolete Intel Lewisburg SATA RAID device IDs by Scott Lawson · 9 years ago
  71. fe6c581 Merge branch 'for-4.5-fixes' into for-4.6 by Tejun Heo · 8 years ago
  72. 51b1b28 ata: sata_rcar: Use ARCH_RENESAS by Simon Horman · 9 years ago
  73. dc8b4af ata: ahci: don't mark HotPlugCapable Ports as external/removable by Manuel Lauss · 9 years ago
  74. d243bed ahci: Workaround for ThunderX Errata#22536 by Tirumalesh Chalamarla · 9 years ago
  75. 57e5568 sata_via: Implement hotplug for VT6421 by Ondrej Zary · 9 years ago
  76. 44a9b49 sata_via: Apply WD workaround only when needed on VT6421 by Ondrej Zary · 9 years ago
  77. 02e5329 ahci: Add runtime PM support for the host controller by Mika Westerberg · 9 years ago
  78. bb03c64 ahci: Add functions to manage runtime PM of AHCI ports by Mika Westerberg · 9 years ago
  79. f1d848f ahci: Convert driver to use modern PM hooks by Mika Westerberg · 9 years ago
  80. 8ea909c ahci: Cache host controller version by Mika Westerberg · 9 years ago
  81. 15d3ce7 ata: ahci_mvebu: add support for Armada 3700 variant by Lior Amsalem · 9 years ago
  82. 3948b6f libata: fix unbalanced spin_lock_irqsave/spin_unlock_irq() in ata_scsi_park_show() by Tejun Heo · 9 years ago
  83. f5bdd66 Adding Intel Lewisburg device IDs for SATA by Alexandra Yates · 9 years ago
  84. 0183617 pata-rb532-cf: get rid of the irq_to_gpio() call by Gabor Juhos · 9 years ago
  85. 288e6ea gpio: Include linux/gpio.h instead of asm/gpio.h by Bjorn Helgaas · 9 years ago
  86. a2127e4 libata: support AHCI on OCTEON platform by Aleksey Makarov · 9 years ago
  87. 287e661 libata: fix HDIO_GET_32BIT ioctl by Arnd Bergmann · 9 years ago
  88. 32aea26 ahci_xgene: Implement the workaround to fix the missing of the edge interrupt for the HOST_IRQ_STAT. by Suman Tripathi · 9 years ago
  89. d867b95 ata: Remove the AHCI_HFLAG_EDGE_IRQ support from libahci. by Suman Tripathi · 9 years ago
  90. f070d67 libahci: Implement the capability to override the generic ahci interrupt handler. by Suman Tripathi · 9 years ago
  91. 342decf ahci: Intel DNV device IDs SATA by Alexandra Yates · 9 years ago
  92. 952bbcb PCI: Remove includes of asm/pci-bridge.h by Bjorn Helgaas · 9 years ago
  93. 8eee1d3 libata: fix sff host state machine locking while polling by Tejun Heo · 9 years ago
  94. a588afc libata-sff: use WARN instead of BUG on illegal host state machine state by Tejun Heo · 9 years ago
  95. 566d182 libata: disable forced PORTS_IMPL for >= AHCI 1.3 by Tejun Heo · 9 years ago
  96. b00622f libata: blacklist a Viking flash model for MWDMA corruption by Shikha Jain · 9 years ago
  97. fb32963 drivers: ata: wake port before DMA stop for ALPM by Danesh Petigara · 9 years ago
  98. 8c93020 Merge branch 'for-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/libata by Linus Torvalds · 9 years ago
  99. e39b2bb libata: skip debounce delay on link resume by Danesh Petigara · 9 years ago
  100. 6ca92dd ata: ahci_brcmstb: disable DIPM support by Danesh Petigara · 9 years ago