1. 1bc1808 ata: delete non-required instances of include <linux/init.h> by Paul Gortmaker · 10 years ago
  2. 2fc75da ata: use module_pci_driver by Axel Lin · 12 years ago
  3. 8d7b1c7 ata: pata: Convert pr_*(DRV_NAME ...) to pr_fmt/pr_<level> by Joe Perches · 13 years ago
  4. defed55 pata_hpt37x: inherit prereset() method for HPT374 by Sergei Shtylyov · 13 years ago
  5. 910f7bb pata_hpt37x: fold 'if' statement into 'switch' by Sergei Shtylyov · 13 years ago
  6. 40d69ba pata_hpt{37x|3x2n}: use pr_*(DRV_NAME ...) instead of printk(KERN_* ...) by Sergei Shtylyov · 13 years ago
  7. bfdd7c5 pata_hpt{366|37x}: use pr_warning(...) instead of printk(KERN_WARNING ...) by Sergei Shtylyov · 13 years ago
  8. fc2698d pata_hpt37x: actually limit HPT370 to UltraDMA/66 by Sergei Shtylyov · 13 years ago
  9. 49bfbd3 pata_hpt37x: coding style cleanup by Sergei Shtylyov · 13 years ago
  10. 8e834c2 pata_hpt{37x|3x2n}: SATA mode filtering by Sergei Shtylyov · 13 years ago
  11. 1c5afdf libata-sff: separate out BMDMA init by Tejun Heo · 14 years ago
  12. c708765 libata-sff: clean up BMDMA initialization by Tejun Heo · 14 years ago
  13. 16ea0fc libata: Pass host flags into the pci helper by Alan Cox · 14 years ago
  14. fd5e62e pata_hpt{37x|3x2n}: improve timing register documentation by Sergei Shtylyov · 14 years ago
  15. 1a1b172 pata_hpt{37x|3x2n}: unify mode programming by Sergei Shtylyov · 14 years ago
  16. 56f46f8 pata_hpt37x: use ATA_DMA_* constants by Sergei Shtylyov · 14 years ago
  17. 89d3b36 ata: use pci_dev->revision by Sergei Shtylyov · 14 years ago
  18. 5600c70 pata_hpt{37x|3x2n}: fix timing register masks (take 2) by Sergei Shtylyov · 14 years ago
  19. 10a9c96 pata_hpt{37x,3x2n}: add debounce delay to cable detection methods by Bartlomiej Zolnierkiewicz · 14 years ago
  20. ab81a50 pata_hpt37x: unify ->pre_reset methods by Bartlomiej Zolnierkiewicz · 14 years ago
  21. 9e87be9 pata_hpt37x: add proper cable detection methods by Bartlomiej Zolnierkiewicz · 14 years ago
  22. ad452d6 trivial: fix comment typo in drivers/ata/pata_hpt37x.c by Krzysztof Halasa · 15 years ago
  23. 265b721 pata_hpt37x: fix HPT370 DMA timeouts by Sergei Shtylyov · 15 years ago
  24. 14bdef98 [libata] convert drivers to use ata.h mode mask defines by Erik Inge Bolsø · 15 years ago
  25. 9363c38 libata: rename SFF functions by Tejun Heo · 16 years ago
  26. a1efdab libata: make reset related methods proper port operations by Tejun Heo · 16 years ago
  27. 887125e libata: stop overloading port_info->private_data by Tejun Heo · 16 years ago
  28. 1bd5b715 libata: make ata_pci_init_one() not use ops->irq_handler and pi->sht by Tejun Heo · 16 years ago
  29. 029cfd6 libata: implement and use ops inheritance by Tejun Heo · 16 years ago
  30. 68d1d07 libata: implement and use SHT initializers by Tejun Heo · 16 years ago
  31. f08048e libata: PCI device should be powered up before being accessed by Tejun Heo · 16 years ago
  32. 6ddd686 pata_hpt*, pata_serverworks: fix UDMA masking by Alan Cox · 16 years ago
  33. 40f46f1 pata_hpt37x: checkpatch fixes by Andrew Morton · 16 years ago
  34. f941b16 pata_hpt37x: Fix HPT374 detection by Alan Cox · 16 years ago
  35. 22d5c76 pata_hpt37x: Fix cable detect bug spotted by Sergei by Alan Cox · 17 years ago
  36. 73946f9 pata_hpt37x: Fix outstanding bug reports on the HPT374 and 37x cable detect by Alan Cox · 17 years ago
  37. 81ad183 libata: Switch most of the remaining SFF drivers to ata_sff_port_start by Alan Cox · 17 years ago
  38. ac8869d [libata] Remove ->port_disable() hook by Jeff Garzik · 17 years ago
  39. 6d32d30 [libata] Remove ->irq_ack() hook, and ata_dummy_irq_on() by Jeff Garzik · 17 years ago
  40. cc0680a libata-link: linkify reset by Tejun Heo · 17 years ago
  41. 80b8987 pata_hpt{37x|3x2n}: fix clock reporting (take 2) by Sergei Shtylyov · 17 years ago
  42. d44a65f pata_hpt37x: actually clock HPT374 with 50 MHz DPLL (take 2) by Sergei Shtylyov · 17 years ago
  43. 64a8170 pata_hpt37x: Fix 2.6.22 clock PLL regression by Alan Cox · 17 years ago
  44. bf6263a [libata] Use ATA_UDMAx standard masks when filling driver's udma_mask info by Jeff Garzik · 17 years ago
  45. 1d2808f [libata] PATA drivers: remove ATA_FLAG_SRST by Jeff Garzik · 17 years ago
  46. 62877f6 HPT374 is UDMA100 not UDMA133 by Alan Cox · 17 years ago
  47. 960c8a1 pata_hpt37x: Further improvements based on the IDE updates and vendor drivers by Alan Cox · 17 years ago
  48. a617c09 libata: Trim trailing whitespace by Jeff Garzik · 17 years ago
  49. 1626aeb libata: clean up SFF init mess by Tejun Heo · 17 years ago
  50. d4b2bab libata: add deadline support to prereset and reset methods by Tejun Heo · 17 years ago
  51. a473446 pata_hpt37x: Further small fixes by Alan Cox · 17 years ago
  52. a76b62ca libata: Change prototype of mode_filter to remove ata_port* by Alan Cox · 17 years ago
  53. fcc2f69 pata_hpt37x: Updates from drivers/ide work by Alan Cox · 17 years ago
  54. cb48cab [libata] bump versions by Jeff Garzik · 17 years ago
  55. 246ce3b libata: add another IRQ calls (libata drivers) by Akira Iguchi · 17 years ago
  56. 0d5ff56 libata: convert to iomap by Tejun Heo · 17 years ago
  57. 24dc5f3 libata: update libata LLDs to use devres by Tejun Heo · 17 years ago
  58. 8bfa79f libata: use ata_id_c_string() by Tejun Heo · 17 years ago
  59. a0cf733 libata: straighten out ATA_ID_* constants by Tejun Heo · 17 years ago
  60. f20b16f [libata] trim trailing whitespace by Jeff Garzik · 17 years ago
  61. 6929da4 [PATCH] hpt37x: Two important bug fixes by Alan · 17 years ago
  62. 2eab80a [PATCH] libata: kill unnecessary sht->max_sectors initializations by Tejun Heo · 17 years ago
  63. afdfe89 [PATCH] libata: add missing sht->slave_destroy by Tejun Heo · 17 years ago
  64. b5bf24b [PATCH] hpt37x: Check the enablebits by Alan Cox · 18 years ago
  65. 2d2744f [libata] PCI ID table cleanup in various drivers by Jeff Garzik · 18 years ago
  66. bda3028 [libata] Don't use old-EH ->eng_timeout() hook when not needed by Jeff Garzik · 18 years ago
  67. 85cd725 [libata #pata-drivers] Trim trailing whitespace. by Jeff Garzik · 18 years ago
  68. 669a5db [libata] Add a bunch of PATA drivers. by Jeff Garzik · 18 years ago