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