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