summaryrefslogtreecommitdiffstats
path: root/sound/soc/sh/rcar
Commit message (Expand)AuthorAgeFilesLines
* ASoC: sh: Use *-y instead of *-objs in MakefileTakashi Iwai2024-05-081-1/+1
* ASoC: rsnd: no exception for SCUKuninori Morimoto2024-04-025-20/+0
* ASoC: rsnd: R-Car Gen1/Gen2 exceptionKuninori Morimoto2024-04-021-2/+2
* ASoC: rsnd: rename rsnd_is_e3() to rsnd_is_gen3_e3()Kuninori Morimoto2024-04-022-2/+2
* ASoC: rsnd: don't get resource from IDKuninori Morimoto2024-04-0210-38/+27
* ASoC: rsnd: cleanup regmap tableKuninori Morimoto2024-04-022-292/+226
* ASoC: rcar: adg: correct TIMSEL setting for SSI9Andreas Pape2024-03-041-0/+7
* ASoC: Explicitly include correct DT includesRob Herring2023-10-094-3/+5
* ASoC: sh: convert not to use asoc_xxx()Kuninori Morimoto2023-09-251-3/+3
* ASoC: Merge up fixesMark Brown2023-09-121-0/+1
|\
| * ASoC: rsnd: add missing of_node_putJulia Lawall2023-09-111-0/+1
* | ASoC: rsnd: remove unneeded of_node_put()Kuninori Morimoto2023-09-121-1/+0
|/
* ASoC: rsnd: setup BRGCKR/BRRA/BRRB on rsnd_adg_clk_control()Kuninori Morimoto2023-08-231-2/+7
* ASoC: rsnd: remove default division of clock outKuninori Morimoto2023-08-231-9/+6
* ASoC: rsnd: tidyup brga/brgb default valueKuninori Morimoto2023-08-231-2/+2
* ASoC: rsnd: setup clock-out only when all conditions are rightKuninori Morimoto2023-08-231-0/+4
* ASoC: rsnd: enable clk_i approximate rate usageKuninori Morimoto2023-08-231-0/+36
* ASoC: rsnd: merge DAI call back functions into opsKuninori Morimoto2023-08-141-14/+13
* ASoC: rsnd: call of_node_put() when breakKuninori Morimoto2023-08-091-0/+2
* ASoC: rsnd: enable multi Component support for Audio Graph Card/Card2Kuninori Morimoto2023-07-312-43/+95
* ASoC: rsnd: cleanup rsnd_dai_of_node()Kuninori Morimoto2023-07-311-14/+17
* ASoC: rsnd: use DAI driver ID instead of DAI IDKuninori Morimoto2023-07-311-0/+1
* ASoC: sh: rcar: Convert to platform remove callback returning voidUwe Kleine-König2023-03-201-4/+2
* ASoC: Use of_property_read_bool() for boolean propertiesRob Herring2023-03-111-2/+2
* ASoC: rsnd: adg: Fix BRG typosGeert Uytterhoeven2023-02-161-32/+32
* ASoC: rsnd: core.c: indicate warning if strange TDM width was setKuninori Morimoto2023-02-101-0/+7
* ASoC: rsnd: add R-Car Gen4 Sound supportKuninori Morimoto2023-02-016-6/+140
* ASoC: rsnd: dma.c: tidyup rsnd_dma_probe()Kuninori Morimoto2023-02-011-2/+7
* ASoC: rsnd: tidyup rsnd_dma_addr()Kuninori Morimoto2023-02-011-5/+5
* ASoC: rsnd: use array for 44.1kHz/48kHz rate handlingKuninori Morimoto2023-02-011-30/+30
* ASoC: rsnd: use clkin/out_sizeKuninori Morimoto2023-02-011-7/+23
* ASoC: rsnd: moves clkout_name to top of the fileKuninori Morimoto2023-02-011-6/+7
* ASoC: rsnd: rename clk to clkinKuninori Morimoto2023-02-011-19/+20
* ASoC: rsnd: remove unnecessary ADG flagsKuninori Morimoto2023-02-011-21/+4
* ASoC: rsnd: use same debug message format on clkoutKuninori Morimoto2023-02-011-2/+2
* ASoC: rsnd: indicate warning once if it can't handle requested ruleKuninori Morimoto2023-02-012-3/+17
* ASoC: rsnd: indicate necessary error when clock start failedKuninori Morimoto2023-02-011-5/+8
* ASoC: rsnd: Remove unnecessary rsnd_dbg_dai_call()Kuninori Morimoto2023-02-011-10/+0
* ASoC: rsnd: fixup #endif positionKuninori Morimoto2023-02-011-2/+2
* ASoC: rsnd: check whether playback/capture property existsKuninori Morimoto2023-02-011-16/+26
* ASoC: rsnd: adg: use __clk_get_name() instead of local clk_name[]Kuninori Morimoto2022-11-281-2/+2
* ASoC: soc-dpcm.h: remove snd_soc_dpcm::hw_paramKuninori Morimoto2022-10-191-1/+2
* ASoC: rsnd: Use DIV_ROUND_UP() instead of open-coding itShang XiaoJing2022-10-171-2/+2
* ASoC: rsnd: Add check for rsnd_mod_power_onJiasheng Jiang2022-09-025-5/+22
* Merge branch 'for-next' into for-linusTakashi Iwai2022-08-012-11/+21
|\
| * ASoC: rsnd: care default case on rsnd_ssiu_busif_err_irq_ctrl()Kuninori Morimoto2022-07-141-0/+2
| * ASoC: rsnd: Emit useful error messages in .remove()Uwe Kleine-König2022-07-061-4/+11
| * ASoC: sh: Migrate to new style legacy DAI naming flagCharles Keepax2022-06-271-5/+6
| * ASoC: sh: Rename set_fmt_new back to set_fmtCharles Keepax2022-06-061-1/+1
| * ASoC: sh: Update to use set_fmt_new callbackCharles Keepax2022-06-061-3/+3