1. e3b9fef dmaengine: ti: edma: Remove 'Assignment in if condition' by Peter Ujfalusi · 5 years ago
  2. f5e84ea dmaengine: dw: platform: Split OF helpers to separate module by Andy Shevchenko · 5 years ago
  3. b685fe2 dmaengine: dw: platform: Split ACPI helpers to separate module by Andy Shevchenko · 5 years ago
  4. 84da042 dmaengine: dw: platform: Move handle check to dw_dma_acpi_controller_register() by Andy Shevchenko · 5 years ago
  5. e7b8514 dmaengine: dw: platform: Switch to acpi_dma_controller_register() by Andy Shevchenko · 5 years ago
  6. a9c5672 dmaengine: dw: platform: Use devm_platform_ioremap_resource() by Andy Shevchenko · 5 years ago
  7. f8d9ddb dmaengine: dw: platform: Enable iDMA 32-bit on Intel Elkhart Lake by Andy Shevchenko · 5 years ago
  8. b375741 dmaengine: dw: platform: Use struct dw_dma_chip_pdata by Andy Shevchenko · 5 years ago
  9. ae923c9 dmaengine: dw: Export struct dw_dma_chip_pdata for wider use by Andy Shevchenko · 5 years ago
  10. 4b8584b dmaengine: acpi: Add kernel doc parameter descriptions by Andy Shevchenko · 5 years ago
  11. a6bc332 dmaengine: acpi: Set up DMA mask based on CSRT by Andy Shevchenko · 5 years ago
  12. d071fd2 dmaengine: change alignment of mux_configure32 and fsl_edma_chan_mux by Mao Wenan · 5 years ago
  13. 4f48e29 dmaengine: make mux_configure32 static by Mao Wenan · 5 years ago
  14. 698f7a9 dmaengine: mv_xor_v2: Fix -Wshift-negative-value by Nathan Huckleberry · 5 years ago
  15. 3a1144f MAINTAINERS: dmaengine: dw axi dmac: Fix typo in a path by Denis Efremov · 5 years ago
  16. b48b8bc dmaengine: dw: Update Intel Elkhart Lake Service Engine acronym by Jarkko Nikula · 5 years ago
  17. 14c2a7b dt-bindings: dmaengine: nbpfaxi: Rename bindings documentation file by Simon Horman · 5 years ago
  18. 7607a12 dmaengine: fsldma: Mark expected switch fall-through by Gustavo A. R. Silva · 5 years ago
  19. 069e4a1 dmaengine: ti: unexport filter functions by Arnd Bergmann · 5 years ago
  20. ba1cab7 dmaengine: fsl-edma: implement .device_synchronize callback by Andrey Smirnov · 5 years ago
  21. d1b622f dmaengine: pl330: use the same attributes when freeing pl330->mcode_cpu by Fuqian Huang · 5 years ago
  22. 057b05d dmaengine: qcom: hidma_mgmt: Add of_node_put() before goto by Nishka Dasgupta · 5 years ago
  23. 232a7f1 dmaengine: fsl-edma: add i.mx7ulp edma2 version support by Robin Gong · 5 years ago
  24. 719e25d dmaengine: qcom_hidma: Remove call to memset after dmam_alloc_coherent by Fuqian Huang · 5 years ago
  25. 9603a7a dmaengine: imx-sdma: Remove call to memset after dma_alloc_coherent by Fuqian Huang · 5 years ago
  26. e17be6e dmaengine: Remove dev_err() usage after platform_get_irq() by Stephen Boyd · 5 years ago
  27. 7f5d7425 dmaengine: imx-dma: Mark expected switch fall-through by Gustavo A. R. Silva · 5 years ago
  28. a9afc9e dmaengine: tegra210-adma: Don't program FIFO threshold by Jonathan Hunter · 5 years ago
  29. 57dbd0e dmaengine: stm32-mdma: Switch to use device_property_count_u32() by Andy Shevchenko · 5 years ago
  30. 2cb114c dmaengine: stm32-dmamux: Switch to use device_property_count_u32() by Andy Shevchenko · 5 years ago
  31. ffbb569 dt-bindings: dmaengine: shdma: Rename bindings documentation file by Simon Horman · 5 years ago
  32. edd1421 dt-bindings: dmaengine: Convert Allwinner A31 and A64 DMA to a schema by Maxime Ripard · 5 years ago
  33. 545a29c dt-bindings: dmaengine: Convert Allwinner A10 DMA to a schema by Maxime Ripard · 5 years ago
  34. b37e353 dt-bindings: dmaengine: Add YAML schemas for the generic DMA bindings by Maxime Ripard · 5 years ago
  35. aa3c6ce dmaengine: ti: edma: Support for polled (memcpy) completion by Peter Ujfalusi · 5 years ago
  36. 097ffdc dmaengine: ti: edma: Correct the residue calculation (fix for memcpy) by Peter Ujfalusi · 5 years ago
  37. e96b1f6 dmaengine: ti: edma: Clean up the 2x32bit array register accesses by Peter Ujfalusi · 5 years ago
  38. 4689d35 dmaengine: ti: omap-dma: Improved memcpy polling support by Peter Ujfalusi · 5 years ago
  39. aac8670 dmaengine: ti: omap-dma: Readability cleanup in omap_dma_tx_status() by Peter Ujfalusi · 5 years ago
  40. f4c255f dmaengine: dma-jz4780: Break descriptor chains on JZ4740 by Paul Cercueil · 5 years ago
  41. 156a599 dmaengine: tegra-apb: Support per-burst residue granularity by Dmitry Osipenko · 6 years ago
  42. 72503b2 dmaengine: bcm2835: Print error in case setting DMA mask fails by Stefan Wahren · 5 years ago
  43. d2bfe7b dmaengine: edma: make edma_filter_fn private by Arnd Bergmann · 5 years ago
  44. 9c71b9e dmaengine: omap-dma: make omap_dma_filter_fn private by Arnd Bergmann · 5 years ago
  45. 5f9e832 Linus 5.3-rc1 by Linus Torvalds · 5 years ago
  46. c7bf0a0 Merge tag 'devicetree-fixes-for-5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux by Linus Torvalds · 5 years ago
  47. d6788eb Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 5 years ago
  48. 91962d0 Merge tag '5.3-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 5 years ago
  49. 8cf6650 iommu/amd: fix a crash in iova_magazine_free_pfns by Qian Cai · 6 years ago
  50. 618381f hexagon: switch to generic version of pte allocation by Mike Rapoport · 6 years ago
  51. bec5545 Merge tag 'ntb-5.3' of git://github.com/jonmason/ntb by Linus Torvalds · 5 years ago
  52. 1b03bc5 typo fix: it's d_make_root, not d_make_inode... by Al Viro · 5 years ago
  53. e2297f7 dt-bindings: pinctrl: stm32: Fix missing 'clocks' property in examples by Rob Herring · 5 years ago
  54. 20051f5 dt-bindings: iio: ad7124: Fix dtc warnings in example by Rob Herring · 5 years ago
  55. fbbf2b6 dt-bindings: iio: avia-hx711: Fix avdd-supply typo in example by Rob Herring · 5 years ago
  56. fcbe7e3 dt-bindings: pinctrl: aspeed: Fix AST2500 example errors by Rob Herring · 5 years ago
  57. ad21a4c dt-bindings: pinctrl: aspeed: Fix 'compatible' schema errors by Rob Herring · 5 years ago
  58. 7d9ef7f3 dt-bindings: riscv: Limit cpus schema to only check RiscV 'cpu' nodes by Rob Herring · 6 years ago
  59. 15ffef1 dt-bindings: Ensure child nodes are of type 'object' by Rob Herring · 6 years ago
  60. f1a3b43 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 5 years ago
  61. ac60602 Merge tag 'dma-mapping-5.3-1' of git://git.infradead.org/users/hch/dma-mapping by Linus Torvalds · 5 years ago
  62. c6dd78f Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 5 years ago
  63. 46f5c0c Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 5 years ago
  64. e6023ad Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 5 years ago
  65. 4b01f5a Merge branch 'smp-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 5 years ago
  66. 70e6e1b Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 5 years ago
  67. 07ab9d5 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 5 years ago
  68. f65420d Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 5 years ago
  69. 168c799 Merge tag 'kbuild-v5.3-2' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 5 years ago
  70. 18253e0 Merge branch 'work.dcache2' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 5 years ago
  71. 6879298 x86/entry/64: Prevent clobbering of saved CR2 value by Thomas Gleixner · 5 years ago
  72. 19dbdcb smp: Warn on function calls from softirq context by Peter Zijlstra · 5 years ago
  73. 30cd860 KVM: x86: Add fixed counters to PMU filter by Eric Hankland · 5 years ago
  74. 88dddc1 KVM: nVMX: do not use dangling shadow VMCS after guest reset by Paolo Bonzini · 5 years ago
  75. 3b20e03 KVM: VMX: dump VMCS on failed entry by Paolo Bonzini · 5 years ago
  76. 6fc3977 KVM: x86/vPMU: refine kvm_pmu err msg when event creation failed by Like Xu · 5 years ago
  77. d984740 KVM: s390: Use kvm_vcpu_wake_up in kvm_s390_vcpu_wakeup by Wanpeng Li · 5 years ago
  78. d73eb57 KVM: Boost vCPUs that are delivering interrupts by Wanpeng Li · 5 years ago
  79. 2417c87 KVM: selftests: Remove superfluous define from vmx.c by Thomas Huth · 5 years ago
  80. 118154b KVM: SVM: Fix detection of AMD Errata 1096 by Liran Alon · 5 years ago
  81. 0c5f81d KVM: LAPIC: Inject timer interrupt via posted interrupt by Wanpeng Li · 6 years ago
  82. c39f2d9 Merge branch 'next' into for-linus by Dmitry Torokhov · 5 years ago
  83. 29be86d kbuild: add -fcf-protection=none when using retpoline flags by Seth Forshee · 5 years ago
  84. 67bf474 kbuild: update compile-test header list for v5.3-rc1 by Masahiro Yamada · 5 years ago
  85. abdfd52 Merge tag 'armsoc-defconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc by Linus Torvalds · 5 years ago
  86. af6af87d Merge tag 'armsoc-dt' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc by Linus Torvalds · 5 years ago
  87. 8362fd6 Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc by Linus Torvalds · 5 years ago
  88. 24e4491 Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc by Linus Torvalds · 5 years ago
  89. 31cc088 Merge tag 'drm-next-2019-07-19' of git://anongit.freedesktop.org/drm/drm by Linus Torvalds · 5 years ago
  90. dd4542d Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 5 years ago
  91. 40ef768 Remove references to dead website. by Dave Jones · 5 years ago
  92. 41ba485 Merge tag 'trace-v5.3-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 5 years ago
  93. a84d2d2 Merge tag 'csky-for-linus-5.3-rc1' of git://github.com/c-sky/csky-linux by Linus Torvalds · 5 years ago
  94. b5d72dd Merge tag 'for-linus-5.3a-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 5 years ago
  95. 26473f8 Merge tag 'iomap-5.3-merge-4' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux by Linus Torvalds · 5 years ago
  96. 4f5ed13 Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 5 years ago
  97. d2fbf4b Merge branch 'work.adfs' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 5 years ago
  98. 933a90b Merge branch 'work.mount0' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 5 years ago
  99. 5f4fc6d Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 5 years ago
  100. 249be85 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 5 years ago