1. 58eb8cd ata: use CONFIG_PM_SLEEP instead of CONFIG_PM where applicable in host drivers by Bartlomiej Zolnierkiewicz · 10 years ago
  2. 0a86e1c ata: use pci_get_drvdata() by Jingoo Han · 11 years ago
  3. 802872e pata_ali: fix "Satelite" typo by Bartlomiej Zolnierkiewicz · 13 years ago
  4. a9a79df ata: Convert ata_<foo>_printk(KERN_<LEVEL> to ata_<foo>_<level> by Joe Perches · 13 years ago
  5. 1c5afdf libata-sff: separate out BMDMA init by Tejun Heo · 14 years ago
  6. c708765 libata-sff: clean up BMDMA initialization by Tejun Heo · 14 years ago
  7. 16ea0fc libata: Pass host flags into the pci helper by Alan Cox · 14 years ago
  8. d8b3d8c pata_ali: documentation fixes by Bartlomiej Zolnierkiewicz · 14 years ago
  9. d6250a0 pata_ali: Fix regression with old devices by Alan Cox · 14 years ago
  10. c21c806 pata_ali: trivial fix of a very frequent spelling mistake by Dirk Hohndel · 15 years ago
  11. a3cb900 [libata] pata_ali: Use IGN_SIMPLEX by Alan Cox · 15 years ago
  12. 14bdef98 [libata] convert drivers to use ata.h mode mask defines by Erik Inge Bolsø · 15 years ago
  13. bc42b24 drivers/ata/pata_ali.c: s/isa_bridge/ali_isa_bridge/ to fix alpha build by Andrew Morton · 15 years ago
  14. 871af12 libata: Add 32bit PIO support by Alan Cox · 15 years ago
  15. fc80902 pata_ali: Fix and workaround for FIFO DMA bug by Alan Cox · 15 years ago
  16. 1b2c357 pata_ali: force initialise a few bits by Alan Cox · 15 years ago
  17. ab77163 ata: Switch all my stuff to a common address by Alan Cox · 16 years ago
  18. e8389f0 pata_ali: misplaced pci_dev_put() by Ben Dooks · 16 years ago
  19. 07633b5 ata: remove FIT() macro by Harvey Harrison · 16 years ago
  20. 9363c38 libata: rename SFF functions by Tejun Heo · 16 years ago
  21. 887125e libata: stop overloading port_info->private_data by Tejun Heo · 16 years ago
  22. 1bd5b715 libata: make ata_pci_init_one() not use ops->irq_handler and pi->sht by Tejun Heo · 16 years ago
  23. 029cfd6 libata: implement and use ops inheritance by Tejun Heo · 16 years ago
  24. 68d1d07 libata: implement and use SHT initializers by Tejun Heo · 16 years ago
  25. 358f9a7 libata: implement and use ata_noop_irq_clear() 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. 1892225 [libata] make ali_atapi_dma static by Adrian Bunk · 16 years ago
  28. 8243e63 pata_ali: disable ATAPI DMA by Tejun Heo · 16 years ago
  29. 4a38e73 pata_ali: use atapi_cmd_type() to determine cmd type instead of transfer size by Tejun Heo · 16 years ago
  30. 11b7bec libata: checkpatch fixes by Jeff Garzik · 16 years ago
  31. 2541d0c pata_ali: trim trailing whitespace (fix checkpatch complaints) by Jeff Garzik · 16 years ago
  32. 498222f pata_ali: Lots of problems still showing up with small ATAPI DMA by Alan Cox · 17 years ago
  33. 8f59a13 pata_ali: Add Mitac 8317 and derivatives by Alan Cox · 17 years ago
  34. 81ad183 libata: Switch most of the remaining SFF drivers to ata_sff_port_start by Alan Cox · 17 years ago
  35. ac8869d [libata] Remove ->port_disable() hook by Jeff Garzik · 17 years ago
  36. 6d32d30 [libata] Remove ->irq_ack() hook, and ata_dummy_irq_on() by Jeff Garzik · 17 years ago
  37. 1855256 drivers/firmware: const-ify DMI API and internals by Jeff Garzik · 17 years ago
  38. 03e6f48 pata_ali/alim15x3: override 80-wire cable detection for Toshiba S1800-814 by Daniel Exner · 17 years ago
  39. 2a3103c [libata] Bump driver versions by Jeff Garzik · 17 years ago
  40. 5c8d520 pata_ali: Correct HP detect by Alan Cox · 17 years ago
  41. 44c1013 PCI: Change all drivers to use pci_device->revision by Auke Kok · 17 years ago
  42. bf6263a [libata] Use ATA_UDMAx standard masks when filling driver's udma_mask info by Jeff Garzik · 17 years ago
  43. 1d2808f [libata] PATA drivers: remove ATA_FLAG_SRST by Jeff Garzik · 17 years ago
  44. ee58150 pata_ali: fix UDMA settings by Chuck Ebbert · 17 years ago
  45. 1626aeb libata: clean up SFF init mess by Tejun Heo · 17 years ago
  46. 9666f40 libata: reimplement suspend/resume support using sdev->manage_start_stop by Tejun Heo · 17 years ago
  47. b723d14 pata_ali: remove all the crap again and switch to cable_detect method by Alan Cox · 17 years ago
  48. a76b62ca libata: Change prototype of mode_filter to remove ata_port* by Alan Cox · 17 years ago
  49. cd0d3bb libata: dev_config does not need ap and adev passing by Alan · 17 years ago
  50. 438ac6d libata: add missing CONFIG_PM in LLDs by Tejun Heo · 17 years ago
  51. cb48cab [libata] bump versions by Jeff Garzik · 17 years ago
  52. 246ce3b libata: add another IRQ calls (libata drivers) by Akira Iguchi · 17 years ago
  53. 0d5ff56 libata: convert to iomap by Tejun Heo · 17 years ago
  54. 24dc5f3 libata: update libata LLDs to use devres by Tejun Heo · 17 years ago
  55. 8bfa79f libata: use ata_id_c_string() by Tejun Heo · 17 years ago
  56. a0cf733 libata: straighten out ATA_ID_* constants by Tejun Heo · 17 years ago
  57. f20b16f [libata] trim trailing whitespace by Jeff Garzik · 17 years ago
  58. 8e42a5a [PATCH] pata_ali: small fixes by Alan · 17 years ago
  59. 2eab80a [PATCH] libata: kill unnecessary sht->max_sectors initializations by Tejun Heo · 17 years ago
  60. 34d8dfb [PATCH] pata_ali: suspend/resume support by Alan · 17 years ago
  61. fc08515 [PATCH] libata: add 40pin "short" cable support, honour drive side speed detection by Alan Cox · 18 years ago
  62. afdfe89 [PATCH] libata: add missing sht->slave_destroy by Tejun Heo · 17 years ago
  63. a0a00cb [PATCH] pata: teach ali about rev C8, keep pcmcia driver in sync by Alan Cox · 18 years ago
  64. 2d2744f [libata] PCI ID table cleanup in various drivers by Jeff Garzik · 18 years ago
  65. bda3028 [libata] Don't use old-EH ->eng_timeout() hook when not needed by Jeff Garzik · 18 years ago
  66. 85cd725 [libata #pata-drivers] Trim trailing whitespace. by Jeff Garzik · 18 years ago
  67. 669a5db [libata] Add a bunch of PATA drivers. by Jeff Garzik · 18 years ago