1. 2541d0c pata_ali: trim trailing whitespace (fix checkpatch complaints) by Jeff Garzik · 17 years ago
  2. 91e33d3 pata_isapnp: Polled devices by Alan Cox · 17 years ago
  3. 22d5c76 pata_hpt37x: Fix cable detect bug spotted by Sergei by Alan Cox · 17 years ago
  4. 498222f pata_ali: Lots of problems still showing up with small ATAPI DMA by Alan Cox · 17 years ago
  5. 8f59a13 pata_ali: Add Mitac 8317 and derivatives by Alan Cox · 17 years ago
  6. 92c52c5 libata-core: List more documentation sources for reference by Alan Cox · 17 years ago
  7. c47a631 ata_piix: Invalid use of writel/readl with iomap by Alan Cox · 17 years ago
  8. 93e2618 sata_sil24: fix sg table sizing by Tejun Heo · 17 years ago
  9. 0706efd pata_jmicron: fix disabled port handling in jmicron_pre_reset() by Tejun Heo · 17 years ago
  10. dd05c19 pata_sil680: kill bogus reset code (take 2) by Sergei Shtylyov · 17 years ago
  11. a0ce9ac ata_piix: port enable for the first SATA controller of ICH8 is 0xf not 0x3 by Tejun Heo · 17 years ago
  12. 8d8ef2f ata_piix: only enable the first port on apple macbook pro by Thomas Rohwer · 17 years ago
  13. 00242ec ata_piix: reorganize controller IDs by Tejun Heo · 17 years ago
  14. 1f71d06 pata_sis.c: Add Packard Bell EasyNote K5305 to laptops by Gabriel C · 17 years ago
  15. 607126c libata-scsi: be tolerant of 12-byte ATAPI commands in 16-byte CDBs by Mark Lord · 17 years ago
  16. f442cd8 libata: use ATA_HORKAGE_STUCK_ERR for ATAPI tape drives by Albert Lee · 17 years ago
  17. 2d3b8ee libata: workaround DRQ=1 ERR=1 for ATAPI tape drives by Albert Lee · 17 years ago
  18. 21bef6d libata: remove unused functions by Adrian Bunk · 17 years ago
  19. de753e5 ata_piix: add SATELLITE U205 to broken suspend list by Tejun Heo · 17 years ago
  20. 037f6bb libata: Don't fail device revalidation for bad _GTF methods by Matthew Garrett · 17 years ago
  21. 32ebbc0 libata: port and host should be stopped before hardware resources are released by Tejun Heo · 17 years ago
  22. 1974e20 libata: skip 0xff polling for PATA controllers by Tejun Heo · 17 years ago
  23. f7fc0ce libata: pata_platform: Support polling-mode configuration. by Paul Mundt · 17 years ago
  24. 3d46b2e libata: Support PIO polling-only hosts. by Paul Mundt · 17 years ago
  25. 6004bda1 libata sata_qstor conversion to new error handling (EH). by Mark Lord · 17 years ago
  26. 904c7ba libata sata_qstor workaround for spurious interrupts by Mark Lord · 17 years ago
  27. 12ee7d3 libata sata_qstor nuke idle state by Mark Lord · 17 years ago
  28. 647c595 nv_hardreset: update dangling reference to bugzilla entry by Fernando Luis Vázquez Cao · 17 years ago
  29. 62320e2 ata_piix: add SATELLITE PRO U200 to broken suspend list by Yann Chachkoff · 17 years ago
  30. 6bbfd53 libata: handle broken cable reporting by Alan Cox · 17 years ago
  31. 73946f9 pata_hpt37x: Fix outstanding bug reports on the HPT374 and 37x cable detect by Alan Cox · 17 years ago
  32. 7f2803d ata_piix: Add additional PCI identifier for 40 wire short cable by Alan Cox · 17 years ago
  33. 36beb82 pata_serverworks: Fix problem with some drive combinations by Alan Cox · 17 years ago
  34. f5456b6 libata: Don't disable dipm with SET FEATURES by Kristen Carlson Accardi · 17 years ago
  35. f26792d [libata] Utilize new SCSI event infrastructure by Jeff Garzik · 17 years ago
  36. 5270222 libata: don't configure downstream links faster than the upstream link by Tejun Heo · 17 years ago
  37. db64bcf libata: request PHY speed configuration on SControl access failure by Tejun Heo · 17 years ago
  38. dfcc173 libata: consider errors not associated with commands for speed down by Tejun Heo · 17 years ago
  39. 08cf69d libata: more robust reset failure handling by Tejun Heo · 17 years ago
  40. 416dc9e libata: cosmetic clean up / reorganization of ata_eh_reset() by Tejun Heo · 17 years ago
  41. cd95546 libata: fix timing computation in ata_eh_reset() by Tejun Heo · 17 years ago
  42. f8d8e57 libata: increase 128 KB / cmd limit for ATAPI tape drives by Tony Battersby · 17 years ago
  43. 03116d6 sata_promise: fix endianess bug in ASIC PRD bug workaround by Mikael Pettersson · 17 years ago
  44. 48166fd libata: fix docbook by Stephen Hemminger · 17 years ago
  45. a2d6ed1 make ata_scsi_lpm_get() static by Adrian Bunk · 17 years ago
  46. 1992a5e libata: suppress two warnings by Stephen Rothwell · 17 years ago
  47. aa91c72 ata/sata_fsl: Remove ata_scsi_suspend/resume callbacks by ashish kalra · 17 years ago
  48. 1f0e4175 ata/sata_fsl: Remove sending LOG EXT command in sata_fsl_softreset() by ashish kalra · 17 years ago
  49. e7eac96 ata/sata_fsl: Move MPC8315DS link speed limit workaround to specific ifdef by ashish kalra · 17 years ago
  50. 520d3a1 ata/sata_fsl: cleanup style problem by Li Yang · 17 years ago
  51. 066ce4d ata/sata_fsl: remove unneeded sata_fsl_hardreset() by Jeff Garzik · 17 years ago
  52. 25ce945 ata/sata_fsl: remove unneeded on-stack copy of FIS by Jeff Garzik · 17 years ago
  53. 2a52e8d ata/sata_fsl: cleanup needless casts to/from void __iomem * by Jeff Garzik · 17 years ago
  54. 9465d53 ata/sata_fsl: Remove unnecessary SCR cases by Jeff Garzik · 17 years ago
  55. a2962dd ata/sata_fsl: Kill ata_sg_is_last() by Li Yang · 17 years ago
  56. 79b3edc ata/sata_fsl: save irq in private data for irq unmapping by Li Yang · 17 years ago
  57. 27c96ea ata/sata_fsl: Remove deprecated hooks by Li Yang · 17 years ago
  58. 1bf617b ata/sata_fsl: Update for ata_link introduction by Li Yang · 17 years ago
  59. e027bd3 libata: implement and use ATA_QCFLAG_QUIET by Tejun Heo · 17 years ago
  60. f90f082 libata: stop being overjealous about non-IO commands by Tejun Heo · 17 years ago
  61. b666da3 libata: flush is an IO command by Tejun Heo · 17 years ago
  62. 5595ddf sata_promise: cleanups by Mikael Pettersson · 17 years ago
  63. b9ccd4a sata_promise: ASIC PRD table bug workaround, take 2 by Mikael Pettersson · 17 years ago
  64. 3529a23 Merge branch 'alpm' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/libata-dev by Linus Torvalds · 17 years ago
  65. 00cda56 Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/libata-dev by Linus Torvalds · 17 years ago
  66. 3155659 [libata] AHCI: add hw link power management support by Kristen Carlson Accardi · 17 years ago
  67. ca77329 [libata] Link power management infrastructure by Kristen Carlson Accardi · 17 years ago
  68. ab6fc95 [libata] AHCI: fix newly introduced host-reset bug by Jeff Garzik · 17 years ago
  69. 360737a [libata] sata_nv: fix SWNCQ enabling by Jeff Garzik · 17 years ago
  70. 12850ff libata: add MAXTOR 7V300F0/VA111900 to NCQ blacklist by Tejun Heo · 17 years ago
  71. 4fb4615 libata: no need to speed down if already at PIO0 by Tejun Heo · 17 years ago
  72. cdeab11 libata: relocate forcing PIO0 on reset by Tejun Heo · 17 years ago
  73. a9efacb pata_ns87415: define SUPERIO_IDE_MAX_RETRIES by Frank Lichtenheld · 17 years ago
  74. 5796d1c [libata] Address some checkpatch-spotted issues by Jeff Garzik · 17 years ago
  75. b447916 [libata] fix 'if(' and similar areas that lack whitespace by Jeff Garzik · 17 years ago
  76. 88ff6ea libata: implement ata_wait_after_reset() by Tejun Heo · 17 years ago
  77. 054a5fb libata: track SLEEP state and issue SRST to wake it up by Tejun Heo · 17 years ago
  78. 4dbfa39 libata: relocate and fix post-command processing by Tejun Heo · 17 years ago
  79. acd054a Initialise scatter/gather list in ata_sg_setup by Anton Blanchard · 17 years ago
  80. 7f14957 Merge branch 'sg' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 17 years ago
  81. e2e031e [libata] sata_nv: SWNCQ should not apply to MCP61 by Kuan Luo · 17 years ago
  82. 3acaf94 libata-core: Be a bit more relaxed about early DMA zero devices by Alan Cox · 17 years ago
  83. edc9305 ahci: ahci: implement workaround for ASUS P5W-DH Deluxe ahci_broken_hardreset(), take #2 by Tejun Heo · 17 years ago
  84. c15fcaf Fix pata_icside build for recent libata API changes by Al Viro · 17 years ago
  85. 0e06d9c libata: cosmetic clean up in ata_eh_reset() by Tejun Heo · 17 years ago
  86. 741b776 libata-core.c: make 2 functions static by Adrian Bunk · 17 years ago
  87. 218f3d3 [libata] Create internal helper ata_dev_set_feature() by Jeff Garzik · 17 years ago
  88. 642f149 SG: Change sg_set_page() to take length and offset argument by Jens Axboe · 17 years ago
  89. 0c17317 libata: add HTS542525K9SA00 to NCQ blacklist by Tejun Heo · 17 years ago
  90. 150981b libata-core: auditting chk_status v check_status by Alan Cox · 17 years ago
  91. 2dcb407 [libata] checkpatch-inspired cleanups by Jeff Garzik · 17 years ago
  92. 45711f1 [SG] Update drivers to use sg helpers by Jens Axboe · 17 years ago
  93. c00046c Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial by Linus Torvalds · 17 years ago
  94. 96af154 [libata] sata_sis: use correct S/G table size by Jeff Garzik · 17 years ago
  95. 80f6fd3 pata_cs5536: MWDMA fix by Bartlomiej Zolnierkiewicz · 17 years ago
  96. aaa092a sata_sis: fix SCR read breakage by Tejun Heo · 17 years ago
  97. 5c1ad8b libata: fix kernel-doc param name by Randy Dunlap · 17 years ago
  98. 24b7ce9 pata_cmd64x.c typo fix by Adrian Bunk · 17 years ago
  99. 3a4fa0a Fix misspellings of "system", "controller", "interrupt" and "necessary". by Robert P. J. Day · 17 years ago
  100. 2af170d Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/libata-dev by Linus Torvalds · 17 years ago