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