1. fc4a903 dmaengine: Revert "dmaengine: fsl-edma: support little endian for edma driver" by Fabio Estevam · 6 years ago
  2. 78efb76 dmaengine: rcar-dmac: Reject zero-length slave DMA requests by Geert Uytterhoeven · 6 years ago
  3. 9e5ab06 dmaengine: dw: Enable iDMA 32-bit on Intel Elkhart Lake by Andy Shevchenko · 6 years ago
  4. 2b651ec dmaengine: dw-edma: fix semicolon.cocci warnings by kbuild test robot · 6 years ago
  5. e3dc00b dmaengine: sh: usb-dmac: Use [] to denote a flexible array member by Geert Uytterhoeven · 6 years ago
  6. ed04b7c dmaengine: dmatest: timeout value of -1 should specify infinite wait by Hook, Gary · 6 years ago
  7. a183ec7 dmaengine: dw: Distinguish ->remove() between DW and iDMA 32-bit by Andy Shevchenko · 6 years ago
  8. 002905e dmaengine: fsl-edma: support little endian for edma driver by Peng Ma · 6 years ago
  9. c24a5c7 dmaengine: hsu: Revert "set HSU_CH_MTSR to memory width" by Andy Shevchenko · 6 years ago
  10. 0eaab70 dmagengine: pl330: add code to get reset property by Dinh Nguyen · 6 years ago
  11. fc15be3 dmaengine: axi-dmac: add regmap support by Alexandru Ardelean · 6 years ago
  12. e28d915 dmaengine: axi-dmac: terminate early DMA transfers after a partial one by Alexandru Ardelean · 6 years ago
  13. e392359 dmaengine: axi-dmac: populate residue info for completed xfers by Alexandru Ardelean · 6 years ago
  14. 09d5b70 dmaengine: virt-dma: store result on dma descriptor by Alexandru Ardelean · 6 years ago
  15. a08a964 dmaengine: qcom: hidma: no need to check return value of debugfs_create functions by Greg Kroah-Hartman · 6 years ago
  16. bea696c dmaengine: mic_x100_dma: no need to check return value of debugfs_create functions by Greg Kroah-Hartman · 6 years ago
  17. 8148a87 dmaengine: pxa_dma: no need to check return value of debugfs_create functions by Greg Kroah-Hartman · 6 years ago
  18. c33394b dmaengine: coh901318: no need to cast away call to debugfs_create_file() by Greg Kroah-Hartman · 6 years ago
  19. 635d730 dmaengine: bcm-sba-raid: no need to check return value of debugfs_create functions by Greg Kroah-Hartman · 6 years ago
  20. 718745f dmaengine: amba-pl08x: no need to cast away call to debugfs_create_file() by Greg Kroah-Hartman · 6 years ago
  21. 83eb5cf dmaengine: dw-edma: Fix build error without CONFIG_PCI_MSI by YueHaibing · 6 years ago
  22. fe33338 dmaengine: Grammar s/the its/its/, s/need/needs/ by Geert Uytterhoeven · 6 years ago
  23. f4a9fe9 dmaengine: axi-dmac: update license header by Alexandru Ardelean · 6 years ago
  24. 41aaff2 dmaengine: Add Synopsys eDMA IP PCIe glue-logic by Gustavo Pimentel · 6 years ago
  25. 1f418f4 PCI: Add Synopsys endpoint EDDA Device ID by Gustavo Pimentel · 6 years ago
  26. 305aebe dmaengine: Add Synopsys eDMA IP version 0 debugfs support by Gustavo Pimentel · 6 years ago
  27. 7e4b8a4 dmaengine: Add Synopsys eDMA IP version 0 support by Gustavo Pimentel · 6 years ago
  28. e63d79d dmaengine: Add Synopsys eDMA IP core driver by Gustavo Pimentel · 6 years ago
  29. 9135408c dmaengine: mediatek: Add MediaTek UART APDMA support by Long Cheng · 6 years ago
  30. 2fe5575 dmaengine: sun6i: Add support for H6 DMA by Jernej Skrabec · 6 years ago
  31. 802440b dmaengine: sun6i: Add a quirk for setting mode fields by Jernej Skrabec · 6 years ago
  32. 67f3405 dmaengine: sun6i: Add a quirk for setting DRQ fields by Jernej Skrabec · 6 years ago
  33. 43a90fc dmaengine: sun6i: Add a quirk for additional mbus clock by Jernej Skrabec · 6 years ago
  34. dc16106 dmaengine: tegra-apb: Error out if DMA_PREP_INTERRUPT flag is unset by Dmitry Osipenko · 6 years ago
  35. c983d80 dmaengine: fsl-qdma: Continue to clear register on error by Peng Ma · 6 years ago
  36. 8f95adc dmaengine: fsl-qdma: fixed the source/destination descriptor format by Peng Ma · 6 years ago
  37. 5b969bd dmaengine: axi-dmac: assign `copy_align` property by Alexandru Ardelean · 6 years ago
  38. a5b2060 dmaengine: axi-dmac: Discover length alignment requirement by Lars-Peter Clausen · 6 years ago
  39. 7b11ef9 dmaengine: stm32: use to_platform_device() by Weitao Hou · 6 years ago
  40. c54d866 dmaengine: sh: usb-dmac: Let the core do the device node validation by Baolin Wang · 6 years ago
  41. 1dc1b29 dmaengine: sh: rcar-dmac: Let the core do the device node validation by Baolin Wang · 6 years ago
  42. caf5e3e dmaengine: mxs-dma: Let the core do the device node validation by Baolin Wang · 6 years ago
  43. 1d96719 dmaengine: mmp_tdma: Let the core do the device node validation by Baolin Wang · 6 years ago
  44. c88ba7b dmaengine: dma-jz4780: Let the core do the device node validation by Baolin Wang · 6 years ago
  45. 990c0b5 dmaengine: imx-sdma: Let the core do the device node validation by Baolin Wang · 6 years ago
  46. 37c0afe soc: tegra: fuse: Use dma_request_channel instead of __dma_request_channel() by Baolin Wang · 6 years ago
  47. f515131 dmaengine: Add matching device node validation in __dma_request_channel() by Baolin Wang · 6 years ago
  48. f935d7d dmaengine: xilinx_dma: Remove set but unused ‘tail_desc’ by Vinod Koul · 6 years ago
  49. b5d8990 dmaengine: axi-dmac: Sanity check memory mapped interface support by Lars-Peter Clausen · 6 years ago
  50. a3ee0bf dmaengine: axi-dmac: Enable TLAST handling by Michael Hennerich · 6 years ago
  51. 8add6cc dmaengine: axi-dmac: Add support for interleaved cyclic transfers by Dragos Bogdan · 6 years ago
  52. e405439 dmaengine: stm32-dma: Fix redundant call to platform_get_irq by Amelie Delaunay · 6 years ago
  53. d8b9626 dmaengine: jz4780: Use SPDX license notifier by Paul Cercueil · 6 years ago
  54. 9a0f780 dmaengine: sudmac: remove unused driver by Simon Horman · 6 years ago
  55. ff8583d Merge tag 'kbuild-v5.2-2' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 6 years ago
  56. f23d871 Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux by Linus Torvalds · 6 years ago
  57. a13f950 Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  58. d9351ea Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  59. 39feaa3 Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  60. 4c4a5c9 Merge tag 'armsoc-late' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc by Linus Torvalds · 6 years ago
  61. b0bb126 Merge tag 'riscv-for-linus-5.2-mw2' of git://git.kernel.org/pub/scm/linux/kernel/git/palmer/riscv-linux by Linus Torvalds · 6 years ago
  62. 9cc342f treewide: prefix header search paths with $(srctree)/ by Masahiro Yamada · 6 years ago
  63. 14340de media: prefix header search paths with $(srctree)/ by Masahiro Yamada · 6 years ago
  64. cc966c9 media: remove unneeded header search paths by Masahiro Yamada · 6 years ago
  65. b8f5fe3 i2c: core: add device-managed version of i2c_new_dummy by Heiner Kallweit · 6 years ago
  66. 7159dbda i2c: core: improve return value handling of i2c_new_device and i2c_new_dummy by Heiner Kallweit · 6 years ago
  67. 80111bf Merge tag 's390-5.2-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 6 years ago
  68. f858553 fbdev/efifb: Ignore framebuffer memmap entries that lack any memory types by Ard Biesheuvel · 6 years ago
  69. f91253a tty: Don't force RISCV SBI console as preferred console by Anup Patel · 6 years ago
  70. 1718de7 Merge tag 'for-5.2/block-post-20190516' of git://git.kernel.dk/linux-block by Linus Torvalds · 6 years ago
  71. 815d469 Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linux by Linus Torvalds · 6 years ago
  72. 1d9d7cb Merge tag 'ceph-for-5.2-rc1' of git://github.com/ceph/ceph-client by Linus Torvalds · 6 years ago
  73. 2c45e7f Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/linux by Linus Torvalds · 6 years ago
  74. 311f712 Merge tag 'for-5.2/dm-changes-v2' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm by Linus Torvalds · 6 years ago
  75. 01be377 Merge tag 'media/v5.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media by Linus Torvalds · 6 years ago
  76. 11b1177 Merge tag 'edac_fixes_for_5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bp by Linus Torvalds · 6 years ago
  77. 23c6edd Merge tag 'tegra-for-5.2-bus-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tegra/linux into arm/late by Olof Johansson · 6 years ago
  78. 9e3bf9c Merge tag 'soc-fsl-fix-v5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/leo/linux into arm/late by Olof Johansson · 6 years ago
  79. c180d71 soc: ixp4xx: qmgr: Fix an NULL vs IS_ERR() check in probe by Dan Carpenter · 6 years ago
  80. dc413a9 Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc by Linus Torvalds · 6 years ago
  81. 22c58fd Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc by Linus Torvalds · 6 years ago
  82. a455eda Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/evalenti/linux-soc-thermal by Linus Torvalds · 6 years ago
  83. cc7ce90 Merge tag 'drm-next-2019-05-16' of git://anongit.freedesktop.org/drm/drm by Linus Torvalds · 6 years ago
  84. 8454fca dm: fix a couple brace coding style issues by Sheetal Singala · 6 years ago
  85. f710126 dm crypt: print device name in integrity error message by Milan Broz · 6 years ago
  86. 7a1cd72 dm crypt: move detailed message into debug level by Milan Broz · 6 years ago
  87. 0f41fcf dm ioctl: fix hang in early create error condition by Helen Koike · 6 years ago
  88. 7a0c4c1 Merge branch 'fixes' into arm/soc by Olof Johansson · 6 years ago
  89. 83f3ef3 Merge tag 'libnvdimm-fixes-5.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm by Linus Torvalds · 6 years ago
  90. 8649efb Merge tag 'for-v5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/linux-power-supply by Linus Torvalds · 6 years ago
  91. 5fd09ba Merge tag 'for-linus-5.2b-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 6 years ago
  92. 8da0e15 Merge tag 'drm-misc-next-fixes-2019-05-15' of git://anongit.freedesktop.org/drm/drm-misc into drm-next by Dave Airlie · 6 years ago
  93. dc28d57 Merge tag 'drm-intel-next-fixes-2019-05-15' of git://anongit.freedesktop.org/drm/drm-intel into drm-next by Dave Airlie · 6 years ago
  94. 62e59c4 clk: Remove io.h from clk-provider.h by Stephen Boyd · 6 years ago
  95. 2b11745 drm/msm: Upgrade gxpd checks to IS_ERR_OR_NULL by Sean Paul · 6 years ago
  96. 26359dc drm/msm/dpu: Remove duplicate header by Sabyasachi Gupta · 6 years ago
  97. fcdec14 Merge tag 'acpi-5.2-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 6 years ago
  98. bfbfbf7 Merge tag 'pm-5.2-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 6 years ago
  99. 88f76bc Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 6 years ago
  100. fc8670d media: rockchip/vpu: Fix/re-order probe-error/remove path by Jonas Karlman · 6 years ago