1. b447916 [libata] fix 'if(' and similar areas that lack whitespace by Jeff Garzik · 17 years ago
  2. 88ff6ea libata: implement ata_wait_after_reset() by Tejun Heo · 17 years ago
  3. 054a5fb libata: track SLEEP state and issue SRST to wake it up by Tejun Heo · 17 years ago
  4. 4dbfa39 libata: relocate and fix post-command processing by Tejun Heo · 17 years ago
  5. 7f14957 Merge branch 'sg' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 17 years ago
  6. e2e031e [libata] sata_nv: SWNCQ should not apply to MCP61 by Kuan Luo · 17 years ago
  7. 3acaf94 libata-core: Be a bit more relaxed about early DMA zero devices by Alan Cox · 17 years ago
  8. edc9305 ahci: ahci: implement workaround for ASUS P5W-DH Deluxe ahci_broken_hardreset(), take #2 by Tejun Heo · 17 years ago
  9. c15fcaf Fix pata_icside build for recent libata API changes by Al Viro · 17 years ago
  10. 0e06d9c libata: cosmetic clean up in ata_eh_reset() by Tejun Heo · 17 years ago
  11. 741b776 libata-core.c: make 2 functions static by Adrian Bunk · 17 years ago
  12. 218f3d3 [libata] Create internal helper ata_dev_set_feature() by Jeff Garzik · 17 years ago
  13. 642f149 SG: Change sg_set_page() to take length and offset argument by Jens Axboe · 17 years ago
  14. 0c17317 libata: add HTS542525K9SA00 to NCQ blacklist by Tejun Heo · 17 years ago
  15. 150981b libata-core: auditting chk_status v check_status by Alan Cox · 17 years ago
  16. 2dcb407 [libata] checkpatch-inspired cleanups by Jeff Garzik · 17 years ago
  17. 45711f1 [SG] Update drivers to use sg helpers by Jens Axboe · 17 years ago
  18. c00046c Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial by Linus Torvalds · 17 years ago
  19. 96af154 [libata] sata_sis: use correct S/G table size by Jeff Garzik · 17 years ago
  20. 80f6fd3 pata_cs5536: MWDMA fix by Bartlomiej Zolnierkiewicz · 17 years ago
  21. aaa092a sata_sis: fix SCR read breakage by Tejun Heo · 17 years ago
  22. 5c1ad8b libata: fix kernel-doc param name by Randy Dunlap · 17 years ago
  23. 24b7ce9 pata_cmd64x.c typo fix by Adrian Bunk · 17 years ago
  24. 3a4fa0a Fix misspellings of "system", "controller", "interrupt" and "necessary". by Robert P. J. Day · 17 years ago
  25. 2af170d Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/libata-dev by Linus Torvalds · 17 years ago
  26. c80544d sparse pointer use of zero as null by Stephen Hemminger · 17 years ago
  27. 3be6cbd [libata] kill ata_sg_is_last() by Jeff Garzik · 17 years ago
  28. 858c9c4 Update libata driver for bf548 atapi controller against the 2.6.24 tree. by Sonic Zhang · 17 years ago
  29. 01839f6 libata-sff: Correct use of check_status() by Alan Cox · 17 years ago
  30. faf0b2e drivers/ata: add support to Freescale 3.0Gbps SATA Controller by Li Yang · 17 years ago
  31. 8e2840e pata_acpi: fix build breakage if !CONFIG_PM by Tejun Heo · 17 years ago
  32. 92d15c2 Merge branch 'for-linus' of git://git.kernel.dk/data/git/linux-2.6-block by Linus Torvalds · 17 years ago
  33. 8889e3c remove blk_queue_max_phys_segments in libata by FUJITA Tomonori · 17 years ago
  34. 0874ee7 libata sg chaining support fix by FUJITA Tomonori · 17 years ago
  35. 8726021 libata: convert to using sg helpers by Jens Axboe · 17 years ago
  36. c5d0e6a docbook: fix libata content by Randy Dunlap · 17 years ago
  37. 3d8a67b [libata] pata_cs5536: new API build fix by Jeff Garzik · 17 years ago
  38. 77ec15c [libata] pata_pcmcia: Add additional id string (corsair, 1GB) by Kristoffer Ericson · 17 years ago
  39. 317b50b libata: prevent devices with blank model names from being DMA blacklisted by Andrew Paprocki · 17 years ago
  40. 8f73a68 ata_piix: SATA 2port controller port map fix by Jason Gaston · 17 years ago
  41. 3957df6 pata_cs5536: ATA driver for Geode companion chip by Martin K. Petersen · 17 years ago
  42. 1358796 libata: add ST9160821AS / 3.CCD to NCQ blacklist by Tejun Heo · 17 years ago
  43. f58db80 libata: fix revalidation issuing after configuration commands by Tejun Heo · 17 years ago
  44. f140f0f [libata] sata_nv: add SW NCQ support for MCP51/MCP55/MCP61 by Kuan Luo · 17 years ago
  45. 2b9e68f [libata] pata_sil680: Add MMIO support by Benjamin Herrenschmidt · 17 years ago
  46. b4482a4 more trivial signedness fixes in drivers by Al Viro · 17 years ago
  47. 80d4b41 mpc52xx-ata: fix compile warning (unused variable) by Grant Likely · 17 years ago
  48. 2855568 [libata] struct pci_dev related cleanups by Jeff Garzik · 17 years ago
  49. b06ce3e libata: use ata_exec_internal() for PMP register access by Tejun Heo · 17 years ago
  50. afaa5c3 libata: implement ATA_PFLAG_RESETTING by Tejun Heo · 17 years ago
  51. 2b78910 libata: add @timeout to ata_exec_internal[_sg]() by Tejun Heo · 17 years ago
  52. 5f226c6 ahci: fix notification handling by Tejun Heo · 17 years ago
  53. 1c954a4 ahci: clean up PORT_IRQ_BAD_PMP enabling by Tejun Heo · 17 years ago
  54. 75da6d2 ahci: kill leftover from enabling NCQ over PMP by Tejun Heo · 17 years ago
  55. 9073868 libata: wrap schedule_timeout_uninterruptible() in loop by Tejun Heo · 17 years ago
  56. 94ff3d5 libata: skip suppress reporting if ATA_EHI_QUIET by Tejun Heo · 17 years ago
  57. abf6e8e libata: clear ehi description after initial host report by Tejun Heo · 17 years ago
  58. a01f48b pata_jmicron: match vendor and class code only by Tejun Heo · 17 years ago
  59. 954bb00 libata: add ST9160821AS / 3.ALD to NCQ blacklist by Tejun Heo · 17 years ago
  60. 025621f pata_acpi: ACPI driver support by Alan Cox · 17 years ago
  61. badff03 libata-core: Expose gtm methods for driver use by Alan Cox · 17 years ago
  62. 70edb18 libata: add HDT722516DLA380 to NCQ blacklist by Tejun Heo · 17 years ago
  63. da6f0ec libata: blacklist NCQ on Seagate Barracuda ST380817AS by Paolo Ornati · 17 years ago
  64. 6ebe9d8 [libata] Turn on ACPI by default by Jeff Garzik · 17 years ago
  65. 2db78dd libata_scsi: Fix ATAPI transfer lengths by Alan Cox · 17 years ago
  66. 681c80b libata: correct handling of SRST reset sequences by Alan Cox · 17 years ago
  67. 237d844 libata: Integrate ACPI-based PATA/SATA hotplug - version 5 by Matthew Garrett · 17 years ago
  68. b3a7060 libata: Add a drivers/ide style DMA disable by Alan Cox · 17 years ago
  69. 7100819 ahci: Add MCP79 support to AHCI driver by Peer Chen · 17 years ago
  70. 1333e19 libata: add human-readable error value decoding by Robert Hancock · 17 years ago
  71. 6949b91 ahci: implement AHCI_HFLAG_NO_PMP by Tejun Heo · 17 years ago
  72. 417a1a6 ahci: move host flags over to pi.private_data by Tejun Heo · 17 years ago
  73. 7d50b60 ahci: implement PMP support by Tejun Heo · 17 years ago
  74. 2381803 sata_sil24: implement PORT_RST by Tejun Heo · 17 years ago
  75. 3454dc6 sata_sil24: implement PMP support by Tejun Heo · 17 years ago
  76. 31f8838 libata-pmp: implement qc_defer for command switching PMP support by Tejun Heo · 17 years ago
  77. d0df8b5d libata-pmp: extend ACPI support to cover PMP by Tejun Heo · 17 years ago
  78. 633273a3 libata-pmp: hook PMP support and enable it by Tejun Heo · 17 years ago
  79. 3af9a77 libata-pmp: implement Port Multiplier support by Tejun Heo · 17 years ago
  80. 3495de7 libata-pmp: update ata_eh_reset() for PMP by Tejun Heo · 17 years ago
  81. 93328e1 [PATCH] libata: Fix HPA handling regression by Alan Cox · 17 years ago
  82. 54174db [libata] ata_piix: add HP compaq laptop to short cable list by Jeff Garzik · 17 years ago
  83. c4b5b7b pata_ns87415: Initial cut at 87415/87560 IDE support by Alan Cox · 17 years ago
  84. 0b0a43e libata-core: blacklist HITACHI HDS drives using wildcard blacklist matching by David Milburn · 17 years ago
  85. 7f56762 libata: update spurious NCQ completion blacklist by Tejun Heo · 17 years ago
  86. 06b74dd pata_pdc202xx_old MWDMA fixes, and notes by Alan Cox · 17 years ago
  87. 21d2c92 pata_atiixp: Audit notes on locking by Alan Cox · 17 years ago
  88. 3cc3eb1 [libata] AHCI: enable AHCI mode, before using AHCI reset by Jeff Garzik · 17 years ago
  89. b90fe23 libata: Fix build failure on ppc64 drivers/ata/pata_scc.c by Satyam Sharma · 17 years ago
  90. b6d6c74 sata_via: kill SATA_PATA_SHARING register handling by Tejun Heo · 17 years ago
  91. 1e582ba libata: fix ata_set_max_sectors() by Tejun Heo · 17 years ago
  92. 7d77b24 libata-pmp-prep: implement sata_async_notification() by Tejun Heo · 17 years ago
  93. e31e853 libata-pmp-prep: implement ATA_HORKAGE_SKIP_PM by Tejun Heo · 17 years ago
  94. 668108d libata-pmp-prep: implement EH fast-fail path by Tejun Heo · 17 years ago
  95. f9df58c libata-pmp-prep: implement ATA_LFLAG_DISABLED by Tejun Heo · 17 years ago
  96. fd995f7 libata-pmp-prep: implement ATA_LFLAG_NO_RETRY by Tejun Heo · 17 years ago
  97. ae791c0 libata-pmp-prep: implement ATA_LFLAG_NO_SRST, ASSUME_ATA and ASSUME_SEMB by Tejun Heo · 17 years ago
  98. da917d6 libata-pmp-prep: implement qc_defer helpers by Tejun Heo · 17 years ago
  99. 31cc23b libata-pmp-prep: implement ops->qc_defer() by Tejun Heo · 17 years ago
  100. fb7fd61 libata-pmp-prep: make a number of functions global to libata by Tejun Heo · 17 years ago