1. 6929da4 [PATCH] hpt37x: Two important bug fixes by Alan · 18 years ago
  2. 516e72c [PATCH] pata_optidma: typo in Kconfig by Alexey Dobriyan · 18 years ago
  3. dc3c337 [PATCH] libata: fix combined mode by Alan · 18 years ago
  4. 850a9d8 [libata] sata_svw, sata_vsc: kill iomem warnings by Jeff Garzik · 18 years ago
  5. 2e5704f [PATCH] libata: take scmd->cmd_len into account when translating SCSI commands by Tejun Heo · 18 years ago
  6. ad70699 [PATCH] libata: kill @cdb argument from xlat methods by Tejun Heo · 18 years ago
  7. 542b144 [PATCH] libata: clean up variable name usage in xlat related functions by Tejun Heo · 18 years ago
  8. 6fbf5ba [libata] Move some PCI IDs from sata_nv to ahci by Peer Chen · 18 years ago
  9. 7372086 [libata] pata_via: suspend/resume support fix by Andrew Morton · 18 years ago
  10. 0153260 [libata] pata_cs5530: suspend/resume support tweak by Andrew Morton · 18 years ago
  11. 5c9a761 [PATCH] pata_via: Cable detect error by Alan · 18 years ago
  12. 2bfc361 [PATCH] Fix help text for CONFIG_ATA_PIIX by Alan · 18 years ago
  13. 0457882 [PATCH] initializer entry defined twice in pata_rz1000 by Ira Snyder · 18 years ago
  14. 9825d73 [PATCH] ata: fix platform_device_register_simple() error check by Akinobu Mita · 18 years ago
  15. 551c012 [PATCH] ahci: do not mangle saved HOST_CAP while resetting controller by Tejun Heo · 18 years ago
  16. 33480a0 [PATCH] libata: don't initialize sg in ata_exec_internal() if DMA_NONE (take #2) by Tejun Heo · 18 years ago
  17. c10340a [libata] sata_svw: Disable ATAPI DMA on current boards (errata workaround) by Jeff Garzik · 18 years ago
  18. da02d2a [libata] use kmap_atomic(KM_IRQ0) in SCSI simulator by Jeff Garzik · 18 years ago
  19. fae07dc [PATCH] ata_piix: use piix_host_stop() in ich_pata_ops by Tejun Heo · 18 years ago
  20. f98b657 [PATCH] ata_piix: IDE mode SATA patch for Intel ICH9 by Jason Gaston · 18 years ago
  21. cd86128 [PATCH] Fix numerous kcalloc() calls, convert to kzalloc() by Robert P. J. Day · 18 years ago
  22. fd3367af [PATCH] libata: Incorrect timing computation for PIO5/6 by Alan · 18 years ago
  23. 25b93d8 [PATCH] sata_promise: new EH conversion, take 2 by Mikael Pettersson · 18 years ago
  24. e3472cb [PATCH] libata: let ATA_FLAG_PIO_POLLING use polling pio for ATA_PROT_NODATA by Albert Lee · 18 years ago
  25. d324d462 [PATCH] sata_promise: cleanups, take 2 by Mikael Pettersson · 18 years ago
  26. 4796b71 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 by David Howells · 18 years ago
  27. 9db7372 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 by David Howells · 18 years ago
  28. 4c1ac1b Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 by David Howells · 18 years ago
  29. af2b3b5 [PATCH] pcmcia: conf.ConfigBase and conf.Present consolidation by Dominik Brodowski · 18 years ago
  30. efd5058 [PATCH] pcmcia: remove manf_id and card_id indirection by Dominik Brodowski · 18 years ago
  31. 0517793 [PATCH] pcmcia: yet another IDE ID by Marcin Juszkiewicz · 18 years ago
  32. bf4e182 [PATCH] pcmcia: Add an id to ide-cs.c by Matt Reimer · 18 years ago
  33. 8e42a5a [PATCH] pata_ali: small fixes by Alan · 18 years ago
  34. 75f609d [PATCH] pata_via: VIA 8251 bridged systems are now out and about by Alan · 18 years ago
  35. 2c5ff67 [PATCH] trivial piix: swap bogus dot for comma space by Alan · 18 years ago
  36. 599b720 [PATCH] sata_promise: PHYMODE4 fixup by Mikael Pettersson · 18 years ago
  37. 800b399 [PATCH] libata: always use polling IDENTIFY by Tejun Heo · 18 years ago
  38. 3ac551a [libata] pata_cs5535: fix build by Jeff Garzik · 18 years ago
  39. 8e16f94 [PATCH] ahci: do not powerdown during initialization by Tejun Heo · 18 years ago
  40. 70e6ad0 [PATCH] libata: prepare ata_sg_clean() for invocation from EH by Tejun Heo · 18 years ago
  41. bd056d7 [PATCH] libata: separate out rw ATA taskfile building into ata_build_rw_tf() by Tejun Heo · 18 years ago
  42. 2432697 [PATCH] libata: implement ata_exec_internal_sg() by Tejun Heo · 18 years ago
  43. 0f0a3ad [PATCH] libata: make sure IRQ is cleared after ata_bmdma_freeze() by Tejun Heo · 18 years ago
  44. ea54763 [PATCH] libata: move BMDMA host status recording from EH to interrupt handler by Tejun Heo · 18 years ago
  45. f84e7e4 [PATCH] libata: make sure sdev doesn't go away while rescanning by Tejun Heo · 18 years ago
  46. a569a30 [PATCH] libata: don't request sense if the port is frozen by Tejun Heo · 18 years ago
  47. 6a36261 [PATCH] libata: fix READ CAPACITY simulation by Tejun Heo · 18 years ago
  48. 3d3cca3 [PATCH] libata: implement ATA_FLAG_SETXFER_POLLING and use it in pata_via, take #2 by Tejun Heo · 18 years ago
  49. 8070217 [PATCH] libata: set IRQF_SHARED for legacy PCI IDE IRQs by Tejun Heo · 18 years ago
  50. 2eab80a [PATCH] libata: kill unnecessary sht->max_sectors initializations by Tejun Heo · 18 years ago
  51. c972b60 [PATCH] libata: add missing sht->slave_destroy by Tejun Heo · 18 years ago
  52. 664e850 [PATCH] libata: print cdb[0] in failed qc report by Tejun Heo · 18 years ago
  53. 2dec755 [PATCH] sata_nv: fix ATAPI in ADMA mode by Robert Hancock · 18 years ago
  54. 099156d [PATCH] pata_marvell: merge Mandriva patches by Alan · 18 years ago
  55. aff0df0 [PATCH] pata_hpt3x3: suspend/resume support by Alan · 18 years ago
  56. 62d64ae [PATCH] pata : more drivers that need only standard suspend and resume by Alan · 18 years ago
  57. aa54ab1 [PATCH] hpt36x: Suspend/resume support by Alan · 18 years ago
  58. 627d2d3 [PATCH] pata_via suspend/resume support by Alan · 18 years ago
  59. c304193 [PATCH] pata_amd: suspend/resume by Alan · 18 years ago
  60. f535d53 [PATCH] pata_it821x: Suspend/Resume support by Alan · 18 years ago
  61. 38e0d56 [PATCH] pata_serverworks suspend/resume by Alan · 18 years ago
  62. 7f72a37 [PATCH] pata_cmd64x: suspend/resume by Alan · 18 years ago
  63. 8501120 [PATCH] pata_cs5520: resume support by Alan · 18 years ago
  64. 30ced0f [PATCH] PATA libata: suspend/resume simple cases by Alan · 18 years ago
  65. 8550c16 [PATCH] pata_sil680 suspend/resume by Alan · 18 years ago
  66. ad4a42d [PATCH] pata_rz1000: Force readahead off on resume by Alan · 18 years ago
  67. 34d8dfb [PATCH] pata_ali: suspend/resume support by Alan · 18 years ago
  68. d39ca89 [PATCH] pata_jmicron: fix JMB368 support, add suspend/resume handling by Alan · 18 years ago
  69. f7e37ba [PATCH] pata_cs5530: suspend/resume support by Alan · 18 years ago
  70. 54083f1 [PATCH] pata_hpt366 enablebits by Alan · 18 years ago
  71. b2d1eee [PATCH] sata_promise fixes and updates by Mikael Pettersson · 18 years ago
  72. 46b027c [libata] sata_promise: fix TBG mode register offset by Jeff Garzik · 18 years ago
  73. d25614b [PATCH] libata: improve SCSI sense data generation by Tejun Heo · 18 years ago
  74. 35b649f [PATCH] libata: implement ata_tf_read_block() by Tejun Heo · 18 years ago
  75. 750426a [PATCH] libata: cosmetic changes to sense generation functions by Tejun Heo · 18 years ago
  76. f38621b [PATCH] libata: fix passthru sense data header by Tejun Heo · 18 years ago
  77. 39599a5 [PATCH] libata: sync result_tf.flags w/ command tf.flags by Tejun Heo · 18 years ago
  78. 61c0596 [PATCH] libata: trivial updates to ata_sg_init_one() by Tejun Heo · 18 years ago
  79. 8a93758 [PATCH] libata: improve failed qc reporting by Tejun Heo · 18 years ago
  80. 5e56a37 [PATCH] ata_piix: strip now unneded MAP related stuff by Tejun Heo · 18 years ago
  81. 228c159 [PATCH] ata_piix: apply device detection via polling IDENTIFY by Tejun Heo · 18 years ago
  82. 55a8e2c [PATCH] libata: implement presence detection via polling IDENTIFY by Tejun Heo · 18 years ago
  83. bff0464 [PATCH] libata: convert @post_reset to @flags in ata_dev_read_id() by Tejun Heo · 18 years ago
  84. b3362f8 [PATCH] ata_piix: clean up port flags by Tejun Heo · 18 years ago
  85. 6fc49ad [PATCH] libata: use FLUSH_EXT only when driver is larger than LBA28 limit by Tejun Heo · 18 years ago
  86. 648a88b [PATCH] ahci: honor PORTS_IMPL on ICH8s by Tejun Heo · 18 years ago
  87. 0df0d0a [libata] ARM: add ixp4xx PATA driver by Alessandro Zummo · 18 years ago
  88. 4adccf6 [PATCH] sata_sis: slave support on SiS965 by Uwe Koziolek · 18 years ago
  89. 98fa4b6 [PATCH] ahci: preserve PORTS_IMPL over host resets by Tejun Heo · 18 years ago
  90. ada406c [PATCH] pdc202xx_old: Fix name clashes with PA-RISC by Alan Cox · 18 years ago
  91. 415ae2b [libata] ahci: Match PCI class code for AHCI by Jeff Garzik · 18 years ago
  92. 914ed35 [PATCH] libata: move dev->max_sectors configuration into ata_dev_configure() by Tejun Heo · 18 years ago
  93. baa1e78 [PATCH] libata: implement ATA_EHI_SETMODE and ATA_EHI_POST_SETMODE by Tejun Heo · 18 years ago
  94. efdaedc [PATCH] libata: implement ATA_EHI_PRINTINFO by Tejun Heo · 18 years ago
  95. ad616ff [PATCH] ahci: update ahci-vt8251 reset sequence by Tejun Heo · 18 years ago
  96. b6103f6 [PATCH] libata: separate out and export sata_port_hardreset() by Tejun Heo · 18 years ago
  97. 4aeb0e3 [PATCH] ahci: kill AHCI_FLAG_RESET_NEEDS_CLO by Tejun Heo · 18 years ago
  98. c0c5590 [PATCH] sata_sil24: add PMP related constants by Tejun Heo · 18 years ago
  99. 28c8f3b [PATCH] sata_sil24: rename PMP related constants by Tejun Heo · 18 years ago
  100. 309afcb [PATCH] libata: make user scan wait for scan to complete by Tejun Heo · 18 years ago