1. 657cc1a ide: set IDE_TFLAG_IN_* flags before queuing/executing command by Bartlomiej Zolnierkiewicz · 17 years ago
  2. 3687221 ide-tape: fix handling of non-special requests in ->end_request method by Bartlomiej Zolnierkiewicz · 17 years ago
  3. 73d7de0 ide: fix final status check in task_in_intr() by Bartlomiej Zolnierkiewicz · 17 years ago
  4. 49c746e ide: clear HOB bit for REQ_TYPE_ATA_CMD requests in ide_end_drive_cmd() by Bartlomiej Zolnierkiewicz · 17 years ago
  5. 35cf2b9 ide: fix ->io_32bit race in ide_taskfile_ioctl() by Tejun Heo · 17 years ago
  6. 63c4467 cmd64x: remove /proc/ide/cmd64x by Bartlomiej Zolnierkiewicz · 17 years ago
  7. 9e47be0 ide: remove broken disk byte-swapping support by Bartlomiej Zolnierkiewicz · 17 years ago
  8. 3a5015c ide: add ide_busy_sleep() helper by Bartlomiej Zolnierkiewicz · 17 years ago
  9. ce71ed9 ide: make CONFIG_IDEPCI_PCIBUS_ORDER visible and deprecate it by Bartlomiej Zolnierkiewicz · 17 years ago
  10. 9ac5922 ide: move CONFIG_IDEPCI_PCIBUS_ORDER code to ide-scan-pci.c by Bartlomiej Zolnierkiewicz · 17 years ago
  11. c99c92c ide: print banner message once per controller in m68k host drivers by Bartlomiej Zolnierkiewicz · 17 years ago
  12. 81ca691 ide: add ide_set_irq() inline helper by Bartlomiej Zolnierkiewicz · 17 years ago
  13. 4f52a32 ide-pmac: use custom hwif->sg_max_nents only if DMA support is enabled by Bartlomiej Zolnierkiewicz · 17 years ago
  14. ce635f6 rapide: remove write-only hwif->hwif_data by Bartlomiej Zolnierkiewicz · 17 years ago
  15. 79127c3 ide: use ide_init_port_hw() in setup-pci.c by Bartlomiej Zolnierkiewicz · 17 years ago
  16. 6828fc9 ide: always use ide_std_init_ports() in setup-pci.c by Bartlomiej Zolnierkiewicz · 17 years ago
  17. aa79a2f au1xxx-ide: use ide_init_port_hw() by Bartlomiej Zolnierkiewicz · 17 years ago
  18. a42bcc0 au1xxx-ide: au_ide_probe() fixes by Bartlomiej Zolnierkiewicz · 17 years ago
  19. ade2daf ide: make remaining built-in only IDE host drivers modular (take 2) by Bartlomiej Zolnierkiewicz · 17 years ago
  20. 8ac4ce7 ide: fix host drivers depending on ide_generic to probe for interfaces (take 2) by Bartlomiej Zolnierkiewicz · 17 years ago
  21. ac87e41 cmd640: fix dependency on IDE_GENERIC by Bartlomiej Zolnierkiewicz · 17 years ago
  22. 9440009 ide: move ide_arm_init() call from init_ide_data() to ide_init() by Bartlomiej Zolnierkiewicz · 17 years ago
  23. cbb010c ide: drop 'initializing' argument from ide_register_hw() by Bartlomiej Zolnierkiewicz · 17 years ago
  24. 57c802e ide: add ide_init_port_hw() helper by Bartlomiej Zolnierkiewicz · 17 years ago
  25. 8f8e848 sgiioc4: always init hwif->io_ports by Bartlomiej Zolnierkiewicz · 17 years ago
  26. b0d5bc2 ide: Fix build break caused by "ide: remove ideprobe_init()" by Olof Johansson · 17 years ago
  27. 151575e ide: remove ideprobe_init() by Bartlomiej Zolnierkiewicz · 17 years ago
  28. 7151834 ide: add hwif->chipset fixup to ide_device_add() by Bartlomiej Zolnierkiewicz · 17 years ago
  29. aae73b4 swarm: set hwif->chipset by Bartlomiej Zolnierkiewicz · 17 years ago
  30. 23d8e72 rapide: set hwif->chipset by Bartlomiej Zolnierkiewicz · 17 years ago
  31. 2e13093 ide: fix probing for hosts with serialized or IRQ sharing interfaces by Bartlomiej Zolnierkiewicz · 17 years ago
  32. ba6560a ide: kill probe_hwif_init() by Bartlomiej Zolnierkiewicz · 17 years ago
  33. 795d74b ide: don't try to unregister interfaces if 'initializing' in ide_register_hw() by Bartlomiej Zolnierkiewicz · 17 years ago
  34. f01393e ide: merge ->fixup and ->quirkproc methods by Bartlomiej Zolnierkiewicz · 17 years ago
  35. 6dd9b83 ide: dump taskfile HOB registers in ide_tf_load() (if DEBUG is defined) by Bartlomiej Zolnierkiewicz · 17 years ago
  36. 15ce926 ide: merge ->dma_host_{on,off} methods into ->dma_host_set method by Bartlomiej Zolnierkiewicz · 17 years ago
  37. f37aaf9 ide: move drive->using_dma check to callers of ->dma_host_on method by Bartlomiej Zolnierkiewicz · 17 years ago
  38. 8ae60e3 atiixp: remove ->dma_host_on and ->dma_host_off methods by Bartlomiej Zolnierkiewicz · 17 years ago
  39. 07a085e ide-cris: fix DMA methods by Bartlomiej Zolnierkiewicz · 17 years ago
  40. 4a546e0 ide: remove ->ide_dma_on and ->dma_off_quietly methods from ide_hwif_t by Bartlomiej Zolnierkiewicz · 17 years ago
  41. 378f577 au1xxx-ide: add ide_toggle_bounce() calls by Bartlomiej Zolnierkiewicz · 17 years ago
  42. c580969 icside: add ide_toggle_bounce() calls by Bartlomiej Zolnierkiewicz · 17 years ago
  43. e5efba3 sgiioc4: add ide_toggle_bounce() calls by Bartlomiej Zolnierkiewicz · 17 years ago
  44. 8704de8 cy82c693: add ->set_dma_mode method by Bartlomiej Zolnierkiewicz · 17 years ago
  45. a530201 cy82c693: correct DMA modes clipping by Bartlomiej Zolnierkiewicz · 17 years ago
  46. aea5d37 ide: (hopefully) fix VDMA for CS5520 by Bartlomiej Zolnierkiewicz · 17 years ago
  47. 29ec683 ide-disk: add idedisk_set_doorlock() helper by Bartlomiej Zolnierkiewicz · 17 years ago
  48. 7b971df serverworks: cleanup ->set_dma_mode method by Bartlomiej Zolnierkiewicz · 17 years ago
  49. 0859055 sl82c105: remove no longer needed ->selectproc method by Bartlomiej Zolnierkiewicz · 17 years ago
  50. 6ae8b1e sl82c105: program DMA/PIO timings in ->dma_start/->ide_dma_end by Bartlomiej Zolnierkiewicz · 17 years ago
  51. 9b73e76 Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 by Linus Torvalds · 17 years ago
  52. 50d9a12 Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 17 years ago
  53. 2ba14a0 Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-dev by Linus Torvalds · 17 years ago
  54. 23c3e29 [SCSI] usbstorage: use last_sector_bug flag universally by Hans de Goede · 17 years ago
  55. 946fef4 [CRYPTO] hifn795x: Disallow built-in hifn795x when HW_RANDOM is m by Herbert Xu · 17 years ago
  56. 99f1c97 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 17 years ago
  57. 8176d29 RDMA/cxgb3: Fix the T3A workaround checks by Steve Wise · 17 years ago
  58. f7fca1e IB/ipath: Remove unnecessary cast by Jan Engelhardt · 17 years ago
  59. 1cf18d5a IPoIB: Constify seq_operations function pointer tables by Jan Engelhardt · 17 years ago
  60. c6b5b50 RDMA/cxgb3: Mark QP as privileged based on user capabilities by Steve Wise · 17 years ago
  61. d08ca26 RDMA/cxgb3: Fix page shift calculation in build_phys_page_list() by Steve Wise · 17 years ago
  62. 856b5925 RDMA/cxgb3: Flush the receive queue when closing by Steve Wise · 17 years ago
  63. 4e1e93a IB/ipath: Trivial simplification of ipath_make_ud_req() by Ralph Campbell · 17 years ago
  64. 950529e IB/mthca: Update latest "native Arbel" firmware revision by Roland Dreier · 17 years ago
  65. 48fe5e5 IPoIB: Remove redundant check of netif_queue_stopped() in xmit handler by Krishna Kumar · 17 years ago
  66. 3d68ea3 IB/ipath: Add mappings from HW register to PortInfo port physical state by Ralph Campbell · 17 years ago
  67. 6ac5072 IB/ipath: Changes to support PIO bandwidth check on IBA7220 by Dave Olson · 17 years ago
  68. ddb70c8 IB/ipath: Minor cleanup of unused fields and chip-specific errors by Dave Olson · 17 years ago
  69. 359193e IB/ipath: New sysfs entries to control 7220 features by Michael Albaugh · 17 years ago
  70. c4bce80 IB/ipath: Add new chip-specific functions to older chips, consistent init by Dave Olson · 17 years ago
  71. 7387273 IB/ipath: Remove unused MDIO interface code by Dave Olson · 17 years ago
  72. 2ec8e662 IB/ehca: Prevent RDMA-related connection failures on some eHCA2 hardware by Joachim Fenkes · 17 years ago
  73. bbdd267 IB/ehca: Add "port connection autodetect mode" by Hoang-Nam Nguyen · 17 years ago
  74. b8b50e3 IB/ehca: Define array to store SMI/GSI QPs by Hoang-Nam Nguyen · 17 years ago
  75. 0c86e28 IB/ehca: Remove CQ-QP-link before destroying QP in error path of create_qp() by Hoang-Nam Nguyen · 17 years ago
  76. 6410627 IB/iser: Add change_queue_depth method by Erez Zilber · 17 years ago
  77. a4ef145 IB/iser: Print information about unhandled RDMA CM events by Erez Zilber · 17 years ago
  78. a3cd7d9 IB/fmr_pool: ib_fmr_pool_flush() should flush all dirty FMRs by Olaf Kirch · 17 years ago
  79. a656eb7 IB/fmr_pool: Flush serial numbers can get out of sync by Olaf Kirch · 17 years ago
  80. 2fe7e6f IB/umad: Simplify and fix locking by Roland Dreier · 17 years ago
  81. cf9542a IB/ipath: Fix some sparse warnings about shadowed symbols by Roland Dreier · 17 years ago
  82. 1d6e658 RDMA/cxgb3: Endianness annotation for irs field by Roland Dreier · 17 years ago
  83. 1a7d2dc IB/ehca: Use round_jiffies() for EQ polling timer by Anton Blanchard · 17 years ago
  84. 5851bb8 RDMA/cma: Override default responder_resources with user value by Sean Hefty · 17 years ago
  85. 1f813ca IB/ipath: Drop support for the original QHT7040 board by Dave Olson · 17 years ago
  86. 7da0498 IB/ipath: Add ipath_read_ireg() abstraction by Arthur Jones · 17 years ago
  87. 4ea61b5 IB/ipath: Add flag and handling for chips with swapped register bug by Ralph Campbell · 17 years ago
  88. 60948a4 IB/ipath: Port config has on-chip effects for 7220 by Ralph Campbell · 17 years ago
  89. a18e26a IB/ipath: Allow more flexible user register alignments by Ralph Campbell · 17 years ago
  90. 9e2ef36b IB/ipath: Clean up some comments by Dave Olson · 17 years ago
  91. 3029fcc IB/ipath: Export hardware counters more consistently by Ralph Campbell · 17 years ago
  92. 6c719ca IB/ipath: MAD performance sampling registers support by Ralph Campbell · 17 years ago
  93. 7aa54bd IB/srp: Add identifying information to log messages by David Dillow · 17 years ago
  94. 586a693 IPoIB/CM: Enable SRQ support on HCAs that support fewer than 16 SG entries by Pradeep Satyanarayana · 17 years ago
  95. fff09a8 IB/srp: Enable SG list chaining by David Dillow · 17 years ago
  96. 8cba207 IB/srp: Respect target credit limit by David Dillow · 17 years ago
  97. a9e527e IPoIB: improve IPv4/IPv6 to IB mcast mapping functions by Rolf Manderscheid · 17 years ago
  98. 755807a IB/ipath: Changes for fields moving from devdata to portdata by Dave Olson · 17 years ago
  99. d827486 IB/ipath: Generalize some xxx_SHIFT macros by Dave Olson · 17 years ago
  100. c59a80a IB/ipath: kreceive uses portdata rather than devdata by Ralph Campbell · 17 years ago