platform/kernel/linux-starfive.git
2021-10-28 Lars-Peter... dmaengine: altera-msgdma: Correctly handle descriptor...
2021-10-28 Claudiu Bezneadmaengine: at_xdmac: fix compilation warning
2021-10-28 Geert Uytterhoevendmaengine: dw-axi-dmac: Simplify assignment in dma_chan...
2021-10-28 Stephan Gerholddmaengine: qcom: bam_dma: Add "powered remotely" mode
2021-10-28 Stephan Gerholddt-bindings: dmaengine: bam_dma: Add "powered remotely...
2021-10-26 Cai Huoqingdmaengine: sa11x0: Mark PM functions as __maybe_unused
2021-10-26 Qing Wangdmaengine: switch from 'pci_' to 'dma_' API
2021-10-26 Qing Wangdmaengine: ioat: switch from 'pci_' to 'dma_' API
2021-10-26 Qing Wangdmaengine: hsu: switch from 'pci_' to 'dma_' API
2021-10-26 Qing Wangdmaengine: hisi_dma: switch from 'pci_' to 'dma_' API
2021-10-26 Qing Wangdmaengine: dw: switch from 'pci_' to 'dma_' API
2021-10-26 Wang Qingdmaengine: dw-edma-pcie: switch from 'pci_' to 'dma_...
2021-10-25 Colin Ian Kingdmaengine: sh: make array ds_lut static
2021-10-25 Xin Xiongdmaengine: mmp_pdma: fix reference count leaks in mmp_p...
2021-10-25 Len Bakerdmaengine: milbeaut-hdmac: Prefer kcalloc over open...
2021-10-25 Shravya Kumbhamdmaengine: xilinx_dma: Fix kernel-doc warnings
2021-10-25 Cai Huoqingdmaengine: sa11x0: Make use of the helper macro SET_NOI...
2021-10-25 Dave Jiangdmaengine: idxd: reconfig device after device reset...
2021-10-25 Dave Jiangdmaengine: idxd: add halt interrupt support
2021-10-25 Angelo Dureghellodmaengine: fsl-edma: fix for missing dmamux module
2021-10-25 Bixuan Cuidmaengine: idxd: Use list_move_tail instead of list_del...
2021-10-25 Arnd Bergmanndmaengine: remove debugfs #ifdef
2021-10-25 Dave Jiangdmanegine: idxd: fix resource free ordering on driver...
2021-10-25 Dave Jiangdmaengine: idxd: remove kernel wq type set when load...
2021-10-25 Dongliang Mudmaengine: tegra210-adma: fix pm runtime unbalance...
2021-10-25 Dongliang Mudmaengine: tegra210-adma: fix pm runtime unbalance
2021-10-25 Dongliang Mudmaengine: rcar-dmac: refactor the error handling code...
2021-10-25 Lars-Peter... dmaengine: dmaengine_desc_callback_valid(): Check for...
2021-10-18 Flavio Suligoidmaengine: imx-sdma: remove space after sizeof
2021-10-18 Flavio Suligoidmaengine: imx-sdma: align statement to open parenthesis
2021-10-18 Flavio Suligoidmaengine: imx-sdma: add missed braces
2021-10-18 Flavio Suligoidmaengine: imx-sdma: remove useless braces
2021-10-18 Pandith Ndmaengine: dw-axi-dmac: set coherent mask
2021-10-18 Pandith Ndmaengine: dw-axi-dmac: Hardware handshake configuration
2021-10-18 Pandith Ndmaengine: dw-axi-dmac: support DMAX_NUM_CHANNELS > 8
2021-10-18 Amelie Delaunaydmaengine: stm32-dma: fix burst in case of unaligned...
2021-10-18 Amelie Delaunaydmaengine: stm32-dma: fix stm32_dma_get_max_width
2021-10-18 Amelie Delaunaydmaengine: stm32-dma: mark pending descriptor complete...
2021-10-18 Christophe... dmaengine: dw-edma: Remove an unused variable
2021-10-18 Artur Rojekdmaengine: jz4780: Set max number of SGs per burst
2021-10-18 Biju Dasdmaengine: sh: rz-dmac: Add DMA clock handling
2021-10-18 Dave Jiangdmaengine: idxd: remove gen cap field per spec 1.2...
2021-10-18 Dave Jiangdmaengine: idxd: check GENCAP config support for gencfg...
2021-10-18 Anatolij Gustschindmaengine: bestcomm: fix system boot lockups
2021-10-18 Claudiu Bezneadmaengine: at_xdmac: use pm_ptr()
2021-10-18 Claudiu Bezneadmaengine: at_xdmac: use __maybe_unused for pm functions
2021-10-18 Claudiu Bezneadmaengine: at_xdmac: fix AT_XDMAC_CC_PERID() macro
2021-10-18 Claudiu Bezneadmaengine: at_xdmac: call at_xdmac_axi_config() on...
2021-10-18 Colin Ian Kingdmaengine: Remove redundant initialization of variable err
2021-10-18 Sameer Pujardmaengine: tegra210-adma: Override ADMA FIFO size
2021-10-18 Sameer Pujardmaengine: tegra210-adma: Add description for 'adma_get...
2021-10-18 Sameer Pujardmaengine: tegra210-adma: Re-order 'has_outstanding_req...
2021-10-01 Dave Jiangdmaengine: idxd: move out percpu_ref_exit() to ensure...
2021-10-01 Gustavo A.... dmaengine: stm32-mdma: Use struct_size() helper in...
2021-10-01 Michael Tretterdmaengine: zynqmp_dma: fix lockdep warning in tasklet
2021-10-01 Michael Tretterdmaengine: zynqmp_dma: refine dma descriptor locking
2021-10-01 Michael Tretterdmaengine: zynqmp_dma: cleanup after completing all...
2021-10-01 Michael Tretterdmaengine: zynqmp_dma: cleanup includes
2021-10-01 Michael Tretterdmaengine: zynqmp_dma: enable COMPILE_TEST
2021-10-01 Michael Tretterdmaengine: zynqmp_dma: drop message on probe success
2021-10-01 Michael Tretterdmaengine: zynqmp_dma: simplify with dev_err_probe
2021-09-12 Linus TorvaldsLinux 5.15-rc1
2021-09-12 Linus TorvaldsMerge tag 'perf-tools-for-v5.15-2021-09-11' of git...
2021-09-12 Linus TorvaldsMerge tag 'compiler-attributes-for-linus-v5.15-rc1...
2021-09-12 Linus TorvaldsMerge tag 'auxdisplay-for-linus-v5.15-rc1' of git:...
2021-09-12 Linus TorvaldsMerge tag 'smp-urgent-2021-09-12' of git://git./linux...
2021-09-12 Linus TorvaldsMerge tag 'char-misc-5.15-rc1-lkdtm' of git://git....
2021-09-12 Linus TorvaldsMerge tag 'for-linus-5.15-1' of git://github.com/cminya...
2021-09-12 Linus TorvaldsMerge tag 'sched_urgent_for_v5.15_rc1' of git://git...
2021-09-12 Linus TorvaldsMerge tag 'locking_urgent_for_v5.15_rc1' of git://git...
2021-09-12 Linus TorvaldsMerge tag 'timers_urgent_for_v5.15_rc1' of git://git...
2021-09-12 Linus TorvaldsMerge branch 'misc.namei' of git://git./linux/kernel...
2021-09-12 Linus TorvaldsMerge tag '5.15-rc-cifs-part2' of git://git.samba.org...
2021-09-11 Linus TorvaldsMerge tag 'for_linus' of git://git./linux/kernel/git...
2021-09-11 Linus TorvaldsMerge tag 'riscv-for-linus-5.15-mw1' of git://git....
2021-09-11 Linus TorvaldsMerge branch 'for-5.15' of git://git./linux/kernel...
2021-09-11 Arnaldo Carvalho... tools headers UAPI: Update tools's copy of drm.h headers
2021-09-11 Arnaldo Carvalho... tools headers UAPI: Sync drm/i915_drm.h with the kernel...
2021-09-11 Arnaldo Carvalho... tools headers UAPI: Sync linux/fs.h with the kernel...
2021-09-11 Arnaldo Carvalho... tools headers UAPI: Sync linux/in.h copy with the kerne...
2021-09-11 Ian Rogersperf tools: Add an option to build without libbfd
2021-09-11 Namhyung Kimperf tools: Allow build-id with trailing zeros
2021-09-11 Adrian Hunterperf tools: Fix hybrid config terms list corruption
2021-09-11 Adrian Hunterperf tools: Factor out copy_config_terms() and free_con...
2021-09-11 Adrian Hunterperf tools: Fix perf_event_attr__fprintf() missing...
2021-09-11 Ian Rogersperf tools: Ignore Documentation dependency file
2021-09-11 Linus TorvaldsMerge tag 'io_uring-5.15-2021-09-11' of git://git.kerne...
2021-09-11 Linus TorvaldsMerge tag 'block-5.15-2021-09-11' of git://git.kernel...
2021-09-11 Linus TorvaldsMerge tag 'libata-5.15-2021-09-11' of git://git.kernel...
2021-09-11 Linus TorvaldsMerge tag 'trace-v5.15-3' of git://git./linux/kernel...
2021-09-11 Linus TorvaldsMerge tag 'devicetree-fixes-for-5.15-1' of git://git...
2021-09-11 Linus TorvaldsMerge tag 'clk-for-linus' of git://git./linux/kernel...
2021-09-11 Linus TorvaldsMerge tag 'rtc-5.15' of git://git./linux/kernel/git...
2021-09-11 Linus TorvaldsMerge tag 'firewire-update' of git://git./linux/kernel...
2021-09-11 Linus TorvaldsMerge tag 'pwm/for-5.15-rc1' of git://git./linux/kernel...
2021-09-11 Linus TorvaldsMerge tag 'thermal-v5.15-rc1' of git://git./linux/kerne...
2021-09-11 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2021-09-11 Jisheng Zhangriscv: Move EXCEPTION_TABLE to RO_DATA segment
2021-09-11 Jisheng Zhangriscv: Enable BUILDTIME_TABLE_SORT
2021-09-11 Geert Uytterhoevenriscv: dts: microchip: mpfs-icicle: Fix serial console
next