1. 58eb8cd ata: use CONFIG_PM_SLEEP instead of CONFIG_PM where applicable in host drivers by Bartlomiej Zolnierkiewicz · 10 years ago
  2. 01d5f3b Merge branch 'for-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/libata by Linus Torvalds · 10 years ago
  3. 1bc1808 ata: delete non-required instances of include <linux/init.h> by Paul Gortmaker · 10 years ago
  4. 9f9c47f sata_sil: apply MOD15WRITE quirk to TOSHIBA MK2561GSYN by Tejun Heo · 10 years ago
  5. 5a0a6a4 Merge branch 'libata/for-3.10-fixes' into libata/for-3.11 by Tejun Heo · 11 years ago
  6. 0a86e1c ata: use pci_get_drvdata() by Jingoo Han · 11 years ago
  7. 8c3d3d4 libata: update "Maintained by:" tags by Tejun Heo · 11 years ago
  8. 2fc75da ata: use module_pci_driver by Axel Lin · 12 years ago
  9. ebd1699 [libata] sata_sil: fix used-uninit warning by Jeff Garzik · 13 years ago
  10. 06296a1 ata: Add and use ata_print_version_once by Joe Perches · 13 years ago
  11. a9a79df ata: Convert ata_<foo>_printk(KERN_<LEVEL> to ata_<foo>_<level> by Joe Perches · 13 years ago
  12. a44fec1 ata: Convert dev_printk(KERN_<LEVEL> to dev_<level>( by Joe Perches · 13 years ago
  13. 9cbe056 libata: remove ATA_FLAG_NO_LEGACY by Sergei Shtylyov · 13 years ago
  14. 3696df3 libata: remove ATA_FLAG_MMIO by Sergei Shtylyov · 13 years ago
  15. 37f65b8 libata-sff: ata_sff_irq_clear() is BMDMA specific by Tejun Heo · 14 years ago
  16. f60d701 libata-sff: prd is BMDMA specific by Tejun Heo · 14 years ago
  17. 3e4ec34 libata: kill ATA_FLAG_DISABLED by Tejun Heo · 14 years ago
  18. 2fc37ad [libata] sata_sil: disable DMA engine in sil_freeze() by Jeff Garzik · 15 years ago
  19. c9abde1 libata: remove superfluous NULL pointer checks by Bartlomiej Zolnierkiewicz · 15 years ago
  20. 31f8011 sata_sil: enable 32-bit PIO by Robert Hancock · 15 years ago
  21. 14bdef9 [libata] convert drivers to use ata.h mode mask defines by Erik Inge Bolsø · 15 years ago
  22. 41137aa [libata] sata_sil: Fix compilation error with libata debugging enabled by Pasi Kärkkäinen · 15 years ago
  23. 1737ef7 sata_sil: Fix build breakage by Alexander Beregalov · 15 years ago
  24. e57db7b SATA Sil: Blacklist system that spins off disks during ACPI power off by Rafael J. Wysocki · 15 years ago
  25. c7e324f sata_sil: add Large Block Transfer support by Robert Hancock · 16 years ago
  26. 1eca436 libata: beef up iterators by Tejun Heo · 16 years ago
  27. 82ef04f libata: make SCR access ops per-link by Tejun Heo · 16 years ago
  28. 5682ed3 libata: rename SFF port ops by Tejun Heo · 16 years ago
  29. 9363c38 libata: rename SFF functions by Tejun Heo · 16 years ago
  30. 6fd3639 libata: kill ata_chk_status() by Tejun Heo · 16 years ago
  31. 029cfd6 libata: implement and use ops inheritance by Tejun Heo · 16 years ago
  32. 68d1d07 libata: implement and use SHT initializers by Tejun Heo · 16 years ago
  33. 6bd99b4 libata: normalize port_info, port_operations and sht tables by Tejun Heo · 16 years ago
  34. d692abd libata: kill ATA_LFLAG_HRST_TO_RESUME by Tejun Heo · 16 years ago
  35. 405e66b libata: implement protocol tests by Tejun Heo · 17 years ago
  36. f7fe7ad4 libata: clear link->eh_info.serror from ata_std_postreset() by Tejun Heo · 17 years ago
  37. 8cf32ac sata_sil: fix spurious IRQ handling by Tejun Heo · 17 years ago
  38. 5796d1c [libata] Address some checkpatch-spotted issues by Jeff Garzik · 17 years ago
  39. cbcdd87 libata: implement and use ata_port_desc() to report port configuration by Tejun Heo · 17 years ago
  40. ac8869d [libata] Remove ->port_disable() hook by Jeff Garzik · 17 years ago
  41. 6d32d30 [libata] Remove ->irq_ack() hook, and ata_dummy_irq_on() by Jeff Garzik · 17 years ago
  42. 0c88758 libata-link: make two port flags HRST_TO_RESUME and SKIP_D2H_BSY link flags by Tejun Heo · 17 years ago
  43. 0260731 libata-link: linkify config/EH related functions by Tejun Heo · 17 years ago
  44. f58229f libata-link: implement and use link/device iterators by Tejun Heo · 17 years ago
  45. 9af5c9c libata-link: introduce ata_link by Tejun Heo · 17 years ago
  46. 2a3103c [libata] Bump driver versions by Jeff Garzik · 17 years ago
  47. da3dbb1 libata: make ->scr_read/write callbacks return error code by Tejun Heo · 17 years ago
  48. bf6263a [libata] Use ATA_UDMAx standard masks when filling driver's udma_mask info by Jeff Garzik · 17 years ago
  49. 5bcd7a00 [libata] sata_sil: register table cleanup by Jeff Garzik · 17 years ago
  50. a617c09 libata: Trim trailing whitespace by Jeff Garzik · 17 years ago
  51. 9666f40 libata: reimplement suspend/resume support using sdev->manage_start_stop by Tejun Heo · 17 years ago
  52. 4447d35 libata: convert the remaining SATA drivers to new init model by Tejun Heo · 17 years ago
  53. 9d2c7c7 sata_sil: First step to removing ->post_set_mode by Alan Cox · 17 years ago
  54. cd0d3bb libata: dev_config does not need ap and adev passing by Alan · 17 years ago
  55. 438ac6d libata: add missing CONFIG_PM in LLDs by Tejun Heo · 17 years ago
  56. cb48cab [libata] bump versions by Jeff Garzik · 17 years ago
  57. e2f8fb7 sata_sil: ignore and clear spurious IRQs while executing commands by polling by Tejun Heo · 17 years ago
  58. 8d9db2d SATA: use NULL for ptrs by Randy Dunlap · 17 years ago
  59. 246ce3b libata: add another IRQ calls (libata drivers) by Akira Iguchi · 17 years ago
  60. 0d5ff56 libata: convert to iomap by Tejun Heo · 17 years ago
  61. 24dc5f3 libata: update libata LLDs to use devres by Tejun Heo · 17 years ago
  62. 553c4aa libata: handle pci_enable_device() failure while resuming by Tejun Heo · 18 years ago
  63. a0cf733 libata: straighten out ATA_ID_* constants by Tejun Heo · 18 years ago
  64. ea54763 [PATCH] libata: move BMDMA host status recording from EH to interrupt handler by Tejun Heo · 18 years ago
  65. efdaedc [PATCH] libata: implement ATA_EHI_PRINTINFO by Tejun Heo · 18 years ago
  66. 04b1add [PATCH] misc sata __iomem annotations by Al Viro · 18 years ago
  67. 7d12e78 IRQ: Maintain regs pointer globally rather than passing to IRQ handlers by David Howells · 18 years ago
  68. 54bb3a94 [libata] Use new PCI_VDEVICE() macro to dramatically shorten ID lists by Jeff Garzik · 18 years ago
  69. cca3974 libata: Grand renaming. by Jeff Garzik · 18 years ago
  70. 281d426 [PATCH] CONFIG_PM=n slim: drivers/scsi/sata_sil* by Alexey Dobriyan · 18 years ago
  71. c6fd280 Move libata to drivers/ata. by Jeff Garzik · 18 years ago[Renamed from drivers/scsi/sata_sil.c]
  72. 79ed35a Merge branch 'tj-upstream-pci_register_driver' of git://htj.dyndns.org/libata-tj into upstream by Jeff Garzik · 18 years ago
  73. b788719 [PATCH] libata: replace pci_module_init() with pci_register_driver() by Pavel Roskin · 18 years ago
  74. dd3bec6 [PATCH] sata_sil: remove unaffected drives from m15w blacklist by Tejun Heo · 18 years ago
  75. afb5a7c [PATCH] sata_sil: add suspend/sleep support by Tejun Heo · 18 years ago
  76. 3d8ec91 [PATCH] sata_sil: separate out sil_init_controller() by Tejun Heo · 18 years ago
  77. b51e9e5 [PATCH] libata: add ap->pflags and move core dynamic flags to it by Tejun Heo · 18 years ago
  78. 1d6f359 [PATCH] irq-flags: scsi: Use the new IRQF_ constants by Thomas Gleixner · 18 years ago
  79. 201ce85 [PATCH] sata_sil: disable hotplug interrupts on two ATI IXPs by Tejun Heo · 18 years ago
  80. 8676ce0 [libata] Bump versions by Jeff Garzik · 18 years ago
  81. d4c8532 [PATCH] sata_sil: update device hotplug handling, take #2 by Tejun Heo · 18 years ago
  82. 23fa961 [PATCH] sata_sil: add controller unplug detection in sil_interrupt() by Tejun Heo · 18 years ago
  83. e573890 [PATCH] sata_sil: convert to new probing mechanism and add hotplug support by Tejun Heo · 18 years ago
  84. ccf68c3 [PATCH] libata-hp: hook warmplug by Tejun Heo · 18 years ago
  85. cbe88fb [PATCH] sata_sil: new interrupt handler by Tejun Heo · 18 years ago
  86. 20888d8 [PATCH] sata_sil: add new constants in preparation for new interrupt handler by Tejun Heo · 18 years ago
  87. a6b2c5d [PATCH] PATCH: libata. Add ->data_xfer method by Alan Cox · 18 years ago
  88. f6aae27 [PATCH] sata_sil: convert to new EH by Tejun Heo · 18 years ago
  89. f15a1da [PATCH] libata: use ATA printk helpers by Tejun Heo · 18 years ago
  90. 10a5fd5 Merge branch 'master' by Jeff Garzik · 18 years ago
  91. 9227c33 [PATCH] move ->eh_strategy_handler to the transport class by Christoph Hellwig · 18 years ago
  92. af64371 [libata] bump versions by Jeff Garzik · 18 years ago
  93. 4bced2d [libata] kill bogus cut-n-pasted comments in three drivers by Jeff Garzik · 18 years ago
  94. e1211e3 [PATCH] libata: implement ata_dev_enabled and disabled() by Tejun Heo · 18 years ago
  95. 5a52913 [PATCH] libata: make per-dev transfer mode limits per-dev by Tejun Heo · 18 years ago
  96. 30afc84 [SCSI] libata: implement minimal transport template for ->eh_timed_out by Tejun Heo · 18 years ago
  97. e653a1e [PATCH] sata_sil: cosmetic flag/constant changes by Tejun Heo · 18 years ago
  98. 48d4ef2 [PATCH] sata_sil: replace register address constants with sil_port[] entry by Tejun Heo · 18 years ago
  99. 9a53144 [PATCH] sata_sil: use kzalloc by Tejun Heo · 18 years ago
  100. 81c2af3 [PATCH] sata_sil: replace sil_3112_m15w board id with sil_3112 by Tejun Heo · 18 years ago