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. 06296a1 ata: Add and use ata_print_version_once by Joe Perches · 13 years ago
  6. a9a79df ata: Convert ata_<foo>_printk(KERN_<LEVEL> to ata_<foo>_<level> by Joe Perches · 13 years ago
  7. a44fec1 ata: Convert dev_printk(KERN_<LEVEL> to dev_<level>( by Joe Perches · 13 years ago
  8. 25985ed Fix common misspellings by Lucas De Marchi · 13 years ago
  9. 1c5afdf libata-sff: separate out BMDMA init by Tejun Heo · 14 years ago
  10. 16ea0fc libata: Pass host flags into the pci helper by Alan Cox · 14 years ago
  11. 90950a2 pata_amd: do not filter out valid modes in nv_mode_filter by Robert Hancock · 15 years ago
  12. 14bdef98 [libata] convert drivers to use ata.h mode mask defines by Erik Inge Bolsø · 15 years ago
  13. c48052c [libata] pata_amd: program FIFO by Alan Cox · 15 years ago
  14. 871af12 libata: Add 32bit PIO support by Alan Cox · 15 years ago
  15. ab77163 ata: Switch all my stuff to a common address by Alan Cox · 16 years ago
  16. 07633b5 ata: remove FIT() macro by Harvey Harrison · 16 years ago
  17. 9363c38 libata: rename SFF functions by Tejun Heo · 16 years ago
  18. d9c74fb pata_amd: fix sparse warning by Harvey Harrison · 16 years ago
  19. 887125e libata: stop overloading port_info->private_data by Tejun Heo · 16 years ago
  20. 1bd5b715 libata: make ata_pci_init_one() not use ops->irq_handler and pi->sht by Tejun Heo · 16 years ago
  21. 029cfd6 libata: implement and use ops inheritance by Tejun Heo · 16 years ago
  22. 68d1d07 libata: implement and use SHT initializers by Tejun Heo · 16 years ago
  23. f08048e libata: PCI device should be powered up before being accessed by Tejun Heo · 16 years ago
  24. d98f88c ata: sparse fixes for pata_amd.c by Harvey Harrison · 16 years ago
  25. c9544bc pata_amd: Note in the module description it handles Nvidia by Alan Cox · 16 years ago
  26. ce54d16 pata_amd: update mode selection for NV PATAs by Tejun Heo · 16 years ago
  27. 021ee9a libata: reimplement ata_acpi_cbl_80wire() using ata_acpi_gtm_xfermask() by Tejun Heo · 16 years ago
  28. 943547a pata_amd/pata_via: de-couple programming of PIO/MWDMA and UDMA timings by Bartlomiej Zolnierkiewicz · 16 years ago
  29. 81ad183 libata: Switch most of the remaining SFF drivers to ata_sff_port_start by Alan Cox · 17 years ago
  30. ac8869d [libata] Remove ->port_disable() hook by Jeff Garzik · 17 years ago
  31. e708eb9 libata pata_amd: ACPI checks for 80wire cable by Alan Cox · 17 years ago
  32. 6d32d30 [libata] Remove ->irq_ack() hook, and ata_dummy_irq_on() by Jeff Garzik · 17 years ago
  33. cc0680a libata-link: linkify reset by Tejun Heo · 17 years ago
  34. 2a3103c [libata] Bump driver versions by Jeff Garzik · 17 years ago
  35. 44c1013 PCI: Change all drivers to use pci_device->revision by Auke Kok · 17 years ago
  36. bf6263a [libata] Use ATA_UDMAx standard masks when filling driver's udma_mask info by Jeff Garzik · 17 years ago
  37. 1d2808f [libata] PATA drivers: remove ATA_FLAG_SRST by Jeff Garzik · 17 years ago
  38. 9f78975 PATA: Add the MCP73/77 support to PATA driver by Peer Chen · 17 years ago
  39. 1626aeb libata: clean up SFF init mess by Tejun Heo · 17 years ago
  40. 9666f40 libata: reimplement suspend/resume support using sdev->manage_start_stop by Tejun Heo · 17 years ago
  41. d4b2bab libata: add deadline support to prereset and reset methods by Tejun Heo · 17 years ago
  42. abcfa88 pata_amd: remove contamination added during cable_detect conversion by Tejun Heo · 17 years ago
  43. eb4a2c7 pata: cable methods by Alan Cox · 17 years ago
  44. 438ac6d libata: add missing CONFIG_PM in LLDs by Tejun Heo · 17 years ago
  45. cb48cab [libata] bump versions by Jeff Garzik · 17 years ago
  46. f1da66e pata_amd: fix an obvious bug in cable detection by Tejun Heo · 17 years ago
  47. 246ce3b libata: add another IRQ calls (libata drivers) by Akira Iguchi · 17 years ago
  48. 0d5ff56 libata: convert to iomap by Tejun Heo · 17 years ago
  49. 24dc5f3 libata: update libata LLDs to use devres by Tejun Heo · 17 years ago
  50. 2eab80a [PATCH] libata: kill unnecessary sht->max_sectors initializations by Tejun Heo · 17 years ago
  51. c304193 [PATCH] pata_amd: suspend/resume by Alan · 17 years ago
  52. afdfe89 [PATCH] libata: add missing sht->slave_destroy by Tejun Heo · 17 years ago
  53. 05e2867 [libata] Add support for PATA controllers of MCP67 to pata_amd.c. by Peer Chen · 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. c961922 [PATCH] libata-eh: Remove layering violation and duplication when handling absent ports by Alan Cox · 18 years ago
  57. 76ff3c6 [PATCH] pata_amd: Check enable bits on Nvidia by Alan Cox · 18 years ago
  58. 85cd725 [libata #pata-drivers] Trim trailing whitespace. by Jeff Garzik · 18 years ago
  59. 669a5db [libata] Add a bunch of PATA drivers. by Jeff Garzik · 18 years ago