1. 49c8042 libata: Initialize nbytes for internal sg commands by Brian King · 18 years ago
  2. 05c39e5 pata_via: Correct missing comments by Alan · 18 years ago
  3. 54494f3 pata_atiixp: propogate cable detection hack from drivers/ide to the new driver by Alan · 18 years ago
  4. 7728098 ahci/pata_jmicron: fix JMicron quirk by Tejun Heo · 18 years ago
  5. 8c8c4ba Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/libata-dev by Linus Torvalds · 18 years ago
  6. 597049c Merge master.kernel.org:/pub/scm/linux/kernel/git/bart/ide-2.6 by Linus Torvalds · 18 years ago
  7. 161c888 [PATCH] pata_platform: fallout from set_mode() change by Al Viro · 18 years ago
  8. 78981a7 libata: fix translation for START STOP UNIT by Robert Hancock · 18 years ago
  9. af068bd libata-scsi: ata_task_ioctl should return ATA registers from sense data by David Milburn · 18 years ago
  10. 2ca6611 pata_platform: set_mode fix by Andrew Morton · 18 years ago
  11. 7a0f1c8 ata_if_xfermask() word 51 fix by Lennert Buytenhek · 18 years ago
  12. 5dcade9 pata_sil680: PIO1 taskfile transfers overclocking fix (repost) by Sergei Shtylyov · 18 years ago
  13. e0b874d via82cxxx/pata_via: correct PCI_DEVICE_ID_VIA_SATA_EIDE ID and add support for CX700 and 8237S by Josepch Chan · 18 years ago
  14. 03ee5b1 libata: fix ata_eh_suspend() return value by Tejun Heo · 18 years ago
  15. a718728 ahci: port_no should be used when clearing IRQ in ahci_thaw() by Tejun Heo · 18 years ago
  16. 8cdf92a Fix Maple PATA IRQ assignment. by David Woodhouse · 18 years ago
  17. dfd7a3d ahci: use 0x80 as wait stat value instead of 0xff by Tejun Heo · 18 years ago
  18. d0259872 sata_via: style clean up, no indirect method call in LLD by Tejun Heo · 18 years ago
  19. 6096b63 ahci: fix endianness in spurious interrupt message by Tejun Heo · 18 years ago
  20. 61dd08c libata-sff: Don't call bmdma_stop on non DMA capable controllers by Alan · 18 years ago
  21. b2a8bbe libata: implement ATA_FLAG_IGN_SIMPLEX and use it in sata_uli by Tejun Heo · 18 years ago
  22. 0291f95 ahci: improve and limit spurious interrupt messages, take#3 by Tejun Heo · 18 years ago
  23. 1723424 sata_via: don't diddle with ATA_NIEN in ->freeze by Tejun Heo · 18 years ago
  24. b229a7b libata: set_mode, Fix the FIXME by Alan · 18 years ago
  25. a52865c libata hpt3xn: Hopefully sort out the DPLL logic versus the vendor code by Alan · 18 years ago
  26. 6a40da0 libata cmd64x: whack into a shape that looks like the documentation by Alan · 18 years ago
  27. 7a80118 libata: Fixup n_elem initialization by Brian King · 18 years ago
  28. 07c53da ahci: don't enter slumber on power down by Tejun Heo · 18 years ago
  29. f740d16 sata_nv: don't rely on NV_INT_DEV indication with ADMA by Robert Hancock · 18 years ago
  30. 82490c0 ahci: make ULi M5288 ignore interface fatal error bit by Tejun Heo · 18 years ago
  31. e93f09d sata_mv HighPoint 2310 support (88SX7042) by Olof Johansson · 18 years ago
  32. 79a55b7 libata: fix handling of port actions in per-dev action mask by Tejun Heo · 18 years ago
  33. 96bc103 sata_via: add PCI ID 0x5337 by Luca Pedrielli · 18 years ago
  34. 6929da4 [PATCH] hpt37x: Two important bug fixes by Alan · 18 years ago
  35. 516e72c [PATCH] pata_optidma: typo in Kconfig by Alexey Dobriyan · 18 years ago
  36. dc3c337 [PATCH] libata: fix combined mode by Alan · 18 years ago
  37. 850a9d8 [libata] sata_svw, sata_vsc: kill iomem warnings by Jeff Garzik · 18 years ago
  38. 2e5704f [PATCH] libata: take scmd->cmd_len into account when translating SCSI commands by Tejun Heo · 18 years ago
  39. ad70699 [PATCH] libata: kill @cdb argument from xlat methods by Tejun Heo · 18 years ago
  40. 542b144 [PATCH] libata: clean up variable name usage in xlat related functions by Tejun Heo · 18 years ago
  41. 6fbf5ba [libata] Move some PCI IDs from sata_nv to ahci by Peer Chen · 18 years ago
  42. 7372086 [libata] pata_via: suspend/resume support fix by Andrew Morton · 18 years ago
  43. 0153260 [libata] pata_cs5530: suspend/resume support tweak by Andrew Morton · 18 years ago
  44. 5c9a761 [PATCH] pata_via: Cable detect error by Alan · 18 years ago
  45. 2bfc361 [PATCH] Fix help text for CONFIG_ATA_PIIX by Alan · 18 years ago
  46. 0457882 [PATCH] initializer entry defined twice in pata_rz1000 by Ira Snyder · 18 years ago
  47. 9825d73 [PATCH] ata: fix platform_device_register_simple() error check by Akinobu Mita · 18 years ago
  48. 551c012 [PATCH] ahci: do not mangle saved HOST_CAP while resetting controller by Tejun Heo · 18 years ago
  49. 33480a0 [PATCH] libata: don't initialize sg in ata_exec_internal() if DMA_NONE (take #2) by Tejun Heo · 18 years ago
  50. c10340a [libata] sata_svw: Disable ATAPI DMA on current boards (errata workaround) by Jeff Garzik · 18 years ago
  51. da02d2a [libata] use kmap_atomic(KM_IRQ0) in SCSI simulator by Jeff Garzik · 18 years ago
  52. fae07dc [PATCH] ata_piix: use piix_host_stop() in ich_pata_ops by Tejun Heo · 18 years ago
  53. f98b657 [PATCH] ata_piix: IDE mode SATA patch for Intel ICH9 by Jason Gaston · 18 years ago
  54. cd86128 [PATCH] Fix numerous kcalloc() calls, convert to kzalloc() by Robert P. J. Day · 18 years ago
  55. fd3367af [PATCH] libata: Incorrect timing computation for PIO5/6 by Alan · 18 years ago
  56. 25b93d8 [PATCH] sata_promise: new EH conversion, take 2 by Mikael Pettersson · 18 years ago
  57. e3472cb [PATCH] libata: let ATA_FLAG_PIO_POLLING use polling pio for ATA_PROT_NODATA by Albert Lee · 18 years ago
  58. d324d462 [PATCH] sata_promise: cleanups, take 2 by Mikael Pettersson · 18 years ago
  59. 4796b71 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 by David Howells · 18 years ago
  60. 9db7372 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 by David Howells · 18 years ago
  61. 4c1ac1b Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 by David Howells · 18 years ago
  62. af2b3b5 [PATCH] pcmcia: conf.ConfigBase and conf.Present consolidation by Dominik Brodowski · 18 years ago
  63. efd5058 [PATCH] pcmcia: remove manf_id and card_id indirection by Dominik Brodowski · 18 years ago
  64. 0517793 [PATCH] pcmcia: yet another IDE ID by Marcin Juszkiewicz · 18 years ago
  65. bf4e182 [PATCH] pcmcia: Add an id to ide-cs.c by Matt Reimer · 18 years ago
  66. 8e42a5a [PATCH] pata_ali: small fixes by Alan · 18 years ago
  67. 75f609d [PATCH] pata_via: VIA 8251 bridged systems are now out and about by Alan · 18 years ago
  68. 2c5ff67 [PATCH] trivial piix: swap bogus dot for comma space by Alan · 18 years ago
  69. 599b720 [PATCH] sata_promise: PHYMODE4 fixup by Mikael Pettersson · 18 years ago
  70. 800b399 [PATCH] libata: always use polling IDENTIFY by Tejun Heo · 18 years ago
  71. 3ac551a [libata] pata_cs5535: fix build by Jeff Garzik · 18 years ago
  72. 8e16f94 [PATCH] ahci: do not powerdown during initialization by Tejun Heo · 18 years ago
  73. 70e6ad0 [PATCH] libata: prepare ata_sg_clean() for invocation from EH by Tejun Heo · 18 years ago
  74. bd056d7 [PATCH] libata: separate out rw ATA taskfile building into ata_build_rw_tf() by Tejun Heo · 18 years ago
  75. 2432697 [PATCH] libata: implement ata_exec_internal_sg() by Tejun Heo · 18 years ago
  76. 0f0a3ad [PATCH] libata: make sure IRQ is cleared after ata_bmdma_freeze() by Tejun Heo · 18 years ago
  77. ea54763 [PATCH] libata: move BMDMA host status recording from EH to interrupt handler by Tejun Heo · 18 years ago
  78. f84e7e4 [PATCH] libata: make sure sdev doesn't go away while rescanning by Tejun Heo · 18 years ago
  79. a569a30 [PATCH] libata: don't request sense if the port is frozen by Tejun Heo · 18 years ago
  80. 6a36261 [PATCH] libata: fix READ CAPACITY simulation by Tejun Heo · 18 years ago
  81. 3d3cca3 [PATCH] libata: implement ATA_FLAG_SETXFER_POLLING and use it in pata_via, take #2 by Tejun Heo · 18 years ago
  82. 8070217 [PATCH] libata: set IRQF_SHARED for legacy PCI IDE IRQs by Tejun Heo · 18 years ago
  83. 2eab80a [PATCH] libata: kill unnecessary sht->max_sectors initializations by Tejun Heo · 18 years ago
  84. c972b60 [PATCH] libata: add missing sht->slave_destroy by Tejun Heo · 18 years ago
  85. 664e850 [PATCH] libata: print cdb[0] in failed qc report by Tejun Heo · 18 years ago
  86. 2dec755 [PATCH] sata_nv: fix ATAPI in ADMA mode by Robert Hancock · 18 years ago
  87. 099156d [PATCH] pata_marvell: merge Mandriva patches by Alan · 18 years ago
  88. aff0df0 [PATCH] pata_hpt3x3: suspend/resume support by Alan · 18 years ago
  89. 62d64ae [PATCH] pata : more drivers that need only standard suspend and resume by Alan · 18 years ago
  90. aa54ab1 [PATCH] hpt36x: Suspend/resume support by Alan · 18 years ago
  91. 627d2d3 [PATCH] pata_via suspend/resume support by Alan · 18 years ago
  92. c304193 [PATCH] pata_amd: suspend/resume by Alan · 18 years ago
  93. f535d53 [PATCH] pata_it821x: Suspend/Resume support by Alan · 18 years ago
  94. 38e0d56 [PATCH] pata_serverworks suspend/resume by Alan · 18 years ago
  95. 7f72a37 [PATCH] pata_cmd64x: suspend/resume by Alan · 18 years ago
  96. 8501120 [PATCH] pata_cs5520: resume support by Alan · 18 years ago
  97. 30ced0f [PATCH] PATA libata: suspend/resume simple cases by Alan · 18 years ago
  98. 8550c16 [PATCH] pata_sil680 suspend/resume by Alan · 18 years ago
  99. ad4a42d [PATCH] pata_rz1000: Force readahead off on resume by Alan · 18 years ago
  100. 34d8dfb [PATCH] pata_ali: suspend/resume support by Alan · 18 years ago