summaryrefslogtreecommitdiffstats
path: root/sound/soc/sh
AgeCommit message (Expand)AuthorLines
2024-10-30ASoC: Rename "sh" to "renesas"Lad Prabhakar-15517/+0
2024-10-17ASoC: rsnd: Refactor port handling with helper for endpoint node selectionLad Prabhakar-9/+21
2024-10-17ASoC: Merge up fixesMark Brown-2/+5
2024-10-11ASoC: rsnd: Fix probe failure on HiHope boards due to endpoint parsingLad Prabhakar-2/+5
2024-10-03ASoC: sh: rz-ssi: Use SSIFCR_FIFO_RST macroBiju Das-4/+2
2024-09-09ASoC: Switch back to struct platform_driver::remove()Uwe Kleine-König-5/+5
2024-07-30ASoC: rsnd: use pcm_dmaengine codeKuninori Morimoto-87/+9
2024-07-30ASoC: rsnd: remove rsnd_mod_confirm_ssi() under DEBUGKuninori Morimoto-11/+2
2024-07-29ASoC: sh: rz-ssi: Add full duplex supportBiju Das-75/+182
2024-06-17ASoC: Constify DAI ops auto_selectable_formatsKrzysztof Kozlowski-2/+2
2024-05-08ASoC: sh: Use *-y instead of *-objs in MakefileTakashi Iwai-9/+9
2024-04-02ASoC: rsnd: no exception for SCUKuninori Morimoto-20/+0
2024-04-02ASoC: rsnd: R-Car Gen1/Gen2 exceptionKuninori Morimoto-2/+2
2024-04-02ASoC: rsnd: rename rsnd_is_e3() to rsnd_is_gen3_e3()Kuninori Morimoto-2/+2
2024-04-02ASoC: rsnd: don't get resource from IDKuninori Morimoto-38/+27
2024-04-02ASoC: rsnd: cleanup regmap tableKuninori Morimoto-292/+226
2024-03-11Merge tag 'asoc-v6.9' of https://git.kernel.org/pub/scm/linux/kernel/git/broo...Takashi Iwai-1/+1
2024-03-04ASoC: rcar: adg: correct TIMSEL setting for SSI9Andreas Pape-0/+7
2024-01-30ASoC: sh: rz-ssi: Fix error message printLad Prabhakar-1/+1
2023-11-27ASoC: sh: convert not to use dma_request_slave_channel()Christophe JAILLET-1/+3
2023-10-09ASoC: Explicitly include correct DT includesRob Herring-5/+5
2023-09-26ASoC: convert asoc_xxx() to snd_soc_xxx()Mark Brown-26/+26
2023-09-25ASoC: sh: dma-sh7760: Use %pad and %zu to format dma_addr_t and size_tGeert Uytterhoeven-3/+3
2023-09-25ASoC: sh: convert not to use asoc_xxx()Kuninori Morimoto-26/+26
2023-09-12ASoC: Merge up fixesMark Brown-0/+1
2023-09-12ASoC: rsnd: remove unneeded of_node_put()Kuninori Morimoto-1/+0
2023-09-11ASoC: rsnd: add missing of_node_putJulia Lawall-0/+1
2023-08-23ASoC: rsnd: setup BRGCKR/BRRA/BRRB on rsnd_adg_clk_control()Kuninori Morimoto-2/+7
2023-08-23ASoC: rsnd: remove default division of clock outKuninori Morimoto-9/+6
2023-08-23ASoC: rsnd: tidyup brga/brgb default valueKuninori Morimoto-2/+2
2023-08-23ASoC: rsnd: setup clock-out only when all conditions are rightKuninori Morimoto-0/+4
2023-08-23ASoC: rsnd: enable clk_i approximate rate usageKuninori Morimoto-0/+36
2023-08-14ASoC: rsnd: merge DAI call back functions into opsKuninori Morimoto-14/+13
2023-08-09ASoC: rsnd: call of_node_put() when breakKuninori Morimoto-0/+2
2023-07-31ASoC: rsnd: enable multi Component support for Audio Graph Card/Card2Kuninori Morimoto-43/+95
2023-07-31ASoC: rsnd: cleanup rsnd_dai_of_node()Kuninori Morimoto-14/+17
2023-07-31ASoC: rsnd: use DAI driver ID instead of DAI IDKuninori Morimoto-0/+1
2023-06-13ASoC: siu: Add MODULE_FIRMWARE macroJuerg Haefliger-0/+2
2023-03-20ASoC: sh: siu_dai: Convert to platform remove callback returning voidUwe Kleine-König-3/+2
2023-03-20ASoC: sh: rz-ssi: Convert to platform remove callback returning voidUwe Kleine-König-4/+2
2023-03-20ASoC: sh: rcar: Convert to platform remove callback returning voidUwe Kleine-König-4/+2
2023-03-20ASoC: sh: hac: Convert to platform remove callback returning voidUwe Kleine-König-3/+2
2023-03-20ASoC: sh: fsi: Convert to platform remove callback returning voidUwe Kleine-König-4/+2
2023-03-11ASoC: Use of_property_read_bool() for boolean propertiesRob Herring-2/+2
2023-03-11ASoC: Use of_property_present() for testing DT property presenceRob Herring-1/+1
2023-03-05ASoC: sh: rz-ssi: Update interrupt handling for half duplex channelsLad Prabhakar-19/+44
2023-02-16ASoC: rsnd: adg: Fix BRG typosGeert Uytterhoeven-32/+32
2023-02-10ASoC: rsnd: core.c: indicate warning if strange TDM width was setKuninori Morimoto-0/+7
2023-02-01ASoC: rsnd: add R-Car Gen4 Sound supportKuninori Morimoto-6/+140
2023-02-01ASoC: rsnd: dma.c: tidyup rsnd_dma_probe()Kuninori Morimoto-2/+7