summaryrefslogtreecommitdiff
path: root/sound/soc/sh (follow)
Commit message (Expand)AuthorAge
* ASoC: rsnd: Reinitialize bit clock inversion flag for every format settingJunya Monden2019-10-29
* ASoC: rsnd: SSI PIO adjust to 24bit modeKuninori Morimoto2018-04-13
* ASoC: rcar: ssi: don't set SSICR.CKDV = 000 with SSIWSR.CONTKuninori Morimoto2018-03-22
* ASoC: rsnd: avoid duplicate free_irq()Kuninori Morimoto2018-02-16
* ASoC: rsnd: don't call free_irq() on Parent SSIKuninori Morimoto2018-02-16
* ASoC: rsnd: don't double free kctrlColin Ian King2017-11-30
* ASoC: rsnd: don't call update callback if it was NULLKuninori Morimoto2017-08-30
* ASoC: rsnd: ssi: 24bit data needs right-aligned settingsKuninori Morimoto2017-08-30
* ASoC: rsnd: Add missing initialization of ADG req_rateGeert Uytterhoeven2017-08-30
* ASoC: rsnd: avoid pointless loop in rsnd_mod_interrupt()Kuninori Morimoto2017-08-30
* ASoC: rsnd: disable SRC.out only when stop timingKuninori Morimoto2017-08-30
* ASoC: rsnd: make sure SRC In Rate feature enablementKuninori Morimoto2015-11-10
* Merge tag 'asoc-v4.3-rc6' into asoc-fix-rcarMark Brown2015-11-10
|\
| *-. Merge remote-tracking branches 'asoc/topic/rt298', 'asoc/topic/rt5640', 'asoc...Mark Brown2015-10-26
| |\ \
| | | * ASoC: sh: Fit typo in KconfigMasanari Iida2015-10-12
| | | |
| | \ \
| *-. | | Merge remote-tracking branches 'asoc/topic/rcar', 'asoc/topic/rl6347a', 'asoc...Mark Brown2015-10-26
| |\ \| |
| | * | | ASoC: rsnd: remove duplicate parameter from rsnd_ssi_xxx()Kuninori Morimoto2015-10-22
| | * | | ASoC: rsnd: remove unused rsnd_dma_to_ssi() macroKuninori Morimoto2015-10-22
| | * | | ASoC: rsnd: rename rsnd_mod_hw_start/stop to rsnd_mod_power_on/offKuninori Morimoto2015-10-22
| | * | | ASoC: rsnd: fixup rsnd_dai_call() behavior for .stop/.quitKuninori Morimoto2015-10-22
| | * | | ASoC: rsnd: fixup rsnd_dai_call() behavior for unimplemented methodKuninori Morimoto2015-10-22
| | * | | ASoC: rsnd: fixup rsnd_mod_call() behavior for debugKuninori Morimoto2015-10-22
| | * | | ASoC: rsnd: fixup devm_request_irq() option on ssi.cKuninori Morimoto2015-10-22
| | * | | ASoC: rsnd: fixup struct rsnd_gen::res array sizeKuninori Morimoto2015-10-22
| | * | | ASoC: rsnd: fixup print debug message after readKuninori Morimoto2015-10-22
| | * | | ASoC: rsnd: Gen1 probe is not errorKuninori Morimoto2015-10-16
| | * | | ASoC: rsnd: Announce for removing Gen1 SRU supportKuninori Morimoto2015-10-14
| | * | | ASoC: rsnd: Remove obsolete platform data supportGeert Uytterhoeven2015-10-07
| | | | |
| | \ \ \
| *-. \ \ \ Merge remote-tracking branches 'asoc/topic/sh', 'asoc/topic/simple', 'asoc/to...Mark Brown2015-09-23
| |\ \ \ \ \ | | |_|/ / / | |/| | / / | | | |/ / | | | | / | | | |/ | | |/|
| | * | ASoC: sh: siu_dai: Convert to use resource managed APIsAxel Lin2015-09-14
| | |/
| * | ASoC: rsnd: fixup clkout_name[] index error for single AUDIO_CLKOUT SoCKuninori Morimoto2015-09-16
| * | ASoC: rsnd: SND_SOC_RCAR depends on COMMON_CLKKuninori Morimoto2015-09-16
| * | ASoC: rsnd: add AUDIO_CLKOUT supportKuninori Morimoto2015-09-14
| * | ASoC: rsnd: adg: ignore undefined clock errorKuninori Morimoto2015-09-14
| * | ASoC: rsnd: tidyup ADG debug message for clock selectionKuninori Morimoto2015-09-14
| * | ASoC: rsnd: tidyup ADG clock calculate methodKuninori Morimoto2015-09-14
| * | ASoC: rsnd: ADG initial setup on rsnd_adg_ssi_clk_init()Kuninori Morimoto2015-09-14
| * | ASoC: rsnd: add common mod confirm methodKuninori Morimoto2015-09-14
| * | ASoC: rsnd: ADG uses mod base common methodKuninori Morimoto2015-09-14
| * | ASoC: rsnd: add rsnd_mod_get() macro and use itKuninori Morimoto2015-09-14
| * | ASoC: rsnd: Add Gen3 initial supportKuninori Morimoto2015-09-14
| * | ASoC: rsnd: remove unneeded sh_clk headerKuninori Morimoto2015-09-14
| * | ASoC: rsnd: rename rsnd_src_pcm_new() to rsnd_src_pcm_new_gen2()Kuninori Morimoto2015-09-14
| * | ASoC: rsnd: tidyup rsnd_dma_to_xxx() positionKuninori Morimoto2015-09-14
| |/
* / ASoC: rsnd: fixup SCU_SYS_INT_EN1 addressKuninori Morimoto2015-11-06
|/
*-. Merge remote-tracking branches 'asoc/topic/rt5677', 'asoc/topic/sh', 'asoc/to...Mark Brown2015-08-30
|\ \
| | * ASoC: sh: dma-sh7760: Convert to devm_snd_soc_register_platformAxel Lin2015-08-30
| | * ASoC: sh: ssi: Convert to devm_snd_soc_register_componentAxel Lin2015-08-28
| |/
| |
| \
*-. | Merge remote-tracking branches 'asoc/topic/rcar', 'asoc/topic/reg-default', '...Mark Brown2015-08-30
|\ \|
| * | ASoC: rsnd: Silence DMA slave ID compile warning on 64-bitGeert Uytterhoeven2015-08-11