1. 1c2a49f ahci: Add platform driver by Anton Vorontsov · 14 years ago
  2. 365cfa1 ahci: Move generic code into libahci by Anton Vorontsov · 14 years ago
  3. 0cbb0e7 ahci: Introduce ahci_set_em_messages() by Anton Vorontsov · 14 years ago
  4. 439fcae ahci: Factor out PCI specifics from ahci_print_info() by Anton Vorontsov · 14 years ago
  5. 781d655 ahci: Factor out PCI specifics from ahci_init_controller() by Anton Vorontsov · 14 years ago
  6. 97cfbfe ahci: Get rid of pci_dev argument in ahci_port_init() by Anton Vorontsov · 14 years ago
  7. 3303040 ahci: Factor out PCI specifics from ahci_reset_controller() by Anton Vorontsov · 14 years ago
  8. 1d51335 ahci: Get rid of pci_dev argument in ahci_save_initial_config() by Anton Vorontsov · 14 years ago
  9. 394d6e5 ahci: Factor out PCI specifics from ahci_save_initial_config() by Anton Vorontsov · 14 years ago
  10. d899334 ahci: Get rid of host->iomap usage by Anton Vorontsov · 14 years ago
  11. a371b37 pata_pcmcia: get rid of extra indirection by Dominik Brodowski · 14 years ago
  12. eb14120 pcmcia: re-work pcmcia_request_irq() by Dominik Brodowski · 14 years ago
  13. 85ea2d3 pata_pcmcia / ide-cs: Fix bad hashes for Transcend and kingston IDs by Kristoffer Ericson · 14 years ago
  14. a09bf4c libata: ensure NCQ error result taskfile is fully initialized by Jeff Garzik · 14 years ago
  15. f25798e pata_pcmcia/ide-cs: add IDs for transcend and kingston cards by Kristoffer Ericson · 14 years ago
  16. fa41efd libata: fix locking around blk_abort_request() by Tejun Heo · 14 years ago
  17. 6c9468e Merge branch 'master' into for-next by Jiri Kosina · 14 years ago
  18. 445d211 libata: unlock HPA if device shrunk by Tejun Heo · 14 years ago
  19. 68b0ddb libata: disable NCQ on Crucial C300 SSD by Tejun Heo · 14 years ago
  20. c710f78 libata: don't whine on spurious IRQ by Tejun Heo · 14 years ago
  21. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 14 years ago
  22. bc8a673 pata_via: fix VT6410/6415/6330 detection issue by JosephChan@via.com.tw · 14 years ago
  23. 332ac7f libata-sff: fix spurious IRQ handling by Tejun Heo · 14 years ago
  24. 4f1deba pata_via: Add VIA VX900 support by JosephChan@via.com.tw · 14 years ago
  25. 5db5b02 ahci: pp->active_link is not reliable when FBS is enabled by Shane Huang · 14 years ago
  26. 9deb343 ahci: use BIOS date in broken_suspend list by Tejun Heo · 14 years ago
  27. 603037c ahci: add missing nv IDs by Tejun Heo · 14 years ago
  28. 8839316 Fix typos in comments by Thomas Weber · 14 years ago
  29. 318ae2e Merge branch 'for-next' into for-linus by Jiri Kosina · 14 years ago
  30. 379e3a8 Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-dev by Linus Torvalds · 14 years ago
  31. a55ab49 sata_via: Delay on vt6420 when starting ATAPI DMA write by Bart Hartgers · 14 years ago
  32. 7e044a1 pata_efar: Enable parallel scanning by Alan Cox · 14 years ago
  33. 1d3a811 pata_atiixp: enable parallel scan by Alan Cox · 14 years ago
  34. e99846f [libata] pata_atiixp: add locking for parallel scanning by Bartlomiej Zolnierkiewicz · 14 years ago
  35. 303f1a7 [libata] pata_efar: add locking for parallel scanning by Bartlomiej Zolnierkiewicz · 14 years ago
  36. 16ea0fc libata: Pass host flags into the pci helper by Alan Cox · 14 years ago
  37. cb6643e [libata] pata_marvell: CONFIG_AHCI is really CONFIG_SATA_AHCI by Christoph Egger · 14 years ago
  38. 9678007 libata: Allow pata_legacy to be built on non-ISA but PCI systems by Alan Cox · 14 years ago
  39. 750e519 pata_pdc202xx_old: fix UDMA mode for PDC2026x chipsets by Bartlomiej Zolnierkiewicz · 14 years ago
  40. a75032e pata_pdc202xx_old: fix UDMA mode for Promise UDMA33 cards by Bartlomiej Zolnierkiewicz · 14 years ago
  41. 429e386 [libata] pata_at91: fix backslash-continued string by Jeff Garzik · 14 years ago
  42. 460f531 pata_via: store UDMA masks in via_isa_bridges table by Bartlomiej Zolnierkiewicz · 14 years ago
  43. f777582 pata_via: fix address setup timings underlocking by Bartlomiej Zolnierkiewicz · 14 years ago
  44. cfcf9ee pata_serverworks: fix error message by Bartlomiej Zolnierkiewicz · 14 years ago
  45. 8490377 pata_serverworks: fix PIO setup for the second channel by Bartlomiej Zolnierkiewicz · 14 years ago
  46. 73e2e3d pata_efar: fix secondary port support by Bartlomiej Zolnierkiewicz · 14 years ago
  47. 3403c24 pata_cypress: fix PIO timings underclocking by Bartlomiej Zolnierkiewicz · 14 years ago
  48. 8ebf473 pata_cs5535: use correct values for PIO1 and PIO2 data timings by Bartlomiej Zolnierkiewicz · 14 years ago
  49. c754d9b6 pata_cmd64x: remove unused definitions by Bartlomiej Zolnierkiewicz · 14 years ago
  50. 03a849e pata_cmd64x: cmd648_bmdma_stop() fix by Bartlomiej Zolnierkiewicz · 14 years ago
  51. d62f557 pata_cmd64x: fix handling of address setup timings by Bartlomiej Zolnierkiewicz · 14 years ago
  52. a2bd622 pata_cmd64x: fix PIO setup by Bartlomiej Zolnierkiewicz · 14 years ago
  53. d8b3d8c pata_ali: documentation fixes by Bartlomiej Zolnierkiewicz · 14 years ago
  54. 9e8808a libata: fix CFA handling in ide_timing_compute() by Bartlomiej Zolnierkiewicz · 14 years ago
  55. 02d1d61 sata_via: Correctly setup PIO/DMA for pata slave on vt6421. by Bart Hartgers · 14 years ago
  56. 9ffc5da libata: make functions/variables static by Robert Hancock · 14 years ago
  57. 2794362 libata: implement spurious irq handling for SFF and apply it to piix by Tejun Heo · 14 years ago
  58. d88ec2e libata: cleanup ata_sff_interrupt() by Tejun Heo · 14 years ago
  59. 88e8201 ata_piix: IDE Mode SATA patch for Intel Cougar Point DeviceIDs by Seth Heasley · 15 years ago
  60. 5623cab ahci: AHCI and RAID mode SATA patch for Intel Cougar Point DeviceIDs by Seth Heasley · 15 years ago
  61. d6ef315 ahci: Implement SATA AHCI FIS-based switching support by Shane Huang · 15 years ago
  62. d817898 pata_hpt366: remove irrelevant TODO by Sergei Shtylyov · 15 years ago
  63. fd5e62e pata_hpt{37x|3x2n}: improve timing register documentation by Sergei Shtylyov · 15 years ago
  64. 859faa8 pata_hpt366: remove redundant code by Sergei Shtylyov · 15 years ago
  65. 1a1b172 pata_hpt{37x|3x2n}: unify mode programming by Sergei Shtylyov · 15 years ago
  66. 6066193 pata_hpt3x2n: always stretch UltraDMA timing by Sergei Shtylyov · 15 years ago
  67. 56f46f8 pata_hpt37x: use ATA_DMA_* constants by Sergei Shtylyov · 15 years ago
  68. bc53515 Merge branch 'acpica' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6 by Linus Torvalds · 14 years ago
  69. b1bf936 Merge branch 'for-2.6.34' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 14 years ago
  70. 8a78362 block: Consolidate phys_segment and hw_segment limits by Martin K. Petersen · 14 years ago
  71. 086fa5f block: Rename blk_queue_max_sectors to blk_queue_max_hw_sectors by Martin K. Petersen · 14 years ago
  72. 453d313 ahci: disable FPDMA auto-activate optimization on NVIDIA AHCI by Robert Hancock · 14 years ago
  73. 3ad2f3f tree-wide: Assorted spelling fixes by Daniel Mack · 14 years ago
  74. c9404c9 Fix misspelling of "should" and "shouldn't" in comments. by Adam Buchbinder · 15 years ago
  75. 2d68b7f [libata] Call flush_dcache_page after PIO data transfers in libata-sff.c by Catalin Marinas · 14 years ago
  76. cedc9bf ahci: add Acer G725 to broken suspend list by Tejun Heo · 14 years ago
  77. bc496ed libata-scsi passthru: fix bug which truncated LBA48 return values by Douglas Gilbert · 14 years ago
  78. 439913f ACPI: replace acpi_integer by u64 by Lin Ming · 14 years ago
  79. 534ead7 libata: retry FS IOs even if it has failed with AC_ERR_INVALID by Tejun Heo · 15 years ago
  80. 5040ab6 libata: retry link resume if necessary by Tejun Heo · 15 years ago
  81. 0b67c74 ata_piix: enable 32bit PIO on SATA piix by Tejun Heo · 15 years ago
  82. a2342f4 sata_promise: don't classify overruns as HSM errors by Mikael Pettersson · 15 years ago
  83. fcb1123 Merge branch 'misc-2.6.33' into release by Len Brown · 15 years ago
  84. 2370b5e ACPI: do not select ACPI_DOCK from ATA_ACPI by Carlos R. Mafra · 15 years ago
  85. 3439d65 pata_bf54x: handle portmuxing of pins through GPIO PORTs by Sonic Zhang · 15 years ago
  86. 509426b pata_cmd64x: fix overclocking of UDMA0-2 modes by Bartlomiej Zolnierkiewicz · 15 years ago
  87. 06393af Revert "pata_cmd64x: implement serialization as per notes" by Jeff Garzik · 15 years ago
  88. 70e66a5 Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-dev by Linus Torvalds · 15 years ago
  89. 0535f2b sata_mv: remove pointless NULL test by Jeff Garzik · 15 years ago
  90. 256ace9 pata_hpt3x2n: fix clock turnaround by Sergei Shtylyov · 15 years ago
  91. 9a8fd68 libata: fix reporting of drained bytes when clearing DRQ by Robert Hancock · 15 years ago
  92. b2dec48 sata_mv: add power management support for the PCI controllers. by Saeed Bishara · 15 years ago
  93. 1bfeff0 sata_mv: store the board_idx into the host private data by Saeed Bishara · 15 years ago
  94. 4716eaf pata_octeon_cf: use resource_size(), to fix resource sizing bug by H Hartley Sweeten · 15 years ago
  95. 0cdd6eb libata: use the WRITE_SAME_16 define by Christoph Hellwig · 15 years ago
  96. c4bc7d7 sata_mv: move the PCI bar description initialization code by Saeed Bishara · 15 years ago
  97. 6481f2b sata_mv: add power management support for the platform driver by Saeed Bishara · 15 years ago
  98. c77a2f4 sata_mv: support clkdev framework by Saeed Bishara · 15 years ago
  99. d7b0c14 sata_mv: increase PIO IORDY timeout by Saeed Bishara · 15 years ago
  100. 09cea96 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 15 years ago