1. a1524f2 libata-eh: Set 'information' field for autosense by Hannes Reinecke · 9 years ago
  2. 42b966f libata: Implement NCQ autosense by Hannes Reinecke · 9 years ago
  3. 8494bcf Merge branch 'for-3.20/drivers' of git://git.kernel.dk/linux-block by Linus Torvalds · 9 years ago
  4. 98bd4be libata: move sas ata tag allocation to libata-scsi.c by Shaohua Li · 10 years ago
  5. 12cb5ce libata: use blk taging by Shaohua Li · 10 years ago
  6. e88af2f ata: libata-core: Remove unused function by Rickard Strandqvist · 10 years ago
  7. 9cb78c1 scsi: use 64-bit LUNs by Hannes Reinecke · 10 years ago
  8. b08fc10 ATA / ACPI: remove power dependent device handling by Aaron Lu · 11 years ago
  9. 03f7b80 libata: acpi: Remove ata_dev_acpi_handle stub in libata.h by Aaron Lu · 11 years ago
  10. f1bc1e4 ata: acpi: rework the ata acpi bind support by Aaron Lu · 11 years ago
  11. 88ba547 libata: acpi: remove dead code for ata_acpi_(un)bind by Aaron Lu · 11 years ago
  12. 4452152 libata-acpi: add back ACPI based hotplug functionality by Aaron Lu · 11 years ago
  13. 2133420 libata: handle power transition of ODD by Aaron Lu · 12 years ago
  14. 3dc6744 libata: check zero power ready status for ZPODD by Aaron Lu · 12 years ago
  15. afe7595 libata: identify and init ZPODD devices by Aaron Lu · 12 years ago
  16. 65fe1f0 ahci: implement aggressive SATA device sleep support by Shane Huang · 12 years ago
  17. e91df93 libata-acpi: add missing inlines in libata.h by Lin Ming · 12 years ago
  18. 3bd4660 libata-acpi: add ata port runtime D3Cold 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. 85d6725 libata: make ata_print_id atomic by Dan Williams · 12 years ago
  22. 9508a66 [SCSI] libsas: async ata scanning by Dan Williams · 13 years ago
  23. 81c757b [SCSI] libsas: execute transport link resets with libata-eh via host workqueue by Dan Williams · 13 years ago
  24. 5ef4108 ata: add ata port system PM callbacks by Lin Ming · 13 years ago
  25. 238c9cf libata: plumb sas port scan into standard libata paths by James Bottomley · 14 years ago
  26. c0c362b libata: implement cross-port EH exclusion by Tejun Heo · 14 years ago
  27. 6c8ea89 libata: implement LPM support for port multipliers by Tejun Heo · 14 years ago
  28. 6b7ae95 libata: reimplement link power management by Tejun Heo · 14 years ago
  29. 1152b26 libata: implement sata_link_scr_lpm() and make ata_dev_set_feature() global by Tejun Heo · 14 years ago
  30. c93b263 libata: clean up lpm related symbols and sysfs show/store functions by Tejun Heo · 14 years ago
  31. d902747 [libata] Add ATA transport class by Gwendal Grignou · 14 years ago
  32. ad72cf9 libata: take advantage of cmwq and remove concurrency limitations by Tejun Heo · 14 years ago
  33. fe06e5f libata-sff: separate out BMDMA EH by Tejun Heo · 14 years ago
  34. c429137 libata-sff: port_task is SFF specific by Tejun Heo · 14 years ago
  35. 270390e libata-sff: introduce ata_sff_init/exit() and ata_sff_port_init() by Tejun Heo · 14 years ago
  36. c7a8209 libata-sff: kill unused prototype and make ata_dev_select() static by Tejun Heo · 14 years ago
  37. 110f66d libata: make gtf_filter per-dev by Tejun Heo · 15 years ago
  38. 6521148 libata: add command name parsing for error output by Robert Hancock · 15 years ago
  39. 1a660164 [libata] Export ata_pio_queue_task() so that it can be used from sata_mv. by Mark Lord · 15 years ago
  40. a07d499 libata: add @spd_limit to sata_down_spd_limit() by Tejun Heo · 16 years ago
  41. 678afac libata: move ata_dev_disable() to libata-eh.c by Tejun Heo · 16 years ago
  42. 8a8bc22 libata: revert convert-to-block-tagging patches by Tejun Heo · 16 years ago
  43. 2fca5cc libata: switch to using block layer tagging support by Jens Axboe · 16 years ago
  44. e26feff Merge branch 'for-2.6.28' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 16 years ago
  45. 242f9dc block: unify request timeout handling by Jens Axboe · 16 years ago
  46. b1c7291 libata: implement slave_link by Tejun Heo · 16 years ago
  47. 2486fa5 libata: update atapi disable handling by Tejun Heo · 16 years ago
  48. 87fbc5a libata: improve EH internal command timeout handling by Tejun Heo · 16 years ago
  49. 5895ef9 libata: don't check whether to use DMA or not for no data commands by Tejun Heo · 16 years ago
  50. f0761be libata-scsi: clean up inquiry / mode sense related functions by Tejun Heo · 16 years ago
  51. 1dc55e8 make sata_set_spd_needed() static by Adrian Bunk · 16 years ago
  52. 88fcd56 libata: make PMP support optional by Tejun Heo · 16 years ago
  53. 48515f6 libata: separate PMP support code from core code by Tejun Heo · 16 years ago
  54. 127102a libata: make SFF support optional by Tejun Heo · 16 years ago
  55. 57c9efd libata: implement and use sata_std_hardreset() by Tejun Heo · 16 years ago
  56. aa2731a libata: separate out ata_wait_ready() and implement ata_wait_after_reset() by Tejun Heo · 16 years ago
  57. d8b81b8 libata: kill unused ata_flush_cache() by Tejun Heo · 16 years ago
  58. a5987e0 libata: make ata_tf_to_lba[48]() generic by Tejun Heo · 16 years ago
  59. 624d5c5 libata: reorganize SFF related stuff by Tejun Heo · 16 years ago
  60. c5c61bd make atapi_dmadir static by Adrian Bunk · 16 years ago
  61. 3326732 libata: implement libata.force module parameter by Tejun Heo · 16 years ago
  62. 6f1d1e3 libata: move ata_set_mode() to libata-eh.c by Tejun Heo · 17 years ago
  63. bd3adca libata-acpi: add ACPI _PSx method by Shaohua Li · 17 years ago
  64. ae8d4ee libata: Disable ATA8-ACS proposed Trusted Computing features by default by Alan Cox · 17 years ago
  65. 562f0c2 libata-acpi: add new hooks ata_acpi_dissociate() and ata_acpi_on_disable() by Tejun Heo · 17 years ago
  66. ca77329 [libata] Link power management infrastructure by Kristen Carlson Accardi · 17 years ago
  67. 2b78910 libata: add @timeout to ata_exec_internal[_sg]() by Tejun Heo · 17 years ago
  68. d0df8b5d libata-pmp: extend ACPI support to cover PMP by Tejun Heo · 17 years ago
  69. 633273a3 libata-pmp: hook PMP support and enable it by Tejun Heo · 17 years ago
  70. 3af9a77 libata-pmp: implement Port Multiplier support by Tejun Heo · 17 years ago
  71. 7d77b24 libata-pmp-prep: implement sata_async_notification() by Tejun Heo · 17 years ago
  72. fb7fd61 libata-pmp-prep: make a number of functions global to libata by Tejun Heo · 17 years ago
  73. 422c9da libata-pmp-prep: add @new_class to ata_dev_revalidate() by Tejun Heo · 17 years ago
  74. c78968b [libata] SCSI: simulator version, not device version, belongs in VPD by Jeff Garzik · 17 years ago
  75. baf4fdf libata: add support for ATA_16 on ATAPI by Mark Lord · 17 years ago
  76. 0260731 libata-link: linkify config/EH related functions by Tejun Heo · 17 years ago
  77. 936fd73 libata-link: linkify PHY-related functions by Tejun Heo · 17 years ago
  78. 5ddf24c libata: implement EH fast drain by Tejun Heo · 17 years ago
  79. 1ae4631 libata: improve SCSI scan failure handling by Tejun Heo · 17 years ago
  80. 64578a3 libata-acpi: implement _GTM/_STM support by Tejun Heo · 17 years ago
  81. 6746544 libata: reimplement ACPI invocation by Tejun Heo · 17 years ago
  82. fafbae8 libata-acpi: implement ata_acpi_associate() by Tejun Heo · 17 years ago
  83. d9aca22 libata: remove libata.spindown_compat by Tejun Heo · 17 years ago
  84. fe30911 libata: separate out ata_dev_reread_id() by Tejun Heo · 17 years ago
  85. 3a32a8e libata-acpi: clean up parameters and misc stuff by Tejun Heo · 17 years ago
  86. e92351b libata-acpi: s/CONFIG_SATA_ACPI/CONFIG_ATA_ACPI/ by Tejun Heo · 17 years ago
  87. 920a4b1 libata: implement libata.spindown_compat by Tejun Heo · 17 years ago
  88. 6bfff31 libata: kill probe_ent and related helpers by Tejun Heo · 17 years ago
  89. f318719 libata: separate out ata_host_alloc() and ata_host_register() by Tejun Heo · 17 years ago
  90. d7d0dad [libata] Disable ACPI by default; fix namespace problems by Jeff Garzik · 17 years ago
  91. 4bb64fb SiS warning fixes by Alan · 17 years ago
  92. 909706a libata: kill ATA_DNXFER_ANY by Tejun Heo · 18 years ago
  93. 458337d libata: improve ata_down_xfermask_limit() by Tejun Heo · 18 years ago
  94. 7ea1fbc [PATCH] libata: ACPI _SDD support by Kristen Carlson Accardi · 18 years ago
  95. 11ef697 [PATCH] libata: ACPI and _GTF support by Kristen Carlson Accardi · 18 years ago
  96. fda0efc [libata] Shuffle DRV_xxx in core and SiS drivers, to kill warnings by Jeff Garzik · 18 years ago
  97. 77a527e fix CONFIG_SATA_SIS=y compile error by Adrian Bunk · 18 years ago
  98. 9db7372 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 by David Howells · 18 years ago
  99. 800b399 [PATCH] libata: always use polling IDENTIFY by Tejun Heo · 18 years ago
  100. 70e6ad0 [PATCH] libata: prepare ata_sg_clean() for invocation from EH by Tejun Heo · 18 years ago