1. 9363c38 libata: rename SFF functions by Tejun Heo · 16 years ago
  2. ed82f96 libata/pdc_adma: make SFF EH handle non-bmdma SFF drivers and standardize pdc_adma ops by Tejun Heo · 16 years ago
  3. 6fd3639 libata: kill ata_chk_status() by Tejun Heo · 16 years ago
  4. 071ce34 libata: move ata_pci_default_filter() out of CONFIG_PCI by Tejun Heo · 16 years ago
  5. 624d5c5 libata: reorganize SFF related stuff by Tejun Heo · 16 years ago
  6. 272f788 libata: reorder functions in libata-sff.c by Tejun Heo · 16 years ago
  7. a1efdab libata: make reset related methods proper port operations by Tejun Heo · 16 years ago
  8. 887125e libata: stop overloading port_info->private_data by Tejun Heo · 16 years ago
  9. 1bd5b71 libata: make ata_pci_init_one() not use ops->irq_handler and pi->sht by Tejun Heo · 16 years ago
  10. 358f9a7 libata: implement and use ata_noop_irq_clear() by Tejun Heo · 16 years ago
  11. f659f0e4 libata-sff: handle controllers w/o ctl register by Tejun Heo · 16 years ago
  12. 4e6b79f libata: factor out ata_pci_activate_sff_host() from ata_pci_one() by Tejun Heo · 17 years ago
  13. 35a10a8 libata: use dev_driver_string() instead of "libata" in libata-sff.c by Tejun Heo · 17 years ago
  14. 0dc3688 libata: rename ATA_PROT_ATAPI_* to ATAPI_PROT_* by Tejun Heo · 17 years ago
  15. 76548ed libata-sff: tf_load by Alan Cox · 17 years ago
  16. 277d72a libata-sff: PCI IRQ handling fix by Alan Cox · 17 years ago
  17. 2dcb407 [libata] checkpatch-inspired cleanups by Jeff Garzik · 17 years ago
  18. 3a4fa0a Fix misspellings of "system", "controller", "interrupt" and "necessary". by Robert P. J. Day · 17 years ago
  19. 2af170d Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/libata-dev by Linus Torvalds · 17 years ago
  20. c80544d sparse pointer use of zero as null by Stephen Hemminger · 17 years ago
  21. 01839f6 libata-sff: Correct use of check_status() by Alan Cox · 17 years ago
  22. cbcdd87 libata: implement and use ata_port_desc() to report port configuration by Tejun Heo · 17 years ago
  23. 6d32d30 [libata] Remove ->irq_ack() hook, and ata_dummy_irq_on() by Jeff Garzik · 17 years ago
  24. 936fd73 libata-link: linkify PHY-related functions by Tejun Heo · 17 years ago
  25. 9af5c9c libata-link: introduce ata_link by Tejun Heo · 17 years ago
  26. e1cc9de libata-sff: Fix documentation by Alan Cox · 17 years ago
  27. 6fdc99a libata-sff; Unbreak non DMA capable controllers again by Alan Cox · 17 years ago
  28. fe36cb5 [libata] Fix reported task file values in sense data by Petr Vandrovec · 17 years ago
  29. f3a03b0 Correct comment in libata-sff.c by Dave Jones · 17 years ago
  30. d583bc1 libata: simplify PCI legacy SFF host handling by Tejun Heo · 17 years ago
  31. 4031826 libata: fix assigned IRQ reporting by Tejun Heo · 17 years ago
  32. d92e74d libata-core/sff: Fix multiple assumptions about DMA by Alan Cox · 17 years ago
  33. 1626aeb libata: clean up SFF init mess by Tejun Heo · 17 years ago
  34. dc87c39 libata: honour host controllers that want just one host by Linus Torvalds · 17 years ago
  35. 6bfff31 libata: kill probe_ent and related helpers by Tejun Heo · 17 years ago
  36. 21b0ad4 libata: add init helpers including ata_pci_prepare_native_host() by Tejun Heo · 17 years ago
  37. d491b27 libata: convert native PCI host handling to new init model by Tejun Heo · 17 years ago
  38. 0f834de libata: convert legacy PCI host handling to new init model by Tejun Heo · 17 years ago
  39. 55a6ade libata: fix native mode disabled port handling by Tejun Heo · 17 years ago
  40. 8cdfb29 libata/IDE: remove combined mode quirk by Jeff Garzik · 17 years ago
  41. a76b62c libata: Change prototype of mode_filter to remove ata_port* by Alan Cox · 17 years ago
  42. a84471f [libata] Trim trailing whitespace. by Jeff Garzik · 17 years ago
  43. 44877b4 libata: s/ap->id/ap->print_id/g by Tejun Heo · 17 years ago
  44. 8362500 libata: add another IRQ calls (core and headers) by Akira Iguchi · 17 years ago
  45. 0d5ff56 libata: convert to iomap by Tejun Heo · 17 years ago
  46. f0d36ef libata: update libata core layer to use devres by Tejun Heo · 18 years ago
  47. 18d90de libata: trivial stuff by Alan · 18 years ago
  48. 4112e16 libata-sff: Don't try and activate channels which are not in use by Alan · 18 years ago
  49. 8cdf92a Fix Maple PATA IRQ assignment. by David Woodhouse · 18 years ago
  50. 61dd08c libata-sff: Don't call bmdma_stop on non DMA capable controllers by Alan · 17 years ago
  51. b2a8bbe libata: implement ATA_FLAG_IGN_SIMPLEX and use it in sata_uli by Tejun Heo · 17 years ago
  52. dc3c337 [PATCH] libata: fix combined mode by Alan · 18 years ago
  53. 0f0a3ad [PATCH] libata: make sure IRQ is cleared after ata_bmdma_freeze() by Tejun Heo · 18 years ago
  54. ea54763 [PATCH] libata: move BMDMA host status recording from EH to interrupt handler by Tejun Heo · 18 years ago
  55. 8070217 [PATCH] libata: set IRQF_SHARED for legacy PCI IDE IRQs by Tejun Heo · 18 years ago
  56. 90088bb [PATCH] libata: move ata_irq_on() into libata-sff.c by Tejun Heo · 18 years ago
  57. fbbb262 [PATCH] sata_nv ADMA/NCQ support for nForce4 by Robert Hancock · 18 years ago
  58. 8eb166b [PATCH] libata-sff: Allow for wacky systems by Alan Cox · 18 years ago
  59. d639ca9 [libata] init probe_ent->private_data in a common location by Jeff Garzik · 18 years ago
  60. c791c30 [libata] minor PCI IDE probe fixes and cleanups by Jeff Garzik · 18 years ago
  61. fb46330 [libata] One more s/15/ATA_SECONDARY_IRQ/ substitution by Jeff Garzik · 18 years ago
  62. daac0ac [PATCH] libata-sff: use our IRQ defines by Alan Cox · 18 years ago
  63. fea63e3 [PATCH] libata: fix non-uniform ports handling by Tejun Heo · 18 years ago
  64. a64f97f Merge branch 'tmp' into upstream by Jeff Garzik · 18 years ago
  65. e889173 Rename libata-bmdma.c to libata-sff.c. by Jeff Garzik · 18 years ago[Renamed from drivers/ata/libata-bmdma.c]
  66. cca3974 libata: Grand renaming. by Jeff Garzik · 18 years ago
  67. c6fd280 Move libata to drivers/ata. by Jeff Garzik · 18 years ago[Renamed from drivers/scsi/libata-bmdma.c]
  68. c4b01f1 [PATCH] libata: use dummy port for stolen legacy ports by Tejun Heo · 18 years ago
  69. 2ec7df0 [PATCH] libata: rework legacy handling to remove much of the cruft by Alan Cox · 18 years ago
  70. f6d950e [PATCH] libata: Move ata_probe_ent_alloc to libata_core by Brian King · 18 years ago
  71. 1d6f359 [PATCH] irq-flags: scsi: Use the new IRQF_ constants by Thomas Gleixner · 18 years ago
  72. 6ab3d56 Remove obsolete #include <linux/config.h> by Jörn Engel · 18 years ago
  73. ba6a130 [libata] Add host lock to struct ata_port by Jeff Garzik · 18 years ago
  74. f0eb62b [PATCH] libata: add host_set->next for legacy two host_sets case, take #3 by Tejun Heo · 18 years ago
  75. f5914a4 [PATCH] libata-hp-prep: add prereset() method and implement ata_std_prereset() by Tejun Heo · 18 years ago
  76. c17ea20 [PATCH] libata: fix irq-pio merge by Tejun Heo · 18 years ago
  77. 6d97dbd [PATCH] libata-eh: implement BMDMA EH by Tejun Heo · 18 years ago
  78. 4e5ec5d [PATCH] libata: BMDMA handling updates by Alan Cox · 18 years ago
  79. 2e9edbf [libata] export ata_dev_pair; trim trailing whitespace by Jeff Garzik · 18 years ago
  80. 2cc432e [libata] Move some bmdma-specific code to libata-bmdma.c by Jeff Garzik · 18 years ago
  81. 7c74ffd [PATCH] libata: note missing posting in mmio cmd write by Alan Cox · 18 years ago
  82. d33d44f [PATCH] libata: two new PCI helpers by Alan Cox · 18 years ago
  83. 41bbc8b [PATCH] libata: Note weakness in our PCI handling that one day wants fixing by Alan Cox · 18 years ago
  84. 1fdffbc [libata] Move PCI IDE BMDMA-related code to new file libata-bmdma.c. by Jeff Garzik · 18 years ago