1. 37198e3 libata: kill now unused n_iter and fix sata_fsl by James Bottomley · 16 years ago
  2. 4e6b79f libata: factor out ata_pci_activate_sff_host() from ata_pci_one() by Tejun Heo · 17 years ago
  3. 442eacc libata: make ata_port_queue_task() an internal function by Jeff Garzik · 17 years ago
  4. 0bcc65a libata: make qc->nbytes include extra buffers by Tejun Heo · 17 years ago
  5. ff2aeb1 libata: convert to chained sg by Tejun Heo · 17 years ago
  6. 001102d libata: kill non-sg DMA interface by Tejun Heo · 17 years ago
  7. 55dba31 libata: update ->data_xfer hook for ATAPI by Tejun Heo · 17 years ago
  8. ceb0c64 libata: add ATAPI_* cmd types and implement atapi_cmd_type() by Tejun Heo · 17 years ago
  9. 021ee9a libata: reimplement ata_acpi_cbl_80wire() using ata_acpi_gtm_xfermask() by Tejun Heo · 17 years ago
  10. a0f79b9 libata: implement ata_timing_cycle2mode() and use it in libata-acpi and pata_acpi by Tejun Heo · 17 years ago
  11. 7c77fa4 libata: separate out ata_acpi_gtm_xfermask() from pacpi_discover_modes() by Tejun Heo · 17 years ago
  12. c88f90c libata: add ATA_CBL_PATA_IGN by Tejun Heo · 17 years ago
  13. 7dc951a libata: xfer_mask is unsigned long not unsigned int by Tejun Heo · 17 years ago
  14. 9d3501a libata: kill ata_id_to_dma_mode() by Tejun Heo · 17 years ago
  15. 70cd071 libata: clean up xfermode / PATA timing related stuff by Tejun Heo · 17 years ago
  16. 6357357 libata: export xfermode / PATA timing related functions by Tejun Heo · 17 years ago
  17. 00115e0 libata: implement ATA_DFLAG_DUBIOUS_XFER by Tejun Heo · 17 years ago
  18. 3884f7b libata: clean up EH speed down implementation by Tejun Heo · 17 years ago
  19. f20ded3 libata: rearrange ATA_DFLAG_* by Tejun Heo · 17 years ago
  20. 140b5e5 libata: fix ATAPI draining by Tejun Heo · 17 years ago
  21. 398e078 libata-acpi: implement dev->gtf_cache and evaluate _GTF right after _STM during resume by Tejun Heo · 17 years ago
  22. c05e6ff libata-acpi: implement and use ata_acpi_init_gtm() by Tejun Heo · 17 years ago
  23. c2e366a libata: update ata_*_printk() macros such that level can be a variable by Tejun Heo · 17 years ago
  24. 0d02f0b libata-acpi: adjust constness in ata_acpi_gtm/stm() parameters by Tejun Heo · 17 years ago
  25. 2d3b8ee libata: workaround DRQ=1 ERR=1 for ATAPI tape drives by Albert Lee · 17 years ago
  26. 21bef6d libata: remove unused functions by Adrian Bunk · 17 years ago
  27. 6bbfd53 libata: handle broken cable reporting by Alan Cox · 17 years ago
  28. e027bd3 libata: implement and use ATA_QCFLAG_QUIET by Tejun Heo · 17 years ago
  29. ca77329 [libata] Link power management infrastructure by Kristen Carlson Accardi · 17 years ago
  30. 88ff6ea libata: implement ata_wait_after_reset() by Tejun Heo · 17 years ago
  31. 054a5fb libata: track SLEEP state and issue SRST to wake it up by Tejun Heo · 17 years ago
  32. 2dcb407 [libata] checkpatch-inspired cleanups by Jeff Garzik · 17 years ago
  33. 3be6cbd [libata] kill ata_sg_is_last() by Jeff Garzik · 17 years ago
  34. 8726021 libata: convert to using sg helpers by Jens Axboe · 17 years ago
  35. 2855568 [libata] struct pci_dev related cleanups by Jeff Garzik · 17 years ago
  36. b06ce3e libata: use ata_exec_internal() for PMP register access by Tejun Heo · 17 years ago
  37. afaa5c3 libata: implement ATA_PFLAG_RESETTING by Tejun Heo · 17 years ago
  38. badff03 libata-core: Expose gtm methods for driver use by Alan Cox · 17 years ago
  39. b3a7060 libata: Add a drivers/ide style DMA disable by Alan Cox · 17 years ago
  40. 31f8838 libata-pmp: implement qc_defer for command switching PMP support by Tejun Heo · 17 years ago
  41. 3af9a77 libata-pmp: implement Port Multiplier support by Tejun Heo · 17 years ago
  42. 93328e1 [PATCH] libata: Fix HPA handling regression by Alan Cox · 17 years ago
  43. 7d77b24 libata-pmp-prep: implement sata_async_notification() by Tejun Heo · 17 years ago
  44. e31e853 libata-pmp-prep: implement ATA_HORKAGE_SKIP_PM by Tejun Heo · 17 years ago
  45. f9df58c libata-pmp-prep: implement ATA_LFLAG_DISABLED by Tejun Heo · 17 years ago
  46. fd995f7 libata-pmp-prep: implement ATA_LFLAG_NO_RETRY by Tejun Heo · 17 years ago
  47. ae791c0 libata-pmp-prep: implement ATA_LFLAG_NO_SRST, ASSUME_ATA and ASSUME_SEMB by Tejun Heo · 17 years ago
  48. da917d6 libata-pmp-prep: implement qc_defer helpers by Tejun Heo · 17 years ago
  49. 31cc23b libata-pmp-prep: implement ops->qc_defer() by Tejun Heo · 17 years ago
  50. e0a7175 libata-pmp-prep: add PMP related constants, fields, ops and update helpers by Tejun Heo · 17 years ago
  51. 3f19859 libata: update ata_dev_try_classify() arguments by Tejun Heo · 17 years ago
  52. 2557164 ata: increase allowed config flags by Kristen Carlson Accardi · 17 years ago
  53. a1e10f7 libata: move EH repeat reporting into ata_eh_report() by Tejun Heo · 17 years ago
  54. cbcdd87 libata: implement and use ata_port_desc() to report port configuration by Tejun Heo · 17 years ago
  55. ac8869d [libata] Remove ->port_disable() hook by Jeff Garzik · 17 years ago
  56. e1ddb4b [libata] add ACPI cable detect API by Alan Cox · 17 years ago
  57. 6d32d30 [libata] Remove ->irq_ack() hook, and ata_dummy_irq_on() by Jeff Garzik · 17 years ago
  58. cb94c1c libata: add printf format attribute to ehi desc functions by Tejun Heo · 17 years ago
  59. 1552945 libata: use ata_port_printk() in ata_wait_idle() by Tejun Heo · 17 years ago
  60. 2f29496 [libata] ahci: send event when AN received by Kristen Carlson Accardi · 17 years ago
  61. 9f45cbd [libata] check for SATA async notify support by Kristen Carlson Accardi · 17 years ago
  62. 8989805 libata-link: add PMP links by Tejun Heo · 17 years ago
  63. dbd8261 libata-link: implement ata_link_abort() by Tejun Heo · 17 years ago
  64. 0c88758 libata-link: make two port flags HRST_TO_RESUME and SKIP_D2H_BSY link flags by Tejun Heo · 17 years ago
  65. 0260731 libata-link: linkify config/EH related functions by Tejun Heo · 17 years ago
  66. cc0680a libata-link: linkify reset by Tejun Heo · 17 years ago
  67. 936fd73 libata-link: linkify PHY-related functions by Tejun Heo · 17 years ago
  68. f58229f libata-link: implement and use link/device iterators by Tejun Heo · 17 years ago
  69. 9af5c9c libata-link: introduce ata_link by Tejun Heo · 17 years ago
  70. 16c55b0 libata: implement BROKEN_HPA horkage and apply it to affected drives by Tejun Heo · 17 years ago
  71. b8b275e ata_piix: fix suspend/resume for some TOSHIBA laptops by Tejun Heo · 17 years ago
  72. e6f194d Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 by Linus Torvalds · 17 years ago
  73. 5ddf24c libata: implement EH fast drain by Tejun Heo · 17 years ago
  74. f8f1e1c libata: reorganize ata_ehi_hotplugged() by Tejun Heo · 17 years ago
  75. 008a789 libata: improve SATA PHY speed down logic by Tejun Heo · 17 years ago
  76. da3dbb1 libata: make ->scr_read/write callbacks return error code by Tejun Heo · 17 years ago
  77. 5335b72 libata: implement AC_ERR_NCQ by Tejun Heo · 17 years ago
  78. b64bbc3 libata: improve EH report formatting by Tejun Heo · 17 years ago
  79. 9977126 libata: add @is_cmd to ata_tf_to_fis() by Tejun Heo · 17 years ago
  80. 1c50dc8 [SCSI] sas_ata: ata_post_internal should abort the sas_task by Darrick J. Wong · 17 years ago
  81. 75683fe libata: clean up horkage handling by Tejun Heo · 17 years ago
  82. d583bc1 libata: simplify PCI legacy SFF host handling by Tejun Heo · 17 years ago
  83. 45a66c1 libata-core: convert to use cancel_rearming_delayed_work() by Oleg Nesterov · 17 years ago
  84. d26fc95 libata: Support chips with 64K PRD quirk by Alan Cox · 17 years ago
  85. 64578a3 libata-acpi: implement _GTM/_STM support by Tejun Heo · 17 years ago
  86. 6746544 libata: reimplement ACPI invocation by Tejun Heo · 17 years ago
  87. fafbae8 libata-acpi: implement ata_acpi_associate() by Tejun Heo · 17 years ago
  88. 40a1d53 libata: kill ATA_HORKAGE_DMA_RW_ONLY by Tejun Heo · 17 years ago
  89. 55f3952 libata: kill the infamous abnormal status message by Tejun Heo · 17 years ago
  90. d92e74d libata-core/sff: Fix multiple assumptions about DMA by Alan Cox · 17 years ago
  91. 464cf17 libata: always use polling SETXFER by Tejun Heo · 17 years ago
  92. bc9a8a7 libata: Kiss post_set_mode goodbye by Alan Cox · 17 years ago
  93. 13b8d09 libata: track spindown status and skip spindown_compat if possible by Tejun Heo · 17 years ago
  94. 3cadbcc libata-acpi: add ATA_FLAG_ACPI_SATA port flag by Tejun Heo · 17 years ago
  95. 6ddcd3b libata: during revalidation, check n_sectors after device is configured by Tejun Heo · 17 years ago
  96. e92351b libata-acpi: s/CONFIG_SATA_ACPI/CONFIG_ATA_ACPI/ by Tejun Heo · 17 years ago
  97. f4d6d00 libata: ignore EH scheduling during initialization by Tejun Heo · 17 years ago
  98. 1626aeb libata: clean up SFF init mess by Tejun Heo · 17 years ago
  99. 9666f40 libata: reimplement suspend/resume support using sdev->manage_start_stop by Tejun Heo · 17 years ago
  100. 31daabd libata: reimplement reset sequencing by Tejun Heo · 17 years ago