1. 427cc61 sata_sx4: correctly handling failed allocation by Insu Yun · 8 years ago
  2. bb44e15 sata_sx4: Check return code from pdc20621_i2c_read() by Tomer Barletz · 9 years ago
  3. c54c719 ata: remove deprecated use of pci api by Quentin Lambert · 9 years ago
  4. d5185d6 ata: remove superfluous casts by Joe Perches · 10 years ago
  5. 1bc1808 ata: delete non-required instances of include <linux/init.h> by Paul Gortmaker · 10 years ago
  6. 8c3d3d4 libata: update "Maintained by:" tags by Tejun Heo · 11 years ago
  7. 7c26dea sata_sx4: pdc20621_{ata|host}_sg() do not need 'tf' parameter by Sergei Shtylyov · 12 years ago
  8. 2fc75da ata: use module_pci_driver by Axel Lin · 12 years ago
  9. 06296a1 ata: Add and use ata_print_version_once by Joe Perches · 13 years ago
  10. 9cbe056 libata: remove ATA_FLAG_NO_LEGACY by Sergei Shtylyov · 13 years ago
  11. 3696df3 libata: remove ATA_FLAG_MMIO by Sergei Shtylyov · 13 years ago
  12. c10f97b libata: remove ATA_FLAG_{SRST|SATA_RESET} by Sergei Shtylyov · 13 years ago
  13. fe06e5f libata-sff: separate out BMDMA EH by Tejun Heo · 14 years ago
  14. c708765 libata-sff: clean up BMDMA initialization by Tejun Heo · 14 years ago
  15. 3e4ec34 libata: kill ATA_FLAG_DISABLED by Tejun Heo · 14 years ago
  16. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 14 years ago
  17. f35b5e7 sata_sx4: speed up ECC initialization by Alexander Beregalov · 15 years ago
  18. 19799bf [libata] sata_sx4: fixup interrupt handling by David Milburn · 15 years ago
  19. 67651ee [libata] sata_sx4: convert to new exception handling methods by Jeff Garzik · 15 years ago
  20. 14bdef98 [libata] convert drivers to use ata.h mode mask defines by Erik Inge Bolsø · 15 years ago
  21. 22183bf libata: add qc_fill_rtf port operation by Tejun Heo · 16 years ago
  22. 5682ed3 libata: rename SFF port ops by Tejun Heo · 16 years ago
  23. 9363c38 libata: rename SFF functions by Tejun Heo · 16 years ago
  24. 826cd15 libata annotations by Al Viro · 16 years ago
  25. 029cfd6 libata: implement and use ops inheritance by Tejun Heo · 16 years ago
  26. 68d1d07 libata: implement and use SHT initializers by Tejun Heo · 16 years ago
  27. 4ca4e43 libata annotations and fixes by Al Viro · 16 years ago
  28. ff2aeb1 libata: convert to chained sg by Tejun Heo · 16 years ago
  29. 0dc3688 libata: rename ATA_PROT_ATAPI_* to ATAPI_PROT_* by Tejun Heo · 16 years ago
  30. 5796d1c [libata] Address some checkpatch-spotted issues by Jeff Garzik · 17 years ago
  31. b447916 [libata] fix 'if(' and similar areas that lack whitespace by Jeff Garzik · 17 years ago
  32. 2dcb407 [libata] checkpatch-inspired cleanups by Jeff Garzik · 17 years ago
  33. cbcdd87 libata: implement and use ata_port_desc() to report port configuration by Tejun Heo · 17 years ago
  34. ac8869d [libata] Remove ->port_disable() hook by Jeff Garzik · 17 years ago
  35. 6d32d30 [libata] Remove ->irq_ack() hook, and ata_dummy_irq_on() by Jeff Garzik · 17 years ago
  36. 9af5c9c libata-link: introduce ata_link by Tejun Heo · 17 years ago
  37. 2a3103c [libata] Bump driver versions by Jeff Garzik · 17 years ago
  38. 469248a [libata] Clean up driver udma_mask initializers by Jeff Garzik · 17 years ago
  39. a09060f [libata] sata_sx4, sata_via: minor documentation updates by Jeff Garzik · 17 years ago
  40. b2d46b6 [libata] sata_sx4: named constant cleanup by Jeff Garzik · 17 years ago
  41. 8bc3fc4 libata: bump versions by Jeff Garzik · 17 years ago
  42. 4447d35 libata: convert the remaining SATA drivers to new init model by Tejun Heo · 17 years ago
  43. cb48cab [libata] bump versions by Jeff Garzik · 17 years ago
  44. 44877b4 libata: s/ap->id/ap->print_id/g by Tejun Heo · 17 years ago
  45. cd354f1 [PATCH] remove many unneeded #includes of sched.h by Tim Schmielau · 17 years ago
  46. 246ce3b libata: add another IRQ calls (libata drivers) by Akira Iguchi · 17 years ago
  47. 0d5ff56 libata: convert to iomap by Tejun Heo · 17 years ago
  48. 24dc5f3 libata: update libata LLDs to use devres by Tejun Heo · 17 years ago
  49. 7d12e78 IRQ: Maintain regs pointer globally rather than passing to IRQ handlers by David Howells · 18 years ago
  50. 2d2744f [libata] PCI ID table cleanup in various drivers by Jeff Garzik · 18 years ago
  51. 54bb3a94 [libata] Use new PCI_VDEVICE() macro to dramatically shorten ID lists by Jeff Garzik · 18 years ago
  52. cca3974 libata: Grand renaming. by Jeff Garzik · 18 years ago
  53. c6fd280 Move libata to drivers/ata. by Jeff Garzik · 18 years ago[Renamed from drivers/scsi/sata_sx4.c]
  54. b788719 [PATCH] libata: replace pci_module_init() with pci_register_driver() by Pavel Roskin · 18 years ago
  55. 1d6f359 [PATCH] irq-flags: scsi: Use the new IRQF_ constants by Thomas Gleixner · 18 years ago
  56. ccf68c3 [PATCH] libata-hp: hook warmplug by Tejun Heo · 18 years ago
  57. a6b2c5d [PATCH] PATCH: libata. Add ->data_xfer method by Alan Cox · 18 years ago
  58. 1f3461a [PATCH] libata: minor fix for irq-pio merge by Albert Lee · 18 years ago
  59. 12436c3 Merge branch 'irq-pio' by Tejun Heo · 18 years ago
  60. f15a1da [PATCH] libata: use ATA printk helpers by Tejun Heo · 18 years ago
  61. a890b15 Merge branch 'upstream' by Jeff Garzik · 18 years ago
  62. 10a5fd5 Merge branch 'master' by Jeff Garzik · 18 years ago
  63. 9227c33 [PATCH] move ->eh_strategy_handler to the transport class by Christoph Hellwig · 18 years ago
  64. 7819d64 Merge branch 'upstream' by Jeff Garzik · 18 years ago
  65. af64371 [libata] bump versions by Jeff Garzik · 18 years ago
  66. 4bced2d [libata] kill bogus cut-n-pasted comments in three drivers by Jeff Garzik · 18 years ago
  67. 029f546 Merge branch 'upstream' by Jeff Garzik · 18 years ago
  68. 198e0fe [PATCH] libata: rename ATA_FLAG_PORT_DISABLED to ATA_FLAG_DISABLED by Tejun Heo · 18 years ago
  69. 11ed56f Merge branch 'upstream' by Jeff Garzik · 18 years ago
  70. 30afc84 [SCSI] libata: implement minimal transport template for ->eh_timed_out by Tejun Heo · 18 years ago
  71. 3875e19 Merge branch 'upstream' by Jeff Garzik · 18 years ago
  72. 49430f97 [PATCH] libata: kill sht->max_sectors by Tejun Heo · 18 years ago
  73. 1cb9d72 Merge branch 'upstream' by Jeff Garzik · 18 years ago
  74. beec7db [PATCH] libata: convert assert(xxx)'s in low-level drivers to WARN_ON(!xxx)'s by Tejun Heo · 18 years ago
  75. ca7d5e4 Merge branch 'upstream' by Jeff Garzik · 18 years ago
  76. f637902 [PATCH] libata: kill NULL qc handling from ->eng_timeout callbacks by Tejun Heo · 18 years ago
  77. 35daeb8 [PATCH] libata: use ata_scsi_timed_out() by Tejun Heo · 18 years ago
  78. 7103c7b Merge branch 'tmp' by Jeff Garzik · 18 years ago
  79. b4d2888 Merge branch 'tmp' by Jeff Garzik · 18 years ago
  80. a72ec4c [PATCH] libata: implement and apply ata_eh_qc_complete/retry() by Tejun Heo · 18 years ago
  81. 9a3d9eb [PATCH] libata: return AC_ERR_* from issue functions by Tejun Heo · 18 years ago
  82. ea9b395 Merge branch 'upstream' by Jeff Garzik · 18 years ago
  83. 93c9338 [BLOCK] update libata to use new blk_ordered for barriers by Tejun Heo · 18 years ago
  84. e508a39 Merge branch 'upstream-fixes' by Jeff Garzik · 18 years ago
  85. 5063019 [libata] mark certain hardware (or drivers) with a no-atapi flag by Jeff Garzik · 18 years ago
  86. 701db69 Merge branch 'upstream' by Jeff Garzik · 18 years ago
  87. a22e2eb [PATCH] libata: move err_mask to ata_queued_cmd by Albert Lee · 18 years ago
  88. 98ac62d [PATCH] mark several libata datastructures const by Arjan van de Ven · 18 years ago
  89. f333b3f Merge branch 'upstream' by Jeff Garzik · 19 years ago
  90. 7bdd720 [libata] bump versions by Jeff Garzik · 19 years ago
  91. f4256e3 Merge branch 'master' by Jeff Garzik · 19 years ago
  92. 3b7d697 [libata] constify PCI ID table in several drivers by Jeff Garzik · 19 years ago
  93. c7c6e94 Merge branch 'upstream' by Jeff Garzik · 19 years ago
  94. 193515d [libata] eliminate use of drivers/scsi/scsi.h compatibility header/defines by Jeff Garzik · 19 years ago
  95. 8cedcfd Merge branch 'master' by Jeff Garzik · 19 years ago
  96. 122401ce Merge branch 'master' by Jeff Garzik · 19 years ago
  97. 95dbf5c Merge branch 'master' by Jeff Garzik · 19 years ago
  98. a9524a7 [libata] use dev_printk() throughout drivers by Jeff Garzik · 19 years ago
  99. 054ee8f Merge branch 'upstream' by Jeff Garzik · 19 years ago
  100. a7dac44 [libata] change ata_qc_complete() to take error mask as second arg by Jeff Garzik · 19 years ago