summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'dmaengine-6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2022-12-1929-3952/+1268
|\
| * dmaengine: Revert "dmaengine: remove s3c24xx driver"Vinod Koul2022-12-024-0/+1489
| * dmaengine: tegra: Add support for dma-channel-maskAkhil R2022-11-131-7/+30
| * dt-bindings: dmaengine: Add dma-channel-mask to Tegra GPCDMAAkhil R2022-11-131-1/+6
| * dmaengine: idxd: Remove linux/msi.h includeThomas Gleixner2022-11-131-1/+0
| * dt-bindings: dmaengine: qcom: gpi: add compatible for SM6375Konrad Dybcio2022-11-131-0/+1
| * dmaengine: idxd: Fix crc_val field for completion recordFenghua Yu2022-11-131-1/+1
| * dmaengine: at_hdmac: Convert driver to use virt-dmaTudor Ambarus2022-11-112-706/+403
| * dmaengine: at_hdmac: Remove unused member of at_dma_chanTudor Ambarus2022-11-111-2/+0
| * dmaengine: at_hdmac: Rename "chan_common" to "dma_chan"Tudor Ambarus2022-11-111-31/+31
| * dmaengine: at_hdmac: Rename "dma_common" to "dma_device"Tudor Ambarus2022-11-111-46/+46
| * dmaengine: at_hdmac: Use bitfield access macrosTudor Ambarus2022-11-111-210/+198
| * dmaengine: at_hdmac: Keep register definitions and structures private to at_h...Tudor Ambarus2022-11-113-480/+468
| * dmaengine: at_hdmac: Set include entries in alphabetic orderTudor Ambarus2022-11-111-3/+3
| * dmaengine: at_hdmac: Use pm_ptr()Tudor Ambarus2022-11-111-2/+2
| * dmaengine: at_hdmac: Use devm_clk_get()Tudor Ambarus2022-11-111-5/+2
| * dmaengine: at_hdmac: Use devm_platform_ioremap_resourceTudor Ambarus2022-11-111-31/+6
| * dmaengine: at_hdmac: Use devm_kzalloc() and struct_size()Tudor Ambarus2022-11-111-14/+9
| * dmaengine: at_hdmac: Introduce atc_get_llis_residue()Tudor Ambarus2022-11-111-111/+110
| * dmaengine: at_hdmac: s/atc_get_bytes_left/atc_get_residueTudor Ambarus2022-11-111-7/+4
| * dmaengine: at_hdmac: Pass residue by address to avoid unnecessary implicit castsTudor Ambarus2022-11-111-24/+30
| * dmaengine: at_hdmac: Remove superfluous castTudor Ambarus2022-11-111-1/+1
| * dmaengine: at_hdmac: Return dma_cookie_status()'s ret code when txstate is NULLTudor Ambarus2022-11-111-7/+1
| * dmaengine: at_hdmac: Do not print messages on console while holding the lockTudor Ambarus2022-11-111-2/+2
| * Merge branch 'fixes' into nextVinod Koul2022-11-1114-121/+150
| |\
| * | Documentation: devres: add missing devm_acpi_dma_controller_free() helperYang Yingliang2022-11-041-0/+1
| * | dt-bindings: dmaengine: qcom: gpi: add compatible for SM6115Adam Skladowski2022-11-041-0/+1
| * | dmaengine: idxd: Make read buffer sysfs attributes invisible for Intel IAAXiaochen Shen2022-11-042-0/+46
| * | dmaengine: sh: Remove unused shdma-arm.hStephen Kitt2022-11-041-48/+0
| * | dmaengine: xilinx_dma : add xilinx_dma_device_config() return documentationRadhey Shyam Pandey2022-11-041-0/+2
| * | dmaengine: xilinx_dma: fix xilinx_dma_child_probe() return documentationRadhey Shyam Pandey2022-11-041-1/+1
| * | dmaengine: remove s3c24xx driverArnd Bergmann2022-11-044-1489/+0
| * | MAINTAINERS: remove section INTEL IOP-ADMA DMA DRIVERLukas Bulwahn2022-11-041-5/+0
| * | dmaengine: remove iop-adma driverArnd Bergmann2022-10-194-2477/+0
| * | dmaengine: apple-admac: Allocate cache SRAM to channelsMartin Povišer2022-10-191-1/+101
| * | dmaengine: idxd: Make max batch size attributes in sysfs invisible for Intel IAAXiaochen Shen2022-10-192-0/+34
| * | dmaengine: idma64: Make idma64_remove() return voidUwe Kleine-König2022-10-191-4/+4
| * | dmaengine: JZ4780: Add support for the JZ4755.Siarhei Volkau2022-10-191-0/+8
| * | dt-bindings: ingenic: Add support for the JZ4755 dmaengineSiarhei Volkau2022-10-191-0/+1
| * | dmaengine: ti: convert PSIL to be buildable as moduleKevin Hilman2022-10-193-8/+12
| * | dmaengine: ti: convert k3-udma to moduleKevin Hilman2022-10-193-38/+11
| * | of/irq: export of_msi_get_domainKevin Hilman2022-10-191-0/+1
| * | dmaengine: ioat: Fix spelling mistake "idel" -> "idle"Colin Ian King2022-10-191-1/+1
| * | dmaengine: qcom: gpi: Document preferred SM6350 bindingKrzysztof Kozlowski2022-10-191-3/+4
| * | dt-bindings: dma: qcom: gpi: Use sm6350 fallbackKrzysztof Kozlowski2022-10-191-3/+6
| * | dmaengine: qcom: deprecate redundant of_device_id entriesRichard Acayan2022-10-191-0/+4
| * | dt-bindings: dma: qcom: gpi: add compatible for sdm670Richard Acayan2022-10-191-0/+1
| * | dt-bindings: dma: qcom: gpi: add fallback compatibleRichard Acayan2022-10-191-8/+12
* | | Merge tag 'soundwire-6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2022-12-1914-950/+1237
|\ \ \
| * | | soundwire: intel: split auxdevice to different filePierre-Louis Bossart2022-11-236-667/+700