summary refs log tree commit diff
AgeCommit message (Expand)Author
2021-10-25dmaengine: xilinx_dma: Fix kernel-doc warningsShravya Kumbham
2021-10-25dmaengine: sa11x0: Make use of the helper macro SET_NOIRQ_SYSTEM_SLEEP_PM_OPS()Cai Huoqing
2021-10-25dmaengine: idxd: reconfig device after device reset commandDave Jiang
2021-10-25dmaengine: idxd: add halt interrupt supportDave Jiang
2021-10-25dmaengine: fsl-edma: fix for missing dmamux moduleAngelo Dureghello
2021-10-25dmaengine: idxd: Use list_move_tail instead of list_del/list_add_tailBixuan Cui
2021-10-25dmaengine: remove debugfs #ifdefArnd Bergmann
2021-10-25dmanegine: idxd: fix resource free ordering on driver removalDave Jiang
2021-10-25dmaengine: idxd: remove kernel wq type set when load configurationDave Jiang
2021-10-25dmaengine: tegra210-adma: fix pm runtime unbalance in tegra_adma_removeDongliang Mu
2021-10-25dmaengine: tegra210-adma: fix pm runtime unbalanceDongliang Mu
2021-10-25dmaengine: rcar-dmac: refactor the error handling code of rcar_dmac_probeDongliang Mu
2021-10-25dmaengine: dmaengine_desc_callback_valid(): Check for `callback_result`Lars-Peter Clausen
2021-10-18dmaengine: imx-sdma: remove space after sizeofFlavio Suligoi
2021-10-18dmaengine: imx-sdma: align statement to open parenthesisFlavio Suligoi
2021-10-18dmaengine: imx-sdma: add missed bracesFlavio Suligoi
2021-10-18dmaengine: imx-sdma: remove useless bracesFlavio Suligoi
2021-10-18dmaengine: dw-axi-dmac: set coherent maskPandith N
2021-10-18dmaengine: dw-axi-dmac: Hardware handshake configurationPandith N
2021-10-18dmaengine: dw-axi-dmac: support DMAX_NUM_CHANNELS > 8Pandith N
2021-10-18dmaengine: stm32-dma: fix burst in case of unaligned memory addressAmelie Delaunay
2021-10-18dmaengine: stm32-dma: fix stm32_dma_get_max_widthAmelie Delaunay
2021-10-18dmaengine: stm32-dma: mark pending descriptor complete in terminate_allAmelie Delaunay
2021-10-18dmaengine: dw-edma: Remove an unused variableChristophe JAILLET
2021-10-18dmaengine: jz4780: Set max number of SGs per burstArtur Rojek
2021-10-18dmaengine: sh: rz-dmac: Add DMA clock handlingBiju Das
2021-10-18dmaengine: idxd: remove gen cap field per spec 1.2 updateDave Jiang
2021-10-18dmaengine: idxd: check GENCAP config support for gencfg registerDave Jiang
2021-10-18dmaengine: bestcomm: fix system boot lockupsAnatolij Gustschin
2021-10-18dmaengine: at_xdmac: use pm_ptr()Claudiu Beznea
2021-10-18dmaengine: at_xdmac: use __maybe_unused for pm functionsClaudiu Beznea
2021-10-18dmaengine: at_xdmac: fix AT_XDMAC_CC_PERID() macroClaudiu Beznea
2021-10-18dmaengine: at_xdmac: call at_xdmac_axi_config() on resume pathClaudiu Beznea
2021-10-18dmaengine: Remove redundant initialization of variable errColin Ian King
2021-10-18dmaengine: tegra210-adma: Override ADMA FIFO sizeSameer Pujar
2021-10-18dmaengine: tegra210-adma: Add description for 'adma_get_burst_config'Sameer Pujar
2021-10-18dmaengine: tegra210-adma: Re-order 'has_outstanding_reqs' memberSameer Pujar
2021-10-01dmaengine: idxd: move out percpu_ref_exit() to ensure it's outside submissionDave Jiang
2021-10-01dmaengine: stm32-mdma: Use struct_size() helper in devm_kzalloc()Gustavo A. R. Silva
2021-10-01dmaengine: zynqmp_dma: fix lockdep warning in taskletMichael Tretter
2021-10-01dmaengine: zynqmp_dma: refine dma descriptor lockingMichael Tretter
2021-10-01dmaengine: zynqmp_dma: cleanup after completing all descriptorsMichael Tretter
2021-10-01dmaengine: zynqmp_dma: cleanup includesMichael Tretter
2021-10-01dmaengine: zynqmp_dma: enable COMPILE_TESTMichael Tretter
2021-10-01dmaengine: zynqmp_dma: drop message on probe successMichael Tretter
2021-10-01dmaengine: zynqmp_dma: simplify with dev_err_probeMichael Tretter
2021-09-12Linux 5.15-rc1Linus Torvalds
2021-09-12Merge tag 'perf-tools-for-v5.15-2021-09-11' of git://git.kernel.org/pub/scm/l...Linus Torvalds
2021-09-12Merge tag 'compiler-attributes-for-linus-v5.15-rc1-v2' of git://github.com/oj...Linus Torvalds
2021-09-12Merge tag 'auxdisplay-for-linus-v5.15-rc1' of git://github.com/ojeda/linuxLinus Torvalds