1. 090bb80 ata: libahci: do not complain in case of deferred probe by Miquel Raynal · 5 years ago
  2. 71d6c50 libata: zpodd: Fix small read overflow in zpodd_get_mech_type() by Kees Cook · 5 years ago
  3. c56cbfa ata: libahci_platform: remove redundant dev_err message by Ding Xiang · 5 years ago
  4. cdc5ffc Merge tag 'for-5.3/libata-20190708' of git://git.kernel.dk/linux-block by Linus Torvalds · 5 years ago
  5. 120357e drivers: ata: ahci_sunxi: Increased SATA/AHCI DMA TX/RX FIFOs by Uenal Mutlu · 6 years ago
  6. 8756a25 libata: Drop firmware version check from the ST1000LM024 quirk by Hans de Goede · 6 years ago
  7. e675697 ata: sata_sil24: Remove call to memset after dmam_alloc_coherent by Fuqian Huang · 6 years ago
  8. b39f5da ata:sata_qstor: Remove call to memset after dmam_alloc_coherent by Fuqian Huang · 6 years ago
  9. 523e099 ata: sata_nv: Remove call to memset after dmam_alloc_coherent by Fuqian Huang · 6 years ago
  10. 65315bb ata: pdc_adma: Remove call to memset after dmam_alloc_coherent by Fuqian Huang · 6 years ago
  11. 602e40a ata: libahci: Remove call to memset after dmam_alloc_coherent by Fuqian Huang · 6 years ago
  12. fec36aa ata: acard-ahci: Remove call to memset after dmam_alloc_coherent by Fuqian Huang · 6 years ago
  13. ca156e0 libata: don't request sense data on !ZAC ATA devices by Tejun Heo · 6 years ago
  14. d2912cb treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 by Thomas Gleixner · 6 years ago
  15. 2504ba9 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 235 by Thomas Gleixner · 6 years ago
  16. 31f6264 libata: Extend quirks for the ST1000LM024 drives with NOLPM quirk by Hans de Goede · 6 years ago
  17. 55716d2 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 428 by Thomas Gleixner · 6 years ago
  18. 4505153 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 333 by Thomas Gleixner · 6 years ago
  19. 432d413 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 300 by Thomas Gleixner · 6 years ago
  20. 2025cf9 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 288 by Thomas Gleixner · 6 years ago
  21. 9c92ab6 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 282 by Thomas Gleixner · 6 years ago
  22. 59bd9de treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 209 by Thomas Gleixner · 6 years ago
  23. 9952f69 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 201 by Thomas Gleixner · 6 years ago
  24. 1802d0b treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 174 by Thomas Gleixner · 6 years ago
  25. 873e65b treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 167 by Thomas Gleixner · 6 years ago
  26. 1a59d1b8 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156 by Thomas Gleixner · 6 years ago
  27. 2874c5f treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152 by Thomas Gleixner · 6 years ago
  28. 060358d treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 125 by Thomas Gleixner · 6 years ago
  29. 3e0a4e8 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 118 by Thomas Gleixner · 6 years ago
  30. 8d7c56d treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 45 by Thomas Gleixner · 6 years ago
  31. c82ee6d treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 18 by Thomas Gleixner · 6 years ago
  32. 1ccea77 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 13 by Thomas Gleixner · 6 years ago
  33. 09c434b treewide: Add SPDX license identifier for more missed files by Thomas Gleixner · 6 years ago
  34. 457c899 treewide: Add SPDX license identifier for missed files by Thomas Gleixner · 6 years ago
  35. 1718de7 Merge tag 'for-5.2/block-post-20190516' of git://git.kernel.dk/linux-block by Linus Torvalds · 6 years ago
  36. 22c58fd Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc by Linus Torvalds · 6 years ago
  37. cf12c67 sata_rcar: Remove ata_host_alloc() error printing by Geert Uytterhoeven · 6 years ago
  38. 67e38f5 ARM: ep93xx: move pinctrl interfaces into include/linux/soc by Arnd Bergmann · 6 years ago
  39. a1d7831 ahci: qoriq: add ls1028a platforms support by Peng Ma · 6 years ago
  40. 2be8481 ahci: qoriq: add lx2160 platforms support by Peng Ma · 6 years ago
  41. dd08a8d libata: fix using DMA buffers on stack by raymond pang · 6 years ago
  42. 92fff53 Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 6 years ago
  43. 80201fe Merge tag 'for-5.1/block-20190302' of git://git.kernel.dk/linux-block by Linus Torvalds · 6 years ago
  44. 4221b80 Merge tag 'for-5.1/libata-20190301' of git://git.kernel.dk/linux-block by Linus Torvalds · 6 years ago
  45. 3bac408 ata: libahci: Only warn for AHCI_HFLAG_MULTI_MSI set when genuine custom irq handler implemented by John Garry · 6 years ago
  46. 6fb845f Merge tag 'v5.0-rc6' into for-5.1/block by Jens Axboe · 6 years ago
  47. 8d1e02d libata: fix a typo in comment by Chengguang Xu · 6 years ago
  48. d11a399 block: kill QUEUE_FLAG_FLUSH_NQ by Jens Axboe · 6 years ago
  49. 6f4e626 scsi: ata: Use unsigned int for cmd's type in ioctls in scsi_host_template by Nathan Chancellor · 6 years ago
  50. 6c826b6 ata: macio: Use of_node_name_eq for node name comparisons by Rob Herring · 6 years ago
  51. bdf2466 ata: pata_samsung_cf: simplify getting .driver_data by Wolfram Sang · 6 years ago
  52. baac9ce ata: pata_platform: Add IRQF_SHARED to IRQ flags by Alexander Shiyan · 6 years ago
  53. f3d5e4f ata: pata_of_platform: Allow to use 16-bit wide data transfer by Alexander Shiyan · 6 years ago
  54. 740c68a ata: add Buddha PATA controller driver by Bartlomiej Zolnierkiewicz · 6 years ago
  55. dd95749 libata: Add NOLPM quirk for SAMSUNG MZ7TE512HMHP-000L1 SSD by Hans de Goede · 6 years ago
  56. 7930851 Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 6 years ago
  57. a8cf59a scsi: communicate max segment size to the DMA mapping code by Christoph Hellwig · 6 years ago
  58. 995592b ata: pata_acpi: Make PCI dependency explicit by Sinan Kaya · 6 years ago
  59. b8c3b89 Merge tag 'for-linus-20190112' of git://git.kernel.dk/linux-block by Linus Torvalds · 6 years ago
  60. bde0b5c ata: ahci: mvebu: request PHY suspend/resume for Armada 3700 by Miquel Raynal · 6 years ago
  61. 2f558bc ata: ahci: mvebu: add Armada 3700 initialization needed for S2RAM by Miquel Raynal · 6 years ago
  62. 96dbcb4 ata: ahci: mvebu: do Armada 38x configuration only on relevant SoCs by Miquel Raynal · 6 years ago
  63. c9bc136 ata: ahci: mvebu: remove stale comment by Miquel Raynal · 6 years ago
  64. 49e5418 ata: libahci_platform: comply to PHY framework by Miquel Raynal · 6 years ago
  65. 750afb0 cross-tree: phase out dma_zalloc_coherent() by Luis Chamberlain · 6 years ago
  66. b79f9f9 Merge tag 'for-4.21/libata-20190102' of git://git.kernel.dk/linux-block by Linus Torvalds · 6 years ago
  67. fe2b0cd Merge tag 'for-4.21/libata-20181221' of git://git.kernel.dk/linux-block by Linus Torvalds · 6 years ago
  68. 745d51d ata: pata_macio: add of_node_put() by Yangtao Li · 6 years ago
  69. 9f83cfd sata_rcar: fix deferred probing by Sergei Shtylyov · 6 years ago
  70. 96f7741 Merge tag 'v4.20-rc6' into for-4.21/block by Jens Axboe · 6 years ago
  71. 614c61a ata: palmld: Introduce state container by Linus Walleij · 6 years ago
  72. f43e4b0 ata: palmld: Convert to GPIO descriptors by Linus Walleij · 6 years ago
  73. cd56f35 ata: rb532_cf: Convert to use GPIO descriptors by Linus Walleij · 6 years ago
  74. 83a7faa ata: sata_highbank: Convert to use GPIO descriptors by Linus Walleij · 6 years ago
  75. 3e21626 ata: pxa: Drop <linux/gpio.h> include by Linus Walleij · 6 years ago
  76. fd6f32f libata: whitelist all SAMSUNG MZ7KM* solid-state disks by Juha-Matti Tilli · 6 years ago
  77. a78b03b Merge tag 'v4.20-rc3' into for-4.21/block by Jens Axboe · 6 years ago
  78. 39795d6 block: don't hold the queue_lock over blk_abort_request by Christoph Hellwig · 6 years ago
  79. 410b5c7 libata: blacklist SAMSUNG MZ7TD256HAFV-000L9 SSD by Diego Viola · 6 years ago
  80. bb39ba6 sata_rcar: convert to SPDX identifiers by Kuninori Morimoto · 6 years ago
  81. a435ab4 libata: Apply NOLPM quirk for SAMSUNG MZ7TD256HAFV-000L9 by Diego Viola · 6 years ago
  82. bd6bf7c Merge tag 'pci-v4.20-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 6 years ago
  83. 13775da Merge tag 'for-4.20/libata-20181021' of git://git.kernel.dk/linux-block by Linus Torvalds · 6 years ago
  84. b0da349 PCI: Remove pci_set_dma_max_seg_size() by Christoph Hellwig · 6 years ago
  85. b3cd92d ata: remove redundant 'default n' from Kconfig by Bartlomiej Zolnierkiewicz · 6 years ago
  86. 6adde4a ata: ep93xx: Use proper enums for directions by Nathan Chancellor · 6 years ago
  87. 7fb4492 ata: ahci_brcm: Allow using driver or DSL SoCs by Florian Fainelli · 6 years ago
  88. fb8506f ata: ahci_brcm: Match BCM63138 compatible strings by Florian Fainelli · 6 years ago
  89. 2b2c47d ata: ahci_brcm: Allow optional reset controller to be used by Florian Fainelli · 6 years ago
  90. 211b100 Merge tag 'for-linus-20180920' of git://git.kernel.dk/linux-block by Greg Kroah-Hartman · 6 years ago
  91. 7ce5c8c libata: mask swap internal and hardware tag by Jens Axboe · 6 years ago
  92. ce42c17 pata_atiixp: Remove unnecessary parentheses by Nathan Chancellor · 6 years ago
  93. 20bdc37 ata: Disable AHCI ALPM feature for Ampere Computing eMAG SATA by Suman Tripathi · 6 years ago
  94. f4697d9 Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 6 years ago
  95. 76dfb49 ata: ahci_sunxi: add support for r40 by Corentin Labbe · 6 years ago
  96. f20fb26 ata: ahci_platform: add support for PHY controller regulator by Corentin Labbe · 6 years ago
  97. a37da91 ata: ahci_platform: add support for AHCI controller regulator by Corentin Labbe · 6 years ago
  98. f355eec libata: Use SMART LBAM/LBAH password defines by Linus Walleij · 6 years ago
  99. 2ce711f ata: ahci: Convert to using %pOFn instead of device_node.name by Rob Herring · 6 years ago
  100. 46cb52a ata: ftide010: Add a quirk for SQ201 by Linus Walleij · 6 years ago