1. 4447d35 libata: convert the remaining SATA drivers to new init model by Tejun Heo · 17 years ago
  2. 9d2c7c7 sata_sil: First step to removing ->post_set_mode by Alan Cox · 17 years ago
  3. cd0d3bb libata: dev_config does not need ap and adev passing by Alan · 17 years ago
  4. 438ac6d libata: add missing CONFIG_PM in LLDs by Tejun Heo · 17 years ago
  5. cb48cab [libata] bump versions by Jeff Garzik · 17 years ago
  6. e2f8fb7 sata_sil: ignore and clear spurious IRQs while executing commands by polling by Tejun Heo · 17 years ago
  7. 8d9db2d SATA: use NULL for ptrs by Randy Dunlap · 17 years ago
  8. 246ce3b libata: add another IRQ calls (libata drivers) by Akira Iguchi · 17 years ago
  9. 0d5ff56 libata: convert to iomap by Tejun Heo · 17 years ago
  10. 24dc5f3 libata: update libata LLDs to use devres by Tejun Heo · 17 years ago
  11. 553c4aa libata: handle pci_enable_device() failure while resuming by Tejun Heo · 18 years ago
  12. a0cf733 libata: straighten out ATA_ID_* constants by Tejun Heo · 18 years ago
  13. ea54763 [PATCH] libata: move BMDMA host status recording from EH to interrupt handler by Tejun Heo · 18 years ago
  14. efdaedc [PATCH] libata: implement ATA_EHI_PRINTINFO by Tejun Heo · 18 years ago
  15. 04b1add [PATCH] misc sata __iomem annotations by Al Viro · 18 years ago
  16. 7d12e78 IRQ: Maintain regs pointer globally rather than passing to IRQ handlers by David Howells · 18 years ago
  17. 54bb3a94 [libata] Use new PCI_VDEVICE() macro to dramatically shorten ID lists by Jeff Garzik · 18 years ago
  18. cca3974 libata: Grand renaming. by Jeff Garzik · 18 years ago
  19. 281d426 [PATCH] CONFIG_PM=n slim: drivers/scsi/sata_sil* by Alexey Dobriyan · 18 years ago
  20. c6fd280 Move libata to drivers/ata. by Jeff Garzik · 18 years ago[Renamed from drivers/scsi/sata_sil.c]
  21. 79ed35a Merge branch 'tj-upstream-pci_register_driver' of git://htj.dyndns.org/libata-tj into upstream by Jeff Garzik · 18 years ago
  22. b788719 [PATCH] libata: replace pci_module_init() with pci_register_driver() by Pavel Roskin · 18 years ago
  23. dd3bec6 [PATCH] sata_sil: remove unaffected drives from m15w blacklist by Tejun Heo · 18 years ago
  24. afb5a7c [PATCH] sata_sil: add suspend/sleep support by Tejun Heo · 18 years ago
  25. 3d8ec91 [PATCH] sata_sil: separate out sil_init_controller() by Tejun Heo · 18 years ago
  26. b51e9e5 [PATCH] libata: add ap->pflags and move core dynamic flags to it by Tejun Heo · 18 years ago
  27. 1d6f359 [PATCH] irq-flags: scsi: Use the new IRQF_ constants by Thomas Gleixner · 18 years ago
  28. 201ce85 [PATCH] sata_sil: disable hotplug interrupts on two ATI IXPs by Tejun Heo · 18 years ago
  29. 8676ce0 [libata] Bump versions by Jeff Garzik · 18 years ago
  30. d4c8532 [PATCH] sata_sil: update device hotplug handling, take #2 by Tejun Heo · 18 years ago
  31. 23fa961 [PATCH] sata_sil: add controller unplug detection in sil_interrupt() by Tejun Heo · 18 years ago
  32. e573890 [PATCH] sata_sil: convert to new probing mechanism and add hotplug support by Tejun Heo · 18 years ago
  33. ccf68c3 [PATCH] libata-hp: hook warmplug by Tejun Heo · 18 years ago
  34. cbe88fb [PATCH] sata_sil: new interrupt handler by Tejun Heo · 18 years ago
  35. 20888d8 [PATCH] sata_sil: add new constants in preparation for new interrupt handler by Tejun Heo · 18 years ago
  36. a6b2c5d [PATCH] PATCH: libata. Add ->data_xfer method by Alan Cox · 18 years ago
  37. f6aae27 [PATCH] sata_sil: convert to new EH by Tejun Heo · 18 years ago
  38. f15a1da [PATCH] libata: use ATA printk helpers by Tejun Heo · 18 years ago
  39. 10a5fd5 Merge branch 'master' by Jeff Garzik · 18 years ago
  40. 9227c33 [PATCH] move ->eh_strategy_handler to the transport class by Christoph Hellwig · 18 years ago
  41. af64371 [libata] bump versions by Jeff Garzik · 18 years ago
  42. 4bced2d [libata] kill bogus cut-n-pasted comments in three drivers by Jeff Garzik · 18 years ago
  43. e1211e3 [PATCH] libata: implement ata_dev_enabled and disabled() by Tejun Heo · 18 years ago
  44. 5a52913 [PATCH] libata: make per-dev transfer mode limits per-dev by Tejun Heo · 18 years ago
  45. 30afc84 [SCSI] libata: implement minimal transport template for ->eh_timed_out by Tejun Heo · 18 years ago
  46. e653a1e [PATCH] sata_sil: cosmetic flag/constant changes by Tejun Heo · 18 years ago
  47. 48d4ef2 [PATCH] sata_sil: replace register address constants with sil_port[] entry by Tejun Heo · 18 years ago
  48. 9a53144 [PATCH] sata_sil: use kzalloc by Tejun Heo · 18 years ago
  49. 81c2af3 [PATCH] sata_sil: replace sil_3112_m15w board id with sil_3112 by Tejun Heo · 18 years ago
  50. 348edc5 [PATCH] sata_sil: remove unneeded ATA_FLAG_SRST from 3512 port info by Tejun Heo · 18 years ago
  51. cccc65a Merge branch 'master' by Jeff Garzik · 18 years ago
  52. e4e10e3 [PATCH] sata_sil: implement R_ERR on DMA activate FIS errata fix by Tejun Heo · 18 years ago
  53. 0ee304d [PATCH] sata_sil: add board ID for 3512 by Tejun Heo · 18 years ago
  54. 6a62a04 [PATCH] libata: rename ata_dev_id_[c_]string() by Tejun Heo · 18 years ago
  55. 49430f9 [PATCH] libata: kill sht->max_sectors by Tejun Heo · 18 years ago
  56. b00eec1 [PATCH] libata: add per-device max_sectors by Tejun Heo · 18 years ago
  57. 2e02671 [PATCH] libata: use ata_dev_id_c_string() by Tejun Heo · 18 years ago
  58. 531db7a [PATCH] sata_sil: convert to new reset mechanism by Tejun Heo · 18 years ago
  59. 35daeb8 [PATCH] libata: use ata_scsi_timed_out() by Tejun Heo · 18 years ago
  60. 51e9f2f [libata sata_sil] implement 'slow_down' module parameter by Jeff Garzik · 18 years ago
  61. 93c9338 [BLOCK] update libata to use new blk_ordered for barriers by Tejun Heo · 19 years ago
  62. 98ac62d [PATCH] mark several libata datastructures const by Arjan van de Ven · 19 years ago
  63. 3b7d697 [libata] constify PCI ID table in several drivers by Jeff Garzik · 19 years ago
  64. 193515d [libata] eliminate use of drivers/scsi/scsi.h compatibility header/defines by Jeff Garzik · 19 years ago
  65. a9524a7 [libata] use dev_printk() throughout drivers by Jeff Garzik · 19 years ago
  66. 057ace5 libata: const-ification bombing run by Jeff Garzik · 19 years ago
  67. 9aa36e8 [PATCH] iomem annotations (sata_sil) by Al Viro · 19 years ago
  68. 374b187 [libata] update several drivers to use pci_iomap()/pci_iounmap() by Jeff Garzik · 19 years ago
  69. ea6ba10 [libata] __iomem annotations for various drivers by Jeff Garzik · 19 years ago
  70. 70d374e Merge /spare/repo/linux-2.6/ by Jeff Garzik · 19 years ago
  71. af36d7f [libata] license change, other bits by Jeff Garzik · 19 years ago
  72. 953d113 [libata sata_sil] list documentation URL, since its public by Jeff Garzik · 19 years ago
  73. e4deec6 [PATCH] sil: apply M15W quirk selectively (take 2) by Tejun Heo · 19 years ago
  74. 8a60a07 libata: trim trailing whitespace. by Jeff Garzik · 19 years ago
  75. e1dd23a [PATCH] sata_sil: Fix FIFO PCI Bus Arbitration kernel oops by Jens Axboe · 19 years ago
  76. aa8f0dc libata: Fix use-after-iounmap by Jeff Garzik · 19 years ago
  77. 525a099 [PATCH] sata_sil: new ID 1002:437A for ATI IXP400 by NAKAMURA Kenta · 19 years ago
  78. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 19 years ago