1. 57e5568 sata_via: Implement hotplug for VT6421 by Ondrej Zary · 8 years ago
  2. 44a9b49 sata_via: Apply WD workaround only when needed on VT6421 by Ondrej Zary · 8 years ago
  3. c54c719 ata: remove deprecated use of pci api by Quentin Lambert · 9 years ago
  4. 58eb8cd ata: use CONFIG_PM_SLEEP instead of CONFIG_PM where applicable in host drivers by Bartlomiej Zolnierkiewicz · 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. 2fc75da ata: use module_pci_driver by Axel Lin · 12 years ago
  8. 5b933e6 ata: sata_via: Use dev_dbg by Joe Perches · 13 years ago
  9. 06296a1 ata: Add and use ata_print_version_once by Joe Perches · 13 years ago
  10. a9a79df ata: Convert ata_<foo>_printk(KERN_<LEVEL> to ata_<foo>_<level> by Joe Perches · 13 years ago
  11. a44fec1 ata: Convert dev_printk(KERN_<LEVEL> to dev_<level>( by Joe Perches · 13 years ago
  12. 25985ed Fix common misspellings by Lucas De Marchi · 13 years ago
  13. 9cbe056 libata: remove ATA_FLAG_NO_LEGACY by Sergei Shtylyov · 13 years ago
  14. b1353e4 sata_via: apply magic FIFO fix to vt6420 too by Tejun Heo · 13 years ago
  15. 97750ce libata: add @ap to ata_wait_register() and introduce ata_msleep() by Tejun Heo · 14 years ago
  16. b475a3b8 sata_via: explain the magic fix by Tejun Heo · 14 years ago
  17. 8b27ff4 sata_via: magic vt6421 fix for transmission problems w/ WD drives by Tejun Heo · 14 years ago
  18. 1c5afdf libata-sff: separate out BMDMA init by Tejun Heo · 14 years ago
  19. c3b2889 libata-sff: separate out BMDMA irq handler by Tejun Heo · 14 years ago
  20. 37f65b8 libata-sff: ata_sff_irq_clear() is BMDMA specific by Tejun Heo · 14 years ago
  21. a55ab49 sata_via: Delay on vt6420 when starting ATAPI DMA write by Bart Hartgers · 14 years ago
  22. 02d1d61 sata_via: Correctly setup PIO/DMA for pata slave on vt6421. by Bart Hartgers · 14 years ago
  23. f38e35b sata_via: Remove redundant device ID for VIA VT8261 by JosephChan@via.com.tw · 15 years ago
  24. f1c2294 [libata] sata_via: kill uninit'd var warning by Jeff Garzik · 15 years ago
  25. 14bdef98 [libata] convert drivers to use ata.h mode mask defines by Erik Inge Bolsø · 15 years ago
  26. 6813952 sata_via: Add VT8261 support by JosephChan@via.com.tw · 15 years ago
  27. 554d491 sata_via: restore vt*_prepare_host error handling by Marcin Slusarz · 16 years ago
  28. b9d5b89 sata_via: fix support for 5287 by Tejun Heo · 16 years ago
  29. b78152e sata_via: load DEVICE register when CTL changes by Tejun Heo · 16 years ago
  30. 82ef04f libata: make SCR access ops per-link by Tejun Heo · 16 years ago
  31. 705e76b libata: restructure SFF post-reset readiness waits by Tejun Heo · 16 years ago
  32. 5682ed3 libata: rename SFF port ops by Tejun Heo · 16 years ago
  33. 9363c38 libata: rename SFF functions by Tejun Heo · 16 years ago
  34. 6fd3639 libata: kill ata_chk_status() by Tejun Heo · 16 years ago
  35. a1efdab libata: make reset related methods proper port operations by Tejun Heo · 16 years ago
  36. 029cfd6 libata: implement and use ops inheritance by Tejun Heo · 16 years ago
  37. 68d1d07 libata: implement and use SHT initializers by Tejun Heo · 16 years ago
  38. 6bd99b4 libata: normalize port_info, port_operations and sht tables by Tejun Heo · 16 years ago
  39. cf48062 libata: prefer hardreset by Tejun Heo · 16 years ago
  40. 48e1f80 ata: fix sparse warning in sata_via.c by Harvey Harrison · 16 years ago
  41. 4f743d1 sata_via.c: Remove missleading comment. by Alejandro Riveira Fernández · 16 years ago
  42. 5796d1c [libata] Address some checkpatch-spotted issues by Jeff Garzik · 17 years ago
  43. b4482a4 more trivial signedness fixes in drivers by Al Viro · 17 years ago
  44. b6d6c74 sata_via: kill SATA_PATA_SHARING register handling by Tejun Heo · 17 years ago
  45. cbcdd87 libata: implement and use ata_port_desc() to report port configuration by Tejun Heo · 17 years ago
  46. ac8869d [libata] Remove ->port_disable() hook by Jeff Garzik · 17 years ago
  47. 6d32d30 [libata] Remove ->irq_ack() hook, and ata_dummy_irq_on() by Jeff Garzik · 17 years ago
  48. cc0680a libata-link: linkify reset by Tejun Heo · 17 years ago
  49. 9af5c9c libata-link: introduce ata_link by Tejun Heo · 17 years ago
  50. b4154d4 Fix sata_via write errors on PATA drive connected to VT6421 by Ondrej Zary · 17 years ago
  51. 2a3103c [libata] Bump driver versions by Jeff Garzik · 17 years ago
  52. da3dbb1 libata: make ->scr_read/write callbacks return error code by Tejun Heo · 17 years ago
  53. d583bc1 libata: simplify PCI legacy SFF host handling by Tejun Heo · 17 years ago
  54. bf6263a [libata] Use ATA_UDMAx standard masks when filling driver's udma_mask info by Jeff Garzik · 17 years ago
  55. a09060f [libata] sata_sx4, sata_via: minor documentation updates by Jeff Garzik · 17 years ago
  56. 52df0ee [libata] sata_via, pata_via: Add PCI IDs. by Jeff Garzik · 17 years ago
  57. 8bc3fc4 libata: bump versions by Jeff Garzik · 17 years ago
  58. 8fd7d1b sata_via: pcim_iomap_regions() conversion missed BAR5 by Tejun Heo · 17 years ago
  59. 1d30c33 git-libata-all: sata_via build fix by Andrew Morton · 17 years ago
  60. 1626aeb libata: clean up SFF init mess by Tejun Heo · 17 years ago
  61. e1e143c sata_via: add missing PM hooks by Tejun Heo · 17 years ago
  62. d4b2bab libata: add deadline support to prereset and reset methods by Tejun Heo · 17 years ago
  63. eca25dc libata: convert drivers with combined SATA/PATA ports to new init model by Tejun Heo · 17 years ago
  64. a0fcdc0 [libata] Update several PATA drivers for new ->cable_detect hook by Jeff Garzik · 17 years ago
  65. cb48cab [libata] bump versions by Jeff Garzik · 17 years ago
  66. a84471f [libata] Trim trailing whitespace. by Jeff Garzik · 17 years ago
  67. e1be5d7 sata_via: fix resource-managed iomap conversion by Tejun Heo · 17 years ago
  68. 246ce3b libata: add another IRQ calls (libata drivers) by Akira Iguchi · 17 years ago
  69. 0d5ff56 libata: convert to iomap by Tejun Heo · 17 years ago
  70. 24dc5f3 libata: update libata LLDs to use devres by Tejun Heo · 17 years ago
  71. d73f30e sata_via: PATA support by Alan · 17 years ago
  72. f20b16f [libata] trim trailing whitespace by Jeff Garzik · 17 years ago
  73. d0259872 sata_via: style clean up, no indirect method call in LLD by Tejun Heo · 17 years ago
  74. 1723424 sata_via: don't diddle with ATA_NIEN in ->freeze by Tejun Heo · 17 years ago
  75. 96bc103 sata_via: add PCI ID 0x5337 by Luca Pedrielli · 17 years ago
  76. 68ff6e8 [libata] sata_via: fix obvious typo by Jeff Garzik · 18 years ago
  77. 2d2744f [libata] PCI ID table cleanup in various drivers by Jeff Garzik · 18 years ago
  78. 29da9f6 [libata] Fix oops introduced in non-uniform port handling fix by Jeff Garzik · 18 years ago
  79. cca3974 libata: Grand renaming. by Jeff Garzik · 18 years ago
  80. 54a86bf Merge branch 'upstream-fixes' into upstream by Jeff Garzik · 18 years ago
  81. 08be09b [PATCH] sata_via: Add SATA support for vt8237a by Jay Cliburn · 18 years ago
  82. c6fd280 Move libata to drivers/ata. by Jeff Garzik · 18 years ago[Renamed from drivers/scsi/sata_via.c]
  83. b788719 [PATCH] libata: replace pci_module_init() with pci_register_driver() by Pavel Roskin · 18 years ago
  84. 1d6f359 [PATCH] irq-flags: scsi: Use the new IRQF_ constants by Thomas Gleixner · 18 years ago
  85. 1903ac5 Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6 by Linus Torvalds · 18 years ago
  86. e29419f [PATCH] 64bit resource: fix up printks for resources in misc drivers by Greg Kroah-Hartman · 18 years ago
  87. 8676ce0 [libata] Bump versions by Jeff Garzik · 18 years ago
  88. 40ef1d8 [PATCH] sata_via: convert to new EH, take #3 by Tejun Heo · 18 years ago
  89. ccf68c3 [PATCH] libata-hp: hook warmplug by Tejun Heo · 18 years ago
  90. a6b2c5d [PATCH] PATCH: libata. Add ->data_xfer method by Alan Cox · 18 years ago
  91. 10a5fd5 Merge branch 'master' by Jeff Garzik · 18 years ago
  92. 9227c33 [PATCH] move ->eh_strategy_handler to the transport class by Christoph Hellwig · 18 years ago
  93. af64371 [libata] bump versions by Jeff Garzik · 18 years ago
  94. 30afc84 [SCSI] libata: implement minimal transport template for ->eh_timed_out by Tejun Heo · 18 years ago
  95. 49430f97 [PATCH] libata: kill sht->max_sectors by Tejun Heo · 18 years ago
  96. 35daeb8 [PATCH] libata: use ata_scsi_timed_out() by Tejun Heo · 18 years ago
  97. 93c9338 [BLOCK] update libata to use new blk_ordered for barriers by Tejun Heo · 18 years ago
  98. 3b7d697 [libata] constify PCI ID table in several drivers by Jeff Garzik · 19 years ago
  99. 193515d [libata] eliminate use of drivers/scsi/scsi.h compatibility header/defines by Jeff Garzik · 19 years ago
  100. a9524a7 [libata] use dev_printk() throughout drivers by Jeff Garzik · 19 years ago