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. edc7d12 pata_sis: code style cleanups for consistency by Dan McGee · 13 years ago
  6. c03a476 pata_sis: mark most const data static as well by Dan McGee · 13 years ago
  7. 14004f0 pata_sis: enable MWDMA for UDMA 133 chipset by Dan McGee · 13 years ago
  8. f30f9a5 pata_sis: add mode_filter method for certain sis5513 chipsets by Dan McGee · 13 years ago
  9. 023a017 pata_sis: extract a sis_port_base() method by Dan McGee · 13 years ago
  10. 06296a1 ata: Add and use ata_print_version_once by Joe Perches · 13 years ago
  11. 25985ed Fix common misspellings by Lucas De Marchi · 13 years ago
  12. c10f97b libata: remove ATA_FLAG_{SRST|SATA_RESET} by Sergei Shtylyov · 13 years ago
  13. 1c5afdf libata-sff: separate out BMDMA init by Tejun Heo · 14 years ago
  14. 16ea0fc libata: Pass host flags into the pci helper by Alan Cox · 14 years ago
  15. 1b52f2a Revert "pata_sis: Implement MWDMA for the UDMA 133 capable chips" by Jeff Garzik · 14 years ago
  16. 750c713 pata_sis: Power Management fix by Bartlomiej Zolnierkiewicz · 14 years ago
  17. f20941f pata_sis: Implement MWDMA for the UDMA 133 capable chips by Alan Cox · 14 years ago
  18. 14bdef98 [libata] convert drivers to use ata.h mode mask defines by Erik Inge Bolsø · 15 years ago
  19. bd353ff [libata] Update kernel-doc comments to match source code by Qinghuang Feng · 15 years ago
  20. e33ba2c pata_sis: Remove bogus cable match by Alan Cox · 15 years ago
  21. ab77163 ata: Switch all my stuff to a common address by Alan Cox · 16 years ago
  22. edb8047 Added Targa Visionary 1000 IDE adapter to pata_sis.c by Kai Krakow · 16 years ago
  23. 9363c38 libata: rename SFF functions by Tejun Heo · 16 years ago
  24. a1efdab libata: make reset related methods proper port operations by Tejun Heo · 16 years ago
  25. 887125e libata: stop overloading port_info->private_data by Tejun Heo · 16 years ago
  26. 1bd5b715 libata: make ata_pci_init_one() not use ops->irq_handler and pi->sht by Tejun Heo · 16 years ago
  27. 029cfd6 libata: implement and use ops inheritance by Tejun Heo · 16 years ago
  28. 68d1d07 libata: implement and use SHT initializers by Tejun Heo · 16 years ago
  29. f08048e libata: PCI device should be powered up before being accessed by Tejun Heo · 16 years ago
  30. 1967b7f drivers/ata/: Spelling fixes by Joe Perches · 16 years ago
  31. 1f71d06 pata_sis.c: Add Packard Bell EasyNote K5305 to laptops by Gabriel C · 17 years ago
  32. 81ad183 libata: Switch most of the remaining SFF drivers to ata_sff_port_start by Alan Cox · 17 years ago
  33. ac8869d [libata] Remove ->port_disable() hook by Jeff Garzik · 17 years ago
  34. 6d32d30 [libata] Remove ->irq_ack() hook, and ata_dummy_irq_on() by Jeff Garzik · 17 years ago
  35. cc0680a libata-link: linkify reset by Tejun Heo · 17 years ago
  36. 9af5c9c libata-link: introduce ata_link by Tejun Heo · 17 years ago
  37. edeb614 pata_sis: add missing UDMA5 timing value in sis_66_set_dmamode() by Tejun Heo · 17 years ago
  38. 4f2d47c pata_sis: Add the FSC Amilo and friends by Alan Cox · 17 years ago
  39. 4761c06 pata_sis: fix MWDMA for <= UDMA66 chipsets and UDMA for UDMA33 chipsets by Bartlomiej Zolnierkiewicz · 17 years ago
  40. 21ba0f8 Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6 by Linus Torvalds · 17 years ago
  41. 44c1013 PCI: Change all drivers to use pci_device->revision by Auke Kok · 17 years ago
  42. 15ce094 pata_sis: FIFO whack by Alan Cox · 17 years ago
  43. 1d2808f [libata] PATA drivers: remove ATA_FLAG_SRST by Jeff Garzik · 17 years ago
  44. a3cabb2 libata: PATA-mode fixes for sis_sata by Uwe Koziolek · 17 years ago
  45. dd668d1 pata_sis: Fix and clean up some timing setups by Alan Cox · 17 years ago
  46. 1626aeb libata: clean up SFF init mess by Tejun Heo · 17 years ago
  47. 9666f40 libata: reimplement suspend/resume support using sdev->manage_start_stop by Tejun Heo · 17 years ago
  48. 27c78b3 [libata reset-seq] build and merge fixes by Jeff Garzik · 17 years ago
  49. d4b2bab libata: add deadline support to prereset and reset methods by Tejun Heo · 17 years ago
  50. 2e413f5 pata_sis: Clean up using cable_detect methods by Alan Cox · 17 years ago
  51. f3769e9 pata_sis: Fix oops on boot by Alan Cox · 17 years ago
  52. 438ac6d libata: add missing CONFIG_PM in LLDs by Tejun Heo · 17 years ago
  53. cb48cab [libata] bump versions by Jeff Garzik · 17 years ago
  54. 44877b4 libata: s/ap->id/ap->print_id/g by Tejun Heo · 17 years ago
  55. 4bb64fb SiS warning fixes by Alan · 17 years ago
  56. 246ce3b libata: add another IRQ calls (libata drivers) by Akira Iguchi · 17 years ago
  57. 0d5ff56 libata: convert to iomap by Tejun Heo · 17 years ago
  58. fda0efc [libata] Shuffle DRV_xxx in core and SiS drivers, to kill warnings by Jeff Garzik · 17 years ago
  59. 24dc5f3 libata: update libata LLDs to use devres by Tejun Heo · 17 years ago
  60. 77a527e fix CONFIG_SATA_SIS=y compile error by Adrian Bunk · 17 years ago
  61. 9b14dec sata_sis: Support for PATA supports by Alan · 17 years ago
  62. 7dcbc1f pata_sis: implement laptop list and add ASUS A6K/A6U by Jakub W. Jozwicki J · 17 years ago
  63. f20b16f [libata] trim trailing whitespace by Jeff Garzik · 17 years ago
  64. 2eab80a [PATCH] libata: kill unnecessary sht->max_sectors initializations by Tejun Heo · 17 years ago
  65. 62d64ae [PATCH] pata : more drivers that need only standard suspend and resume by Alan · 17 years ago
  66. afdfe89 [PATCH] libata: add missing sht->slave_destroy by Tejun Heo · 17 years ago
  67. 2d2744f [libata] PCI ID table cleanup in various drivers by Jeff Garzik · 18 years ago
  68. bda3028 [libata] Don't use old-EH ->eng_timeout() hook when not needed by Jeff Garzik · 18 years ago
  69. c961922 [PATCH] libata-eh: Remove layering violation and duplication when handling absent ports by Alan Cox · 18 years ago
  70. af323a2 [PATCH] Update SiS PATA by Alan Cox · 18 years ago
  71. 85cd725 [libata #pata-drivers] Trim trailing whitespace. by Jeff Garzik · 18 years ago
  72. 669a5db [libata] Add a bunch of PATA drivers. by Jeff Garzik · 18 years ago