summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-11-22soc: ti: knav_dma: Fix a kernel function doc formatting issueLee Jones1-1/+1
2020-11-22soc: ti: knav_qmss_queue: Fix a whole host of function documentation issuesLee Jones1-29/+30
2020-11-22soc: ti: knav_qmss_queue: Remove set but unchecked variable 'ret'Lee Jones1-2/+1
2020-11-22soc: ti: omap-prm: Do not check rstst bit on deassert if already deassertedTony Lindgren1-0/+4
2020-11-22soc: ti: knav_qmss: fix reference leak in knav_queue_probeZhang Qilong1-0/+1
2020-11-18dmaengine: imx-sdma: Remove unused .id_table supportFabio Estevam1-37/+1
2020-11-18dmaengine: sun6i: Add support for A100 DMAYangtao Li1-0/+25
2020-11-18dt-bindings: dma: allwinner,sun50i-a64-dma: Add A100 compatibleYangtao Li1-1/+4
2020-11-18dt-bindings: dmaengine: Add X2000 bindings.周琰杰 (Zhou Yanjie)1-0/+54
2020-11-18dt-bindings: dmaengine: Add JZ4775 bindings.周琰杰 (Zhou Yanjie)1-0/+44
2020-11-09dmaengine: pxa_dma: remove redundant irqsave and irqrestore in hardIRQBarry Song1-3/+2
2020-11-09dmaengine: ste_dma40: remove redundant irqsave and irqrestore in hardIRQBarry Song1-3/+2
2020-11-09dmaengine: moxart-dma: remove redundant irqsave and irqrestore in hardIRQBarry Song1-3/+2
2020-11-09dmaengine: hisi_dma: remove redundant irqsave and irqrestore in hardIRQBarry Song1-3/+2
2020-11-09dmaengine: k3dma: remove redundant irqsave and irqrestore in hardIRQBarry Song1-5/+4
2020-11-09dmaengine: milbeaut-xdmac: remove redundant irqsave and irqrestore in hardIRQBarry Song1-3/+2
2020-11-09dmaengine: tegra210-adma: remove redundant irqsave and irqrestore in hardIRQBarry Song1-4/+3
2020-11-09dmaengine: sf-pdma: remove redundant irqsave and irqrestore in hardIRQBarry Song1-6/+4
2020-11-09dmaengine: ti: k3-udma: remove redundant irqsave and irqrestore in hardIRQBarry Song1-6/+4
2020-11-09dmaengine: ipu_idmac: remove redundant irqsave and restore in hardIRQBarry Song1-6/+5
2020-11-09dmaengine: ti: k3-udma-glue: move psi-l pairing in channel en/dis functionsGrygorii Strashko1-26/+38
2020-11-09dmaengine: idma64: Switch to use __maybe_unused instead of ifdefferyAndy Shevchenko1-6/+2
2020-11-09dmaengine: dw: Enable runtime PMAndy Shevchenko1-0/+6
2020-11-09dmaengine: idxd: define table offset multiplierDave Jiang2-10/+9
2020-11-09dmaengine: idxd: Update calculation of group offset to be more readableDave Jiang2-7/+23
2020-11-02soc: ti: k3-socinfo: Add entry for AM64X SoC familyPeter Ujfalusi1-0/+1
2020-11-02soc: ti: k3-ringacc: Use correct device for allocation in RING modePeter Ujfalusi2-5/+18
2020-11-02firmware: ti_sci: rm: Remove unused config() from ti_sci_rm_ringacc_opsPeter Ujfalusi2-79/+0
2020-11-02soc: ti: k3-ringacc: Use the ti_sci set_cfg callback for ring configurationPeter Ujfalusi1-47/+32
2020-11-02firmware: ti_sci: rm: Add new ops for ring configurationPeter Ujfalusi3-1/+100
2020-11-02firmware: ti_sci: rm: Remove ring_get_config supportPeter Ujfalusi3-130/+0
2020-11-02firmware: ti_sci: rm: Add support for extended_ch_type for tx channelPeter Ujfalusi3-0/+12
2020-11-02soc: ti: ti_sci_inta_msi: Add support for second range in resource rangesPeter Ujfalusi1-0/+12
2020-11-02firmware: ti_sci: rm: Add support for second resource rangePeter Ujfalusi3-21/+43
2020-11-02firmware: ti_sci: Use struct ti_sci_resource_desc in get_range opsPeter Ujfalusi2-33/+31
2020-11-02firmware: ti_sci: rm: Add support for tx_tdtype parameter for tx channelPeter Ujfalusi3-0/+10
2020-10-30dmaengine: idxd: Add ABI documentation for shared wqDave Jiang1-0/+14
2020-10-30dmaengine: idxd: Clean up descriptors with fault errorDave Jiang3-12/+140
2020-10-30dmaengine: idxd: Add shared workqueue supportDave Jiang9-43/+398
2020-10-30dmaengine: ppc4xx: remove xor_hw_desc assignment without readingKrzysztof Kozlowski1-2/+0
2020-10-30dmaengine: ppc4xx: make ppc440spe_adma_chan_list staticKrzysztof Kozlowski1-1/+1
2020-10-30dmaengine: at_xdmac: add AXI priority support and recommended settingsEugen Hristev1-0/+47
2020-10-30dmaengine: at_xdmac: add support for sama7g5 based at_xdmacEugen Hristev1-26/+84
2020-10-30dmaengine: at_xdmac: adapt perid for mem2mem operationsEugen Hristev1-3/+3
2020-10-30dt-bindings: dmaengine: at_xdmac: add compatible with microchip,sama7g5Eugen Hristev1-1/+2
2020-10-30dmaengine: pl330: Remove unreachable codeSurendran K1-2/+0
2020-10-30dmaengine: stm32-mdma: Use struct_size() in kzalloc()Gustavo A. R. Silva1-1/+1
2020-10-30dmaengine: idxd: fix wq config registers offset programmingDave Jiang4-17/+43
2020-10-26Linux 5.10-rc1v5.10-rc1Linus Torvalds1-2/+2
2020-10-26treewide: Convert macro and uses of __section(foo) to __section("foo")Joe Perches117-196/+196