1. 32ebbc0 libata: port and host should be stopped before hardware resources are released by Tejun Heo · 17 years ago
  2. 1974e20 libata: skip 0xff polling for PATA controllers by Tejun Heo · 17 years ago
  3. 3d46b2e libata: Support PIO polling-only hosts. by Paul Mundt · 17 years ago
  4. 6bbfd53 libata: handle broken cable reporting by Alan Cox · 17 years ago
  5. f5456b6 libata: Don't disable dipm with SET FEATURES by Kristen Carlson Accardi · 17 years ago
  6. 5270222 libata: don't configure downstream links faster than the upstream link by Tejun Heo · 17 years ago
  7. db64bcf libata: request PHY speed configuration on SControl access failure by Tejun Heo · 17 years ago
  8. f8d8e57 libata: increase 128 KB / cmd limit for ATAPI tape drives by Tony Battersby · 17 years ago
  9. 48166fd libata: fix docbook by Stephen Hemminger · 17 years ago
  10. 1992a5e libata: suppress two warnings by Stephen Rothwell · 17 years ago
  11. 3529a23 Merge branch 'alpm' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/libata-dev by Linus Torvalds · 17 years ago
  12. 00cda56 Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/libata-dev by Linus Torvalds · 17 years ago
  13. ca77329 [libata] Link power management infrastructure by Kristen Carlson Accardi · 17 years ago
  14. 12850ff libata: add MAXTOR 7V300F0/VA111900 to NCQ blacklist by Tejun Heo · 17 years ago
  15. cdeab11 libata: relocate forcing PIO0 on reset by Tejun Heo · 17 years ago
  16. 88ff6ea libata: implement ata_wait_after_reset() by Tejun Heo · 17 years ago
  17. 054a5fb libata: track SLEEP state and issue SRST to wake it up by Tejun Heo · 17 years ago
  18. 4dbfa39 libata: relocate and fix post-command processing by Tejun Heo · 17 years ago
  19. acd054a Initialise scatter/gather list in ata_sg_setup by Anton Blanchard · 17 years ago
  20. 7f14957 Merge branch 'sg' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 17 years ago
  21. 3acaf94 libata-core: Be a bit more relaxed about early DMA zero devices by Alan Cox · 17 years ago
  22. 741b776 libata-core.c: make 2 functions static by Adrian Bunk · 17 years ago
  23. 218f3d3 [libata] Create internal helper ata_dev_set_feature() by Jeff Garzik · 17 years ago
  24. 642f149 SG: Change sg_set_page() to take length and offset argument by Jens Axboe · 17 years ago
  25. 0c17317 libata: add HTS542525K9SA00 to NCQ blacklist by Tejun Heo · 17 years ago
  26. 150981b libata-core: auditting chk_status v check_status by Alan Cox · 17 years ago
  27. 2dcb407 [libata] checkpatch-inspired cleanups by Jeff Garzik · 17 years ago
  28. 45711f1 [SG] Update drivers to use sg helpers by Jens Axboe · 17 years ago
  29. 5c1ad8b libata: fix kernel-doc param name by Randy Dunlap · 17 years ago
  30. 0874ee7 libata sg chaining support fix by FUJITA Tomonori · 17 years ago
  31. 8726021 libata: convert to using sg helpers by Jens Axboe · 17 years ago
  32. 317b50b libata: prevent devices with blank model names from being DMA blacklisted by Andrew Paprocki · 17 years ago
  33. 1358796 libata: add ST9160821AS / 3.CCD to NCQ blacklist by Tejun Heo · 17 years ago
  34. 2855568 [libata] struct pci_dev related cleanups by Jeff Garzik · 17 years ago
  35. b06ce3e libata: use ata_exec_internal() for PMP register access by Tejun Heo · 17 years ago
  36. 2b78910 libata: add @timeout to ata_exec_internal[_sg]() by Tejun Heo · 17 years ago
  37. abf6e8e libata: clear ehi description after initial host report by Tejun Heo · 17 years ago
  38. 954bb00 libata: add ST9160821AS / 3.ALD to NCQ blacklist by Tejun Heo · 17 years ago
  39. 70edb18 libata: add HDT722516DLA380 to NCQ blacklist by Tejun Heo · 17 years ago
  40. da6f0ec libata: blacklist NCQ on Seagate Barracuda ST380817AS by Paolo Ornati · 17 years ago
  41. 6ebe9d8 [libata] Turn on ACPI by default by Jeff Garzik · 17 years ago
  42. 681c80b libata: correct handling of SRST reset sequences by Alan Cox · 17 years ago
  43. b3a7060 libata: Add a drivers/ide style DMA disable by Alan Cox · 17 years ago
  44. 31f8838 libata-pmp: implement qc_defer for command switching PMP support by Tejun Heo · 17 years ago
  45. 633273a3 libata-pmp: hook PMP support and enable it by Tejun Heo · 17 years ago
  46. 3af9a77 libata-pmp: implement Port Multiplier support by Tejun Heo · 17 years ago
  47. 93328e1 [PATCH] libata: Fix HPA handling regression by Alan Cox · 17 years ago
  48. 0b0a43e libata-core: blacklist HITACHI HDS drives using wildcard blacklist matching by David Milburn · 17 years ago
  49. 7f56762 libata: update spurious NCQ completion blacklist by Tejun Heo · 17 years ago
  50. 1e582ba libata: fix ata_set_max_sectors() by Tejun Heo · 17 years ago
  51. 7d77b24 libata-pmp-prep: implement sata_async_notification() by Tejun Heo · 17 years ago
  52. da917d6 libata-pmp-prep: implement qc_defer helpers by Tejun Heo · 17 years ago
  53. 31cc23b libata-pmp-prep: implement ops->qc_defer() by Tejun Heo · 17 years ago
  54. fb7fd61 libata-pmp-prep: make a number of functions global to libata by Tejun Heo · 17 years ago
  55. 422c9da libata-pmp-prep: add @new_class to ata_dev_revalidate() by Tejun Heo · 17 years ago
  56. 854c73a libata: misc updates for AN by Tejun Heo · 17 years ago
  57. c78968b [libata] SCSI: simulator version, not device version, belongs in VPD by Jeff Garzik · 17 years ago
  58. d7fbee0 libata: assume ATA_DEV_ATA on diagnostic failure by Tejun Heo · 17 years ago
  59. 3f19859 libata: update ata_dev_try_classify() arguments by Tejun Heo · 17 years ago
  60. 05027ad libata: remiplement ata_hpa_resize() by Tejun Heo · 17 years ago
  61. c728a91 libata: clean up read/set native_max address functions by Tejun Heo · 17 years ago
  62. db6f875 libata: move ata_id_n_sectors() upward by Tejun Heo · 17 years ago
  63. 539cc7c [libata] blacklist Maxtor*BANC* using new wildcard blacklist matching by Jeff Garzik · 17 years ago
  64. cbcdd87 libata: implement and use ata_port_desc() to report port configuration by Tejun Heo · 17 years ago
  65. 614fe29 libata: Spot bridge chips by Alan Cox · 17 years ago
  66. ac8869d [libata] Remove ->port_disable() hook by Jeff Garzik · 17 years ago
  67. 6d32d30 [libata] Remove ->irq_ack() hook, and ata_dummy_irq_on() by Jeff Garzik · 17 years ago
  68. 9f45cbd [libata] check for SATA async notify support by Kristen Carlson Accardi · 17 years ago
  69. 4f34337 libata: Note that our cache flush code needs fixing up by Alan Cox · 17 years ago
  70. 50a9901 libata-core: Document some limits/assumptions about ID_ATA by Alan Cox · 17 years ago
  71. baf4fdf libata: add support for ATA_16 on ATAPI by Mark Lord · 17 years ago
  72. 4cc980b libata: move ata_altstatus() to pio data xfer functions by Albert Lee · 17 years ago
  73. 0bc2a79 libata: Correct IORDY handling by Alan Cox · 17 years ago
  74. e3667eb libata-link: update Power Management to handle PMP links by Tejun Heo · 17 years ago
  75. 41bda9c libata-link: update hotplug to handle PMP links by Tejun Heo · 17 years ago
  76. 8989805 libata-link: add PMP links by Tejun Heo · 17 years ago
  77. dbd8261 libata-link: implement ata_link_abort() by Tejun Heo · 17 years ago
  78. 4fb37a2 libata-link: separate out link initialization functions by Tejun Heo · 17 years ago
  79. 0c88758 libata-link: make two port flags HRST_TO_RESUME and SKIP_D2H_BSY link flags by Tejun Heo · 17 years ago
  80. 0260731 libata-link: linkify config/EH related functions by Tejun Heo · 17 years ago
  81. cc0680a libata-link: linkify reset by Tejun Heo · 17 years ago
  82. 936fd73 libata-link: linkify PHY-related functions by Tejun Heo · 17 years ago
  83. f58229f libata-link: implement and use link/device iterators by Tejun Heo · 17 years ago
  84. 9af5c9c libata-link: introduce ata_link by Tejun Heo · 17 years ago
  85. 0e3dbc0 libata: Update the blacklist with a few more devices by Alan Cox · 17 years ago
  86. 3dcc323 libata clear horkage on ata_dev_init() by Tejun Heo · 17 years ago
  87. 16c55b0 libata: implement BROKEN_HPA horkage and apply it to affected drives by Tejun Heo · 17 years ago
  88. 18b2466 libata-core: Allow translation setting to fail by Alan Cox · 17 years ago
  89. b54eebd libata: don't check n_sectors during revalidation if zero by Tejun Heo · 17 years ago
  90. 8270bec libata: fix n_sectors failure handling during revalidation by Tejun Heo · 17 years ago
  91. fb0582f9 libata: adjust libata to ignore errors after spinup by Ryan Power · 17 years ago
  92. 5d6aca8 libata: blacklist SAMSUNG HD401LJ / ZZ100-15 for NCQ by Tejun Heo · 17 years ago
  93. 5ddf24c libata: implement EH fast drain by Tejun Heo · 17 years ago
  94. 1ae4631 libata: improve SCSI scan failure handling by Tejun Heo · 17 years ago
  95. f154515 libata: quickly trigger SATA SPD down after debouncing failed by Tejun Heo · 17 years ago
  96. 008a789 libata: improve SATA PHY speed down logic by Tejun Heo · 17 years ago
  97. da3dbb1 libata: make ->scr_read/write callbacks return error code by Tejun Heo · 17 years ago
  98. b64bbc3 libata: improve EH report formatting by Tejun Heo · 17 years ago
  99. 9977126 libata: add @is_cmd to ata_tf_to_fis() by Tejun Heo · 17 years ago
  100. 3fb6589 libata: add ST9160821AS 3.CLF to NONCQ blacklist by Tejun Heo · 17 years ago