1. 936fd73 libata-link: linkify PHY-related functions by Tejun Heo · 17 years ago
  2. f58229f libata-link: implement and use link/device iterators by Tejun Heo · 17 years ago
  3. 9af5c9c libata-link: introduce ata_link by Tejun Heo · 17 years ago
  4. 16c55b0 libata: implement BROKEN_HPA horkage and apply it to affected drives by Tejun Heo · 17 years ago
  5. b8b275e ata_piix: fix suspend/resume for some TOSHIBA laptops by Tejun Heo · 17 years ago
  6. e6f194d Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 by Linus Torvalds · 17 years ago
  7. 5ddf24c libata: implement EH fast drain by Tejun Heo · 17 years ago
  8. f8f1e1c libata: reorganize ata_ehi_hotplugged() by Tejun Heo · 17 years ago
  9. 008a789 libata: improve SATA PHY speed down logic by Tejun Heo · 17 years ago
  10. da3dbb1 libata: make ->scr_read/write callbacks return error code by Tejun Heo · 17 years ago
  11. 5335b72 libata: implement AC_ERR_NCQ by Tejun Heo · 17 years ago
  12. b64bbc3 libata: improve EH report formatting by Tejun Heo · 17 years ago
  13. 9977126 libata: add @is_cmd to ata_tf_to_fis() by Tejun Heo · 17 years ago
  14. 1c50dc8 [SCSI] sas_ata: ata_post_internal should abort the sas_task by Darrick J. Wong · 18 years ago
  15. 75683fe libata: clean up horkage handling by Tejun Heo · 17 years ago
  16. d583bc1 libata: simplify PCI legacy SFF host handling by Tejun Heo · 17 years ago
  17. 45a66c1 libata-core: convert to use cancel_rearming_delayed_work() by Oleg Nesterov · 17 years ago
  18. d26fc95 libata: Support chips with 64K PRD quirk by Alan Cox · 17 years ago
  19. 64578a3 libata-acpi: implement _GTM/_STM support by Tejun Heo · 17 years ago
  20. 6746544 libata: reimplement ACPI invocation by Tejun Heo · 17 years ago
  21. fafbae8 libata-acpi: implement ata_acpi_associate() by Tejun Heo · 17 years ago
  22. 40a1d53 libata: kill ATA_HORKAGE_DMA_RW_ONLY by Tejun Heo · 17 years ago
  23. 55f3952 libata: kill the infamous abnormal status message by Tejun Heo · 17 years ago
  24. d92e74d libata-core/sff: Fix multiple assumptions about DMA by Alan Cox · 17 years ago
  25. 464cf17 libata: always use polling SETXFER by Tejun Heo · 17 years ago
  26. bc9a8a7 libata: Kiss post_set_mode goodbye by Alan Cox · 17 years ago
  27. 13b8d09 libata: track spindown status and skip spindown_compat if possible by Tejun Heo · 17 years ago
  28. 3cadbcc libata-acpi: add ATA_FLAG_ACPI_SATA port flag by Tejun Heo · 17 years ago
  29. 6ddcd3b libata: during revalidation, check n_sectors after device is configured by Tejun Heo · 17 years ago
  30. e92351b libata-acpi: s/CONFIG_SATA_ACPI/CONFIG_ATA_ACPI/ by Tejun Heo · 17 years ago
  31. f4d6d00 libata: ignore EH scheduling during initialization by Tejun Heo · 17 years ago
  32. 1626aeb libata: clean up SFF init mess by Tejun Heo · 17 years ago
  33. 9666f40 libata: reimplement suspend/resume support using sdev->manage_start_stop by Tejun Heo · 17 years ago
  34. 31daabd libata: reimplement reset sequencing by Tejun Heo · 18 years ago
  35. d4b2bab libata: add deadline support to prereset and reset methods by Tejun Heo · 18 years ago
  36. 0d64a23 libata: separate ATA_EHI_DID_RESET into DID_SOFTRESET and DID_HARDRESET by Tejun Heo · 17 years ago
  37. 1e99973 libata: HPA support by Alan Cox · 17 years ago
  38. 6bfff31 libata: kill probe_ent and related helpers by Tejun Heo · 17 years ago
  39. 21b0ad4 libata: add init helpers including ata_pci_prepare_native_host() by Tejun Heo · 17 years ago
  40. d491b27 libata: convert native PCI host handling to new init model by Tejun Heo · 17 years ago
  41. f5cda25 libata: implement ata_host_alloc_pinfo() and ata_host_register() by Tejun Heo · 17 years ago
  42. f318719 libata: separate out ata_host_alloc() and ata_host_register() by Tejun Heo · 17 years ago
  43. ecef725 libata: separate out ata_host_start() by Tejun Heo · 17 years ago
  44. 4911487 libata: allocate ap separately from shost by Tejun Heo · 17 years ago
  45. 5a5dbd1 libata: add support for READ/WRITE LONG by Mark Lord · 17 years ago
  46. a76b62c libata: Change prototype of mode_filter to remove ata_port* by Alan Cox · 17 years ago
  47. 0435182 pata: expose set_mode method so it can be wrapped by Alan · 17 years ago
  48. be0d18d libata: cable detection fixes by Alan Cox · 17 years ago
  49. cd0d3bb libata: dev_config does not need ap and adev passing by Alan · 17 years ago
  50. 43727fb [libata] export sata_print_link_status() by Jeff Garzik · 17 years ago
  51. 6f23a31 libata: Limit ATAPI DMA to R/W commands only for TORiSAN DVD drives (take 3) by Albert Lee · 17 years ago
  52. 18d6e9d libata: Limit max sector to 128 for TORiSAN DVD drives (take 3) by Albert Lee · 17 years ago
  53. 7152764 libata: reorder HSM_ST_FIRST for easier decoding (take 3) by Albert Lee · 17 years ago
  54. 6ffa01d libata: add CONFIG_PM to libata core layer by Tejun Heo · 17 years ago
  55. 032af1c libata-core: Fix simplex handling by Alan · 17 years ago
  56. 10305f0 Add id_to_dma_mode function for printing DMA modes by Alan · 17 years ago
  57. 44877b4 libata: s/ap->id/ap->print_id/g by Tejun Heo · 17 years ago
  58. 6d1245b libata: separate out ata_ncq_enabled() by Tejun Heo · 17 years ago
  59. 7d47e8d libata: put some intelligence into EH speed down sequence by Tejun Heo · 18 years ago
  60. a619f981b libata: PATA driver for Celleb by Akira Iguchi · 18 years ago
  61. 11ef697 [PATCH] libata: ACPI and _GTF support by Kristen Carlson Accardi · 18 years ago
  62. f834e49 libata: Add a host flag to indicate lack of IORDY capability by Alan Cox · 18 years ago
  63. 66efc5a libata: kill ATA_ENABLE_PATA by Jeff Garzik · 18 years ago
  64. 8362500 libata: add another IRQ calls (core and headers) by Akira Iguchi · 18 years ago
  65. 0d5ff56 libata: convert to iomap by Tejun Heo · 18 years ago
  66. b878ca5 libata: remove unused functions by Tejun Heo · 18 years ago
  67. f0d36ef libata: update libata core layer to use devres by Tejun Heo · 18 years ago
  68. 0529c15 libata: implement ata_host_detach() by Tejun Heo · 18 years ago
  69. 726f078 libata: kill qc->nsect and cursect by Tejun Heo · 18 years ago
  70. 553c4aa libata: handle pci_enable_device() failure while resuming by Tejun Heo · 18 years ago
  71. d4013f0 [PATCH] pci: Move PCI_VDEVICE from libata to core by Alan Cox · 18 years ago
  72. f20b16f [libata] trim trailing whitespace by Jeff Garzik · 18 years ago
  73. 0777721 libata: Fix ata_busy_wait() kernel docs by Alan · 18 years ago
  74. b2a8bbe libata: implement ATA_FLAG_IGN_SIMPLEX and use it in sata_uli by Tejun Heo · 18 years ago
  75. b229a7b libata: set_mode, Fix the FIXME by Alan · 18 years ago
  76. d0f2948 libata: Initialize qc->pad_len by Brian King · 18 years ago
  77. 7a80118 libata: Fixup n_elem initialization by Brian King · 18 years ago
  78. 501e0c5 libata: initialize qc->dma_dir to DMA_NONE by Tejun Heo · 18 years ago
  79. 9db7372 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 by David Howells · 18 years ago
  80. 800b399 [PATCH] libata: always use polling IDENTIFY by Tejun Heo · 18 years ago
  81. 3d3cca3 [PATCH] libata: implement ATA_FLAG_SETXFER_POLLING and use it in pata_via, take #2 by Tejun Heo · 18 years ago
  82. 582982e [PATCH] libata: remove unused HSM_ST_UNKNOWN by Tejun Heo · 18 years ago
  83. 55a8e2c [PATCH] libata: implement presence detection via polling IDENTIFY by Tejun Heo · 18 years ago
  84. 6fc49ad [PATCH] libata: use FLUSH_EXT only when driver is larger than LBA28 limit by Tejun Heo · 18 years ago
  85. baa1e78 [PATCH] libata: implement ATA_EHI_SETMODE and ATA_EHI_POST_SETMODE by Tejun Heo · 18 years ago
  86. efdaedc [PATCH] libata: implement ATA_EHI_PRINTINFO by Tejun Heo · 18 years ago
  87. b6103f6 [PATCH] libata: separate out and export sata_port_hardreset() by Tejun Heo · 18 years ago
  88. 90088bb [PATCH] libata: move ata_irq_on() into libata-sff.c by Tejun Heo · 18 years ago
  89. d1adc1b [PATCH] libata: handle 0xff status properly by Tejun Heo · 18 years ago
  90. 6919a0a [PATCH] libata: Revamp blacklist support to allow multiple kinds of blacklisting flaws by Alan Cox · 18 years ago
  91. 65f27f3 WorkStruct: Pass the work_struct pointer instead of context data by David Howells · 18 years ago
  92. 52bad64 WorkStruct: Separate delayable and non-delayable events. by David Howells · 18 years ago
  93. 6e42acc [PATCH] libata: unexport ata_dev_revalidate() by Tejun Heo · 18 years ago
  94. 3343571 [PATCH] libata: typo fix by Tejun Heo · 18 years ago
  95. 7d12e78 IRQ: Maintain regs pointer globally rather than passing to IRQ handlers by David Howells · 18 years ago
  96. 360f654 [PATCH] libata: turn off NCQ if queue depth is adjusted to 1 by Tejun Heo · 18 years ago
  97. e5c9e08 [PATCH] libata: cosmetic changes to constants by Tejun Heo · 18 years ago
  98. 54bb3a9 [libata] Use new PCI_VDEVICE() macro to dramatically shorten ID lists by Jeff Garzik · 18 years ago
  99. a6d967a [libata] No need for all those arch libata-portmap.h headers by Jeff Garzik · 18 years ago
  100. 9359085 [PATCH] libata: improve handling of diagostic fail (and hardware that misreports it) by Alan Cox · 18 years ago