1. 0cd6156 dma: mmp_pdma: don't clear DCMD_ENDIRQEN at end of pending chain by Daniel Mack · 11 years ago
  2. b721f9e dma: mmp_pdma: only complete one transaction from dma_do_tasklet() by Daniel Mack · 11 years ago
  3. b4d6d33 acpi-dma: remove ugly conversion by Andy Shevchenko · 11 years ago
  4. 5be2190 dmaengine: ste_dma40: off by one in d40_of_probe() by Dan Carpenter · 11 years ago
  5. 3a919d5 dma: ste_dma: Fix warning when CONFIG_ARM_LPAE=y by Fabio Estevam · 11 years ago
  6. 4d1b80b dma: ipu: remove unnecessary platform_set_drvdata() by Jingoo Han · 11 years ago
  7. b1baec5 dma: mxs-dma: remove code left from generic DMA binding conversion by Shawn Guo · 11 years ago
  8. e8690fc dma: imx-sdma: remove the unused completion by Huang Shijie · 11 years ago
  9. f2d04c3 dma: mmp: simplify use of devm_ioremap_resource by Julia Lawall · 11 years ago
  10. 6fc4573 dma: mmp_pdma: add support for byte-aligned transfers by Daniel Mack · 11 years ago
  11. 8fd6aac dma: mmp_pdma: remove duplicate assignment by Daniel Mack · 11 years ago
  12. 419d1f1 dma: mmp_pdma: print the number of channels at probe time by Daniel Mack · 11 years ago
  13. a9a7cf0 dma: mmp_pdma: make the controller a DMA provider by Daniel Mack · 11 years ago
  14. 13b3006 dma: mmp_pdma: add filter function by Daniel Mack · 11 years ago
  15. 1ac0e84 dma: mmp_pdma: fix maximum transfer length by Daniel Mack · 11 years ago
  16. 638a542 dma: mmp_pdma: refactor unlocking path in lookup_phy() by Daniel Mack · 11 years ago
  17. 8b298de dma: mmp_pdma: factor out DRCMR register calculation by Daniel Mack · 11 years ago
  18. aab81e4 Merge branch 'topic/of' into for-linus by Vinod Koul · 11 years ago
  19. 52a9d17 dma: pl330: split off common code to give back descriptors by Chanho Park · 11 years ago
  20. 2a76689 dmaengine: sirf: add PM entries for sleep and runtime by Barry Song · 11 years ago
  21. d4adcc0 dma: use dev_get_platdata() by Jingoo Han · 11 years ago
  22. 696b4ff dma: sirf: use NULL instead of 0 by Jingoo Han · 11 years ago
  23. 4c14372 dma: mv_xor: use NULL instead of 0 by Jingoo Han · 11 years ago
  24. 69c9f0a dma: mmp_pdma: Staticize mmp_pdma_alloc_descriptor() by Jingoo Han · 11 years ago
  25. 7bb587f dmaengine: add interface of dma_get_slave_channel by Zhangfei Gao · 11 years ago
  26. 26a2dfd dma: mmp_pdma: clear DRCMR when free a phy channel by Xiang Wang · 11 years ago
  27. 027f28b dma: mmp_pdma: add protect when alloc/free phy channels by Xiang Wang · 11 years ago
  28. effd5cf dma: dw: return DMA_PAUSED only if cookie status is DMA_IN_PROGRESS by Andy Shevchenko · 11 years ago
  29. 12381dc dma: dw: return DMA_SUCCESS immediately from device_tx_status() by Andy Shevchenko · 11 years ago
  30. 3783cef dma: dw: allow shared interrupts by Andy Shevchenko · 11 years ago
  31. 78f3c9d dma: dw: improve comparison with ~0 by Andy Shevchenko · 11 years ago
  32. be480dc dma: dw: append MODULE_DEVICE_TABLE for ACPI case by Andy Shevchenko · 11 years ago
  33. 4aed508 acpi-dma: fix sparse warning by Andy Shevchenko · 11 years ago
  34. 985a0cb txx9dmac: return DMA_SUCCESS immediately from device_tx_status() by Andy Shevchenko · 11 years ago
  35. c14d2bc mmp_tdma: set cookies as well when asked for tx status by Andy Shevchenko · 11 years ago
  36. c6c732c ipu_idmac: re-use dma_cookie_status() by Andy Shevchenko · 11 years ago
  37. 0a0aee2 tegra20-apb-dma: remove useless use of lock by Andy Shevchenko · 11 years ago
  38. da0a908 pch_dma: remove useless use of lock by Andy Shevchenko · 11 years ago
  39. 108fae8 mpc512x_dma: remove useless use of lock by Andy Shevchenko · 11 years ago
  40. 4aa9fe0 mmp_pdma: remove useless use of lock by Andy Shevchenko · 11 years ago
  41. 9b0b0bd fsldma: remove useless use of lock by Andy Shevchenko · 11 years ago
  42. 2302cec ep93xx_dma: remove useless use of lock by Andy Shevchenko · 11 years ago
  43. 43e33e4 edma: no need to assign residue to 0 explicitly by Andy Shevchenko · 11 years ago
  44. 09d1669 mxs-dma: remove useless variable by Andy Shevchenko · 11 years ago
  45. e8e3a79 imx-sdma: remove useless variable by Andy Shevchenko · 11 years ago
  46. e56c756 Merge branch 'fixes' of git://git.infradead.org/users/vkoul/slave-dma by Linus Torvalds · 11 years ago
  47. adfb8e5 drm/radeon: fix 64 bit divide in SI spm code by Alex Deucher · 11 years ago
  48. 72a67a9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 11 years ago
  49. 4bd8e73 qlcnic: Fix for flash update failure on 83xx adapter by Himanshu Madhani · 11 years ago
  50. b1f5037 qlcnic: Fix link speed and duplex display for 83xx adapter by Rajesh Borundia · 11 years ago
  51. beb3d3a qlcnic: Fix link speed display for 82xx adapter by Rajesh Borundia · 11 years ago
  52. 2e3ea7e qlcnic: Fix external loopback test. by Shahed Shaikh · 11 years ago
  53. 01b91f4 qlcnic: Removed adapter series name from warning messages. by Pratik Pujar · 11 years ago
  54. f91bbcb qlcnic: Free up memory in error path. by Himanshu Madhani · 11 years ago
  55. e0d138d qlcnic: Fix ingress MAC learning by Shahed Shaikh · 11 years ago
  56. 4a99ab5 qlcnic: Fix MAC address filter issue on 82xx adapter by Shahed Shaikh · 11 years ago
  57. b6bb1c6 net: ethernet: davinci_emac: drop IRQF_DISABLED by Mugunthan V N · 11 years ago
  58. 32c6e25 Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging by Linus Torvalds · 11 years ago
  59. 5c52add hwmon: (max6697) fix MAX6581 ideality by Vivien Didelot · 11 years ago
  60. 3508ea3 sis900: Fix the tx queue timeout issue by Denis Kirjanov · 11 years ago
  61. abe0308 Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 11 years ago
  62. 1cb39a6 Merge tag 'gpio-for-v3.11-3' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio by Linus Torvalds · 11 years ago
  63. 9bb8eeb r8169: remove "PHY reset until link up" log spam by Lekensteyn · 11 years ago
  64. 7069f98 net: ethernet: cpsw: drop IRQF_DISABLED by Felipe Balbi · 11 years ago
  65. e7e2e51 Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 11 years ago
  66. efc6816 Merge branch 'parisc-3.11-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux by Linus Torvalds · 11 years ago
  67. f9ed432 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid by Linus Torvalds · 11 years ago
  68. aa8032b Merge tag 'pci-v3.11-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 11 years ago
  69. 1fe0135 Merge tag 'pm+acpi-3.11-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 11 years ago
  70. 7873814 macvlan: handle set_promiscuity failures by Michael S. Tsirkin · 11 years ago
  71. 266e834 macvlan: better mode validation by Michael S. Tsirkin · 11 years ago
  72. e0d1095 net: rename CONFIG_NET_LL_RX_POLL to CONFIG_NET_RX_BUSY_POLL by Cong Wang · 11 years ago
  73. b305132 net/mlx4_core: VFs must ignore the enable_64b_cqe_eqe module param by Jack Morgenstein · 11 years ago
  74. 0508ad6 net/mlx4_core: Don't give VFs MAC addresses which are derived from the PF MAC by Or Gerlitz · 11 years ago
  75. 36dd1f3 PCI: mvebu: Disable prefetchable memory support in PCI-to-PCI bridge by Thomas Petazzoni · 11 years ago
  76. 22e02a0 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless into for-davem by John W. Linville · 11 years ago
  77. fe956a1 powerpc/windfarm: Fix noisy slots-fan on Xserve (rm31) by Aaro Koskinen · 11 years ago
  78. 64ccccf Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 11 years ago
  79. ec8fa30 Merge tag 'fbdev-fixes-3.11-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/tomba/linux by Linus Torvalds · 11 years ago
  80. 3df765f Merge tag 'vfio-v3.11-rc4' of git://github.com/awilliam/linux-vfio by Linus Torvalds · 11 years ago
  81. 19788a9 Merge branch 'akpm' (patches from Andrew Morton) by Linus Torvalds · 11 years ago
  82. cf3c4c0 8139cp: Add dma_mapping_error checking by Neil Horman · 11 years ago
  83. e6dfb04 Merge branches 'for-3.11/upstream-fixes' and 'for-3.11/logitech-enumeration-fix' into for-linus by Jiri Kosina · 11 years ago
  84. c8826de net/usb/r8152: adjust relative ocp function by hayeswang · 11 years ago
  85. 31787f5 net/usb/r8152: make sure the USB buffer is DMA-able by hayeswang · 11 years ago
  86. 543ae7f net/usb/r815x: change the return value for bind functions by hayeswang · 11 years ago
  87. b771721 net/usb/r815x: avoid to call mdio functions for runtime-suspended device by hayeswang · 11 years ago
  88. b2f4737 net/usb/r815x: replace USB buffer from stack to DMA-able by hayeswang · 11 years ago
  89. dd5e6d6 parisc: Fix interrupt routing for C8000 serial ports by Thomas Bogendoerfer · 11 years ago
  90. 06f0cce parisc: agp/parisc-agp: allow binding of user memory to the AGP GART by Alex Ivanov · 11 years ago
  91. bbeddf5 printk: move braille console support into separate braille.[ch] files by Joe Perches · 11 years ago
  92. b99b94b drivers/rtc/rtc-twl.c: fix: rtcX/wakealarm attribute isn't created by Grygorii Strashko · 11 years ago
  93. f93f3c4 rapidio: fix use after free in rio_unregister_scan() by Dan Carpenter · 11 years ago
  94. d39de28 dmi_scan: add comments on dmi_present() and the loop in dmi_scan_machine() by Ben Hutchings · 11 years ago
  95. 569935d Merge branches 'cma', 'cxgb3', 'cxgb4', 'ipoib', 'misc', 'mlx4', 'mlx5', 'nes', 'ocrdma' and 'qib' into for-next by Roland Dreier · 11 years ago
  96. c290414 IPoIB: Fix pkey change flow for virtualization environments by Erez Shitrit · 11 years ago
  97. 3d790a4 IPoIB: Make sure child devices use valid/proper pkeys by Or Gerlitz · 11 years ago
  98. ef5ed41 IB/core: Create QP1 using the pkey index which contains the default pkey by Jack Morgenstein · 11 years ago
  99. 618af38 mlx5_core: Variable may be used uninitialized by Andi Shyti · 11 years ago
  100. cd23b14 mlx5_core: Implement new initialization sequence by Eli Cohen · 11 years ago