1. 2eab80a [PATCH] libata: kill unnecessary sht->max_sectors initializations by Tejun Heo · 18 years ago
  2. c972b60 [PATCH] libata: add missing sht->slave_destroy by Tejun Heo · 18 years ago
  3. 664e850 [PATCH] libata: print cdb[0] in failed qc report by Tejun Heo · 18 years ago
  4. 2dec755 [PATCH] sata_nv: fix ATAPI in ADMA mode by Robert Hancock · 18 years ago
  5. 099156d [PATCH] pata_marvell: merge Mandriva patches by Alan · 18 years ago
  6. aff0df0 [PATCH] pata_hpt3x3: suspend/resume support by Alan · 18 years ago
  7. 62d64ae [PATCH] pata : more drivers that need only standard suspend and resume by Alan · 18 years ago
  8. aa54ab1 [PATCH] hpt36x: Suspend/resume support by Alan · 18 years ago
  9. 627d2d3 [PATCH] pata_via suspend/resume support by Alan · 18 years ago
  10. c304193 [PATCH] pata_amd: suspend/resume by Alan · 18 years ago
  11. f535d53 [PATCH] pata_it821x: Suspend/Resume support by Alan · 18 years ago
  12. 38e0d56 [PATCH] pata_serverworks suspend/resume by Alan · 18 years ago
  13. 7f72a37 [PATCH] pata_cmd64x: suspend/resume by Alan · 18 years ago
  14. 8501120 [PATCH] pata_cs5520: resume support by Alan · 18 years ago
  15. 30ced0f [PATCH] PATA libata: suspend/resume simple cases by Alan · 18 years ago
  16. 8550c16 [PATCH] pata_sil680 suspend/resume by Alan · 18 years ago
  17. ad4a42d [PATCH] pata_rz1000: Force readahead off on resume by Alan · 18 years ago
  18. 34d8dfb [PATCH] pata_ali: suspend/resume support by Alan · 18 years ago
  19. d39ca89 [PATCH] pata_jmicron: fix JMB368 support, add suspend/resume handling by Alan · 18 years ago
  20. f7e37ba [PATCH] pata_cs5530: suspend/resume support by Alan · 18 years ago
  21. 54083f1 [PATCH] pata_hpt366 enablebits by Alan · 18 years ago
  22. b2d1eee [PATCH] sata_promise fixes and updates by Mikael Pettersson · 18 years ago
  23. 46b027c [libata] sata_promise: fix TBG mode register offset by Jeff Garzik · 18 years ago
  24. d25614b [PATCH] libata: improve SCSI sense data generation by Tejun Heo · 18 years ago
  25. 35b649f [PATCH] libata: implement ata_tf_read_block() by Tejun Heo · 18 years ago
  26. 750426a [PATCH] libata: cosmetic changes to sense generation functions by Tejun Heo · 18 years ago
  27. f38621b [PATCH] libata: fix passthru sense data header by Tejun Heo · 18 years ago
  28. 39599a5 [PATCH] libata: sync result_tf.flags w/ command tf.flags by Tejun Heo · 18 years ago
  29. 61c0596 [PATCH] libata: trivial updates to ata_sg_init_one() by Tejun Heo · 18 years ago
  30. 8a93758 [PATCH] libata: improve failed qc reporting by Tejun Heo · 18 years ago
  31. 5e56a37 [PATCH] ata_piix: strip now unneded MAP related stuff by Tejun Heo · 18 years ago
  32. 228c159 [PATCH] ata_piix: apply device detection via polling IDENTIFY by Tejun Heo · 18 years ago
  33. 55a8e2c [PATCH] libata: implement presence detection via polling IDENTIFY by Tejun Heo · 18 years ago
  34. bff0464 [PATCH] libata: convert @post_reset to @flags in ata_dev_read_id() by Tejun Heo · 18 years ago
  35. b3362f8 [PATCH] ata_piix: clean up port flags by Tejun Heo · 18 years ago
  36. 6fc49ad [PATCH] libata: use FLUSH_EXT only when driver is larger than LBA28 limit by Tejun Heo · 18 years ago
  37. 648a88b [PATCH] ahci: honor PORTS_IMPL on ICH8s by Tejun Heo · 18 years ago
  38. 0df0d0a [libata] ARM: add ixp4xx PATA driver by Alessandro Zummo · 18 years ago
  39. 4adccf6 [PATCH] sata_sis: slave support on SiS965 by Uwe Koziolek · 18 years ago
  40. 98fa4b6 [PATCH] ahci: preserve PORTS_IMPL over host resets by Tejun Heo · 18 years ago
  41. ada406c [PATCH] pdc202xx_old: Fix name clashes with PA-RISC by Alan Cox · 18 years ago
  42. 415ae2b [libata] ahci: Match PCI class code for AHCI by Jeff Garzik · 18 years ago
  43. 914ed35 [PATCH] libata: move dev->max_sectors configuration into ata_dev_configure() by Tejun Heo · 18 years ago
  44. baa1e78 [PATCH] libata: implement ATA_EHI_SETMODE and ATA_EHI_POST_SETMODE by Tejun Heo · 18 years ago
  45. efdaedc [PATCH] libata: implement ATA_EHI_PRINTINFO by Tejun Heo · 18 years ago
  46. ad616ff [PATCH] ahci: update ahci-vt8251 reset sequence by Tejun Heo · 18 years ago
  47. b6103f6 [PATCH] libata: separate out and export sata_port_hardreset() by Tejun Heo · 18 years ago
  48. 4aeb0e3 [PATCH] ahci: kill AHCI_FLAG_RESET_NEEDS_CLO by Tejun Heo · 18 years ago
  49. c0c5590 [PATCH] sata_sil24: add PMP related constants by Tejun Heo · 18 years ago
  50. 28c8f3b [PATCH] sata_sil24: rename PMP related constants by Tejun Heo · 18 years ago
  51. 309afcb [PATCH] libata: make user scan wait for scan to complete by Tejun Heo · 18 years ago
  52. 722420f [PATCH] sata_nv: SRST sometimes fails after hotplug, use HRST_TO_RESUME by Tejun Heo · 18 years ago
  53. 90088bb [PATCH] libata: move ata_irq_on() into libata-sff.c by Tejun Heo · 18 years ago
  54. d1adc1b [PATCH] libata: handle 0xff status properly by Tejun Heo · 18 years ago
  55. a20c9e8 [PATCH] ata: Generic platform_device libata driver by Paul Mundt · 18 years ago
  56. 6919a0a [PATCH] libata: Revamp blacklist support to allow multiple kinds of blacklisting flaws by Alan Cox · 18 years ago
  57. fbbb262 [PATCH] sata_nv ADMA/NCQ support for nForce4 by Robert Hancock · 18 years ago
  58. 6e9d862 [libata] pata_marvell: minor and trivial cleanups by Jeff Garzik · 18 years ago
  59. 75742cb [PATCH] pata_marvell: Marvell 6101/6145 PATA driver by Alan Cox · 18 years ago
  60. 72dc679 [PATCH] pci_module_init() conversion for pata_pdc2027x by Henrik Kretzschmar · 18 years ago
  61. fc08515 [PATCH] libata: add 40pin "short" cable support, honour drive side speed detection by Alan Cox · 18 years ago
  62. 2f27ce0 [PATCH] pci_module_init-convertion-in-ata_genericc fix by Alan Cox · 18 years ago
  63. 3f03c67 [PATCH] pci_module_init convertion in ata_generic.c by Henrik Kretzschmar · 18 years ago
  64. 7e45b0e [PATCH] libata: Winbond support by Alan Cox · 18 years ago
  65. afdfe89 [PATCH] libata: add missing sht->slave_destroy by Tejun Heo · 18 years ago
  66. 4166955 [PATCH] ahci: ignore PORT_IRQ_IF_ERR on JMB controllers by Tejun Heo · 18 years ago
  67. 08475a1 [PATCH] libata: Fixup ata_sas_queuecmd to handle __ata_scsi_queuecmd failure by Brian King · 18 years ago
  68. f33d625 [PATCH] ahci: AHCI mode SATA patch for Intel ICH9 by Jason Gaston · 18 years ago
  69. c31f571 [PATCH] libata: don't schedule EH on wcache on/off if old EH by Tejun Heo · 18 years ago
  70. dc791d4 Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/libata-dev by Linus Torvalds · 18 years ago
  71. a462508 [PATCH] libata: Convert from module_init to subsys_initcall by Brian King · 18 years ago
  72. 253b92e libata: fix double-completion on error by Darrick J. Wong · 18 years ago
  73. 3f9dd27 [PATCH] pata_artop: fix "& (1 >>" typo by Alexey Dobriyan · 18 years ago
  74. b5bf24b [PATCH] hpt37x: Check the enablebits by Alan Cox · 18 years ago
  75. 68ff6e8 [libata] sata_via: fix obvious typo by Jeff Garzik · 18 years ago
  76. 895663c [libata] Add support for AHCI controllers of MCP67. by Peer Chen · 18 years ago
  77. 05e2867 [libata] Add support for PATA controllers of MCP67 to pata_amd.c. by Peer Chen · 18 years ago
  78. 732f74a Revert "[PATCH] Add 0x7110 piix to ata_piix.c" by Jeff Garzik · 18 years ago
  79. 8fc2d9c [libata] sata_nv: Add PCI IDs by Peer Chen · 18 years ago
  80. 1244a19 [PATCH] ahci: fix status register check in ahci_softreset by Tejun Heo · 18 years ago
  81. c6446a4 [PATCH] ata_piix: allow 01b MAP for both ICH6M and ICH7M by Tejun Heo · 18 years ago
  82. 6e42acc [PATCH] libata: unexport ata_dev_revalidate() by Tejun Heo · 18 years ago
  83. f833229 [PATCH] Add 0x7110 piix to ata_piix.c by Jens Axboe · 18 years ago
  84. cf0e812 [PATCH] sata_sis: fix flags handling for the secondary port by Tejun Heo · 18 years ago
  85. 8eb166b [PATCH] libata-sff: Allow for wacky systems by Alan Cox · 18 years ago
  86. 12a87d3 [PATCH] ahci: readability tweak by Alan Cox · 18 years ago
  87. bf2d401 [PATCH] ATA must depend on BLOCK by Adrian Bunk · 18 years ago
  88. 158f30c8 [PATCH] libata: use correct map_db values for ICH8 by Kristen Carlson Accardi · 18 years ago
  89. 701328a Merge branch 'master' into upstream-fixes by Jeff Garzik · 18 years ago
  90. 53e36ad [PATCH] pata-qdi: fix le32 in data_xfer by Peter Korsgaard · 18 years ago
  91. a83068b [libata] sata_promise: add PCI ID by Jeff Garzik · 18 years ago
  92. bbe1fe7 [PATCH] libata: return sense data in HDIO_DRIVE_CMD ioctl by Eran Tromer · 18 years ago
  93. 03dc550 [PATCH] trivial iomem annotations: sata_promise by Al Viro · 18 years ago
  94. 04b1add [PATCH] misc sata __iomem annotations by Al Viro · 18 years ago
  95. 4ad99f1 Merge branch 'master' into upstream-fixes by Jeff Garzik · 18 years ago
  96. 7d12e78 IRQ: Maintain regs pointer globally rather than passing to IRQ handlers by David Howells · 18 years ago
  97. 46767aeb [PATCH] libata: Don't believe bogus claims in the older PIO mode register by Alan Cox · 18 years ago
  98. a0a00cb [PATCH] pata: teach ali about rev C8, keep pcmcia driver in sync by Alan Cox · 18 years ago
  99. e30fdb1 Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/libata-dev by Linus Torvalds · 18 years ago
  100. 2c136ef [PATCH] pata_hpt366: fix typo by OGAWA Hirofumi · 18 years ago