1. 34635b1a dmaengine: edma: Add dummy driver skeleton for edma3-tptc by Peter Ujfalusi · 9 years ago
  2. 212dac5 Merge branch 'topic/ioatdma' into for-linus by Vinod Koul · 9 years ago
  3. 3638691 Merge branch 'topic/idma' into for-linus by Vinod Koul · 9 years ago
  4. 7d9d43a Merge branch 'topic/edma' into for-linus by Vinod Koul · 9 years ago
  5. 6df056d Merge branch 'topic/dw' into for-linus by Vinod Koul · 9 years ago
  6. df5c738 dmaengine: dw: some Intel devices has no memcpy support by Andy Shevchenko · 9 years ago
  7. 175267b dmaengine: dw: platform: provide platform data for Intel by Andy Shevchenko · 9 years ago
  8. 30cb263 dmaengine: dw: don't override platform data with autocfg by Andy Shevchenko · 9 years ago
  9. 67d25f0 dmaengine: hdmac: Add scatter-gathered memset support by Maxime Ripard · 9 years ago
  10. ce2a673 dmaengine: hdmac: factorise memset descriptor allocation by Maxime Ripard · 9 years ago
  11. 0d49fee Merge branch 'topic/dw' into for-linus by Vinod Koul · 9 years ago
  12. 28ca3e8 dmaengine: virt-dma: Fix kernel-doc annotations by Lars-Peter Clausen · 9 years ago
  13. 1be5336 dmaengine: edma: New device tree binding by Peter Ujfalusi · 9 years ago
  14. f7c7cae dmaengine: Kconfig: edma: Select TI_DMA_CROSSBAR in case of ARCH_OMAP by Peter Ujfalusi · 9 years ago
  15. 42dbdcc dmaengine: ti-dma-crossbar: Add support for crossbar on AM33xx/AM43xx by Peter Ujfalusi · 9 years ago
  16. 966a87b dmaengine: edma: Merge the of parsing functions by Peter Ujfalusi · 9 years ago
  17. 56c7b74 dmaengine: edma: Do not allocate memory for edma_rsv_info in case of DT boot by Peter Ujfalusi · 9 years ago
  18. 02f77ef dmaengine: edma: Refactor the dma device and channel struct initialization by Peter Ujfalusi · 9 years ago
  19. 633e42b dmaengine: edma: Get qDMA channel information from HW also by Peter Ujfalusi · 9 years ago
  20. f9425de dmaengine: edma: Merge map_dmach_to_queue into assign_channel_eventq by Peter Ujfalusi · 9 years ago
  21. d9c345d dmaengine: edma: Correct PaRAM access function names (_parm_ to _param_) by Peter Ujfalusi · 9 years ago
  22. 34cf301 dmaengine: edma: Simplify function parameter list for channel operations by Peter Ujfalusi · 9 years ago
  23. df6694f dmaengine: edma: Optimize memcpy operation by Peter Ujfalusi · 9 years ago
  24. 21a3184 dmaengine: edma: Remove alignment constraint for memcpy by Peter Ujfalusi · 9 years ago
  25. 52984aa dmaengine: ste_dma40: fix a trivial typo by Geliang Tang · 9 years ago
  26. e6d5bf6 dmaengine: xgene-dma: Remove memcpy offload support due to performance drop by Rameshwar Prasad Sahu · 9 years ago
  27. e4e886c dmaengine: edma: Dynamic paRAM slot handling if HW supports it by Peter Ujfalusi · 9 years ago
  28. 7a73b13 dmaengine: edma: Rename bitfields for slot and channel usage tracking by Peter Ujfalusi · 9 years ago
  29. 4ab54f6 dmaengine: edma: Read channel mapping support only once from HW by Peter Ujfalusi · 9 years ago
  30. e4402a1 dmaengine: edma: Simplify and optimize ccerr interrupt handler by Peter Ujfalusi · 9 years ago
  31. 7c3b8b3 dmaengine: edma: Move the pending error check into helper function by Peter Ujfalusi · 9 years ago
  32. 79ad2e3 dmaengine: edma: Simplify the interrupt handling by Peter Ujfalusi · 9 years ago
  33. 11c1573 dmaengine: edma: Consolidate the comments for functions by Peter Ujfalusi · 9 years ago
  34. fc01409 dmaengine: edma: Print warning when linking slots from different eDMA by Peter Ujfalusi · 9 years ago
  35. 96f5ff0 dmaengine: edma: Use the edma_write_slot instead open coded memcpy_toio by Peter Ujfalusi · 9 years ago
  36. 3287fb4 dmaengine: edma: Use dev_dbg instead pr_debug by Peter Ujfalusi · 9 years ago
  37. 907f74a dmaengine: edma: Cleanup regarding the use of dev around the code by Peter Ujfalusi · 9 years ago
  38. 547c6e2 dmaengine: edma: Use devm_kcalloc when possible by Peter Ujfalusi · 9 years ago
  39. cb78205 dmaengine: edma: Allocate memory dynamically for bitmaps and structures by Peter Ujfalusi · 9 years ago
  40. 2b6b3b7 ARM/dmaengine: edma: Merge the two drivers under drivers/dma/ by Peter Ujfalusi · 9 years ago
  41. b2c843a ARM/dmaengine: edma: Remove limitation on the number of eDMA controllers by Peter Ujfalusi · 9 years ago
  42. ca304fa ARM/dmaengine: edma: Public API to use private struct pointer by Peter Ujfalusi · 9 years ago
  43. dc9b6055 ARM/dmaengine: edma: Move of_dma_controller_register to the dmaengine driver by Peter Ujfalusi · 9 years ago
  44. 8fa7ff4 dmaengine: edma: Simplify and optimize the edma_execute path by Peter Ujfalusi · 9 years ago
  45. 5ec9555 dmaengine: imx-sdma: Remove unneeded dev_info() by Fabio Estevam · 9 years ago
  46. ce078af dmaengine: imx-sdma: Move message level to debug by Fabio Estevam · 9 years ago
  47. 47fac24 dmaengine: omap-dma: Enable packed accesses for cyclic transfers by Misael Lopez Cruz · 9 years ago
  48. ad577e4 dmaengine: xilinx: Fix module autoload for OF platform driver by Luis de Bethencourt · 9 years ago
  49. c719d7f dmaengine: sun6i: Fix module autoload for OF platform driver by Luis de Bethencourt · 9 years ago
  50. e0c26f2 dmaengine: sirf: Fix module autoload for OF platform driver by Luis de Bethencourt · 9 years ago
  51. 9ace300 dmaengine: mpc512x: Fix module autoload for OF platform driver by Luis de Bethencourt · 9 years ago
  52. 981ec2b dmaengine: moxart-dma: Fix module autoload for OF platform driver by Luis de Bethencourt · 9 years ago
  53. 7522c24 dmaengine: fsldma: Fix module autoload for OF platform driver by Luis de Bethencourt · 9 years ago
  54. 62b5cb7 dmaengine: at_xdmac: fix memory leak in interleaved mode by Ludovic Desroches · 9 years ago
  55. 4e538578 dmaengine: at_xdmac: handle numf > 1 by Maxime Ripard · 9 years ago
  56. 1a492ac dmaengine: zxdma: fix memset call by Vinod Koul · 9 years ago
  57. 6dbd80a dmaengine: dw: use dw_dmac autoconfiguration in PCI driver by Andy Shevchenko · 9 years ago
  58. 3941667 dmaengine: dw: convert to __ffs() by Andy Shevchenko · 9 years ago
  59. aff1e0c dmaengine: acpi: Use ACPI_COMPANION() instead of acpi_bus_get_device() by Jarkko Nikula · 9 years ago
  60. ddfe4d0 dmaengine: edma: remove redundant conditions by Vinod Koul · 9 years ago
  61. 97c37ac dmaengine: idma64: use lo_hi_readq() / lo_hi_writeq() by Andy Shevchenko · 9 years ago
  62. 2e9b55b dmaengine: idma64: make better performance on pause / resume by Andy Shevchenko · 9 years ago
  63. 581ec08 dmaengine: idma64: this is not DesignWare by Andy Shevchenko · 9 years ago
  64. 22b7440 dmaengine: idma64: useless use of min_t() by Andy Shevchenko · 9 years ago
  65. 87b0459 dmaengine: idma64: convert to __ffs() by Andy Shevchenko · 9 years ago
  66. 9ab8b4e dmaengine: idma: rename to INTEL_IDMA64 by Vinod Koul · 9 years ago
  67. 240eb916 dmaengine: drop null test before destroy functions by Julia Lawall · 9 years ago
  68. 4222a90 dmaengine: ioatdma: add PCIe AER handlers by Dave Jiang · 9 years ago
  69. ad4a7b5 dmaengine: ioatdma: adding shutdown support by Dave Jiang · 9 years ago
  70. 9c81120 dmaengine: xgene-dma: use dma_pool_zalloc by Vinod Koul · 9 years ago
  71. dfb22fc thermal: fix intel PCH thermal driver mismerge by Linus Torvalds · 9 years ago
  72. 01b0c01 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 9 years ago
  73. ded0e25 Merge tag 'ntb-4.3' of git://github.com/jonmason/ntb by Linus Torvalds · 9 years ago
  74. f0c032d Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 9 years ago
  75. fa9a67e Merge tag 'pm+acpi-4.3-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 9 years ago
  76. 05c7808 Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 9 years ago
  77. 8e78b7d Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 9 years ago
  78. 06a660a Merge tag 'media/v4.3-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media by Linus Torvalds · 9 years ago
  79. d9b44fe Merge tag 'edac/v4.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-edac by Linus Torvalds · 9 years ago
  80. 9ebd051 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/linux by Linus Torvalds · 9 years ago
  81. 6798a8c fs/seq_file: convert int seq_vprint/seq_printf/etc... returns to void by Joe Perches · 9 years ago
  82. 51a73ba Merge git://www.linux-watchdog.org/linux-watchdog by Linus Torvalds · 9 years ago
  83. e013f74 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 9 years ago
  84. 294ab78 scsi_dh: fix randconfig build error by Christoph Hellwig · 9 years ago
  85. 04d78e3 Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 9 years ago
  86. 53431d0 Merge branch 'next' into for-linus by Dmitry Torokhov · 9 years ago
  87. 4614e0c Merge branches 'pm-cpu', 'pm-cpuidle' and 'pm-domains' by Rafael J. Wysocki · 9 years ago
  88. 3e66c4b Merge branch 'pm-cpufreq' by Rafael J. Wysocki · 9 years ago
  89. 7c97666 Merge branch 'pm-opp' by Rafael J. Wysocki · 9 years ago
  90. ac64a2c target: use stringify.h instead of own definition by David Disseldorp · 9 years ago
  91. ed97d0c target/user: Fix UFLAG_UNKNOWN_OP handling by Andy Grover · 9 years ago
  92. 06b967e target: Remove no-op conditional by Andy Grover · 9 years ago
  93. 4824640 target/user: Remove unused variable by Andy Grover · 9 years ago
  94. 7dd03ac target: Fix max_cmd_sn increment w/o cmdsn mutex regressions by Roland Dreier · 9 years ago
  95. 4416f89 target: Attach EXTENDED_COPY local I/O descriptors to xcopy_pt_sess by Nicholas Bellinger · 9 years ago
  96. 8f9b565 target/qla2xxx: Honor max_data_sg_nents I/O transfer limit by Nicholas Bellinger · 9 years ago
  97. 9fbcc7c Merge branch 'linux-4.3' of git://anongit.freedesktop.org/git/nouveau/linux-2.6 into drm-next by Dave Airlie · 9 years ago
  98. 778613e5 drm/nouveau/device: enable c800 quirk for tecra w50 by Ben Skeggs · 9 years ago
  99. c5bf460 drm/nouveau/clk/gt215: Unbreak engine pausing for GT21x/MCP7x by Roy Spliet · 9 years ago
  100. 15ee005 drm/nouveau/gr/nv04: fix big endian setting on gr context by Ilia Mirkin · 9 years ago