1. d5acba2 Merge tag 'char-misc-4.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 6 years ago
  2. 72f02ba Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 6 years ago
  3. 747f623 Merge tag 'sound-4.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 6 years ago
  4. 4aa5db2 Merge branch 'asoc-4.19' into asoc-next by Mark Brown · 6 years ago
  5. 05b9ba4 Merge tag 'v4.18-rc6' into for-4.19/block2 by Jens Axboe · 6 years ago
  6. 429296c libata-scsi: Move sense buffers onto stack by Kees Cook · 6 years ago
  7. 83cf9cd Merge 4.18-rc5 into char-misc-next by Greg Kroah-Hartman · 6 years ago
  8. ac31672 headers: separate linux/mod_devicetable.h from linux/platform_device.h by Randy Dunlap · 6 years ago
  9. d55bac2 ata: Remove depends on HAS_DMA in case of platform dependency by Geert Uytterhoeven · 6 years ago
  10. 6edf1d4 ata: Fix ZBC_OUT all bit handling by Damien Le Moal · 6 years ago
  11. b320a0a ata: Fix ZBC_OUT command block check by Damien Le Moal · 6 years ago
  12. ba44579 ahci: Add Intel Ice Lake LP PCI ID by Mika Westerberg · 6 years ago
  13. 240630e ahci: Disable LPM on Lenovo 50 series laptops with a too old BIOS by Hans de Goede · 6 years ago
  14. 8740fa6 sata_nv: remove redundant pointers sdev0 and sdev1 by Colin Ian King · 6 years ago
  15. 2fa4a32 scsi: libsas: dynamically allocate and free ata host by Jason Yan · 6 years ago
  16. eb36333d sata_fsl: remove dead code in tag retrieval by Jens Axboe · 6 years ago
  17. d3543b4 sata_fsl: convert to command iterator by Jens Axboe · 6 years ago
  18. 258c4e5 libata: convert eh to command iterators by Jens Axboe · 6 years ago
  19. 273340e ata: pata_pxa: remove the dmaengine compat need by Robert Jarzmik · 6 years ago
  20. 95ffcf4 ata: ahci_mvebu: ahci_mvebu_stop_engine() can be static by Wei Yongjun · 6 years ago
  21. fae2a63 libahci: Fix possible Spectre-v1 pmp indexing in ahci_led_store() by John Garry · 6 years ago
  22. a86854d treewide: devm_kzalloc() -> devm_kcalloc() by Kees Cook · 6 years ago
  23. 6396bb2 treewide: kzalloc() -> kcalloc() by Kees Cook · 6 years ago
  24. 5f85942 Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 6 years ago
  25. 0bbddb8 Merge branch 'for-4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/libata by Linus Torvalds · 6 years ago
  26. 476d9ff Merge branch 'for-4.17-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/libata by Linus Torvalds · 6 years ago
  27. f459c34 Merge tag 'for-4.18/block-20180603' of git://git.kernel.dk/linux-block by Linus Torvalds · 6 years ago
  28. 2cfce3a libata: Drop SanDisk SD7UB3Q*G1001 NOLPM quirk by Hans de Goede · 6 years ago
  29. 01fc27d libata: remove ata_scsi_timed_out by Christoph Hellwig · 6 years ago
  30. 18c9a99 libata: zpodd: small read overflow in eject_tray() by Dan Carpenter · 6 years ago
  31. 4544e40 ahci: Add PCI ID for Cannon Lake PCH-LP AHCI by Mika Westerberg · 6 years ago
  32. 136d769 libata: blacklist Micron 500IT SSD with MU01 firmware by Sudip Mukherjee · 6 years ago
  33. 76936e9 libata: Apply NOLPM quirk for SAMSUNG PM830 CXM13D1Q. by François Cami · 6 years ago
  34. 88e1009 sata_fsl: use the right type for tag bitshift by Jens Axboe · 6 years ago
  35. e2d1f8a ahci: enable full queue depth of 32 by Jens Axboe · 6 years ago
  36. 69278f7 libata: don't clamp queue depth to ATA_MAX_QUEUE - 1 by Jens Axboe · 6 years ago
  37. 28361c4 libata: add extra internal command by Jens Axboe · 6 years ago
  38. ba80c3a sata_nv: set host can_queue count appropriately by Jens Axboe · 6 years ago
  39. 9d207ac libata: remove assumption that ATA_MAX_QUEUE - 1 is the max by Jens Axboe · 6 years ago
  40. 2e2cc67 libata: use ata_tag_internal() consistently by Jens Axboe · 6 years ago
  41. e3ed8939 libata: bump ->qc_active to a 64-bit type by Jens Axboe · 6 years ago
  42. 4e5b626 libata: convert core and drivers to ->hw_tag usage by Jens Axboe · 6 years ago
  43. 5ac4079 libata: introduce notion of separate hardware tags by Jens Axboe · 6 years ago
  44. 804689a libata: Fix command retry decision by Damien Le Moal · 6 years ago
  45. 7eb4950 libata: Honor RQF_QUIET flag by Damien Le Moal · 6 years ago
  46. 07b9b6d libata: Make ata_dev_set_mode() less verbose by Damien Le Moal · 6 years ago
  47. 54fb131 libata: Fix ata_err_string() by Damien Le Moal · 6 years ago
  48. 7948725 libata: Fix comment typo in ata_eh_analyze_tf() by Damien Le Moal · 6 years ago
  49. 258c9fd sata_nv: don't use block layer bounce buffer by Christoph Hellwig · 6 years ago
  50. 322579d libata: Blacklist some Sandisk SSDs for NCQ by Tejun Heo · 6 years ago
  51. dc85ca5 ata: hpt37x: Convert to use match_string() helper by Andy Shevchenko · 6 years ago
  52. 0d74d87 driver core: add __printf verification to __ata_ehi_pushv_desc by Mathieu Malaterre · 6 years ago
  53. 7e437d6 ata: fix spelling mistake: "directon" -> "direction" by Colin Ian King · 6 years ago
  54. 184add2 libata: Apply NOLPM quirk for SanDisk SD7UB3Q*G1001 SSDs by Hans de Goede · 6 years ago
  55. b5b4d3a libata: Apply NOLPM quirk for SAMSUNG MZMPC128HBFU-000MV SSD by Hans de Goede · 6 years ago
  56. daa2e3b ata: ahci: mvebu: override ahci_stop_engine for mvebu AHCI by Evan Wang · 6 years ago
  57. fa89f53 libahci: Allow drivers to override stop_engine by Evan Wang · 6 years ago
  58. b6240a4 scsi: libsas: add transport class for ATA devices by Jason Yan · 7 years ago
  59. fd17ed6 Revert "ata: ahci-platform: add reset control support" by Kunihiko Hayashi · 7 years ago
  60. a23867f Merge branch 'for-4.17' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/libata by Linus Torvalds · 7 years ago
  61. e40dc66 Merge tag 'leds_for_4.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/j.anaszewski/linux-leds by Linus Torvalds · 7 years ago
  62. f5a8eb6 Merge tag 'arch-removal' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-generic by Linus Torvalds · 7 years ago
  63. 027fa4d ahci: imx: add the imx8qm ahci sata support by Richard Zhu · 7 years ago
  64. dafd6c4 libata: ensure host is free'd on error exit paths by Colin Ian King · 7 years ago
  65. f0f5671 ata: ahci-platform: add reset control support by Kunihiko Hayashi · 7 years ago
  66. c44734a ata: remove bf54x driver by Arnd Bergmann · 7 years ago
  67. 3d6f22b ahci: imx: fix the build warning by Richard Zhu · 7 years ago
  68. d418ff5 libata: Modify quirks for MX100 to limit NCQ_TRIM quirk to MU01 version by Hans de Goede · 7 years ago
  69. 3bf7b5d libata: Make Crucial BX100 500GB LPM quirk apply to all firmware versions by Hans de Goede · 7 years ago
  70. 62ac3f7 libata: Apply NOLPM quirk to Crucial M500 480 and 960GB SSDs by Hans de Goede · 7 years ago
  71. 9ab27d1 ata: add Amiga Gayle PATA controller driver by Bartlomiej Zolnierkiewicz · 7 years ago
  72. e587873 ahci: imx: add the imx6qp ahci sata support by Richard Zhu · 7 years ago
  73. 34d232e ata: change Tegra124 to Tegra by Preetham Ramchandra · 7 years ago
  74. 294840f ata: ahci_tegra: Add AHCI support for Tegra210 by Preetham Ramchandra · 7 years ago
  75. 01fbf60 ata: ahci_tegra: disable DIPM by Preetham Ramchandra · 7 years ago
  76. 502717c ata: ahci_tegra: disable devslp for Tegra124 by Preetham Ramchandra · 7 years ago
  77. 43ee827 ata: ahci_tegra: initialize regulators from soc struct by Preetham Ramchandra · 7 years ago
  78. 56337b5 ata: ahci_tegra: Update initialization sequence by Preetham Ramchandra · 7 years ago
  79. ca6bfcb libata: Enable queued TRIM for Samsung SSD 860 by Ju Hyung Park · 7 years ago
  80. 2623c7a libata: add refcounting to ata_host by Taras Kondratiuk · 7 years ago
  81. d1ed7c5 leds: Extends disk trigger for reads and writes by Linus Walleij · 7 years ago
  82. 28b2182 ahci: Add PCI-id for the Highpoint Rocketraid 644L card by Hans de Goede · 7 years ago
  83. a80ea4c pata_bk3710: clarify license version and use SPDX header by Bartlomiej Zolnierkiewicz · 7 years ago
  84. 7f1d5c9 pata_falcon: clarify license version and use SPDX header by Bartlomiej Zolnierkiewicz · 7 years ago
  85. 6f54120 ata: do not schedule hot plug if it is a sas host by Jason Yan · 7 years ago
  86. b17e572 libata: disable LPM for Crucial BX100 SSD 500GB drive by Kai-Heng Feng · 7 years ago
  87. 9c7be59f libata: Apply NOLPM quirk to Crucial MX100 512GB SSDs by Hans de Goede · 7 years ago
  88. ef59a62 pata_it821x: Delete an error message for a failed memory allocation in it821x_firmware_command() by Markus Elfring · 7 years ago
  89. 3e34277 pata_macio: Delete an error message for a failed memory allocation in two functions by Markus Elfring · 7 years ago
  90. 533013d pata_mpc52xx: Delete an error message for a failed memory allocation in mpc52xx_ata_probe() by Markus Elfring · 7 years ago
  91. 2c7d759 sata_dwc_460ex: Delete an error message for a failed memory allocation in sata_dwc_port_start() by Markus Elfring · 7 years ago
  92. b02b549 pata_samsung_cf: Delete an error message for a failed memory allocation in pata_s3c_probe() by Markus Elfring · 7 years ago
  93. 27c4203 pata_arasan_cf: Delete an unnecessary variable initialisation in arasan_cf_probe() by Markus Elfring · 7 years ago
  94. dcf3c1c pata_arasan_cf: Delete an error message for a failed memory allocation in arasan_cf_probe() by Markus Elfring · 7 years ago
  95. 8f8ca51 ata: sata_rcar: Remove unused variable in sata_rcar_init_controller() by Geert Uytterhoeven · 7 years ago
  96. da77d76 sata_rcar: Reset SATA PHY when Salvator-X board resumes by Khiem Nguyen · 7 years ago
  97. 2c1ec6f libata: don't try to pass through NCQ commands to non-NCQ devices by Eric Biggers · 7 years ago
  98. 9173e5e libata: remove WARN() for DMA or PIO command without data by Eric Biggers · 7 years ago
  99. 058f58e libata: fix length validation of ATAPI-relayed SCSI commands by Eric Biggers · 7 years ago
  100. 9f2b51d ata: libahci: fix comment indentation by Baruch Siach · 7 years ago