1. 5ef4108 ata: add ata port system PM callbacks by Lin Ming · 13 years ago
  2. 238c9cf libata: plumb sas port scan into standard libata paths by James Bottomley · 13 years ago
  3. c0c362b libata: implement cross-port EH exclusion by Tejun Heo · 14 years ago
  4. 6c8ea89 libata: implement LPM support for port multipliers by Tejun Heo · 14 years ago
  5. 6b7ae95 libata: reimplement link power management by Tejun Heo · 14 years ago
  6. 1152b26 libata: implement sata_link_scr_lpm() and make ata_dev_set_feature() global by Tejun Heo · 14 years ago
  7. c93b263 libata: clean up lpm related symbols and sysfs show/store functions by Tejun Heo · 14 years ago
  8. d902747 [libata] Add ATA transport class by Gwendal Grignou · 14 years ago
  9. ad72cf9 libata: take advantage of cmwq and remove concurrency limitations by Tejun Heo · 14 years ago
  10. fe06e5f libata-sff: separate out BMDMA EH by Tejun Heo · 14 years ago
  11. c429137 libata-sff: port_task is SFF specific by Tejun Heo · 14 years ago
  12. 270390e libata-sff: introduce ata_sff_init/exit() and ata_sff_port_init() by Tejun Heo · 14 years ago
  13. c7a8209 libata-sff: kill unused prototype and make ata_dev_select() static by Tejun Heo · 14 years ago
  14. 110f66d libata: make gtf_filter per-dev by Tejun Heo · 15 years ago
  15. 6521148 libata: add command name parsing for error output by Robert Hancock · 15 years ago
  16. 1a66016 [libata] Export ata_pio_queue_task() so that it can be used from sata_mv. by Mark Lord · 15 years ago
  17. a07d499 libata: add @spd_limit to sata_down_spd_limit() by Tejun Heo · 15 years ago
  18. 678afac libata: move ata_dev_disable() to libata-eh.c by Tejun Heo · 15 years ago
  19. 8a8bc22 libata: revert convert-to-block-tagging patches by Tejun Heo · 16 years ago
  20. 2fca5cc libata: switch to using block layer tagging support by Jens Axboe · 16 years ago
  21. e26feff Merge branch 'for-2.6.28' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 16 years ago
  22. 242f9dc block: unify request timeout handling by Jens Axboe · 16 years ago
  23. b1c7291 libata: implement slave_link by Tejun Heo · 16 years ago
  24. 2486fa5 libata: update atapi disable handling by Tejun Heo · 16 years ago
  25. 87fbc5a libata: improve EH internal command timeout handling by Tejun Heo · 16 years ago
  26. 5895ef9 libata: don't check whether to use DMA or not for no data commands by Tejun Heo · 16 years ago
  27. f0761be libata-scsi: clean up inquiry / mode sense related functions by Tejun Heo · 16 years ago
  28. 1dc55e8 make sata_set_spd_needed() static by Adrian Bunk · 16 years ago
  29. 88fcd56 libata: make PMP support optional by Tejun Heo · 16 years ago
  30. 48515f6 libata: separate PMP support code from core code by Tejun Heo · 16 years ago
  31. 127102a libata: make SFF support optional by Tejun Heo · 16 years ago
  32. 57c9efd libata: implement and use sata_std_hardreset() by Tejun Heo · 16 years ago
  33. aa2731a libata: separate out ata_wait_ready() and implement ata_wait_after_reset() by Tejun Heo · 16 years ago
  34. d8b81b8 libata: kill unused ata_flush_cache() by Tejun Heo · 16 years ago
  35. a5987e0 libata: make ata_tf_to_lba[48]() generic by Tejun Heo · 16 years ago
  36. 624d5c5 libata: reorganize SFF related stuff by Tejun Heo · 16 years ago
  37. c5c61bd make atapi_dmadir static by Adrian Bunk · 16 years ago
  38. 3326732 libata: implement libata.force module parameter by Tejun Heo · 16 years ago
  39. 6f1d1e3 libata: move ata_set_mode() to libata-eh.c by Tejun Heo · 17 years ago
  40. bd3adca libata-acpi: add ACPI _PSx method by Shaohua Li · 17 years ago
  41. ae8d4ee libata: Disable ATA8-ACS proposed Trusted Computing features by default by Alan Cox · 17 years ago
  42. 562f0c2 libata-acpi: add new hooks ata_acpi_dissociate() and ata_acpi_on_disable() by Tejun Heo · 17 years ago
  43. ca77329 [libata] Link power management infrastructure by Kristen Carlson Accardi · 17 years ago
  44. 2b78910 libata: add @timeout to ata_exec_internal[_sg]() by Tejun Heo · 17 years ago
  45. d0df8b5d libata-pmp: extend ACPI support to cover PMP by Tejun Heo · 17 years ago
  46. 633273a libata-pmp: hook PMP support and enable it by Tejun Heo · 17 years ago
  47. 3af9a77 libata-pmp: implement Port Multiplier support by Tejun Heo · 17 years ago
  48. 7d77b24 libata-pmp-prep: implement sata_async_notification() by Tejun Heo · 17 years ago
  49. fb7fd61 libata-pmp-prep: make a number of functions global to libata by Tejun Heo · 17 years ago
  50. 422c9da libata-pmp-prep: add @new_class to ata_dev_revalidate() by Tejun Heo · 17 years ago
  51. c78968b [libata] SCSI: simulator version, not device version, belongs in VPD by Jeff Garzik · 17 years ago
  52. baf4fdf libata: add support for ATA_16 on ATAPI by Mark Lord · 17 years ago
  53. 0260731 libata-link: linkify config/EH related functions by Tejun Heo · 17 years ago
  54. 936fd73 libata-link: linkify PHY-related functions by Tejun Heo · 17 years ago
  55. 5ddf24c libata: implement EH fast drain by Tejun Heo · 17 years ago
  56. 1ae4631 libata: improve SCSI scan failure handling by Tejun Heo · 17 years ago
  57. 64578a3 libata-acpi: implement _GTM/_STM support by Tejun Heo · 17 years ago
  58. 6746544 libata: reimplement ACPI invocation by Tejun Heo · 17 years ago
  59. fafbae8 libata-acpi: implement ata_acpi_associate() by Tejun Heo · 17 years ago
  60. d9aca22 libata: remove libata.spindown_compat by Tejun Heo · 17 years ago
  61. fe30911 libata: separate out ata_dev_reread_id() by Tejun Heo · 17 years ago
  62. 3a32a8e libata-acpi: clean up parameters and misc stuff by Tejun Heo · 17 years ago
  63. e92351b libata-acpi: s/CONFIG_SATA_ACPI/CONFIG_ATA_ACPI/ by Tejun Heo · 17 years ago
  64. 920a4b1 libata: implement libata.spindown_compat by Tejun Heo · 17 years ago
  65. 6bfff31 libata: kill probe_ent and related helpers by Tejun Heo · 17 years ago
  66. f318719 libata: separate out ata_host_alloc() and ata_host_register() by Tejun Heo · 17 years ago
  67. d7d0dad [libata] Disable ACPI by default; fix namespace problems by Jeff Garzik · 17 years ago
  68. 4bb64fb SiS warning fixes by Alan · 17 years ago
  69. 909706a libata: kill ATA_DNXFER_ANY by Tejun Heo · 17 years ago
  70. 458337d libata: improve ata_down_xfermask_limit() by Tejun Heo · 17 years ago
  71. 7ea1fbc [PATCH] libata: ACPI _SDD support by Kristen Carlson Accardi · 18 years ago
  72. 11ef697 [PATCH] libata: ACPI and _GTF support by Kristen Carlson Accardi · 18 years ago
  73. fda0efc [libata] Shuffle DRV_xxx in core and SiS drivers, to kill warnings by Jeff Garzik · 17 years ago
  74. 77a527e fix CONFIG_SATA_SIS=y compile error by Adrian Bunk · 17 years ago
  75. 9db7372 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 by David Howells · 18 years ago
  76. 800b399 [PATCH] libata: always use polling IDENTIFY by Tejun Heo · 18 years ago
  77. 70e6ad0 [PATCH] libata: prepare ata_sg_clean() for invocation from EH by Tejun Heo · 18 years ago
  78. bd056d7 [PATCH] libata: separate out rw ATA taskfile building into ata_build_rw_tf() by Tejun Heo · 18 years ago
  79. 2432697 [PATCH] libata: implement ata_exec_internal_sg() by Tejun Heo · 18 years ago
  80. 35b649f [PATCH] libata: implement ata_tf_read_block() by Tejun Heo · 18 years ago
  81. 55a8e2c [PATCH] libata: implement presence detection via polling IDENTIFY by Tejun Heo · 18 years ago
  82. bff0464 [PATCH] libata: convert @post_reset to @flags in ata_dev_read_id() by Tejun Heo · 18 years ago
  83. efdaedc [PATCH] libata: implement ATA_EHI_PRINTINFO by Tejun Heo · 18 years ago
  84. 90088bb [PATCH] libata: move ata_irq_on() into libata-sff.c by Tejun Heo · 18 years ago
  85. 65f27f3 WorkStruct: Pass the work_struct pointer instead of context data by David Howells · 18 years ago
  86. 6e42acc [PATCH] libata: unexport ata_dev_revalidate() by Tejun Heo · 18 years ago
  87. cca3974 libata: Grand renaming. by Jeff Garzik · 18 years ago
  88. c6fd280 Move libata to drivers/ata. by Jeff Garzik · 18 years ago[Renamed from drivers/scsi/libata.h]
  89. 8028916 [PATCH] libata: Add support for SATA attachment to SAS adapters by Brian King · 18 years ago
  90. f6d950e [PATCH] libata: Move ata_probe_ent_alloc to libata_core by Brian King · 18 years ago
  91. 155a8a9 [PATCH] libata: Add ata_port_init by Brian King · 18 years ago
  92. 77b08fb [PATCH] libata: make two functions global by Tejun Heo · 18 years ago
  93. 8676ce0 [libata] Bump versions by Jeff Garzik · 18 years ago
  94. 3057ac3 [PATCH] Snoop SET FEATURES - WRITE CACHE ENABLE/DISABLE command(v5) by zhao, forrest · 18 years ago
  95. d87fa38 [PATCH] libata-hp: move ata_do_reset() to libata-eh.c by Tejun Heo · 18 years ago
  96. 580b210 [PATCH] libata-hp: implement SCSI part of hotplug by Tejun Heo · 18 years ago
  97. 0ea035a [PATCH] libata-hp: implement ata_eh_detach_dev() by Tejun Heo · 18 years ago
  98. a9beec9 [PATCH] libata-hp-prep: make probing related functions global by Tejun Heo · 18 years ago
  99. 453b07a [PATCH] libata-hp-prep: add ata_aux_wq by Tejun Heo · 18 years ago
  100. 3ef3b43 [PATCH] libata-hp-prep: implement ata_dev_init() by Tejun Heo · 18 years ago