]> git.ipfire.org Git - people/ms/linux.git/shortlog
people/ms/linux.git
2019-03-12  Vinod KoulMerge branch 'topic/xilinx' into for-linus
2019-03-12  Vinod KoulMerge branch 'topic/tegra' into for-linus
2019-03-12  Vinod KoulMerge branch 'topic/stm' into for-linus
2019-03-12  Vinod KoulMerge branch 'topic/sh' into for-linus
2019-03-12  Vinod KoulMerge branch 'topic/mv' into for-linus
2019-03-12  Vinod KoulMerge branch 'topic/k3dma' into for-linus
2019-03-12  Vinod KoulMerge branch 'topic/imx' into for-linus
2019-03-12  Vinod KoulMerge branch 'topic/fsl' into for-linus
2019-03-12  Vinod KoulMerge branch 'topic/dw' into for-linus
2019-03-12  Vinod KoulMerge branch 'topic/brcm' into for-linus
2019-02-25  Angus Ainslie... dmaengine: imx-sdma: fix consistent dma test failures
2019-02-25  Angus Ainslie... dmaengine: imx-sdma: add a test for imx8mq multi sdma...
2019-02-25  Angus Ainslie... dmaengine: imx-sdma: add clock ratio 1:1 check
2019-02-25  Alexandru Ardeleandmaengine: dmatest: move test data alloc & free into...
2019-02-25  Alexandru Ardeleandmaengine: dmatest: add short-hand `buf_size` var in...
2019-02-25  Alexandru Ardeleandmaengine: dmatest: wrap src & dst data into a struct
2019-02-25  Dave Jiangdmaengine: ioatdma: support latency tolerance report...
2019-02-25  Dave Jiangdmaengine: ioatdma: add descriptor pre-fetch support...
2019-02-25  Dave Jiangdmaengine: ioatdma: disable DCA enabling on IOATDMA...
2019-02-25  Dave Jiangdmaengine: ioatdma: Add Snow Ridge ioatdma device id
2019-02-25  Baolin Wangdmaengine: sprd: Change channel id to slave id for...
2019-02-25  Baolin Wangdt-bindings: dmaengine: sprd: Change channel id to...
2019-02-19  Robin Murphydmaengine: mv_xor: Use correct device for DMA API
2019-02-11  Federico VagaDocumentation :dmaengine: clarify DMA desc. pointer...
2019-02-11  Randy DunlapDocumentation: dmaengine: fix dmatest.rst warning
2019-02-04  Li Yudmaengine: k3dma: Add support for dma-channel-mask
2019-02-04  Li Yudmaengine: k3dma: Delete axi_config
2019-02-04  Youlin Wangdmaengine: k3dma: Upgrade k3dma driver to support hisi_...
2019-02-04  John StultzDocumentation: bindings: dma: Add binding for dma-chann...
2019-02-04  Youlin WangDocumentation: bindings: k3dma: Extend the k3dma driver...
2019-02-04  Scott Wooddmaengine: fsldma: Add 64-bit I/O accessors for powerpc64
2019-02-04  Lukas Wunnerdmaengine: bcm2835: Drop outdated comment on supported...
2019-02-04  Lukas Wunnerdmaengine: bcm2835: Drop gratuitous list deletion
2019-02-04  Lukas Wunnerdmaengine: bcm2835: Enforce control block alignment
2019-02-04  Lukas Wunnerdmaengine: bcm2835: Return void from abort of transactions
2019-02-04  Lukas Wunnerdmaengine: bcm2835: Fix abort of transactions
2019-02-04  Lukas Wunnerdmaengine: bcm2835: Fix interrupt race on RT
2019-02-04  Laurentiu Tudordmaengine: fsl-edma: dma map slave device address
2019-01-20  Phuong Nguyendmaengine: usb-dmac: Make DMAC system sleep callbacks...
2019-01-20  Andy Duandmaengine: imx-sdma: pass ->dev to dma_alloc_coherent...
2019-01-20  Vinod Kouldmaengine: imx-dma: change return of 'imxdma_sg_next...
2019-01-20  Vinod Kouldmaengine: imx-dma: change variable 'now' type to size_t
2019-01-20  Anders Roxelldmaengine: imx-dma: fix warning comparison of distinct...
2019-01-20  YueHaibingdmaengine: xilinx_dma: remove set but not used variable...
2019-01-20  Gustavo A.... dmaengine: axi-dmac: Use struct_size() in kzalloc()
2019-01-20  Gustavo A.... dmaengine: timb_dma: Use struct_size() in kzalloc()
2019-01-20  Gustavo A.... dmaengine: tegra210-adma: Use struct_size() in devm_kza...
2019-01-20  Vinod KoulMerge branch 'topic/qcom' into for-linus
2019-01-20  Shunyong Yangdmaengine: qcom_hidma: assign channel cookie correctly
2019-01-20  Shunyong Yangdmaengine: qcom_hidma: initialize tx flags in hidma_pre...
2019-01-08  Andy Shevchenkodmaengine: dw-axi-dmac: Fix trivia typo
2019-01-08  Robin Gongdmaengine: imx-sdma: refine to load context only once
2019-01-07  Gustavo A.... dmaengine: fsl-edma: use struct_size() in kzalloc()
2019-01-07  Gustavo A.... dmaengine: tegra-apb: Use struct_size() in devm_kzalloc()
2019-01-07  Gustavo A.... dmaengine: qcom: bam_dma: use struct_size() in kzalloc()
2019-01-07  Gustavo A.... dmaengine: st_fdma: use struct_size() in kzalloc()
2019-01-07  Gustavo A.... dmaengine: dma-jz4780: Use struct_size() in devm_kzalloc()
2019-01-07  Gustavo A.... dmaengine: bcm2835: Use struct_size() in kzalloc()
2019-01-07  Andy Shevchenkodmaengine: dw: convert to SPDX identifiers
2019-01-07  Andy Shevchenkodmaengine: dw: Don't pollute CTL_LO on iDMA 32-bit
2019-01-07  Andy Shevchenkodmaengine: dw: Reset DRAIN bit when resume the channel
2019-01-07  Andy Shevchenkodmaengine: dw: Split DW and iDMA 32-bit operations
2019-01-07  Andy Shevchenkodmaengine: dw: Remove unused internal property
2019-01-07  Andy Shevchenkodmaengine: dw: Remove misleading is_private property
2019-01-07  Andy Shevchenkodmaengine: dw: Add missed multi-block support for iDMA...
2019-01-07  Andrea Merellodmaengine: xilinx_dma: Drop SG support for VDMA IP
2019-01-07  Andrea Merellodt-bindings: dmaengine: xilinx_dma: drop include-sg...
2019-01-07  Andrea Merellodmaengine: xilinx_dma: autodetect whether the HW suppor...
2019-01-07  Radhey Shyam... dmaengine: xilinx_dma: program hardware supported buffe...
2019-01-07  Andrea Merellodt-bindings: dmaengine: xilinx_dma: add optional xlnx...
2019-01-07  Andrea Merellodmaengine: xilinx_dma: in axidma slave_sg and dma_cycli...
2019-01-07  Andrea Merellodmaengine: xilinx_dma: commonize DMA copy size calculation
2019-01-07  Ben Dooksdmaengine: tegra: add tracepoints to driver
2019-01-07  Ben Dooksdmaengine: tegra: reduce channel name field size
2019-01-07  Ben Dooksdmaengine: tegra: fix incorrect case of DMA
2019-01-07  Ben Dooksdmaengine: tegra: make byte counters unsigned int
2019-01-07  Ben Dooksdmaengine: tegra: avoid overflow of byte tracking
2019-01-07  Pierre-Yves... dmaengine: stm32-mdma: Add PM Runtime support
2019-01-07  Pierre-Yves... dmaengine: stm32-dmamux: Add PM Runtime support
2019-01-07  Pierre-Yves... dmaengine: stm32-dma: Add PM Runtime support
2019-01-07  Pierre-Yves... dmaengine: stm32-dma: check FIFO error interrupt enable
2019-01-07  Aditya Pakkidmaengine: stm32-mdma: Add a check on read_u32_array
2019-01-07  Aditya Pakkidmaengine: qcom_hidma: Check for driver register failure
2019-01-07  Aditya Pakkidmaengine: mv_xor: Fix a missing check in mv_xor_channe...
2019-01-07  Arnd Bergmanndmaengine: fsl-qdma: add MODULE_LICENSE
2019-01-07  Peng Madt-bindings: fsl-qdma: Add NXP Layerscpae qDMA controll...
2019-01-07  Peng Madmaengine: fsl-qdma: Add qDMA controller driver for...
2019-01-07  Peng Madmaengine: fsldma: Adding macro FSL_DMA_IN/OUT implemen...
2019-01-07  Wen Hedmaengine: fsldma: Replace DMA_IN/OUT by FSL_DMA_IN/OUT
2019-01-07  Julia Lawalldmaengine: sa11x0: drop useless LIST_HEAD
2019-01-07  Julia Lawalldmaengine: pl330: drop useless LIST_HEAD
2019-01-07  Julia Lawalldmaengine: st_fdma: drop useless LIST_HEAD
2019-01-07  Julia Lawalldmaengine: dw: drop useless LIST_HEAD
2019-01-07  Julia Lawalldmaengine: at_hdmac: drop useless LIST_HEAD
2019-01-07  Linus TorvaldsLinux 5.0-rc1
2019-01-07  Linus TorvaldsMerge tag 'kbuild-v4.21-3' of git://git.kernel.org...
2019-01-07  Linus TorvaldsMerge branch 'perf-urgent-for-linus' of git://git.kerne...
2019-01-06  Linus TorvaldsChange mincore() to count "mapped" pages rather than...
2019-01-06  Linus TorvaldsFix 'acccess_ok()' on alpha and SH
2019-01-06  Linus TorvaldsMerge tag 'fscrypt_for_linus' of git://git.kernel.org...
next