1. 3a53b3b pata_it821x: use "const char *" for string literals by LABBE Corentin · 9 years ago
  2. 58eb8cd ata: use CONFIG_PM_SLEEP instead of CONFIG_PM where applicable in host drivers by Bartlomiej Zolnierkiewicz · 10 years ago
  3. 1bc1808 ata: delete non-required instances of include <linux/init.h> by Paul Gortmaker · 10 years ago
  4. 0a86e1c ata: use pci_get_drvdata() by Jingoo Han · 11 years ago
  5. 2fc75da ata: use module_pci_driver by Axel Lin · 12 years ago
  6. 1c30c02 pata_it821x: Fix RAID type display, by adding missing comma by Jean Delvare · 13 years ago
  7. a9a79df ata: Convert ata_<foo>_printk(KERN_<LEVEL> to ata_<foo>_<level> by Joe Perches · 13 years ago
  8. 4fca377 [libata] trivial: trim trailing whitespace for drivers/ata/*.[ch] by Jeff Garzik · 13 years ago
  9. 631dd1a Update broken web addresses in the kernel. by Justin P. Mattock · 14 years ago
  10. 1c5afdf libata-sff: separate out BMDMA init by Tejun Heo · 14 years ago
  11. 360ff78 libata-sff: separate out BMDMA qc_issue by Tejun Heo · 14 years ago
  12. c708765 libata-sff: clean up BMDMA initialization by Tejun Heo · 14 years ago
  13. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 14 years ago
  14. 16ea0fc libata: Pass host flags into the pci helper by Alan Cox · 14 years ago
  15. 4192be6 pata-it821x: use PCI_DEVICE_ID_RDC_D1010 define by Otavio Salvador · 15 years ago
  16. 14bdef98 [libata] convert drivers to use ata.h mode mask defines by Erik Inge Bolsø · 15 years ago
  17. 7ba07d1 pata_it821x: resume from hibernation fails with RAID volume by Ondrej Zary · 15 years ago
  18. 4a99d95 pata_it821x: Update RDC UDMA handling by Alan Cox · 15 years ago
  19. 1eca436 libata: beef up iterators by Tejun Heo · 16 years ago
  20. 054e5f6 libata: Fix LBA48 on pata_it821x RAID volumes. by Ondrej Zary · 16 years ago
  21. ab77163 ata: Switch all my stuff to a common address by Alan Cox · 16 years ago
  22. 4ef2818 [libata] pata_it821x: fix warning by Jeff Garzik · 16 years ago
  23. 963e497 pata_it821x: Driver updates and reworking by Alan Cox · 16 years ago
  24. 5682ed3 libata: rename SFF port ops by Tejun Heo · 16 years ago
  25. 9363c38 libata: rename SFF functions by Tejun Heo · 16 years ago
  26. 887125e libata: stop overloading port_info->private_data by Tejun Heo · 16 years ago
  27. 1bd5b715 libata: make ata_pci_init_one() not use ops->irq_handler and pi->sht by Tejun Heo · 16 years ago
  28. 029cfd6 libata: implement and use ops inheritance by Tejun Heo · 16 years ago
  29. 68d1d07 libata: implement and use SHT initializers by Tejun Heo · 16 years ago
  30. f08048e libata: PCI device should be powered up before being accessed by Tejun Heo · 16 years ago
  31. b63b133 pata_it821x: use raw nbytes in check_atapi_dma by Tejun Heo · 16 years ago
  32. c5038fc libata/pata_it821x: Improve handling of poorly compatible emulations by Alan Cox · 17 years ago
  33. 3a4fa0a Fix misspellings of "system", "controller", "interrupt" and "necessary". by Robert P. J. Day · 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. 0260731 libata-link: linkify config/EH related functions by Tejun Heo · 17 years ago
  38. f58229f libata-link: implement and use link/device iterators by Tejun Heo · 17 years ago
  39. 9af5c9c libata-link: introduce ata_link by Tejun Heo · 17 years ago
  40. bce7d5e pata_it821x: fix lost interrupt with atapi devices by Jeff Norden · 17 years ago
  41. 2a3103c [libata] Bump driver versions by Jeff Garzik · 17 years ago
  42. 604de6e pata_it821x: Fix regression/corruptor by Alan Cox · 17 years ago
  43. 44c1013 PCI: Change all drivers to use pci_device->revision by Auke Kok · 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. 112cc2b pata_it821x: fix section mismatch warning by Randy Dunlap · 17 years ago
  47. 5fe675e fix module_param mistake in it821x by Stas Sergeev · 17 years ago
  48. 374abf2 pata_it821x: (partially) fix DMA in RAID mode by Bartlomiej Zolnierkiewicz · 17 years ago
  49. c343a83 pata: Trivia by Alan Cox · 17 years ago
  50. 1626aeb libata: clean up SFF init mess by Tejun Heo · 17 years ago
  51. 9666f40 libata: reimplement suspend/resume support using sdev->manage_start_stop by Tejun Heo · 17 years ago
  52. a0fcdc0 [libata] Update several PATA drivers for new ->cable_detect hook by Jeff Garzik · 17 years ago
  53. cd0d3bb libata: dev_config does not need ap and adev passing by Alan · 17 years ago
  54. 438ac6d libata: add missing CONFIG_PM in LLDs by Tejun Heo · 17 years ago
  55. cb48cab [libata] bump versions by Jeff Garzik · 17 years ago
  56. 616ece2 libata: Use new id_to_dma_mode function to tidy reporting in more drivers (minimally tested) by Alan · 17 years ago
  57. 246ce3b libata: add another IRQ calls (libata drivers) by Akira Iguchi · 17 years ago
  58. 0d5ff56 libata: convert to iomap by Tejun Heo · 17 years ago
  59. 24dc5f3 libata: update libata LLDs to use devres by Tejun Heo · 17 years ago
  60. 8bfa79f libata: use ata_id_c_string() by Tejun Heo · 17 years ago
  61. a0cf733 libata: straighten out ATA_ID_* constants by Tejun Heo · 17 years ago
  62. b229a7b libata: set_mode, Fix the FIXME by Alan · 17 years ago
  63. 2eab80a [PATCH] libata: kill unnecessary sht->max_sectors initializations by Tejun Heo · 17 years ago
  64. f535d53 [PATCH] pata_it821x: Suspend/Resume support by Alan · 17 years ago
  65. afdfe89 [PATCH] libata: add missing sht->slave_destroy by Tejun Heo · 17 years ago
  66. 2d2744f [libata] PCI ID table cleanup in various drivers by Jeff Garzik · 18 years ago
  67. bda3028 [libata] Don't use old-EH ->eng_timeout() hook when not needed by Jeff Garzik · 18 years ago
  68. 85cd725 [libata #pata-drivers] Trim trailing whitespace. by Jeff Garzik · 18 years ago
  69. 669a5db [libata] Add a bunch of PATA drivers. by Jeff Garzik · 18 years ago