summaryrefslogtreecommitdiff
path: root/sound/soc/sh
AgeCommit message (Expand)Author
2022-03-07ASoC: fsi: Add check for clk_enableJiasheng Jiang
2022-01-25ASoC: sh: rz-ssi: Remove duplicate macrosLad Prabhakar
2022-01-25ASoC: sh: rz-ssi: Add rz_ssi_set_substream() helper functionLad Prabhakar
2022-01-25ASoC: sh: rz-ssi: Use a do-while loop in rz_ssi_pio_recv()Lad Prabhakar
2022-01-24ASoC: sh: rz-ssi: Make return type of rz_ssi_stream_is_valid() to boolLad Prabhakar
2022-01-24ASoC: sh: rz-ssi: Drop ssi parameter from rz_ssi_stream_init()Lad Prabhakar
2022-01-24ASoC: sh: rz-ssi: Make the data structures available before registering the h...Lad Prabhakar
2022-01-24ASoC: sh: rz-ssi: Drop calling rz_ssi_pio_recv() recursivelyLad Prabhakar
2021-12-17ASoC: sh: rz-ssi: Check return value of pm_runtime_resume_and_get()Heiner Kallweit
2021-11-12ASoC: rsnd: fixup DMAEngine APIKuninori Morimoto
2021-10-29ASoC: rsnd: Fix an error handling path in 'rsnd_node_count()'Christophe JAILLET
2021-08-20ASoC: rsnd: adg: clearly handle clock error / NULL caseKuninori Morimoto
2021-08-20ASoC: rsnd: core: make some arrays static const, makes object smallerKuninori Morimoto
2021-08-19ASoC: sh: rz-ssi: Improve error handling in rz_ssi_dma_request functionBiju Das
2021-08-17ASoC: sh: rz-ssi: Fix wrong operator used issueBiju Das
2021-08-16ASoC: sh: rz-ssi: Fix dereference of noderef expression warningBiju Das
2021-08-13ASoC: sh: rz-ssi: Add SSI DMAC supportBiju Das
2021-08-13ASoC: sh: Add RZ/G2L SSIF-2 driverBiju Das
2021-08-02ASoC: rsnd: make some arrays static const, makes object smallerColin Ian King
2021-07-11ASoC: sh: rcar: dma: : use proper DMAENGINE API for terminationWolfram Sang
2021-06-18ASoC: fsi: fix spelling mistakeFlavio Suligoi
2021-06-07ASoC: fsi: add .auto_selectable_formats supportKuninori Morimoto
2021-06-07ASoC: rsnd: add .auto_selectable_formats supportKuninori Morimoto
2021-06-03Merge series "ASoC: rsnd: tidyup adg and header" from Kuninori Morimoto <kuni...Mark Brown
2021-06-03ASoC: rsnd: check for zero node countColin Ian King
2021-06-03ASoC: rsnd: tidyup __rsnd_mod_xxx macro commentsKuninori Morimoto
2021-06-03ASoC: rsnd: adg: check return value for rsnd_adg_get_clkin/out()Kuninori Morimoto
2021-06-03ASoC: rsnd: adg: use more simple method for null_clkKuninori Morimoto
2021-06-03ASoC: rsnd: adg: tidyup rsnd_adg_get_clkin/out() parameterKuninori Morimoto
2021-06-03ASoC: rsnd: adg: supply __printf(x, y) formatting for dbg_msg()Kuninori Morimoto
2021-06-01ASoC: rsnd: adjust disabled moduleKuninori Morimoto
2021-06-01ASoC: rsnd: tidyup rsnd_parse_connect_xxx()Kuninori Morimoto
2021-06-01ASoC: rsnd: tidyup rsnd_dma_request_channel()Kuninori Morimoto
2021-06-01ASoC: rsnd: tidyup rsnd_parse_connect_common()Kuninori Morimoto
2021-05-27ASoC: rsnd: tidyup rsnd_ssiu_busif_err_irq_ctrl()Kuninori Morimoto
2021-05-27ASoC: rsnd: tidyup rsnd_ssiu_busif_err_status_clear()Kuninori Morimoto
2021-05-27ASoC: rsnd: implement BUSIF related code in ssiu.cKuninori Morimoto
2021-05-27ASoC: rsnd: protect mod->statusKuninori Morimoto
2021-05-27ASoC: rsnd: add debugfs supportKuninori Morimoto
2021-05-27ASoC: rsnd: incidate irq error messageKuninori Morimoto
2021-05-27ASoC: rsnd: indicate unknown error at rsnd_dai_call()Kuninori Morimoto
2021-05-27ASoC: rsnd: check BUIF error everytimeKuninori Morimoto
2021-05-27ASoC: rsnd: attach SSIU when SSI was DMA modeKuninori Morimoto
2021-05-27ASoC: rsnd: ignore runtime NULL case at rsnd_runtime_channel_original_with_pa...Kuninori Morimoto
2021-05-27ASoC: rsnd: call unregister for null_hw when removedKuninori Morimoto
2021-05-24ASoC: rsnd: add null CLOCKIN supportKuninori Morimoto
2021-05-24ASoC: rsnd: tidyup loop on rsnd_adg_clk_query()Kuninori Morimoto
2021-04-14ASoC: rsnd: add usage for SRCKuninori Morimoto
2021-04-14ASoC: rsnd: add rsnd_ssi_busif_err_irq_enable/disable()Kuninori Morimoto
2021-04-14ASoC: rsnd: add rsnd_ssi_busif_err_status_clear()Kuninori Morimoto