1. c54c719 ata: remove deprecated use of pci api by Quentin Lambert · 9 years ago
  2. 1bc1808 ata: delete non-required instances of include <linux/init.h> by Paul Gortmaker · 10 years ago
  3. 0ec2491 Drivers: ata: remove __dev* attributes. by Greg Kroah-Hartman · 11 years ago
  4. 2fc75da ata: use module_pci_driver by Axel Lin · 12 years ago
  5. 06296a1 ata: Add and use ata_print_version_once by Joe Perches · 13 years ago
  6. a44fec1 ata: Convert dev_printk(KERN_<LEVEL> to dev_<level>( by Joe Perches · 13 years ago
  7. 9cbe056 libata: remove ATA_FLAG_NO_LEGACY by Sergei Shtylyov · 13 years ago
  8. 3696df3 libata: remove ATA_FLAG_MMIO by Sergei Shtylyov · 13 years ago
  9. b595076 tree-wide: fix comment/printk typos by Uwe Kleine-König · 14 years ago
  10. c3b2889 libata-sff: separate out BMDMA irq handler by Tejun Heo · 14 years ago
  11. 3e4ec34 libata: kill ATA_FLAG_DISABLED by Tejun Heo · 14 years ago
  12. 284901a dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32) by Yang Hongyang · 15 years ago
  13. c96f173 [libata] Improve timeout handling by Alan Cox · 15 years ago
  14. 14bdef98 [libata] convert drivers to use ata.h mode mask defines by Erik Inge Bolsø · 15 years ago
  15. 82ef04f libata: make SCR access ops per-link by Tejun Heo · 16 years ago
  16. 5682ed3 libata: rename SFF port ops by Tejun Heo · 16 years ago
  17. 9363c38 libata: rename SFF functions by Tejun Heo · 16 years ago
  18. 6fd3639 libata: kill ata_chk_status() by Tejun Heo · 16 years ago
  19. 029cfd6 libata: implement and use ops inheritance by Tejun Heo · 16 years ago
  20. 68d1d07 libata: implement and use SHT initializers by Tejun Heo · 16 years ago
  21. 6bd99b4 libata: normalize port_info, port_operations and sht tables by Tejun Heo · 16 years ago
  22. 5796d1c [libata] Address some checkpatch-spotted issues by Jeff Garzik · 17 years ago
  23. cbcdd87 libata: implement and use ata_port_desc() to report port configuration by Tejun Heo · 17 years ago
  24. ac8869d [libata] Remove ->port_disable() hook by Jeff Garzik · 17 years ago
  25. 6d32d30 [libata] Remove ->irq_ack() hook, and ata_dummy_irq_on() by Jeff Garzik · 17 years ago
  26. 9af5c9c libata-link: introduce ata_link by Tejun Heo · 17 years ago
  27. 2a3103c [libata] Bump driver versions by Jeff Garzik · 17 years ago
  28. da3dbb1 libata: make ->scr_read/write callbacks return error code by Tejun Heo · 17 years ago
  29. bf6263a [libata] Use ATA_UDMAx standard masks when filling driver's udma_mask info by Jeff Garzik · 17 years ago
  30. 8bc3fc4 libata: bump versions by Jeff Garzik · 17 years ago
  31. 4447d35 libata: convert the remaining SATA drivers to new init model by Tejun Heo · 17 years ago
  32. cb48cab [libata] bump versions by Jeff Garzik · 17 years ago
  33. ea34e45 sata_vsc: refactor vsc_sata_interrupt and hook up error handling by Dan Williams · 17 years ago
  34. 7de970e sata_vsc: use default cache line size if non-zero by Nate Dailey · 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. 1645444 [libata] sata_vsc: build fix after PCI MSI feature addition by Jeff Garzik · 17 years ago
  39. 7cbaa86 [libata] sata_vsc: support PCI MSI by Dan Wolstenholme · 17 years ago
  40. 850a9d8 [libata] sata_svw, sata_vsc: kill iomem warnings by Jeff Garzik · 17 years ago
  41. 7d12e78 IRQ: Maintain regs pointer globally rather than passing to IRQ handlers by David Howells · 18 years ago
  42. 2d2744f [libata] PCI ID table cleanup in various drivers by Jeff Garzik · 18 years ago
  43. cca3974 libata: Grand renaming. by Jeff Garzik · 18 years ago
  44. c6fd280 Move libata to drivers/ata. by Jeff Garzik · 18 years ago[Renamed from drivers/scsi/sata_vsc.c]
  45. b788719 [PATCH] libata: replace pci_module_init() with pci_register_driver() by Pavel Roskin · 18 years ago
  46. a93620b [PATCH] sata_vsc: data_xfer should use mmio by Martin Hicks · 18 years ago
  47. 1d6f359 [PATCH] irq-flags: scsi: Use the new IRQF_ constants by Thomas Gleixner · 18 years ago
  48. 438bc9c [libata] sata_vsc: partially revert a PCI ID-related commit by Jeff Garzik · 18 years ago
  49. 8676ce0 [libata] Bump versions by Jeff Garzik · 18 years ago
  50. 71d530c Merge branch 'master' into upstream by Jeff Garzik · 18 years ago
  51. 74d0a98 [PATCH] PCI: Move various PCI IDs to header file by Brent Casavant · 18 years ago
  52. d7a80da [PATCH] libata: convert several bmdma-style controllers to new EH, take #3 by Tejun Heo · 18 years ago
  53. ccf68c3 [PATCH] libata-hp: hook warmplug by Tejun Heo · 18 years ago
  54. a6b2c5d [PATCH] PATCH: libata. Add ->data_xfer method by Alan Cox · 18 years ago
  55. a890b15 Merge branch 'upstream' by Jeff Garzik · 18 years ago
  56. 10a5fd5 Merge branch 'master' by Jeff Garzik · 18 years ago
  57. 9227c33 [PATCH] move ->eh_strategy_handler to the transport class by Christoph Hellwig · 18 years ago
  58. 029f546 Merge branch 'upstream' by Jeff Garzik · 18 years ago
  59. 198e0fe [PATCH] libata: rename ATA_FLAG_PORT_DISABLED to ATA_FLAG_DISABLED by Tejun Heo · 18 years ago
  60. 4bbf7bc Merge branch 'upstream' by Jeff Garzik · 18 years ago
  61. 2e9edbf [libata] export ata_dev_pair; trim trailing whitespace by Jeff Garzik · 18 years ago
  62. 84ac69e [libata] irq-pio: fix build breakage by Jeff Garzik · 18 years ago
  63. 11ed56f Merge branch 'upstream' by Jeff Garzik · 18 years ago
  64. f01c184 Merge branch 'master' by Jeff Garzik · 18 years ago
  65. 55cca65 [libata sata_vsc, sata_svw] Convert #define'd constants to enums by Jeff Garzik · 18 years ago
  66. c962990 [libata] sata_vsc: fix inconsistent NULL checking by Dan Williams · 18 years ago
  67. 30afc84 [SCSI] libata: implement minimal transport template for ->eh_timed_out by Tejun Heo · 18 years ago
  68. a5fd79c sata_vsc build fix by Jeff Garzik · 18 years ago
  69. ff60774 Merge branch 'upstream' by Jeff Garzik · 18 years ago
  70. 5b2ffed Merge branch 'master' by Jeff Garzik · 18 years ago
  71. 2ae5b30 [PATCH] Necessary evil to get sata_vsc to initialize with Intel iq3124h hba by Dan Williams · 18 years ago
  72. 3875e19 Merge branch 'upstream' by Jeff Garzik · 18 years ago
  73. 49430f97 [PATCH] libata: kill sht->max_sectors by Tejun Heo · 18 years ago
  74. ca7d5e4 Merge branch 'upstream' by Jeff Garzik · 18 years ago
  75. 35daeb8 [PATCH] libata: use ata_scsi_timed_out() by Tejun Heo · 18 years ago
  76. ea9b395 Merge branch 'upstream' by Jeff Garzik · 18 years ago
  77. 93c9338 [BLOCK] update libata to use new blk_ordered for barriers by Tejun Heo · 18 years ago
  78. f333b3f Merge branch 'upstream' by Jeff Garzik · 19 years ago
  79. 7bdd720 [libata] bump versions by Jeff Garzik · 19 years ago
  80. f4256e3 Merge branch 'master' by Jeff Garzik · 19 years ago
  81. 3b7d697 [libata] constify PCI ID table in several drivers by Jeff Garzik · 19 years ago
  82. c7c6e94 Merge branch 'upstream' by Jeff Garzik · 19 years ago
  83. 193515d [libata] eliminate use of drivers/scsi/scsi.h compatibility header/defines by Jeff Garzik · 19 years ago
  84. 122401ce Merge branch 'master' by Jeff Garzik · 19 years ago
  85. a9524a7 [libata] use dev_printk() throughout drivers by Jeff Garzik · 19 years ago
  86. fce45c1 Merge branch 'upstream' by Jeff Garzik · 19 years ago
  87. ac19bff [libata] ensure ->tf_read() hook reads Status and Error registers by Jeff Garzik · 19 years ago
  88. 15dbb5a Merge branch 'master' by Jeff Garzik · 19 years ago
  89. 057ace5 libata: const-ification bombing run by Jeff Garzik · 19 years ago
  90. 307e4dc [PATCH] iomem annotations (sata_vsc) by Al Viro · 19 years ago
  91. e50362e [PATCH] libata: interrupt driven pio for LLD by Albert Lee · 19 years ago
  92. 374b187 [libata] update several drivers to use pci_iomap()/pci_iounmap() by Jeff Garzik · 19 years ago
  93. 70d374e Merge /spare/repo/linux-2.6/ by Jeff Garzik · 19 years ago
  94. af36d7f [libata] license change, other bits by Jeff Garzik · 19 years ago
  95. c138950 [PATCH] fix atapi_packet_task vs. intr race (take 2) by Tejun Heo · 19 years ago
  96. 8a60a07 libata: trim trailing whitespace. by Jeff Garzik · 19 years ago
  97. d582c4e Automatic merge of /spare/repo/netdev-2.6 branch use-after-unmap by · 19 years ago
  98. 7003c05 [PATCH] drivers/scsi/sata_vsc: add #include req'd for DMA_32BIT_MASK constant by domen@coderock.org · 19 years ago
  99. aa8f0dc libata: Fix use-after-iounmap by Jeff Garzik · 19 years ago
  100. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 19 years ago