1. 33c84e8 Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 5 years ago
  2. 6a1000b Merge tag 'ioremap-5.6' of git://git.infradead.org/users/hch/ioremap by Linus Torvalds · 5 years ago
  3. 7e053d3 ata/acard_ahci: remove unused variable n_elem by Alex Shi · 5 years ago
  4. ffa302e ata: pata_macio: fix comparing pointer to 0 by Chen Zhou · 5 years ago
  5. 272ecd6 ata: ahci_brcm: BCM7216 reset is self de-asserting by Florian Fainelli · 5 years ago
  6. 1a0600d ata: ahci_brcm: Perform reset after obtaining resources by Florian Fainelli · 5 years ago
  7. 6fedae3 ata: brcm: fix reset controller API usage by Arnd Bergmann · 5 years ago
  8. ed87ad1 ata: brcm: mark PM functions as __maybe_unused by Arnd Bergmann · 5 years ago
  9. 4bdc0d6 remove ioremap_nocache and devm_ioremap_nocache by Christoph Hellwig · 5 years ago
  10. 75c0b0e compat_ioctl: scsi: handle HDIO commands from drivers by Arnd Bergmann · 5 years ago
  11. c345ec6 ata: ahci_brcm: Support BCM7216 reset controller name by Florian Fainelli · 5 years ago
  12. 7de9b16 ata: ahci_brcm: Add a shutdown callback by Florian Fainelli · 5 years ago
  13. 3c696ac4 ata: ahci_brcm: Manage reset line during suspend/resume by Florian Fainelli · 5 years ago
  14. bf0e501 ata: ahci_brcm: Add missing clock management during recovery by Florian Fainelli · 5 years ago
  15. 1a3d78c ata: ahci_brcm: BCM7425 AHCI requires AHCI_HFLAG_DELAY_ENGINE by Florian Fainelli · 5 years ago
  16. c0cdf2a ata: ahci_brcm: Fix AHCI resources management by Florian Fainelli · 5 years ago
  17. 84b032d ata: libahci_platform: Export again ahci_platform_<en/dis>able_phys() by Florian Fainelli · 5 years ago
  18. 8385d75 libata: Fix retrieving of active qcs by Sascha Hauer · 5 years ago
  19. c3bed3b Merge tag 'pci-v5.5-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 5 years ago
  20. ef2cc88 Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 5 years ago
  21. 99a0d9f Merge tag 'gpio-v5.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio by Linus Torvalds · 5 years ago
  22. 81b6b96 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux; tag 'dma-mapping-5.5' of git://git.infradead.org/users/hch/dma-mapping by Linus Torvalds · 5 years ago
  23. 774800c Merge branch 'pci/resource' by Bjorn Helgaas · 5 years ago
  24. 5ef30d7 Merge tag 'm68k-for-v5.5-tag1' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/linux-m68k by Linus Torvalds · 5 years ago
  25. 6e7b06a Merge tag 'for-5.5/libata-20191121' of git://git.kernel.dk/linux-block by Linus Torvalds · 5 years ago
  26. a7ba70f dma-mapping: treat dev->bus_dma_mask as a DMA limit by Nicolas Saenz Julienne · 5 years ago
  27. 5ed0794 m68k/atari: Convert Falcon IDE drivers to platform drivers by Michael Schmitz · 5 years ago
  28. 35c336336 scsi: core: Clean up SG_NONE by Finn Thain · 5 years ago
  29. 44bdc2f ata: pata_artop: make arrays static const, makes object smaller by Colin Ian King · 5 years ago
  30. dee58fe ata_piix: remove open-coded dmi_match(DMI_OEM_STRING) by Michał Mirosław · 5 years ago
  31. c196924 Merge tag 'v5.4-rc6' into devel by Linus Walleij · 5 years ago
  32. e9f691d ata: sata_mv, avoid trigerrable BUG_ON by Jiri Slaby · 5 years ago
  33. 95364f3 ata: make qc_prep return ata_completion_errors by Jiri Slaby · 5 years ago
  34. 130f4ca libata: Ensure ata_port probe has completed before detach by John Garry · 5 years ago
  35. e964a17 ahci: tegra: use regulator_bulk_set_supply_names() by Bartosz Golaszewski · 5 years ago
  36. 7d523bd ahci: Add support for Amazon's Annapurna Labs SATA controller by Hanna Hawa · 5 years ago
  37. 962399b ata: libahci_platform: Fix regulator_get_optional() misuse by Mark Brown · 5 years ago
  38. 8a99358 ata: ahci-imx: Covert to use GPIO descriptor by Linus Walleij · 6 years ago
  39. 09d6ac8 libata/ahci: Fix PCS quirk application by Dan Williams · 5 years ago
  40. c9c13ba PCI: Add PCI_STD_NUM_BARS for the number of standard BARs by Denis Efremov · 5 years ago
  41. 0e48f51 Revert "libata, freezer: avoid block device removal while system is frozen" by Mika Westerberg · 5 years ago
  42. d7f76f3 ata: libahci_platform: Add of_node_put() before loop exit by Nishka Dasgupta · 5 years ago
  43. 5260c2b Merge tag 'for-5.4/libata-2019-09-15' of git://git.kernel.dk/linux-block by Linus Torvalds · 5 years ago
  44. c312ef1 libata/ahci: Drop PCS quirk for Denverton and beyond by Dan Williams · 5 years ago
  45. 60fc35f ahci: Do not export local variable ahci_em_messages by Andy Shevchenko · 5 years ago
  46. b5e5555 libata: switch remaining drivers to use dma_set_mask_and_coherent by Christoph Hellwig · 5 years ago
  47. dcc02c1 sata_sil24: use dma_set_mask_and_coherent by Christoph Hellwig · 5 years ago
  48. 440bd77 sata_qstor: use dma_set_mask_and_coherent by Christoph Hellwig · 5 years ago
  49. 51872b6 sata_nv: use dma_set_mask_and_coherent by Christoph Hellwig · 5 years ago
  50. 496d457 sata_mv: use dma_set_mask_and_coherent by Christoph Hellwig · 5 years ago
  51. 94c5814 pdc_adma: use dma_set_mask_and_coherent by Christoph Hellwig · 5 years ago
  52. b171687 ahci: use dma_set_mask_and_coherent by Christoph Hellwig · 5 years ago
  53. 759ad09 acard_ahci: use dma_set_mask_and_coherent by Christoph Hellwig · 5 years ago
  54. 12ce6b0 ata/pata_buddha: Probe via modalias instead of initcall by Max Staudt · 5 years ago
  55. 752ead4 libata: add SG safety checks in SFF pio transfers by Jens Axboe · 5 years ago
  56. 2d72715 libata: have ata_scsi_rw_xlat() fail invalid passthrough requests by Jens Axboe · 5 years ago
  57. db341a0 ata: rb532_cf: Fix unused variable warning in rb532_pata_driver_probe by Gustavo A. R. Silva · 5 years ago
  58. 090bb80 ata: libahci: do not complain in case of deferred probe by Miquel Raynal · 5 years ago
  59. 71d6c50 libata: zpodd: Fix small read overflow in zpodd_get_mech_type() by Kees Cook · 5 years ago
  60. c56cbfa ata: libahci_platform: remove redundant dev_err message by Ding Xiang · 5 years ago
  61. cdc5ffc Merge tag 'for-5.3/libata-20190708' of git://git.kernel.dk/linux-block by Linus Torvalds · 5 years ago
  62. 120357e drivers: ata: ahci_sunxi: Increased SATA/AHCI DMA TX/RX FIFOs by Uenal Mutlu · 6 years ago
  63. 8756a25 libata: Drop firmware version check from the ST1000LM024 quirk by Hans de Goede · 6 years ago
  64. e675697 ata: sata_sil24: Remove call to memset after dmam_alloc_coherent by Fuqian Huang · 6 years ago
  65. b39f5da ata:sata_qstor: Remove call to memset after dmam_alloc_coherent by Fuqian Huang · 6 years ago
  66. 523e099 ata: sata_nv: Remove call to memset after dmam_alloc_coherent by Fuqian Huang · 6 years ago
  67. 65315bb ata: pdc_adma: Remove call to memset after dmam_alloc_coherent by Fuqian Huang · 6 years ago
  68. 602e40a ata: libahci: Remove call to memset after dmam_alloc_coherent by Fuqian Huang · 6 years ago
  69. fec36aa ata: acard-ahci: Remove call to memset after dmam_alloc_coherent by Fuqian Huang · 6 years ago
  70. ca156e0 libata: don't request sense data on !ZAC ATA devices by Tejun Heo · 6 years ago
  71. d2912cb treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 by Thomas Gleixner · 6 years ago
  72. 2504ba9 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 235 by Thomas Gleixner · 6 years ago
  73. 31f6264 libata: Extend quirks for the ST1000LM024 drives with NOLPM quirk by Hans de Goede · 6 years ago
  74. 55716d2 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 428 by Thomas Gleixner · 6 years ago
  75. 4505153 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 333 by Thomas Gleixner · 6 years ago
  76. 432d413 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 300 by Thomas Gleixner · 6 years ago
  77. 2025cf9 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 288 by Thomas Gleixner · 6 years ago
  78. 9c92ab6 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 282 by Thomas Gleixner · 6 years ago
  79. 59bd9de treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 209 by Thomas Gleixner · 6 years ago
  80. 9952f69 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 201 by Thomas Gleixner · 6 years ago
  81. 1802d0b treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 174 by Thomas Gleixner · 6 years ago
  82. 873e65b treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 167 by Thomas Gleixner · 6 years ago
  83. 1a59d1b8 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156 by Thomas Gleixner · 6 years ago
  84. 2874c5f treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152 by Thomas Gleixner · 6 years ago
  85. 060358d treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 125 by Thomas Gleixner · 6 years ago
  86. 3e0a4e8 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 118 by Thomas Gleixner · 6 years ago
  87. 8d7c56d treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 45 by Thomas Gleixner · 6 years ago
  88. c82ee6d treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 18 by Thomas Gleixner · 6 years ago
  89. 1ccea77 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 13 by Thomas Gleixner · 6 years ago
  90. 09c434b treewide: Add SPDX license identifier for more missed files by Thomas Gleixner · 6 years ago
  91. 457c899 treewide: Add SPDX license identifier for missed files by Thomas Gleixner · 6 years ago
  92. 1718de7 Merge tag 'for-5.2/block-post-20190516' of git://git.kernel.dk/linux-block by Linus Torvalds · 6 years ago
  93. 22c58fd Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc by Linus Torvalds · 6 years ago
  94. cf12c67 sata_rcar: Remove ata_host_alloc() error printing by Geert Uytterhoeven · 6 years ago
  95. 67e38f5 ARM: ep93xx: move pinctrl interfaces into include/linux/soc by Arnd Bergmann · 6 years ago
  96. a1d7831 ahci: qoriq: add ls1028a platforms support by Peng Ma · 6 years ago
  97. 2be8481 ahci: qoriq: add lx2160 platforms support by Peng Ma · 6 years ago
  98. dd08a8d libata: fix using DMA buffers on stack by raymond pang · 6 years ago
  99. 92fff53 Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 6 years ago
  100. 80201fe Merge tag 'for-5.1/block-20190302' of git://git.kernel.dk/linux-block by Linus Torvalds · 6 years ago