1. 800b399 [PATCH] libata: always use polling IDENTIFY by Tejun Heo · 18 years ago
  2. 70e6ad0 [PATCH] libata: prepare ata_sg_clean() for invocation from EH by Tejun Heo · 18 years ago
  3. bd056d7 [PATCH] libata: separate out rw ATA taskfile building into ata_build_rw_tf() by Tejun Heo · 18 years ago
  4. 2432697 [PATCH] libata: implement ata_exec_internal_sg() by Tejun Heo · 18 years ago
  5. 0f0a3ad [PATCH] libata: make sure IRQ is cleared after ata_bmdma_freeze() by Tejun Heo · 18 years ago
  6. ea54763 [PATCH] libata: move BMDMA host status recording from EH to interrupt handler by Tejun Heo · 18 years ago
  7. 3d3cca3 [PATCH] libata: implement ATA_FLAG_SETXFER_POLLING and use it in pata_via, take #2 by Tejun Heo · 18 years ago
  8. 35b649f [PATCH] libata: implement ata_tf_read_block() by Tejun Heo · 18 years ago
  9. 39599a5 [PATCH] libata: sync result_tf.flags w/ command tf.flags by Tejun Heo · 18 years ago
  10. 61c0596 [PATCH] libata: trivial updates to ata_sg_init_one() by Tejun Heo · 18 years ago
  11. 55a8e2c [PATCH] libata: implement presence detection via polling IDENTIFY by Tejun Heo · 18 years ago
  12. bff0464 [PATCH] libata: convert @post_reset to @flags in ata_dev_read_id() by Tejun Heo · 18 years ago
  13. 6fc49ad [PATCH] libata: use FLUSH_EXT only when driver is larger than LBA28 limit by Tejun Heo · 18 years ago
  14. 914ed35 [PATCH] libata: move dev->max_sectors configuration into ata_dev_configure() by Tejun Heo · 18 years ago
  15. baa1e78 [PATCH] libata: implement ATA_EHI_SETMODE and ATA_EHI_POST_SETMODE by Tejun Heo · 18 years ago
  16. efdaedc [PATCH] libata: implement ATA_EHI_PRINTINFO by Tejun Heo · 18 years ago
  17. b6103f6 [PATCH] libata: separate out and export sata_port_hardreset() by Tejun Heo · 18 years ago
  18. d1adc1b [PATCH] libata: handle 0xff status properly by Tejun Heo · 18 years ago
  19. 6919a0a [PATCH] libata: Revamp blacklist support to allow multiple kinds of blacklisting flaws by Alan Cox · 18 years ago
  20. fc08515 [PATCH] libata: add 40pin "short" cable support, honour drive side speed detection by Alan Cox · 18 years ago
  21. a462508 [PATCH] libata: Convert from module_init to subsys_initcall by Brian King · 18 years ago
  22. 6e42acc [PATCH] libata: unexport ata_dev_revalidate() by Tejun Heo · 18 years ago
  23. 4ad99f1 Merge branch 'master' into upstream-fixes by Jeff Garzik · 18 years ago
  24. 7d12e78 IRQ: Maintain regs pointer globally rather than passing to IRQ handlers by David Howells · 18 years ago
  25. 46767aeb [PATCH] libata: Don't believe bogus claims in the older PIO mode register by Alan Cox · 18 years ago
  26. 4f93137 [libata] DocBook minor updates, fixes by Jeff Garzik · 18 years ago
  27. 35aa7a4 [libata] Print out Status register, if a BSY-sleep takes too long by Jeff Garzik · 18 years ago
  28. d639ca9 [libata] init probe_ent->private_data in a common location by Jeff Garzik · 18 years ago
  29. c38778c [PATCH] Fix reference of uninitialised memory in ata_device_add() by Dave Jones · 18 years ago
  30. 02f076a [PATCH] libata: refuse to register IRQless ports by Alan Cox · 18 years ago
  31. 9359085 [PATCH] libata: improve handling of diagostic fail (and hardware that misreports it) by Alan Cox · 18 years ago
  32. 4a3381f Merge branch 'master' into upstream by Jeff Garzik · 18 years ago
  33. fea63e3 [PATCH] libata: fix non-uniform ports handling by Tejun Heo · 18 years ago
  34. cca3974 libata: Grand renaming. by Jeff Garzik · 18 years ago
  35. b352e57 [PATCH] libata: Add CompactFlash support by Alan Cox · 18 years ago
  36. cea0d33 Merge branch 'upstream-fixes' into upstream by Jeff Garzik · 18 years ago
  37. c6fd280 Move libata to drivers/ata. by Jeff Garzik · 18 years ago[Renamed (99%) from drivers/scsi/libata-core.c]
  38. 4852ba2 [PATCH] libata: kill unused hard_port_no and legacy_mode by Tejun Heo · 18 years ago
  39. c4b01f1 [PATCH] libata: use dummy port for stolen legacy ports by Tejun Heo · 18 years ago
  40. dd5b06c [PATCH] libata: implement dummy port by Tejun Heo · 18 years ago
  41. 2ec7df0 [PATCH] libata: rework legacy handling to remove much of the cruft by Alan Cox · 18 years ago
  42. 37deecb [PATCH] libata: implement per-dev xfermask by Tejun Heo · 18 years ago
  43. 6d0500d [PATCH] [libata] Kill 'count' var in ata_device_add() by Jeff Garzik · 18 years ago
  44. 996139f [PATCH] [libata] some function renaming by Jeff Garzik · 18 years ago
  45. 4608c16 [PATCH] libata: update ata_host_init() and rename it to ata_port_init_shost() by Tejun Heo · 18 years ago
  46. 8028916 [PATCH] libata: Add support for SATA attachment to SAS adapters by Brian King · 18 years ago
  47. f6d950e [PATCH] libata: Move ata_probe_ent_alloc to libata_core by Brian King · 18 years ago
  48. 155a8a9 [PATCH] libata: Add ata_port_init by Brian King · 18 years ago
  49. b03732f [PATCH] libata: Add ata_host_set_init by Brian King · 18 years ago
  50. c256e95 Merge branch 'upstream-fixes' into upstream by Jeff Garzik · 18 years ago
  51. 77f3f87 [PATCH] libata: fix ata_device_add() error path by Tejun Heo · 18 years ago
  52. 6543bc0 [PATCH] [libata] manually inline ata_host_remove() by Jeff Garzik · 18 years ago
  53. c3cf30a [PATCH] libata: fix ata_port_detach() for old EH ports by Tejun Heo · 18 years ago
  54. 3c5100c [PATCH] libata: cosmetic changes to PM functions by Tejun Heo · 18 years ago
  55. 5afc814 [PATCH] libata-core.c: restore configuration boot messages in ata_dev_configure(), v2 by Borislav Petkov · 18 years ago
  56. 500530f [PATCH] libata: reimplement controller-wide PM by Tejun Heo · 18 years ago
  57. d6f26d1 [PATCH] libata: reimplement per-dev PM by Tejun Heo · 18 years ago
  58. 02670bf [PATCH] libata: implement PM EH actions by Tejun Heo · 18 years ago
  59. 1cdaf53 [PATCH] libata: implement ATA_EHI_NO_AUTOPSY and QUIET by Tejun Heo · 18 years ago
  60. e9c8391 [PATCH] libata: clean up debounce parameters and improve parameter selection by Tejun Heo · 18 years ago
  61. 2832430 [PATCH] libata: implement ATA_EHI_RESUME_LINK by Tejun Heo · 18 years ago
  62. b51e9e5 [PATCH] libata: add ap->pflags and move core dynamic flags to it by Tejun Heo · 18 years ago
  63. e6d902a [PATCH] libata: Conditionally set host->max_cmd_len by Brian King · 18 years ago
  64. 60be6b9 [PATCH] lockdep: annotate on-stack completions by Ingo Molnar · 18 years ago
  65. 6ab3d56 Remove obsolete #include <linux/config.h> by Jörn Engel · 18 years ago
  66. 03529d9 Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/libata-dev by Linus Torvalds · 18 years ago
  67. 34af946 [PATCH] spin/rwlock init cleanups by Ingo Molnar · 18 years ago
  68. 8857455 [PATCH] libata: cosmetic updates by Tejun Heo · 18 years ago
  69. a8601e5 [PATCH] libata reduce timeouts by Andrew Morton · 18 years ago
  70. 77b08fb [PATCH] libata: make two functions global by Tejun Heo · 18 years ago
  71. 977e6b9 [PATCH] libata: update ata_do_simple_cmd() by Tejun Heo · 18 years ago
  72. e58eb58 [PATCH] libata: move ata_do_simple_cmd() below ata_exec_internal() by Tejun Heo · 18 years ago
  73. 0dd4b21 [libata] conversion to new debug scheme, part 1 of $N by Borislav Petkov · 18 years ago
  74. ba6a130 [libata] Add host lock to struct ata_port by Jeff Garzik · 18 years ago
  75. 3a77827 [PATCH] libata-dev: move the CDB-intr DMA blacklisting by Albert Lee · 18 years ago
  76. 71d530c Merge branch 'master' into upstream by Jeff Garzik · 18 years ago
  77. 1cca0eb Improve SATA core suspend/resume by Linus Torvalds · 18 years ago
  78. bf717b11 [libata] Update docs to reflect current driver API by Jeff Garzik · 18 years ago
  79. f0eb62b [PATCH] libata: add host_set->next for legacy two host_sets case, take #3 by Tejun Heo · 18 years ago
  80. 551e888 [PATCH] libata: fix comment above ata_exec_internal() by Tejun Heo · 18 years ago
  81. 3057ac3 [PATCH] Snoop SET FEATURES - WRITE CACHE ENABLE/DISABLE command(v5) by zhao, forrest · 18 years ago
  82. 39b07ce libata: more verbose request_irq() failure by Jeff Garzik · 18 years ago
  83. 233277c [PATCH] libata: Setup nbytes in ata_sg_init_one by Brian King · 18 years ago
  84. bd5d825 libata: Adjust initial debugging levels through preprocessor defines. by Borislav Petkov · 18 years ago
  85. d87fa38 [PATCH] libata-hp: move ata_do_reset() to libata-eh.c by Tejun Heo · 18 years ago
  86. 52783c5 [PATCH] libata-hp: killl ops->probe_reset by Tejun Heo · 18 years ago
  87. 720ba12 [PATCH] libata-hp: update unload-unplug by Tejun Heo · 18 years ago
  88. 3e70639 [PATCH] libata-hp: implement bootplug by Tejun Heo · 18 years ago
  89. 83c47bc [PATCH] libata-hp: implement warmplug by Tejun Heo · 18 years ago
  90. 580b210 [PATCH] libata-hp: implement SCSI part of hotplug by Tejun Heo · 18 years ago
  91. 9a1004d [PATCH] libata: export ata_hsm_move() by Tejun Heo · 18 years ago
  92. f5914a4 [PATCH] libata-hp-prep: add prereset() method and implement ata_std_prereset() by Tejun Heo · 18 years ago
  93. d7bb4cc [PATCH] libata-hp-prep: implement sata_phy_debounce() by Tejun Heo · 18 years ago
  94. a9beec9 [PATCH] libata-hp-prep: make probing related functions global by Tejun Heo · 18 years ago
  95. 453b07a [PATCH] libata-hp-prep: add ata_aux_wq by Tejun Heo · 18 years ago
  96. 5a04bf4 [PATCH] libata-hp-prep: implement ap->hw_sata_spd_limit by Tejun Heo · 18 years ago
  97. 72fa4b7 [PATCH] libata-hp-prep: make some ata_device fields persistent by Tejun Heo · 18 years ago
  98. 3ef3b43 [PATCH] libata-hp-prep: implement ata_dev_init() by Tejun Heo · 18 years ago
  99. c6cf9e9 [PATCH] libata: implement ata_eh_wait() by Tejun Heo · 18 years ago
  100. ef28240 libata debugging: set initial dbg value by Borislav Petkov · 18 years ago