1. 2dcb407 [libata] checkpatch-inspired cleanups by Jeff Garzik · 17 years ago
  2. 45711f1 [SG] Update drivers to use sg helpers by Jens Axboe · 17 years ago
  3. 5c1ad8b libata: fix kernel-doc param name by Randy Dunlap · 17 years ago
  4. 0874ee7 libata sg chaining support fix by FUJITA Tomonori · 17 years ago
  5. 8726021 libata: convert to using sg helpers by Jens Axboe · 17 years ago
  6. 317b50b libata: prevent devices with blank model names from being DMA blacklisted by Andrew Paprocki · 17 years ago
  7. 1358796 libata: add ST9160821AS / 3.CCD to NCQ blacklist by Tejun Heo · 17 years ago
  8. 2855568 [libata] struct pci_dev related cleanups by Jeff Garzik · 17 years ago
  9. b06ce3e libata: use ata_exec_internal() for PMP register access by Tejun Heo · 17 years ago
  10. 2b78910 libata: add @timeout to ata_exec_internal[_sg]() by Tejun Heo · 17 years ago
  11. abf6e8e libata: clear ehi description after initial host report by Tejun Heo · 17 years ago
  12. 954bb00 libata: add ST9160821AS / 3.ALD to NCQ blacklist by Tejun Heo · 17 years ago
  13. 70edb18 libata: add HDT722516DLA380 to NCQ blacklist by Tejun Heo · 17 years ago
  14. da6f0ec libata: blacklist NCQ on Seagate Barracuda ST380817AS by Paolo Ornati · 17 years ago
  15. 6ebe9d8 [libata] Turn on ACPI by default by Jeff Garzik · 17 years ago
  16. 681c80b libata: correct handling of SRST reset sequences by Alan Cox · 17 years ago
  17. b3a7060 libata: Add a drivers/ide style DMA disable by Alan Cox · 17 years ago
  18. 31f8838 libata-pmp: implement qc_defer for command switching PMP support by Tejun Heo · 17 years ago
  19. 633273a libata-pmp: hook PMP support and enable it by Tejun Heo · 17 years ago
  20. 3af9a77 libata-pmp: implement Port Multiplier support by Tejun Heo · 17 years ago
  21. 93328e1 [PATCH] libata: Fix HPA handling regression by Alan Cox · 17 years ago
  22. 0b0a43e libata-core: blacklist HITACHI HDS drives using wildcard blacklist matching by David Milburn · 17 years ago
  23. 7f56762 libata: update spurious NCQ completion blacklist by Tejun Heo · 17 years ago
  24. 1e582ba libata: fix ata_set_max_sectors() by Tejun Heo · 17 years ago
  25. 7d77b24 libata-pmp-prep: implement sata_async_notification() by Tejun Heo · 17 years ago
  26. da917d6 libata-pmp-prep: implement qc_defer helpers by Tejun Heo · 17 years ago
  27. 31cc23b libata-pmp-prep: implement ops->qc_defer() by Tejun Heo · 17 years ago
  28. fb7fd61 libata-pmp-prep: make a number of functions global to libata by Tejun Heo · 17 years ago
  29. 422c9da libata-pmp-prep: add @new_class to ata_dev_revalidate() by Tejun Heo · 17 years ago
  30. 854c73a libata: misc updates for AN by Tejun Heo · 17 years ago
  31. c78968b [libata] SCSI: simulator version, not device version, belongs in VPD by Jeff Garzik · 17 years ago
  32. d7fbee0 libata: assume ATA_DEV_ATA on diagnostic failure by Tejun Heo · 17 years ago
  33. 3f19859 libata: update ata_dev_try_classify() arguments by Tejun Heo · 17 years ago
  34. 05027ad libata: remiplement ata_hpa_resize() by Tejun Heo · 17 years ago
  35. c728a91 libata: clean up read/set native_max address functions by Tejun Heo · 17 years ago
  36. db6f875 libata: move ata_id_n_sectors() upward by Tejun Heo · 17 years ago
  37. 539cc7c [libata] blacklist Maxtor*BANC* using new wildcard blacklist matching by Jeff Garzik · 17 years ago
  38. cbcdd87 libata: implement and use ata_port_desc() to report port configuration by Tejun Heo · 17 years ago
  39. 614fe29 libata: Spot bridge chips by Alan Cox · 17 years ago
  40. ac8869d [libata] Remove ->port_disable() hook by Jeff Garzik · 17 years ago
  41. 6d32d30 [libata] Remove ->irq_ack() hook, and ata_dummy_irq_on() by Jeff Garzik · 17 years ago
  42. 9f45cbd [libata] check for SATA async notify support by Kristen Carlson Accardi · 17 years ago
  43. 4f34337 libata: Note that our cache flush code needs fixing up by Alan Cox · 17 years ago
  44. 50a9901 libata-core: Document some limits/assumptions about ID_ATA by Alan Cox · 17 years ago
  45. baf4fdf libata: add support for ATA_16 on ATAPI by Mark Lord · 17 years ago
  46. 4cc980b libata: move ata_altstatus() to pio data xfer functions by Albert Lee · 17 years ago
  47. 0bc2a79 libata: Correct IORDY handling by Alan Cox · 17 years ago
  48. e3667eb libata-link: update Power Management to handle PMP links by Tejun Heo · 17 years ago
  49. 41bda9c libata-link: update hotplug to handle PMP links by Tejun Heo · 17 years ago
  50. 8989805 libata-link: add PMP links by Tejun Heo · 17 years ago
  51. dbd8261 libata-link: implement ata_link_abort() by Tejun Heo · 17 years ago
  52. 4fb37a2 libata-link: separate out link initialization functions by Tejun Heo · 17 years ago
  53. 0c88758 libata-link: make two port flags HRST_TO_RESUME and SKIP_D2H_BSY link flags by Tejun Heo · 17 years ago
  54. 0260731 libata-link: linkify config/EH related functions by Tejun Heo · 17 years ago
  55. cc0680a libata-link: linkify reset by Tejun Heo · 17 years ago
  56. 936fd73 libata-link: linkify PHY-related functions by Tejun Heo · 17 years ago
  57. f58229f libata-link: implement and use link/device iterators by Tejun Heo · 17 years ago
  58. 9af5c9c libata-link: introduce ata_link by Tejun Heo · 17 years ago
  59. 0e3dbc0 libata: Update the blacklist with a few more devices by Alan Cox · 17 years ago
  60. 3dcc323 libata clear horkage on ata_dev_init() by Tejun Heo · 17 years ago
  61. 16c55b0 libata: implement BROKEN_HPA horkage and apply it to affected drives by Tejun Heo · 17 years ago
  62. 18b2466 libata-core: Allow translation setting to fail by Alan Cox · 17 years ago
  63. b54eebd libata: don't check n_sectors during revalidation if zero by Tejun Heo · 17 years ago
  64. 8270bec libata: fix n_sectors failure handling during revalidation by Tejun Heo · 17 years ago
  65. fb0582f9 libata: adjust libata to ignore errors after spinup by Ryan Power · 17 years ago
  66. 5d6aca8 libata: blacklist SAMSUNG HD401LJ / ZZ100-15 for NCQ by Tejun Heo · 17 years ago
  67. 5ddf24c libata: implement EH fast drain by Tejun Heo · 17 years ago
  68. 1ae4631 libata: improve SCSI scan failure handling by Tejun Heo · 17 years ago
  69. f154515 libata: quickly trigger SATA SPD down after debouncing failed by Tejun Heo · 17 years ago
  70. 008a789 libata: improve SATA PHY speed down logic by Tejun Heo · 17 years ago
  71. da3dbb1 libata: make ->scr_read/write callbacks return error code by Tejun Heo · 17 years ago
  72. b64bbc3 libata: improve EH report formatting by Tejun Heo · 17 years ago
  73. 9977126 libata: add @is_cmd to ata_tf_to_fis() by Tejun Heo · 17 years ago
  74. 3fb6589 libata: add ST9160821AS 3.CLF to NONCQ blacklist by Tejun Heo · 17 years ago
  75. c6e54a5 libata: remove irq_on from ata_bus_reset() and ata_std_postreset() by Albert Lee · 17 years ago
  76. e8361fc libata: add another Maxtor drive with broken NCQ to the list by Chuck Ebbert · 17 years ago
  77. 2f8d90a Add Hitachi HDS7250SASUN500G 0621KTAWSD to NCQ blacklist by Prarit Bhargava · 17 years ago
  78. a520f26 libata: add FUJITSU MHV2080BH to NCQ blacklist by Tejun Heo · 17 years ago
  79. 75683fe libata: clean up horkage handling by Tejun Heo · 17 years ago
  80. 39ce712 libata: quirk IOMEGA ZIP 250 ATAPI FLOPPY by Tejun Heo · 17 years ago
  81. d583bc1 libata: simplify PCI legacy SFF host handling by Tejun Heo · 17 years ago
  82. 45a66c1 libata-core: convert to use cancel_rearming_delayed_work() by Oleg Nesterov · 17 years ago
  83. d26fc95 libata: Support chips with 64K PRD quirk by Alan Cox · 17 years ago
  84. a16abc0 libata: replace ap->cbl tests with ATA_FLAG_SATA tests by Tejun Heo · 17 years ago
  85. 6746544 libata: reimplement ACPI invocation by Tejun Heo · 17 years ago
  86. fafbae8 libata-acpi: implement ata_acpi_associate() by Tejun Heo · 17 years ago
  87. 4031826 libata: fix assigned IRQ reporting by Tejun Heo · 17 years ago
  88. e14cbfa libata: add HTS541616J9SA00 to NCQ blacklist by Tejun Heo · 17 years ago
  89. 74cdbba libata: remove reading alt_status from ata_hsm_qc_complete() by Albert Lee · 17 years ago
  90. 40a1d53 libata: kill ATA_HORKAGE_DMA_RW_ONLY by Tejun Heo · 17 years ago
  91. b9a4197 libata: use PIO for non-16 byte aligned ATAPI commands by Tejun Heo · 17 years ago
  92. 09d7f9b libata: fix ata_dev_disable() by Tejun Heo · 17 years ago
  93. 37301a5 libata: be less verbose about hpa by Tejun Heo · 17 years ago
  94. 3fae450 kerneldoc fix in libata by Henrik Kretzschmar · 17 years ago
  95. 2f8fceb libata: more NONCQ devices by Tejun Heo · 17 years ago
  96. e141d99 libata: limit post SRST nsect/lbal wait to ~100ms by Tejun Heo · 17 years ago
  97. 5acd50f libata: force PIO on IOMEGA ZIP 250 ATAPI by Tejun Heo · 17 years ago
  98. 6070068 libata: Correct abuse of language by Alan Cox · 17 years ago
  99. d92e74d libata-core/sff: Fix multiple assumptions about DMA by Alan Cox · 17 years ago
  100. afe3cc5 libata: fix hw_sata_spd_limit initialization by Tejun Heo · 17 years ago