]> git.ipfire.org Git - thirdparty/kernel/stable.git/shortlog
thirdparty/kernel/stable.git
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  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  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: 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  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 v5.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...
2019-01-06  Linus TorvaldsMerge tag 'ext4_for_linus_stable' of git://git.kernel...
2019-01-06  Linus TorvaldsMerge tag 'dma-mapping-4.21-1' of git://git.infradead...
2019-01-06  Linus TorvaldsMerge tag 'tag-chrome-platform-for-v4.21' of git:/...
2019-01-06  Linus TorvaldsMerge tag 'hwlock-v4.21' of git://github.com/andersson...
2019-01-06  Eric Biggersfscrypt: add Adiantum support
2019-01-06  Linus TorvaldsMerge tag 'docs-5.0-fixes' of git://git.lwn.net/linux
2019-01-06  Linus TorvaldsMerge tag 'firewire-update' of git://git.kernel.org...
2019-01-06  Linus TorvaldsMerge tag 'for-linus-20190104' of git://git.kernel...
2019-01-06  Linus TorvaldsMerge tag 'drm-next-2019-01-05' of git://anongit.freede...
2019-01-06  Linus TorvaldsMerge tag 'for-linus' of git://git.kernel.org/pub/scm...
2019-01-06  Linus TorvaldsMerge tag 'fbdev-v4.21' of git://github.com/bzolnier...
2019-01-06  Linus TorvaldsMerge branch 'i2c/for-5.0' of git://git.kernel.org...
2019-01-06  Linus TorvaldsMerge tag 'pci-v4.21-changes' of git://git.kernel.org...
2019-01-06  Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2019-01-06  Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2019-01-06  Masahiro Yamadakconfig: rename generated .*conf-cfg to *conf-cfg
2019-01-06  Masahiro Yamadakbuild: remove unnecessary stubs for archheader and...
2019-01-06  Masahiro Yamadakbuild: use assignment instead of define ... endef...
2019-01-06  Masahiro Yamadaarch: remove redundant UAPI generic-y defines
2019-01-06  Masahiro Yamadakbuild: generate asm-generic wrappers if mandatory...
2019-01-06  Masahiro Yamadaarch: remove stale comments "UAPI Header export list"
2019-01-06  Masahiro Yamadariscv: remove redundant kernel-space generic-y
2019-01-06  Masahiro Yamadakbuild: change filechk to surround the given command...
next