summaryrefslogtreecommitdiff
path: root/sound/soc/sh/rcar/dma.c
AgeCommit message (Expand)Author
2023-02-01ASoC: rsnd: add R-Car Gen4 Sound supportKuninori Morimoto
2023-02-01ASoC: rsnd: dma.c: tidyup rsnd_dma_probe()Kuninori Morimoto
2023-02-01ASoC: rsnd: tidyup rsnd_dma_addr()Kuninori Morimoto
2022-04-21ASoC: rsnd: care return value from rsnd_node_fixed_index()Kuninori Morimoto
2021-11-12ASoC: rsnd: fixup DMAEngine APIKuninori Morimoto
2021-07-11ASoC: sh: rcar: dma: : use proper DMAENGINE API for terminationWolfram Sang
2021-06-01ASoC: rsnd: adjust disabled moduleKuninori Morimoto
2021-06-01ASoC: rsnd: tidyup rsnd_dma_request_channel()Kuninori Morimoto
2021-05-27ASoC: rsnd: add debugfs supportKuninori Morimoto
2019-11-06Merge branch 'for-5.4' of https://git.kernel.org/pub/scm/linux/kernel/git/bro...Mark Brown
2019-10-23ASoC: rsnd: dma: fix SSI9 4/5/6/7 busif dma addressJiada Wang
2019-10-23ASoC: rsnd: dma: set bus width to data width for monaural dataJiada Wang
2018-11-06ASoC: rsnd: add SSIU BUSIF supportKuninori Morimoto
2018-11-05ASoC: rsnd: rsnd_mod_name() handles both name and IDKuninori Morimoto
2018-11-05ASoC: rsnd: move .get_status under rsnd_mod_opsKuninori Morimoto
2018-09-21ASoC: rsnd: fixup SSI clock during suspend/resume modesDmytro Prokopchuk
2018-09-10Merge branch 'asoc-4.19' into asoc-4.20 Cirrus conflictMark Brown
2018-09-06ASoC: rsnd: don't use %p for dev_dbg()Kuninori Morimoto
2018-09-06ASoC: rsnd: don't fallback to PIO mode when -EPROBE_DEFERKuninori Morimoto
2018-09-03ASoC: rsnd: merge .nolock_start and .prepareKuninori Morimoto
2018-09-03ASoc: rsnd: dma: Calculate PDMACHCRE with consider of BUSIFJiada Wang
2018-09-03ASoc: rsnd: dma: Calculate dma address with consider of BUSIFJiada Wang
2018-06-18ASoC: rsnd: convert to SPDX identifiersKuninori Morimoto
2018-04-16ASoC: rsnd: Enable IPMMU v2Kuninori Morimoto
2018-04-16ASoC: rsnd: add RSND_GEN3 for R-Car Gen3Kuninori Morimoto
2017-11-29ASoC: rsnd: dma.c: spin lock is no longer needed in IRQ handlerKuninori Morimoto
2017-11-16ASoC: rcar: revert IOMMU support so farKuninori Morimoto
2017-11-06ASoC: rsnd: return -EIO if rsnd_dmaen_request_channel() failedKuninori Morimoto
2017-11-01ASoC: rsnd: remove NULL check from rsnd_mod_name()/rsnd_mod_id()Kuninori Morimoto
2017-09-21ASoC: rsnd: add rsnd_dma_alloc()Kuninori Morimoto
2017-08-21ASoC: rsnd: tidyup comments position/space/tabKuninori Morimoto
2017-06-07ASoC: rsnd: cleanup pointer related codeKuninori Morimoto
2017-06-07ASoC: rsnd: update pointer more accurateKuninori Morimoto
2017-03-16ASoC: rcar: dma: remove unnecessary "volatile"Kuninori Morimoto
2017-03-15ASoC: rcar: clear DE bit only in PDMACHCR when it stopsKuninori Morimoto
2016-11-22ASoC: rsnd: use dma_sync_single_for_xxx() for IOMMUKuninori Morimoto
2016-11-22ASoC: rsnd: Request/Release DMA channel each timeKuninori Morimoto
2016-10-25ASoC: rsnd: don't call unneeded of_node_put() on dma.cKuninori Morimoto
2016-10-25ASoC: rsnd: remove rsnd_dma_detach()Kuninori Morimoto
2016-10-25ASoC: rsnd: remove non DT support for DMAKuninori Morimoto
2016-10-24ASoC: rsnd: amend .probe/.remove call for DPCMKuninori Morimoto
2016-05-10ASoC: rsnd: don't use prohibited number to PDMACHCRn.SRSKuninori Morimoto
2016-01-22ASoC: rsnd: attach Audio-DMAC-periperi correctlyKuninori Morimoto
2016-01-22ASoC: rsnd: each mod has status again for CTU/MUX supportKuninori Morimoto
2015-12-18ASoC: rsnd: tidyup debug print position on rsnd_dma_attach()Kuninori Morimoto
2015-11-18ASoC: rsnd: remove struct platform_device from probe/remove parameterKuninori Morimoto
2015-11-18ASoC: rsnd: remove struct rsnd_of_dataKuninori Morimoto
2015-11-16ASoC: rsnd: fixup rsnd_dmapp_stop() return valueKuninori Morimoto
2015-11-16ASoC: rsnd: use mod base common method on DMA phase3Kuninori Morimoto
2015-11-16ASoC: rsnd: use mod base common method on DMA phase2Kuninori Morimoto