1. 3b9f8ed Merge branch 'for-4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/libata by Linus Torvalds · 7 years ago
  2. 795ef78 libata: zpodd: make arrays cdb static, reduces object code size by Colin Ian King · 7 years ago
  3. f723fa4 ahci: don't use MSI for devices with the silly Intel NVMe remapping scheme by Christoph Hellwig · 7 years ago
  4. 0081a0c Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  5. 2aca392 Revert "libata: quirk read log on no-name M.2 SSD" by Tejun Heo · 7 years ago
  6. e8f11db libata: check for trusted computing in IDENTIFY DEVICE data by Christoph Hellwig · 7 years ago
  7. 4726960 ata: mediatek: add support for MediaTek SATA controller by Ryder Lee · 7 years ago
  8. be1dc3f pata_octeon_cf: use of_property_read_{bool|u32}() by Sergei Shtylyov · 7 years ago
  9. 35f0b6a libata: quirk read log on no-name M.2 SSD by Christoph Hellwig · 7 years ago
  10. 94edf6f Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu into core/rcu by Ingo Molnar · 7 years ago
  11. a4f0814 drivers/ata: Replace spin_unlock_wait() with lock/unlock pair by Paul E. McKenney · 8 years ago
  12. c88c094 sata: ahci-da850: Fix some error handling paths in 'ahci_da850_probe()' by Christophe JAILLET · 7 years ago
  13. 591b6bb cs5536: add support for IDE controller variant by Andrey Korolyov · 7 years ago
  14. d872ced ata: sata_gemini: Introduce explicit IDE pin control by Linus Walleij · 7 years ago
  15. d99058a ata: sata_gemini: Retire custom pin control by Linus Walleij · 7 years ago
  16. 8eede5b ata: ahci_platform: Add shutdown handler by Nate Watterson · 7 years ago
  17. afbd39a ata: sata_gemini: explicitly request exclusive reset control by Philipp Zabel · 7 years ago
  18. cea9c8d ata: Drop unnecessary static by Julia Lawall · 7 years ago
  19. 2f60e1a libata: fix a couple of doc build warnings by Jonathan Corbet · 7 years ago
  20. 59a5e26 libata: array underflow in ata_find_dev() by Dan Carpenter · 7 years ago
  21. cf8984b ata: Convert to using %pOF instead of full_name by Rob Herring · 7 years ago
  22. 6ac1d15 ata: sata_rcar: add gen[23] fallback compatibility strings by Simon Horman · 7 years ago
  23. ae86793 libata: remove unused rc in ata_eh_handle_port_resume by Kefeng Wang · 7 years ago
  24. 7cfdfdc libata: Cleanup ata_read_log_page() by Damien Le Moal · 7 years ago
  25. accd047 ata: fix gemini Kconfig dependencies by Arnd Bergmann · 7 years ago
  26. 109a5db Merge branch 'for-4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/libata by Linus Torvalds · 7 years ago
  27. 408c986 Merge tag 'pm-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 7 years ago
  28. 650fc87 Merge tag 'docs-4.13' of git://git.lwn.net/linux by Linus Torvalds · 7 years ago
  29. d80210f sd: add support for TCG OPAL self encrypting disks by Christoph Hellwig · 8 years ago
  30. c8ccf81 libata: fix build warning from unused goto label by Tejun Heo · 8 years ago
  31. 4d183d0 ACPI / PM: Consolidate device wakeup settings code by Rafael J. Wysocki · 8 years ago
  32. b1ffbf8 libata: Support for an ATA PASS-THROUGH(32) command. by Minwoo Im · 8 years ago
  33. 0ce968f ahci: Add Device ID for ASMedia 1061R and 1062R by Shawn Lin · 8 years ago
  34. 9863325 sata_via: Enable optional hotplug on VT6420 by Ondrej Zary · 8 years ago
  35. da8fa9c ata: ahci_brcm: Avoid writing to read-only registers by Doug Berger · 8 years ago
  36. 7fab72f libata: Add the AHCI_HFLAG_NO_WRITE_TO_RO flag by Doug Berger · 8 years ago
  37. ef0da1b libata: Add the AHCI_HFLAG_YES_ALPM flag by Doug Berger · 8 years ago
  38. d0318fb ata: ftide010: fix resource printing by Arnd Bergmann · 8 years ago
  39. 01efd60 libata: make the function name in comment match the actual function by Minwoo Im · 8 years ago
  40. a589387 ata: sata_rcar: make of_device_ids const. by Arvind Yadav · 8 years ago
  41. 79af3ae ata: pata_octeon_cf: make of_device_ids const. by Arvind Yadav · 8 years ago
  42. 6ef5632 libata: Convert bare printks to pr_cont by Joe Perches · 8 years ago
  43. 08fc475 libahci: wrong comments in ahci_do_softreset() by Minwoo Im · 8 years ago
  44. f356b08 ata: declare ata_port_info structures as const by Bhumika Goyal · 8 years ago
  45. be4e456 ata: Add driver for Faraday Technology FTIDE010 by Linus Walleij · 8 years ago
  46. 818831c libata: implement SECURITY PROTOCOL IN/OUT by Christoph Hellwig · 8 years ago
  47. a0fd245 libata: factor out a ata_identify_page_supported helper by Christoph Hellwig · 8 years ago
  48. 1d51d5f libata: clarify log page naming / grouping by Christoph Hellwig · 8 years ago
  49. efe205a libata: factor out a ata_log_supported helper by Christoph Hellwig · 8 years ago
  50. f01f62c libata: move ata_read_log_page to libata-core.c by Christoph Hellwig · 8 years ago
  51. 0cee73f ahci: qoriq: add ls1088a platforms support by Yuantian Tang · 8 years ago
  52. f7cf69a libata: fix error checking in in ata_parse_force_one() by Tejun Heo · 8 years ago
  53. 74ee91d ata: sata_fsl: cut drvdata assignment by Linus Walleij · 8 years ago
  54. 7c61a26 ata: samsung_cf: cut drvdata assignment by Linus Walleij · 8 years ago
  55. 0fe98fa ata: rb532_cf: cut drvdata assignment by Linus Walleij · 8 years ago
  56. a2136b3 ata: dwc_460ex: cut drvdata assignment by Linus Walleij · 8 years ago
  57. 62a98c2 ata: ep93xx: cut drvdata assignment by Linus Walleij · 8 years ago
  58. 7ed4a21 ata: bf54x: cut drvdata assignment by Linus Walleij · 8 years ago
  59. 3e4240d Revert "ata: sata_mv: Convert to devm_ioremap_resource()" by Andrew Lunn · 8 years ago
  60. 9bb9a39 ata: update references for libata documentation by Mauro Carvalho Chehab · 8 years ago
  61. 6baf20b libata: fix identation on a kernel-doc markup by Mauro Carvalho Chehab · 8 years ago
  62. c034640 ata: libahci: properly propagate return value of platform_get_irq() by Thomas Petazzoni · 8 years ago
  63. 5dc63fd ata: sata_rcar: Handle return value of clk_prepare_enable by Arvind Yadav · 8 years ago
  64. 8bfd174 ahci: Acer SA5-271 SSD Not Detected Fix by Sui Chen · 8 years ago
  65. 5d7a288 ata-sff: always map page before data transfer by Tycho Andersen · 8 years ago
  66. 19285f3 ata: update references for libata documentation by Mauro Carvalho Chehab · 8 years ago
  67. 83af4e1 libata: fix identation on a kernel-doc markup by Mauro Carvalho Chehab · 8 years ago
  68. 0160e00 Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 8 years ago
  69. e69bbe7 Merge branch 'for-4.12' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/libata by Linus Torvalds · 8 years ago
  70. 63ccc19 libata: remove SCT WRITE SAME support by Christoph Hellwig · 8 years ago
  71. c6ade20 libata: reject passthrough WRITE SAME requests by Christoph Hellwig · 8 years ago
  72. 3cf8645 sata_via: Enable hotplug only on VT6421 by Ondrej Zary · 8 years ago
  73. 396ff64 pata_bk3710: clear status bits of BMISP on chipset initialization by Bartlomiej Zolnierkiewicz · 8 years ago
  74. c217ff2 pata_bk3710: disable IORDY Timer on chipset initialization by Bartlomiej Zolnierkiewicz · 8 years ago
  75. 76a40ca ata: add Palmchip BK3710 PATA controller driver by Bartlomiej Zolnierkiewicz · 8 years ago
  76. a431ecd Revert "pata_atiixp: Don't use unconnected secondary port on SB600/SB700" by Tejun Heo · 8 years ago
  77. df46e6a ata: ahci: add support for DaVinci DM816 SATA controller by Bartosz Golaszewski · 8 years ago
  78. 3075b62 pata: remove the at91 driver by Boris Brezillon · 8 years ago
  79. af27e01 libata: make ata_sg_clean static over again by Jason Yan · 8 years ago
  80. 7c92357 libata: use setup_deferrable_timer by Geliang Tang · 8 years ago
  81. 6022c5c ahci: qoriq: correct the sata ecc setting error by Yuantian Tang · 8 years ago
  82. b2a4b78 ata: allow subsystem to be used on m32r and s390 archs by Bartlomiej Zolnierkiewicz · 8 years ago
  83. 487d499 Delete redundant return value check of platform_get_resource() by Belen Sarabia · 8 years ago
  84. 0580b76 libata: drop WARN from protocol error in ata_sff_qc_issue() by Tejun Heo · 8 years ago
  85. d85fc67 libata: transport: Remove circular dependency at free time by Gwendal Grignou · 8 years ago
  86. e3779f6 ata: constify of_device_id structures by Bhumika Goyal · 8 years ago
  87. a3b4924 Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 8 years ago
  88. 4091fb9 scripts/spelling.txt: add "followings" pattern and fix typo instances by Masahiro Yamada · 8 years ago
  89. b2e3c43 Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 8 years ago
  90. 76aaf87 scsi: merge __scsi_execute into scsi_execute by Christoph Hellwig · 8 years ago
  91. 79f4d1d Merge branch 'for-4.11' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/libata by Linus Torvalds · 8 years ago
  92. cdc1947 Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 8 years ago
  93. 818551e Merge branch 'for-4.11/next' into for-4.11/linus-merge by Jens Axboe · 8 years ago
  94. b6a05c8 scsi: remove eh_timed_out methods in the transport template by Christoph Hellwig · 8 years ago
  95. 57292b5 block: introduce blk_rq_is_passthrough by Christoph Hellwig · 8 years ago
  96. cdf0ead sata: ahci-da850: un-hardcode the MPY bits by Bartosz Golaszewski · 8 years ago
  97. d3d557c sata: ahci-da850: add a workaround for controller instability by Bartosz Golaszewski · 8 years ago
  98. d436501 sata: ahci: export ahci_do_hardreset() locally by Bartosz Golaszewski · 8 years ago
  99. f4d435f sata: ahci-da850: implement a workaround for the softreset quirk by Bartosz Golaszewski · 8 years ago
  100. bf4ae3f sata: ahci-da850: add device tree match table by Bartosz Golaszewski · 8 years ago