summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* MAINTAINERS: ioat: remove dmaengine susbstem filesVinod Koul2021-01-261-2/+0
* MAINTAINERS: dmaengine: add header files directoryVinod Koul2021-01-261-0/+1
* dmaengine: jz4780: Add support for the JZ4760(B)Paul Cercueil2021-01-261-0/+14
* dt-bindings: dma: ingenic: Add compatible strings for JZ4760(B) SoCsPaul Cercueil2021-01-261-0/+2
* dmaengine: imx-sdma: Use of_device_get_match_data()Fabio Estevam2021-01-261-10/+1
* dmaengine: imx-sdma: Remove platform data supportFabio Estevam2021-01-262-36/+10
* dmaengine: idxd: set DMA channel to be privateDave Jiang2021-01-171-0/+1
* dmaengine: qcom: gpi: Remove unneeded semicolonXu Wang2021-01-171-1/+1
* dmaengine: hsu: disable spurious interruptFerry Toth2021-01-131-10/+11
* dmaengine: ti: k3-udma: Do not initialize ret in tisci channel config functionsPeter Ujfalusi2021-01-131-7/+7
* dmaengine: ti: k3-udma: Add support for burst_size configuration for mem2memPeter Ujfalusi2021-01-131-5/+111
* dmaengine: Extend the dmaengine_alignment for 128 and 256 bytesPeter Ujfalusi2021-01-131-0/+2
* dmaengine: ti: k3-udma: Set rflow count for BCDMA split channelsVignesh Raghavendra2021-01-131-0/+1
* dmaengine: qcom: Always inline gpi_update_regNathan Chancellor2021-01-131-1/+1
* dmaengine: owl-dma: Fix a resource leak in the remove functionChristophe JAILLET2021-01-121-0/+1
* dmaengine: fsldma: Fix a resource leak in an error handling path of the probe...Christophe JAILLET2021-01-121-0/+5
* dmaengine: fsldma: Fix a resource leak in the remove functionChristophe JAILLET2021-01-121-0/+1
* dmaengine: Add Intel LGM SoC DMA support.Amireddy Mallikarjuna reddy2021-01-125-0/+1753
* dt-bindings: dma: Add bindings for Intel LGM SoCAmireddy Mallikarjuna reddy2021-01-121-0/+116
* dma: idxd: use DEFINE_MUTEX() for mutex lockZheng Yongjun2021-01-081-2/+1
* dmaengine: at_hdmac: remove platform data headerAlexandre Belloni2021-01-084-65/+44
* dmaengine: owl: Add compatible for the Actions Semi S500 DMA controllerCristian Ciocaltea2021-01-081-1/+2
* dt-bindings: dma: owl: Add compatible string for Actions Semi S500 SoCCristian Ciocaltea2021-01-081-3/+4
* Linux 5.11-rc1v5.11-rc1Linus Torvalds2020-12-271-2/+2
* proc mountinfo: make splice available againLinus Torvalds2020-12-271-3/+6
* Merge tag 'ntb-5.11' of git://github.com/jonmason/ntbLinus Torvalds2020-12-274-3/+44
|\
| * ntb: intel: add Intel NTB LTR vendor support for gen4 NTBDave Jiang2020-12-063-1/+42
| * ntb: idt: fix error check in ntb_hw_idt.cWang Qing2020-12-061-2/+2
* | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2020-12-272-2/+4
|\ \
| * | crypto: qat - add CRYPTO_AES to Kconfig dependenciesMarco Chiappero2020-12-231-0/+1
| * | crypto: keembay - Add dependency on HAS_IOMEMDaniele Alessandrelli2020-12-231-0/+1
| * | crypto: keembay - CRYPTO_DEV_KEEMBAY_OCS_AES_SM4 should depend on ARCH_KEEMBAYGeert Uytterhoeven2020-12-231-2/+2
* | | Merge tag 'objtool-urgent-2020-12-27' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2020-12-274-26/+42
|\ \ \
| * | | objtool: Fix seg fault with Clang non-section symbolsJosh Poimboeuf2020-12-164-26/+42
* | | | Merge tag 'locking-urgent-2020-12-27' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2020-12-273-4/+22
|\ \ \ \
| * | | | softirq: Avoid bad tracing / lockdep interactionPeter Zijlstra2020-12-181-1/+1
| * | | | jump_label/static_call: Add MAINTAINERSPeter Zijlstra2020-12-181-0/+16
| * | | | jump_label: Fix usage in module __initPeter Zijlstra2020-12-181-3/+5
| |/ / /
* | | | Merge tag 'timers-urgent-2020-12-27' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2020-12-273-15/+4
|\ \ \ \
| * | | | timekeeping: Fix spelling mistake in Kconfig "fullfill" -> "fulfill"Colin Ian King2020-12-181-1/+1
| * | | | tick/sched: Remove bogus boot "safety" checkThomas Gleixner2020-12-161-7/+0
| * | | | tick: Remove pointless cpu valid check in hotplug codeThomas Gleixner2020-12-161-7/+3
* | | | | Merge tag 'sched-urgent-2020-12-27' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2020-12-272-33/+20
|\ \ \ \ \
| * | | | | sched: Optimize finish_lock_switch()Peter Zijlstra2020-12-152-33/+20
* | | | | | mfd: ab8500-debugfs: Remove extraneous seq_putcLinus Torvalds2020-12-261-1/+0
* | | | | | Merge tag 'pci-v5.11-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2020-12-252-32/+31
|\ \ \ \ \ \
| * | | | | | PCI: dwc: Fix inverted condition of DMA mask setup warningAlexander Lobakin2020-12-251-6/+2
| * | | | | | PCI: tegra: Fix host link initializationRob Herring2020-12-251-26/+29
* | | | | | | mfd: ab8500-debugfs: Remove extraneous curly braceNathan Chancellor2020-12-251-1/+0
* | | | | | | drm/amd/display: avoid uninitialized variable warningLinus Torvalds2020-12-251-1/+1