1. 58eb8cd ata: use CONFIG_PM_SLEEP instead of CONFIG_PM where applicable in host drivers by Bartlomiej Zolnierkiewicz · 10 years ago
  2. 1bc1808 ata: delete non-required instances of include <linux/init.h> by Paul Gortmaker · 10 years ago
  3. 0a86e1c ata: use pci_get_drvdata() by Jingoo Han · 11 years ago
  4. 2fc75da ata: use module_pci_driver by Axel Lin · 12 years ago
  5. dc5e44e pata_hpt366: add hpt36x_find_mode() helper by Bartlomiej Zolnierkiewicz · 13 years ago
  6. 8d7b1c7 ata: pata: Convert pr_*(DRV_NAME ...) to pr_fmt/pr_<level> by Joe Perches · 13 years ago
  7. bfdd7c5 pata_hpt{366|37x}: use pr_warning(...) instead of printk(KERN_WARNING ...) by Sergei Shtylyov · 13 years ago
  8. 28cd4b6 pata_hpt366: coding style cleanup by Sergei Shtylyov · 14 years ago
  9. 1c5afdf libata-sff: separate out BMDMA init by Tejun Heo · 14 years ago
  10. c708765 libata-sff: clean up BMDMA initialization by Tejun Heo · 14 years ago
  11. 16ea0fc libata: Pass host flags into the pci helper by Alan Cox · 14 years ago
  12. d817898 pata_hpt366: remove irrelevant TODO by Sergei Shtylyov · 15 years ago
  13. 859faa8 pata_hpt366: remove redundant code by Sergei Shtylyov · 15 years ago
  14. 89d3b36 ata: use pci_dev->revision by Sergei Shtylyov · 15 years ago
  15. 82beb5d pata_hpt366: fix timing register documentation by Sergei Shtylyov · 15 years ago
  16. 14bdef9 [libata] convert drivers to use ata.h mode mask defines by Erik Inge Bolsø · 15 years ago
  17. 6ecb6f2 pata_hpt366: reimplement mode programming by Tejun Heo · 15 years ago
  18. 3ee89f1 pata_hpt366: no ATAPI DMA by Tejun Heo · 16 years ago
  19. bab5b32 pata_hpt366: fix cable detection, by Tejun Heo · 16 years ago
  20. 2456eb8 pata_hpt366: fix clock detection by Tejun Heo · 16 years ago
  21. 9363c38 libata: rename SFF functions by Tejun Heo · 16 years ago
  22. 887125e libata: stop overloading port_info->private_data by Tejun Heo · 16 years ago
  23. 1bd5b71 libata: make ata_pci_init_one() not use ops->irq_handler and pi->sht by Tejun Heo · 16 years ago
  24. 029cfd6 libata: implement and use ops inheritance by Tejun Heo · 16 years ago
  25. 68d1d07 libata: implement and use SHT initializers by Tejun Heo · 16 years ago
  26. f08048e libata: PCI device should be powered up before being accessed by Tejun Heo · 16 years ago
  27. 6ddd686 pata_hpt*, pata_serverworks: fix UDMA masking by Alan Cox · 16 years ago
  28. 81ad183 libata: Switch most of the remaining SFF drivers to ata_sff_port_start by Alan Cox · 17 years ago
  29. ac8869d [libata] Remove ->port_disable() hook by Jeff Garzik · 17 years ago
  30. 6d32d30 [libata] Remove ->irq_ack() hook, and ata_dummy_irq_on() by Jeff Garzik · 17 years ago
  31. bf6263a [libata] Use ATA_UDMAx standard masks when filling driver's udma_mask info by Jeff Garzik · 17 years ago
  32. 1d2808f [libata] PATA drivers: remove ATA_FLAG_SRST by Jeff Garzik · 17 years ago
  33. 4349eeb pata_hpt366: Enable bits are unreliable so don't use them by Alan Cox · 17 years ago
  34. 1626aeb libata: clean up SFF init mess by Tejun Heo · 17 years ago
  35. 9666f40 libata: reimplement suspend/resume support using sdev->manage_start_stop by Tejun Heo · 17 years ago
  36. d4b2bab libata: add deadline support to prereset and reset methods by Tejun Heo · 17 years ago
  37. eb4a2c7 pata: cable methods by Alan Cox · 17 years ago
  38. a76b62c libata: Change prototype of mode_filter to remove ata_port* by Alan Cox · 17 years ago
  39. fecfda5 pata_hpt366: support ->cable_detect by Alan Cox · 17 years ago
  40. 438ac6d libata: add missing CONFIG_PM in LLDs by Tejun Heo · 17 years ago
  41. cb48cab [libata] bump versions by Jeff Garzik · 17 years ago
  42. 246ce3b libata: add another IRQ calls (libata drivers) by Akira Iguchi · 17 years ago
  43. 0d5ff56 libata: convert to iomap by Tejun Heo · 17 years ago
  44. 24dc5f3 libata: update libata LLDs to use devres by Tejun Heo · 17 years ago
  45. 8bfa79f libata: use ata_id_c_string() by Tejun Heo · 18 years ago
  46. a0cf733 libata: straighten out ATA_ID_* constants by Tejun Heo · 18 years ago
  47. f20b16f [libata] trim trailing whitespace by Jeff Garzik · 18 years ago
  48. 2eab80a [PATCH] libata: kill unnecessary sht->max_sectors initializations by Tejun Heo · 18 years ago
  49. aa54ab1 [PATCH] hpt36x: Suspend/resume support by Alan · 18 years ago
  50. 54083f1 [PATCH] pata_hpt366 enablebits by Alan · 18 years ago
  51. afdfe89 [PATCH] libata: add missing sht->slave_destroy by Tejun Heo · 18 years ago
  52. e30fdb1 Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/libata-dev by Linus Torvalds · 18 years ago
  53. 2c136ef [PATCH] pata_hpt366: fix typo by OGAWA Hirofumi · 18 years ago
  54. 2d2744f [libata] PCI ID table cleanup in various drivers by Jeff Garzik · 18 years ago
  55. bda3028 [libata] Don't use old-EH ->eng_timeout() hook when not needed by Jeff Garzik · 18 years ago
  56. 85cd725 [libata #pata-drivers] Trim trailing whitespace. by Jeff Garzik · 18 years ago
  57. 669a5db [libata] Add a bunch of PATA drivers. by Jeff Garzik · 18 years ago