1. cd705d5 libata debugging: Warn when unable to find timing descriptor based on xfer_mode by Borislav Petkov · 12 years ago
  2. 3151367 Merge tag 'scsi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 12 years ago
  3. 51562cb Merge tag 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-dev by Linus Torvalds · 12 years ago
  4. fe709ed Merge SCSI misc branch into isci-for-3.6 tag by James Bottomley · 12 years ago
  5. 633de4c [libata] export ata_dev_set_feature() by Jeff Garzik · 12 years ago
  6. 9ca7cfa libata-core: use ATA_LBA in ata_build_rw_tf() by Sergei Shtylyov · 12 years ago
  7. 65fe1f0 ahci: implement aggressive SATA device sleep support by Shane Huang · 12 years ago
  8. 9973a1c Revert "libata: enable SATA disk fua detection on default" by Jeff Garzik · 12 years ago
  9. d17d794 libata: Add a space to " 2GB ATA Flash Disk" DMA blacklist entry by Prarit Bhargava · 12 years ago
  10. 8d8e7d13 [SCSI] libsas, ipr: cleanup ata_host flags initialization via ata_host_init by Dan Williams · 12 years ago
  11. 2fcbdcb [SCSI] libata: export ata_port suspend/resume infrastructure for sas by Dan Williams · 12 years ago
  12. ca6d43b [SCSI] libata: reset once by Dan Williams · 12 years ago
  13. 91895b7 libata: enable SATA disk fua detection on default by Zheng Liu · 12 years ago
  14. 04d0f1b8 [libata] new quirk, lift bridge limits for Buffalo DriveStation Quattro by Jeff Garzik · 12 years ago
  15. 8407884 Merge branch 'master' [vanilla Linus master] into libata-dev.git/upstream by Jeff Garzik · 12 years ago
  16. c531077 [libata] Prevent interface errors with Seagate FreeAgent GoFlex by Daniel J Blueman · 12 years ago
  17. e4a9c37 [SCSI] libata, libsas: introduce sched_eh and end_eh port ops by Dan Williams · 12 years ago
  18. b1354cb libata: detect Device Attention support by Lin Ming · 12 years ago
  19. 30dcf76 libata: migrate ACPI code over to new bindings by Matthew Garrett · 12 years ago
  20. 6b66d95 libata: bind the Linux device tree to the ACPI device tree by Matthew Garrett · 12 years ago
  21. d70e551c [libata] Add " 2GB ATA Flash Disk"/"ADMA428M" to DMA blacklist by Prarit Bhargava · 12 years ago
  22. db63a4c libata: add a host flag to ignore detected ATA devices by Andy Whitcroft · 12 years ago
  23. a78f57a libata: init ata_print_id to 0 by Tero Roponen · 12 years ago
  24. 85d6725 libata: make ata_print_id atomic by Dan Williams · 12 years ago
  25. 9508a66 [SCSI] libsas: async ata scanning by Dan Williams · 12 years ago
  26. 3a25179 [libata] add DVRTD08A and DVR-215 to NOSETXFER device quirk list by Vladimir LAVALLADE · 13 years ago
  27. 33574d6 ata: add ata port hibernate callbacks by Lin Ming · 13 years ago
  28. e90b1e5 ata: update ata port's runtime status during system resume by Lin Ming · 13 years ago
  29. 80a9c43 libata-core: kill duplicate statement in ata_do_set_mode() by Sergei Shtylyov · 13 years ago
  30. 9ee4f39 ata: add ata port runtime PM callbacks by Lin Ming · 13 years ago
  31. 5ef4108 ata: add ata port system PM callbacks by Lin Ming · 13 years ago
  32. ec7ae51 Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 by Linus Torvalds · 13 years ago
  33. bff0025 libata: ata_timing_compute() fixup by Bartlomiej Zolnierkiewicz · 13 years ago
  34. f6e6703 [SCSI] libsas,libata: fix ->change_queue_{depth|type} for sata devices by Dan Williams · 13 years ago
  35. 38941c9 libata: report link resume failure as KERN_WARNING instead of ERR by Tejun Heo · 13 years ago
  36. 06296a1 ata: Add and use ata_print_version_once by Joe Perches · 13 years ago
  37. a9a79df ata: Convert ata_<foo>_printk(KERN_<LEVEL> to ata_<foo>_<level> by Joe Perches · 13 years ago
  38. a44fec1 ata: Convert dev_printk(KERN_<LEVEL> to dev_<level>( by Joe Perches · 13 years ago
  39. cd69187 libata: apply NOSETXFER horkage to the affected Pioneer drives by Tejun Heo · 13 years ago
  40. 8a745f1 libata: Power off empty ports by Kristen Carlson Accardi · 13 years ago
  41. d69cf28 libata: Pioneer DVR-216D can't do SETXFER by Jeff Mahoney · 13 years ago
  42. 7b3a24c ahci: don't enable port irq before handler is registered by Maxime Bizon · 13 years ago
  43. 25985ed Fix common misspellings by Lucas De Marchi · 13 years ago
  44. 4fca377 [libata] trivial: trim trailing whitespace for drivers/ata/*.[ch] by Jeff Garzik · 13 years ago
  45. 238c9cf libata: plumb sas port scan into standard libata paths by James Bottomley · 13 years ago
  46. 4a5610a libata: DVR-212D can't do SETXFER DVD-RW DVR-212D by Francesco Antonacci · 13 years ago
  47. 008d23e Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 14 years ago
  48. 23d69b0 Merge branch 'for-2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq by Linus Torvalds · 14 years ago
  49. f08dc1a libata: no special completion processing for EH commands by Tejun Heo · 14 years ago
  50. afe2c51 workqueue: convert cancel_rearming_delayed_work[queue]() users to cancel_delayed_work_sync() by Tejun Heo · 14 years ago
  51. b595076 tree-wide: fix comment/printk typos by Uwe Kleine-König · 14 years ago
  52. c0c362b libata: implement cross-port EH exclusion by Tejun Heo · 14 years ago
  53. 97750ce libata: add @ap to ata_wait_register() and introduce ata_msleep() by Tejun Heo · 14 years ago
  54. 6b7ae95 libata: reimplement link power management by Tejun Heo · 14 years ago
  55. 1152b26 libata: implement sata_link_scr_lpm() and make ata_dev_set_feature() global by Tejun Heo · 14 years ago
  56. c93b263 libata: clean up lpm related symbols and sysfs show/store functions by Tejun Heo · 14 years ago
  57. 1aadf5c libata: always use ata_qc_complete_multiple() for NCQ command completions by Tejun Heo · 14 years ago
  58. d902747 [libata] Add ATA transport class by Gwendal Grignou · 14 years ago
  59. e2f3d75 libata: skip EH autopsy and recovery during suspend by Tejun Heo · 14 years ago
  60. 60f5d6e libata: be less of a drama queen on empty data commands by Tejun Heo · 14 years ago
  61. 3d2be54 docbook: fix fatal error from libata by Randy Dunlap · 14 years ago
  62. 3b7433b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq by Linus Torvalds · 14 years ago
  63. 4d1f908 [libata] update blacklist for new hyphenated pattern ranges (v2) by Mark Lord · 14 years ago
  64. 2f9e4d1 libata: allow hyphenated pattern ranges by Mark Lord · 14 years ago
  65. 7da4c93 libata: reduce blacklist size even more (v2) by Mark Lord · 14 years ago
  66. dbaf508 libata: reduce blacklist size (v2) by Mark Lord · 14 years ago
  67. bce036c libata: glob_match for ata_device_blacklist (v2) by Mark Lord · 14 years ago
  68. ad72cf9 libata: take advantage of cmwq and remove concurrency limitations by Tejun Heo · 14 years ago
  69. d8d9129 libata: implement on-demand HPA unlocking by Tejun Heo · 14 years ago
  70. 68939ce libata: use the enlarged capacity after late HPA unlock by Tejun Heo · 14 years ago
  71. 43c9c59 libata: implement dump_id force param by Tejun Heo · 14 years ago
  72. e7ecd43 libata: disable ATAPI AN by default by Tejun Heo · 14 years ago
  73. c429137 libata-sff: port_task is SFF specific by Tejun Heo · 14 years ago
  74. 5fe7454 libata-sff: ap->[last_]ctl are SFF specific by Tejun Heo · 14 years ago
  75. 270390e libata-sff: introduce ata_sff_init/exit() and ata_sff_port_init() by Tejun Heo · 14 years ago
  76. c708765 libata-sff: clean up BMDMA initialization by Tejun Heo · 14 years ago
  77. 3e4ec34 libata: kill ATA_FLAG_DISABLED by Tejun Heo · 14 years ago
  78. 9990b6f libata: use __ratelimit by Akinobu Mita · 14 years ago
  79. b48d58f libata: use longer 0xff wait if parallel scan is enabled by Tejun Heo · 14 years ago
  80. 445d211 libata: unlock HPA if device shrunk by Tejun Heo · 14 years ago
  81. 68b0ddb libata: disable NCQ on Crucial C300 SSD by Tejun Heo · 14 years ago
  82. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 14 years ago
  83. 318ae2e Merge branch 'for-next' into for-linus by Jiri Kosina · 14 years ago
  84. 9e8808a libata: fix CFA handling in ide_timing_compute() by Bartlomiej Zolnierkiewicz · 14 years ago
  85. c9404c9 Fix misspelling of "should" and "shouldn't" in comments. by Adam Buchbinder · 15 years ago
  86. 5040ab6 libata: retry link resume if necessary by Tejun Heo · 15 years ago
  87. 9cd13bd libata: add comment documenting PIO latency issues on UP by Bartlomiej Zolnierkiewicz · 15 years ago
  88. a110401 drivers/ata/libata: Move dereference after NULL test by Julia Lawall · 15 years ago
  89. f4b31db9 libata: fix internal command failure handling by Tejun Heo · 15 years ago
  90. 110f66d libata: make gtf_filter per-dev by Tejun Heo · 15 years ago
  91. 4dc738e libata: fix spurious WARN_ON_ONCE() on port freeze by Tejun Heo · 15 years ago
  92. ac8672e libata: fix off-by-one error in ata_tf_read_block() by Tejun Heo · 15 years ago
  93. 388539f [libata] add DMA setup FIS auto-activate feature by Shaohua Li · 15 years ago
  94. 7831387 libata: OCZ Vertex can't do HPA by Tejun Heo · 15 years ago
  95. 5920dad libata: accept late unlocking of HPA by Tejun Heo · 15 years ago
  96. d0cb43b libata: implement and use HORKAGE_NOSETXFER, take#2 by Tejun Heo · 15 years ago
  97. 0d9e665 libata: don't set IORDY for reset by Tejun Heo · 15 years ago
  98. ad5d8ea [libata] beautify module parameters by Evgeni Golov · 15 years ago
  99. 4376818 [libata] get rid of ATA_MAX_QUEUE loop in ata_qc_complete_multiple() v2 by Jens Axboe · 15 years ago
  100. f0d0613 libata: fix suspend/resume for ATA SEMB devices by Borislav Petkov · 15 years ago