1. b06ce3e libata: use ata_exec_internal() for PMP register access by Tejun Heo · 17 years ago
  2. 2381803 sata_sil24: implement PORT_RST by Tejun Heo · 17 years ago
  3. 3454dc6 sata_sil24: implement PMP support by Tejun Heo · 17 years ago
  4. 7d77b24 libata-pmp-prep: implement sata_async_notification() by Tejun Heo · 17 years ago
  5. 31cc23b libata-pmp-prep: implement ops->qc_defer() by Tejun Heo · 17 years ago
  6. 854c73a libata: misc updates for AN by Tejun Heo · 17 years ago
  7. cbcdd87 libata: implement and use ata_port_desc() to report port configuration by Tejun Heo · 17 years ago
  8. ac8869d [libata] Remove ->port_disable() hook by Jeff Garzik · 17 years ago
  9. 6d32d30 [libata] Remove ->irq_ack() hook, and ata_dummy_irq_on() by Jeff Garzik · 17 years ago
  10. 0c88758 libata-link: make two port flags HRST_TO_RESUME and SKIP_D2H_BSY link flags by Tejun Heo · 17 years ago
  11. cc0680a libata-link: linkify reset by Tejun Heo · 17 years ago
  12. 936fd73 libata-link: linkify PHY-related functions by Tejun Heo · 17 years ago
  13. 9af5c9c libata-link: introduce ata_link by Tejun Heo · 17 years ago
  14. 228f47b sata_sil24: fix IRQ clearing race when PCIX_IRQ_WOC is used by Tejun Heo · 17 years ago
  15. 2a3103c [libata] Bump driver versions by Jeff Garzik · 17 years ago
  16. da3dbb1 libata: make ->scr_read/write callbacks return error code by Tejun Heo · 17 years ago
  17. b64bbc3 libata: improve EH report formatting by Tejun Heo · 17 years ago
  18. 975530e sata_sil24: separate out sil24_do_softreset() by Tejun Heo · 17 years ago
  19. 37b99cb sata_sil24: separate out sil24_exec_polled_cmd() by Tejun Heo · 17 years ago
  20. e59f0da sata_sil24: replace sil24_update_tf() with sil24_read_tf() by Tejun Heo · 17 years ago
  21. 9977126 libata: add @is_cmd to ata_tf_to_fis() by Tejun Heo · 17 years ago
  22. bf6263a [libata] Use ATA_UDMAx standard masks when filling driver's udma_mask info by Jeff Garzik · 17 years ago
  23. 825cd6d sata_sil24: sil24_interrupt() micro-optimisation by Mikael Pettersson · 17 years ago
  24. 8bc3fc4 libata: bump versions by Jeff Garzik · 17 years ago
  25. 3cadbcc libata-acpi: add ATA_FLAG_ACPI_SATA port flag by Tejun Heo · 17 years ago
  26. 9666f40 libata: reimplement suspend/resume support using sdev->manage_start_stop by Tejun Heo · 17 years ago
  27. d4b2bab libata: add deadline support to prereset and reset methods by Tejun Heo · 17 years ago
  28. 4447d35 libata: convert the remaining SATA drivers to new init model by Tejun Heo · 17 years ago
  29. a51d644 libata: improve AC_ERR_DEV handling for ->post_internal_cmd by Tejun Heo · 17 years ago
  30. cd0d3bb libata: dev_config does not need ap and adev passing by Alan · 17 years ago
  31. 722d67b sata_sil24: Add Adaptec 1220SA PCI ID by Jamie Clark · 17 years ago
  32. 438ac6d libata: add missing CONFIG_PM in LLDs by Tejun Heo · 17 years ago
  33. 4fc00cb sata_sil24: kill unused local variable idx in sil24_fill_sg() by Tejun Heo · 17 years ago
  34. cb48cab [libata] bump versions by Jeff Garzik · 17 years ago
  35. 246ce3b libata: add another IRQ calls (libata drivers) by Akira Iguchi · 17 years ago
  36. 0d5ff56 libata: convert to iomap by Tejun Heo · 17 years ago
  37. 24dc5f3 libata: update libata LLDs to use devres by Tejun Heo · 17 years ago
  38. 553c4aa libata: handle pci_enable_device() failure while resuming by Tejun Heo · 18 years ago
  39. c0c5590 [PATCH] sata_sil24: add PMP related constants by Tejun Heo · 18 years ago
  40. 28c8f3b [PATCH] sata_sil24: rename PMP related constants by Tejun Heo · 18 years ago
  41. 7d12e78 IRQ: Maintain regs pointer globally rather than passing to IRQ handlers by David Howells · 18 years ago
  42. 54bb3a94 [libata] Use new PCI_VDEVICE() macro to dramatically shorten ID lists by Jeff Garzik · 18 years ago
  43. cca3974 libata: Grand renaming. by Jeff Garzik · 18 years ago
  44. 281d426 [PATCH] CONFIG_PM=n slim: drivers/scsi/sata_sil* by Alexey Dobriyan · 18 years ago
  45. c6fd280 Move libata to drivers/ata. by Jeff Garzik · 18 years ago[Renamed from drivers/scsi/sata_sil24.c]
  46. b788719 [PATCH] libata: replace pci_module_init() with pci_register_driver() by Pavel Roskin · 18 years ago
  47. f31e945 [PATCH] sata_sil24: don't set probe_ent->mmio_base by Tejun Heo · 18 years ago
  48. d2298dc [PATCH] sata_sil24: add suspend/sleep support by Tejun Heo · 18 years ago
  49. 2a41a61 [PATCH] sata_sil24: separate out sil24_init_controller() by Tejun Heo · 18 years ago
  50. e9c8391 [PATCH] libata: clean up debounce parameters and improve parameter selection by Tejun Heo · 18 years ago
  51. 1d6f359 [PATCH] irq-flags: scsi: Use the new IRQF_ constants by Thomas Gleixner · 18 years ago
  52. 8676ce0 [libata] Bump versions by Jeff Garzik · 18 years ago
  53. b477257 [PATCH] sata_sil24: endian anotations by Alexey Dobriyan · 18 years ago
  54. 0542925 [PATCH] sata_sil24: convert to new probing mechanism and add hotplug support by Tejun Heo · 18 years ago
  55. ccf68c3 [PATCH] libata-hp: hook warmplug by Tejun Heo · 18 years ago
  56. e8e008e [PATCH] sata_sil24: update sil24_hardreset() by Tejun Heo · 18 years ago
  57. 135da34 [PATCH] sata_sil24: rename PORT_PRB to PORT_LRAM and add PORT_LRAM_SLOT_SZ by Tejun Heo · 18 years ago
  58. f5914a4 [PATCH] libata-hp-prep: add prereset() method and implement ata_std_prereset() by Tejun Heo · 18 years ago
  59. aee10a0 [PATCH] sata_sil24: implement NCQ support by Tejun Heo · 18 years ago
  60. 88ce755 [PATCH] sata_sil24: convert to new EH by Tejun Heo · 18 years ago
  61. f15a1da [PATCH] libata: use ATA printk helpers by Tejun Heo · 18 years ago
  62. 81952c5 [PATCH] libata: use new SCR and on/offline functions by Tejun Heo · 18 years ago
  63. ce5f7f3 [PATCH] sata_sil24: update TF image only when necessary by Tejun Heo · 18 years ago
  64. 3c567b7 [PATCH] libata: rename ata_down_sata_spd_limit() and friends by Tejun Heo · 18 years ago
  65. 26ec634 [PATCH] sata_sil24: enable 64bit by Tejun Heo · 18 years ago
  66. bad28a3 [PATCH] sata_sil24: fix on-memory structure byteorder by Tejun Heo · 18 years ago
  67. a5b4c47 [PATCH] sata_sil24: don't do hardreset during driver initialization by Tejun Heo · 18 years ago
  68. ecc2e2b [PATCH] sata_sil24: reimplement hardreset by Tejun Heo · 18 years ago
  69. 0eaa605 [PATCH] sata_sil24: kill 10ms sleep in softreset by Tejun Heo · 18 years ago
  70. 2555d6c [PATCH] sata_sil24: put port into known state before softresetting by Tejun Heo · 18 years ago
  71. b5bc421 [PATCH] sata_sil24: implement sil24_init_port() by Tejun Heo · 18 years ago
  72. 37024e8 [PATCH] sata_sil24: implement loss of completion interrupt on PCI-X errta fix by Tejun Heo · 18 years ago
  73. 9466d85 [PATCH] sata_sil24: consolidate host flags into SIL24_COMMON_FLAGS by Tejun Heo · 18 years ago
  74. 7dafc3f [PATCH] sata_sil24: add more constants by Tejun Heo · 18 years ago
  75. 3b9f1d0 [PATCH] sata_sil24: rename PORT_IRQ_SDB_FIS to PORT_IRQ_SDB_NOTIFY by Tejun Heo · 18 years ago
  76. 6400880 [PATCH] sata_sil24: typo fix by Tejun Heo · 18 years ago
  77. 7dd29dd [PATCH] sata_sil24: use ata_wait_register() by Tejun Heo · 18 years ago
  78. 643be97 [PATCH] sata_sil24: better error message from softreset by Tejun Heo · 18 years ago
  79. 1c1d832 [PATCH] sata_sil24: fix timeout calculation in sil24_softreset by Tejun Heo · 18 years ago
  80. 987d2f0 [PATCH] libata: make reset methods complain when they fail by Tejun Heo · 18 years ago
  81. 2bf2cb2 [PATCH] libata: kill @verbose from ata_reset_fn_t by Tejun Heo · 18 years ago
  82. 10a5fd5 Merge branch 'master' by Jeff Garzik · 18 years ago
  83. 9227c33 [PATCH] move ->eh_strategy_handler to the transport class by Christoph Hellwig · 18 years ago
  84. af64371 [libata] bump versions by Jeff Garzik · 18 years ago
  85. 198e0fe [PATCH] libata: rename ATA_FLAG_PORT_DISABLED to ATA_FLAG_DISABLED by Tejun Heo · 18 years ago
  86. 2e9edbf [libata] export ata_dev_pair; trim trailing whitespace by Jeff Garzik · 18 years ago
  87. 142877b [libata sata_sil24] cleanups: use pci_iomap(), kzalloc() by Jeff Garzik · 18 years ago
  88. 30afc84 [SCSI] libata: implement minimal transport template for ->eh_timed_out by Tejun Heo · 18 years ago
  89. 8645984 [PATCH] sata_sil24: lengthen softreset timeout by Tejun Heo · 18 years ago
  90. 10d996a [PATCH] sata_sil24: exit early from softreset if SStatus reports no device by Tejun Heo · 18 years ago
  91. fbfda6e [PATCH] sata_sil24: fix mwdma_mask setting by Tejun Heo · 18 years ago
  92. 4b9d7e0 [PATCH] sata_sil24: add a new PCI ID for SiI 3124 by Tejun Heo · 18 years ago
  93. 49430f9 [PATCH] libata: kill sht->max_sectors by Tejun Heo · 18 years ago
  94. 6e7846e [PATCH] libata: move cdb_len for host to device by Tejun Heo · 18 years ago
  95. 489ff4c [PATCH] sata_sil24: add hardreset by Tejun Heo · 18 years ago
  96. 07b7347 [PATCH] sata_sil24: convert to new reset mechanism by Tejun Heo · 18 years ago
  97. f637902 [PATCH] libata: kill NULL qc handling from ->eng_timeout callbacks by Tejun Heo · 18 years ago
  98. 35daeb8 [PATCH] libata: use ata_scsi_timed_out() by Tejun Heo · 18 years ago
  99. a72ec4c [PATCH] libata: implement and apply ata_eh_qc_complete/retry() by Tejun Heo · 18 years ago
  100. 9a3d9eb [PATCH] libata: return AC_ERR_* from issue functions by Tejun Heo · 18 years ago