1. 6bbfd53 libata: handle broken cable reporting by Alan Cox · 17 years ago
  2. e027bd3 libata: implement and use ATA_QCFLAG_QUIET by Tejun Heo · 17 years ago
  3. ca77329 [libata] Link power management infrastructure by Kristen Carlson Accardi · 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. 2dcb407 [libata] checkpatch-inspired cleanups by Jeff Garzik · 17 years ago
  7. 3be6cbd [libata] kill ata_sg_is_last() by Jeff Garzik · 17 years ago
  8. 8726021 libata: convert to using sg helpers by Jens Axboe · 17 years ago
  9. 2855568 [libata] struct pci_dev related cleanups by Jeff Garzik · 17 years ago
  10. b06ce3e libata: use ata_exec_internal() for PMP register access by Tejun Heo · 17 years ago
  11. afaa5c3 libata: implement ATA_PFLAG_RESETTING by Tejun Heo · 17 years ago
  12. badff03 libata-core: Expose gtm methods for driver use by Alan Cox · 17 years ago
  13. b3a7060 libata: Add a drivers/ide style DMA disable by Alan Cox · 17 years ago
  14. 31f8838 libata-pmp: implement qc_defer for command switching PMP support by Tejun Heo · 17 years ago
  15. 3af9a77 libata-pmp: implement Port Multiplier support by Tejun Heo · 17 years ago
  16. 93328e1 [PATCH] libata: Fix HPA handling regression by Alan Cox · 17 years ago
  17. 7d77b24 libata-pmp-prep: implement sata_async_notification() by Tejun Heo · 17 years ago
  18. e31e853 libata-pmp-prep: implement ATA_HORKAGE_SKIP_PM by Tejun Heo · 17 years ago
  19. f9df58c libata-pmp-prep: implement ATA_LFLAG_DISABLED by Tejun Heo · 17 years ago
  20. fd995f7 libata-pmp-prep: implement ATA_LFLAG_NO_RETRY by Tejun Heo · 17 years ago
  21. ae791c0 libata-pmp-prep: implement ATA_LFLAG_NO_SRST, ASSUME_ATA and ASSUME_SEMB by Tejun Heo · 17 years ago
  22. da917d6 libata-pmp-prep: implement qc_defer helpers by Tejun Heo · 17 years ago
  23. 31cc23b libata-pmp-prep: implement ops->qc_defer() by Tejun Heo · 17 years ago
  24. e0a7175 libata-pmp-prep: add PMP related constants, fields, ops and update helpers by Tejun Heo · 17 years ago
  25. 3f19859 libata: update ata_dev_try_classify() arguments by Tejun Heo · 17 years ago
  26. 2557164 ata: increase allowed config flags by Kristen Carlson Accardi · 17 years ago
  27. a1e10f7 libata: move EH repeat reporting into ata_eh_report() by Tejun Heo · 17 years ago
  28. cbcdd87 libata: implement and use ata_port_desc() to report port configuration by Tejun Heo · 17 years ago
  29. ac8869d [libata] Remove ->port_disable() hook by Jeff Garzik · 17 years ago
  30. e1ddb4b [libata] add ACPI cable detect API by Alan Cox · 17 years ago
  31. 6d32d30 [libata] Remove ->irq_ack() hook, and ata_dummy_irq_on() by Jeff Garzik · 17 years ago
  32. cb94c1c libata: add printf format attribute to ehi desc functions by Tejun Heo · 17 years ago
  33. 1552945 libata: use ata_port_printk() in ata_wait_idle() by Tejun Heo · 17 years ago
  34. 2f29496 [libata] ahci: send event when AN received by Kristen Carlson Accardi · 17 years ago
  35. 9f45cbd [libata] check for SATA async notify support by Kristen Carlson Accardi · 17 years ago
  36. 8989805 libata-link: add PMP links by Tejun Heo · 17 years ago
  37. dbd8261 libata-link: implement ata_link_abort() by Tejun Heo · 17 years ago
  38. 0c88758 libata-link: make two port flags HRST_TO_RESUME and SKIP_D2H_BSY link flags by Tejun Heo · 17 years ago
  39. 0260731 libata-link: linkify config/EH related functions by Tejun Heo · 17 years ago
  40. cc0680a libata-link: linkify reset by Tejun Heo · 17 years ago
  41. 936fd73 libata-link: linkify PHY-related functions by Tejun Heo · 17 years ago
  42. f58229f libata-link: implement and use link/device iterators by Tejun Heo · 17 years ago
  43. 9af5c9c libata-link: introduce ata_link by Tejun Heo · 17 years ago
  44. 16c55b0 libata: implement BROKEN_HPA horkage and apply it to affected drives by Tejun Heo · 17 years ago
  45. b8b275e ata_piix: fix suspend/resume for some TOSHIBA laptops by Tejun Heo · 17 years ago
  46. e6f194d Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 by Linus Torvalds · 17 years ago
  47. 5ddf24c libata: implement EH fast drain by Tejun Heo · 17 years ago
  48. f8f1e1c libata: reorganize ata_ehi_hotplugged() by Tejun Heo · 17 years ago
  49. 008a789 libata: improve SATA PHY speed down logic by Tejun Heo · 17 years ago
  50. da3dbb1 libata: make ->scr_read/write callbacks return error code by Tejun Heo · 17 years ago
  51. 5335b72 libata: implement AC_ERR_NCQ by Tejun Heo · 17 years ago
  52. b64bbc3 libata: improve EH report formatting by Tejun Heo · 17 years ago
  53. 9977126 libata: add @is_cmd to ata_tf_to_fis() by Tejun Heo · 17 years ago
  54. 1c50dc8 [SCSI] sas_ata: ata_post_internal should abort the sas_task by Darrick J. Wong · 18 years ago
  55. 75683fe libata: clean up horkage handling by Tejun Heo · 17 years ago
  56. d583bc1 libata: simplify PCI legacy SFF host handling by Tejun Heo · 17 years ago
  57. 45a66c1 libata-core: convert to use cancel_rearming_delayed_work() by Oleg Nesterov · 17 years ago
  58. d26fc95 libata: Support chips with 64K PRD quirk by Alan Cox · 17 years ago
  59. 64578a3 libata-acpi: implement _GTM/_STM support by Tejun Heo · 17 years ago
  60. 6746544 libata: reimplement ACPI invocation by Tejun Heo · 17 years ago
  61. fafbae8 libata-acpi: implement ata_acpi_associate() by Tejun Heo · 17 years ago
  62. 40a1d53 libata: kill ATA_HORKAGE_DMA_RW_ONLY by Tejun Heo · 17 years ago
  63. 55f3952 libata: kill the infamous abnormal status message by Tejun Heo · 17 years ago
  64. d92e74d libata-core/sff: Fix multiple assumptions about DMA by Alan Cox · 17 years ago
  65. 464cf17 libata: always use polling SETXFER by Tejun Heo · 17 years ago
  66. bc9a8a7 libata: Kiss post_set_mode goodbye by Alan Cox · 17 years ago
  67. 13b8d09 libata: track spindown status and skip spindown_compat if possible by Tejun Heo · 17 years ago
  68. 3cadbcc libata-acpi: add ATA_FLAG_ACPI_SATA port flag by Tejun Heo · 17 years ago
  69. 6ddcd3b libata: during revalidation, check n_sectors after device is configured by Tejun Heo · 17 years ago
  70. e92351b libata-acpi: s/CONFIG_SATA_ACPI/CONFIG_ATA_ACPI/ by Tejun Heo · 17 years ago
  71. f4d6d00 libata: ignore EH scheduling during initialization by Tejun Heo · 17 years ago
  72. 1626aeb libata: clean up SFF init mess by Tejun Heo · 17 years ago
  73. 9666f40 libata: reimplement suspend/resume support using sdev->manage_start_stop by Tejun Heo · 17 years ago
  74. 31daabd libata: reimplement reset sequencing by Tejun Heo · 18 years ago
  75. d4b2bab libata: add deadline support to prereset and reset methods by Tejun Heo · 18 years ago
  76. 0d64a23 libata: separate ATA_EHI_DID_RESET into DID_SOFTRESET and DID_HARDRESET by Tejun Heo · 17 years ago
  77. 1e99973 libata: HPA support by Alan Cox · 17 years ago
  78. 6bfff31 libata: kill probe_ent and related helpers by Tejun Heo · 17 years ago
  79. 21b0ad4 libata: add init helpers including ata_pci_prepare_native_host() by Tejun Heo · 17 years ago
  80. d491b27 libata: convert native PCI host handling to new init model by Tejun Heo · 17 years ago
  81. f5cda25 libata: implement ata_host_alloc_pinfo() and ata_host_register() by Tejun Heo · 17 years ago
  82. f318719 libata: separate out ata_host_alloc() and ata_host_register() by Tejun Heo · 17 years ago
  83. ecef725 libata: separate out ata_host_start() by Tejun Heo · 17 years ago
  84. 4911487 libata: allocate ap separately from shost by Tejun Heo · 17 years ago
  85. 5a5dbd1 libata: add support for READ/WRITE LONG by Mark Lord · 17 years ago
  86. a76b62c libata: Change prototype of mode_filter to remove ata_port* by Alan Cox · 17 years ago
  87. 0435182 pata: expose set_mode method so it can be wrapped by Alan · 17 years ago
  88. be0d18d libata: cable detection fixes by Alan Cox · 17 years ago
  89. cd0d3bb libata: dev_config does not need ap and adev passing by Alan · 17 years ago
  90. 43727fb [libata] export sata_print_link_status() by Jeff Garzik · 18 years ago
  91. 6f23a31 libata: Limit ATAPI DMA to R/W commands only for TORiSAN DVD drives (take 3) by Albert Lee · 17 years ago
  92. 18d6e9d libata: Limit max sector to 128 for TORiSAN DVD drives (take 3) by Albert Lee · 17 years ago
  93. 7152764 libata: reorder HSM_ST_FIRST for easier decoding (take 3) by Albert Lee · 17 years ago
  94. 6ffa01d libata: add CONFIG_PM to libata core layer by Tejun Heo · 17 years ago
  95. 032af1c libata-core: Fix simplex handling by Alan · 17 years ago
  96. 10305f0 Add id_to_dma_mode function for printing DMA modes by Alan · 18 years ago
  97. 44877b4 libata: s/ap->id/ap->print_id/g by Tejun Heo · 18 years ago
  98. 6d1245b libata: separate out ata_ncq_enabled() by Tejun Heo · 18 years ago
  99. 7d47e8d libata: put some intelligence into EH speed down sequence by Tejun Heo · 18 years ago
  100. a619f981b libata: PATA driver for Celleb by Akira Iguchi · 18 years ago