1. c3b2889 libata-sff: separate out BMDMA irq handler by Tejun Heo · 14 years ago
  2. 37f65b8 libata-sff: ata_sff_irq_clear() is BMDMA specific by Tejun Heo · 14 years ago
  3. 2f20ccf sata_mv: drop unncessary EH callback resetting by Tejun Heo · 14 years ago
  4. cf9b59e9d Merge remote branch 'origin' into secretlab/next-devicetree by Grant Likely · 14 years ago
  5. 4018294 of: Remove duplicate fields from of_platform_driver by Grant Likely · 14 years ago
  6. bd7fc2f Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-dev by Linus Torvalds · 14 years ago
  7. f39d01b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 14 years ago
  8. 360ff78 libata-sff: separate out BMDMA qc_issue by Tejun Heo · 14 years ago
  9. f60d701 libata-sff: prd is BMDMA specific by Tejun Heo · 14 years ago
  10. f47451c libata-sff: ata_sff_[dumb_]qc_prep are BMDMA specific by Tejun Heo · 14 years ago
  11. fe06e5f libata-sff: separate out BMDMA EH by Tejun Heo · 14 years ago
  12. c429137 libata-sff: port_task is SFF specific by Tejun Heo · 14 years ago
  13. 5fe7454 libata-sff: ap->[last_]ctl are SFF specific by Tejun Heo · 14 years ago
  14. 8244cd0 libata-sff: rename ap->ops->drain_fifo() to sff_drain_fifo() by Tejun Heo · 14 years ago
  15. 270390e libata-sff: introduce ata_sff_init/exit() and ata_sff_port_init() by Tejun Heo · 14 years ago
  16. c708765 libata-sff: clean up BMDMA initialization by Tejun Heo · 14 years ago
  17. 8930ff2 libata-sff: clean up inheritance in several drivers by Tejun Heo · 14 years ago
  18. 61c7a08 of: Always use 'struct device.of_node' to get device node pointer. by Grant Likely · 14 years ago
  19. 9f2f721 libata-sff: reorder SFF/BMDMA functions by Tejun Heo · 14 years ago
  20. 6bc0d39 sata_inic162x: kill PORT_PRD_ADDR initialization by Tejun Heo · 14 years ago
  21. 3e4ec34 libata: kill ATA_FLAG_DISABLED by Tejun Heo · 14 years ago
  22. c7a8209 libata-sff: kill unused prototype and make ata_dev_select() static by Tejun Heo · 14 years ago
  23. 2a7adff libata-sff: update bmdma host bus error handling by Tejun Heo · 14 years ago
  24. 1b959c4 sata_mv: remove unnecessary initialization by Tejun Heo · 14 years ago
  25. 6f79146 sata_inic162x: inic162x is not dependent on CONFIG_ATA_SFF by Tejun Heo · 14 years ago
  26. 904924b pata_sch: use ata_pci_sff_init_one() by Tejun Heo · 14 years ago
  27. c4acf99 pata_sil680: Do our own exec_command posting by Alan Cox · 14 years ago
  28. 978c066 libata: Remove excess delay in the tf_load path by Alan Cox · 14 years ago
  29. 95cc2c7 sata_nv: use ata_pci_sff_activate_host() instead of ata_host_activate() by Tejun Heo · 14 years ago
  30. 3842e83 libata: don't flush dcache on slab pages by Sebastian Andrzej Siewior · 14 years ago
  31. 276a47a pata_cmd640: don't read CFR pointlessly by Sergei Shtylyov · 14 years ago
  32. e42a542 libata: make sff_irq_on() method optional by Sergei Shtylyov · 14 years ago
  33. 41dec29 libata: introduce sff_set_devctl() method by Sergei Shtylyov · 14 years ago
  34. 5578718 ahci_platform: properly set up EM messaging by Jeff Garzik · 14 years ago
  35. c062316 ahci: add "em_buffer" attribute for AHCI hosts by Harry Zhang · 14 years ago
  36. 008dbd6 ahci: EM message type auto detect by Harry Zhang · 14 years ago
  37. ec86c81 pata_scc: kill useless check in scc_postreset() by Sergei Shtylyov · 14 years ago
  38. fe6005b pata_scc: make scc_wait_after_reset() static by Sergei Shtylyov · 14 years ago
  39. 9990b6f libata: use __ratelimit by Akinobu Mita · 14 years ago
  40. b48d58f libata: use longer 0xff wait if parallel scan is enabled by Tejun Heo · 14 years ago
  41. 2944408 libata-sff: kill unused ata_bus_reset() by Sergei Shtylyov · 14 years ago
  42. 4f2c774 [libata] Disable R_OK (Early ACK) on SII 3726 PMP by Grant Grundler · 14 years ago
  43. fbaf666 libata: update gfp/slab.h includes by Tejun Heo · 14 years ago
  44. 83f2b96 ahci: implement AHCI_HFLAG_NO_FPDMA_AA and update NV quirks by Tejun Heo · 14 years ago
  45. ec569af pata_mpc52xx: reduce code size by simple change of constant data types by Roman Fietze · 14 years ago
  46. 441577e ahci: clean up board IDs by Tejun Heo · 14 years ago
  47. 96d6030 ahci: Turn off DMA engines when there's no device attached by Matthew Garrett · 14 years ago
  48. 1c2a49f ahci: Add platform driver by Anton Vorontsov · 14 years ago
  49. 365cfa1 ahci: Move generic code into libahci by Anton Vorontsov · 14 years ago
  50. 0cbb0e7 ahci: Introduce ahci_set_em_messages() by Anton Vorontsov · 14 years ago
  51. 439fcae ahci: Factor out PCI specifics from ahci_print_info() by Anton Vorontsov · 14 years ago
  52. 781d655 ahci: Factor out PCI specifics from ahci_init_controller() by Anton Vorontsov · 14 years ago
  53. 97cfbfe ahci: Get rid of pci_dev argument in ahci_port_init() by Anton Vorontsov · 14 years ago
  54. 3303040 ahci: Factor out PCI specifics from ahci_reset_controller() by Anton Vorontsov · 14 years ago
  55. 1d51335 ahci: Get rid of pci_dev argument in ahci_save_initial_config() by Anton Vorontsov · 14 years ago
  56. 394d6e5 ahci: Factor out PCI specifics from ahci_save_initial_config() by Anton Vorontsov · 14 years ago
  57. d899334 ahci: Get rid of host->iomap usage by Anton Vorontsov · 14 years ago
  58. a371b37 pata_pcmcia: get rid of extra indirection by Dominik Brodowski · 14 years ago
  59. eb14120 pcmcia: re-work pcmcia_request_irq() by Dominik Brodowski · 14 years ago
  60. 85ea2d3 pata_pcmcia / ide-cs: Fix bad hashes for Transcend and kingston IDs by Kristoffer Ericson · 14 years ago
  61. a09bf4c libata: ensure NCQ error result taskfile is fully initialized by Jeff Garzik · 14 years ago
  62. f25798e pata_pcmcia/ide-cs: add IDs for transcend and kingston cards by Kristoffer Ericson · 14 years ago
  63. fa41efd libata: fix locking around blk_abort_request() by Tejun Heo · 14 years ago
  64. 6c9468e Merge branch 'master' into for-next by Jiri Kosina · 14 years ago
  65. 445d211 libata: unlock HPA if device shrunk by Tejun Heo · 14 years ago
  66. 68b0ddb libata: disable NCQ on Crucial C300 SSD by Tejun Heo · 14 years ago
  67. c710f78 libata: don't whine on spurious IRQ by Tejun Heo · 14 years ago
  68. 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
  69. bc8a673 pata_via: fix VT6410/6415/6330 detection issue by JosephChan@via.com.tw · 14 years ago
  70. 332ac7f libata-sff: fix spurious IRQ handling by Tejun Heo · 14 years ago
  71. 4f1deba pata_via: Add VIA VX900 support by JosephChan@via.com.tw · 14 years ago
  72. 5db5b02 ahci: pp->active_link is not reliable when FBS is enabled by Shane Huang · 14 years ago
  73. 9deb343 ahci: use BIOS date in broken_suspend list by Tejun Heo · 14 years ago
  74. 603037c ahci: add missing nv IDs by Tejun Heo · 14 years ago
  75. 8839316 Fix typos in comments by Thomas Weber · 14 years ago
  76. 318ae2e Merge branch 'for-next' into for-linus by Jiri Kosina · 14 years ago
  77. 379e3a8 Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-dev by Linus Torvalds · 14 years ago
  78. a55ab49 sata_via: Delay on vt6420 when starting ATAPI DMA write by Bart Hartgers · 14 years ago
  79. 7e044a1 pata_efar: Enable parallel scanning by Alan Cox · 14 years ago
  80. 1d3a811 pata_atiixp: enable parallel scan by Alan Cox · 14 years ago
  81. e99846f [libata] pata_atiixp: add locking for parallel scanning by Bartlomiej Zolnierkiewicz · 14 years ago
  82. 303f1a7 [libata] pata_efar: add locking for parallel scanning by Bartlomiej Zolnierkiewicz · 14 years ago
  83. 16ea0fc libata: Pass host flags into the pci helper by Alan Cox · 14 years ago
  84. cb6643e [libata] pata_marvell: CONFIG_AHCI is really CONFIG_SATA_AHCI by Christoph Egger · 14 years ago
  85. 9678007 libata: Allow pata_legacy to be built on non-ISA but PCI systems by Alan Cox · 14 years ago
  86. 750e519 pata_pdc202xx_old: fix UDMA mode for PDC2026x chipsets by Bartlomiej Zolnierkiewicz · 14 years ago
  87. a75032e pata_pdc202xx_old: fix UDMA mode for Promise UDMA33 cards by Bartlomiej Zolnierkiewicz · 14 years ago
  88. 429e386 [libata] pata_at91: fix backslash-continued string by Jeff Garzik · 15 years ago
  89. 460f531 pata_via: store UDMA masks in via_isa_bridges table by Bartlomiej Zolnierkiewicz · 15 years ago
  90. f777582 pata_via: fix address setup timings underlocking by Bartlomiej Zolnierkiewicz · 15 years ago
  91. cfcf9ee pata_serverworks: fix error message by Bartlomiej Zolnierkiewicz · 15 years ago
  92. 8490377 pata_serverworks: fix PIO setup for the second channel by Bartlomiej Zolnierkiewicz · 15 years ago
  93. 73e2e3d pata_efar: fix secondary port support by Bartlomiej Zolnierkiewicz · 15 years ago
  94. 3403c24 pata_cypress: fix PIO timings underclocking by Bartlomiej Zolnierkiewicz · 15 years ago
  95. 8ebf473 pata_cs5535: use correct values for PIO1 and PIO2 data timings by Bartlomiej Zolnierkiewicz · 15 years ago
  96. c754d9b6 pata_cmd64x: remove unused definitions by Bartlomiej Zolnierkiewicz · 15 years ago
  97. 03a849e pata_cmd64x: cmd648_bmdma_stop() fix by Bartlomiej Zolnierkiewicz · 15 years ago
  98. d62f557 pata_cmd64x: fix handling of address setup timings by Bartlomiej Zolnierkiewicz · 15 years ago
  99. a2bd622 pata_cmd64x: fix PIO setup by Bartlomiej Zolnierkiewicz · 15 years ago
  100. d8b3d8c pata_ali: documentation fixes by Bartlomiej Zolnierkiewicz · 15 years ago