summaryrefslogtreecommitdiffstats
path: root/sound/soc/sh
Commit message (Expand)AuthorAgeFilesLines
* ASoC: rsnd: add missing pin sharing with SSI9Kuninori Morimoto2019-06-262-0/+2
* ASoC: rsnd: ssiu: tidyup SSI_MODE1/2 settingsKuninori Morimoto2019-06-261-48/+44
* ASoC: rsnd: fixup mod ID calculation in rsnd_ctu_probe_Nilkanth Ahirrao2019-06-181-1/+1
* ASoC: sh: sh7760-ac97: use modern dai_link styleKuninori Morimoto2019-06-061-5/+6
* ASoC: sh: migor: use modern dai_link styleKuninori Morimoto2019-06-061-4/+6
* ASoC: rsnd: move pcm_new from snd_soc_component_driver to snd_soc_dai_driverKuninori Morimoto2019-05-201-60/+60
* ASoC: rsnd: fixup 6ch settings to 8chKuninori Morimoto2019-04-253-5/+16
* Merge tag 'v5.1-rc1' into asoc-5.1Mark Brown2019-03-183-18/+5
|\
| * Merge tag 'asoc-v5.1-2' of https://git.kernel.org/pub/scm/linux/kernel/git/br...Takashi Iwai2019-02-284-14/+63
| |\
| * \ Merge branch 'for-linus' into for-nextTakashi Iwai2019-02-082-2/+2
| |\ \
| * \ \ Merge tag 'asoc-v5.1' of https://git.kernel.org/pub/scm/linux/kernel/git/broo...Takashi Iwai2019-02-082-35/+138
| |\ \ \
| * | | | ASoC: sh: Drop superfluous PCM preallocation error checksTakashi Iwai2019-02-063-17/+4
| * | | | ASoC: sh: Avoid passing NULL to memory allocatorsTakashi Iwai2019-02-051-1/+1
* | | | | ASoC: rsnd: src: fix compiler warningsJiada Wang2019-03-111-6/+6
* | | | | ASoC: rsnd: src: Avoid a potential deadlockJiada Wang2019-03-113-8/+8
| |_|_|/ |/| | |
* | | | Merge branch 'for-5.0' of https://git.kernel.org/pub/scm/linux/kernel/git/bro...Mark Brown2019-02-263-13/+62
|\ \ \ \
| * | | | ASoC: rsnd: gen: fix SSI9 4/5/6/7 busif related register addressJiada Wang2019-02-263-13/+62
| | |_|/ | |/| |
* | | | ASoC: fsi: fix spelling mistake "doens't" -> "doesn't"Colin Ian King2019-02-181-1/+1
* | | | Merge branch 'for-5.0' of https://git.kernel.org/pub/scm/linux/kernel/git/bro...Mark Brown2019-02-132-2/+2
|\| | | | |_|/ |/| |
| * | ASoC: rsnd: ssiu: correct shift bit for ssiu9Jiada Wang2019-02-071-1/+1
| * | ASoC: rsnd: fixup rsnd_ssi_master_clk_start() user count checkKuninori Morimoto2019-02-061-1/+1
* | | Merge branch 'asoc-5.0' into asoc-5.1 for dapm tableMark Brown2019-02-061-4/+4
|\| |
| * | ASoC: rsnd: fixup MIX kctrl registrationKuninori Morimoto2019-02-021-4/+4
| |/
* | ASoC: rsnd: fixup TDM Split mode check for CTUKuninori Morimoto2019-02-021-13/+12
* | ASoC: rsnd: synchronize connection check for simple-card/audio-graphKuninori Morimoto2019-02-021-8/+7
* | ASoC: rsnd: update BSDSR/BSDISR handlingKuninori Morimoto2019-01-071-10/+115
|/
* ASoC: dma-sh7760: cleanup a debug printkDan Carpenter2019-01-031-1/+1
* Merge branch 'for-4.20' of https://git.kernel.org/pub/scm/linux/kernel/git/br...Mark Brown2018-12-133-9/+13
|\
| * ASoC: rsnd: tidyup registering method for rsnd_kctrl_new()Kuninori Morimoto2018-11-282-8/+12
| * ASoC: rsnd: fixup clock start checkerKuninori Morimoto2018-10-311-1/+1
* | ASoC: rsnd: remove RSND_REG_ from rsnd_regKuninori Morimoto2018-12-126-314/+212
* | ASoC: rsnd: add missing TDM Split mode support for simple-cardKuninori Morimoto2018-12-041-2/+51
* | ASoC: rsnd: fixup mod ID for CTU regmap read/writeKuninori Morimoto2018-12-043-3/+13
* | ASoC: rsnd: indicates Channel and Mode for debugKuninori Morimoto2018-12-041-1/+9
* | ASoC: rsnd: makes rsnd_ssi_is_dma_mode() staticKuninori Morimoto2018-11-212-3/+3
* | ASoC: rsnd: tidyup rsnd_parse_connect_ssiu_compatible()Kuninori Morimoto2018-11-211-2/+4
* | ASoC: rsnd: use ring buffer for rsnd_mod_name()Kuninori Morimoto2018-11-091-1/+8
* | ASoC: rsnd: add TDM Split mode supportKuninori Morimoto2018-11-064-12/+67
* | ASoC: rsnd: add SSIU BUSIF supportKuninori Morimoto2018-11-065-29/+215
* | ASoC: rsnd: handle DPCM converted rate/chan under coreKuninori Morimoto2018-11-064-85/+39
* | ASoC: rsnd: move HDMI information from ssi.c to core.cKuninori Morimoto2018-11-064-75/+41
* | ASoC: rsnd: use defined io_playback/io_captureKuninori Morimoto2018-11-061-6/+6
* | ASoC: rsnd: rename rsnd_runtime_is_ssi_xxx()Kuninori Morimoto2018-11-064-8/+8
* | ASoC: rsnd: remove endpoint bidirectional checkKuninori Morimoto2018-11-061-5/+1
* | ASoC: rsnd: rsnd_mod_name() handles both name and IDKuninori Morimoto2018-11-056-47/+57
* | ASoC: rsnd: add .get_id/.get_id_subKuninori Morimoto2018-11-053-1/+46
* | ASoC: rsnd: move .get_status under rsnd_mod_opsKuninori Morimoto2018-11-0511-127/+129
|/
* ASoC: rsnd: tidyup SSICR::SWSP for TDMKuninori Morimoto2018-10-171-1/+1
* ASoC: rsnd: enable TDM settings for SSI parentKuninori Morimoto2018-10-171-10/+11
* ASoC: rsnd: use 32bit TDM width as defaultKuninori Morimoto2018-10-101-2/+2