summaryrefslogtreecommitdiffstats
path: root/sound/soc/sh
Commit message (Expand)AuthorAgeFilesLines
*-. Merge remote-tracking branches 'asoc/topic/adsp', 'asoc/topic/atmel', 'asoc/t...Mark Brown2014-01-163-29/+0Star
|\ \
| | * ASoC: sh: Don't set unused struct snd_pcm_hardware fieldsLars-Peter Clausen2014-01-093-29/+0Star
| |/
| |
| \
*-. \ Merge remote-tracking branches 'asoc/topic/ad1836', 'asoc/topic/ad193x', 'aso...Mark Brown2014-01-026-191/+498
|\ \ \ | | |/ | |/|
| | * ASoC: rsnd: add SRC (Sampling Rate Converter) supportKuninori Morimoto2013-12-315-8/+247
| | * ASoC: rsnd: tidyup rsnd_ssi_master_clk_start() parameterKuninori Morimoto2013-12-311-6/+4Star
| | * ASoC: rsnd: scu cleanup: add rsnd_scu_rate_ctrl()Kuninori Morimoto2013-12-311-2/+2
| | * ASoC: rsnd: INT_ENABLE is needed only Gen2Kuninori Morimoto2013-12-312-3/+4
| | * ASoC: rsnd: add rsnd_scu_transfer_start()Kuninori Morimoto2013-12-311-19/+20
| | * ASoC: rsnd: route setting is needed only Gen1Kuninori Morimoto2013-12-312-7/+9
| | * ASoC: rsnd: make sure variable name for 44.1kHz/48kHzKuninori Morimoto2013-12-311-10/+10
| | * ASoC: rsnd: tidyup register namingKuninori Morimoto2013-12-313-6/+6
| | * ASoC: rsnd: tidyup ssi commentKuninori Morimoto2013-12-311-1/+1
| | * ASoC: rsnd: add rsnd_adg_set_ssi_clk() and cleanup adgKuninori Morimoto2013-12-311-34/+24Star
| | * ASoC: fsi: remove original filter from fsi_dma_probe()Kuninori Morimoto2013-12-111-13/+23
| | * ASoC: rsnd: gen: fixup Gen2 channel sizeKuninori Morimoto2013-12-101-2/+2
| | * ASoC: rcar: use devm_clk_get() instead of clk_get()Kuninori Morimoto2013-12-041-2/+1Star
| | * ASoC: rcar: add Gen2 sound supportKuninori Morimoto2013-11-293-6/+91
| | * ASoC: rcar: remove rcar_gen_opsKuninori Morimoto2013-11-291-27/+6Star
| | * ASoC: rcar: remove .path_init/exit from rsnd_gen_opsKuninori Morimoto2013-11-291-39/+15Star
| | * ASoC: rcar: add rsnd_is_accessible_reg()Kuninori Morimoto2013-11-291-0/+26
| | * ASoC: rcar: separate regmap init common fieldKuninori Morimoto2013-11-291-21/+28
| | * ASoC: rcar: remove unused register settingsKuninori Morimoto2013-11-292-6/+0Star
| | * ASoC: rcar: some dubious one-bit signed bitfieldsDan Carpenter2013-11-241-5/+5
* | | ASoC: rcar: select REGMAPKuninori Morimoto2013-11-241-0/+1
|/ /
* | Merge tag 'asoc-v3.13-5' of git://git.kernel.org/pub/scm/linux/kernel/git/bro...Takashi Iwai2013-11-212-9/+6Star
|\ \
| * \ Merge remote-tracking branch 'asoc/fix/rcar' into asoc-linusMark Brown2013-11-202-9/+6Star
| |\ \
| | * | ASoC: rcar: fixup dma_async_issue_pending() timingKuninori Morimoto2013-11-191-2/+1Star
| | * | ASoC: rcar: off by one in rsnd_scu_set_route()Dan Carpenter2013-11-191-1/+1
| | * | ASoC: rcar: fixup mod access before checkingKuninori Morimoto2013-11-181-6/+4Star
| | |/
| * | Merge remote-tracking branch 'asoc/topic/rcar' into asoc-nextMark Brown2013-11-041-11/+20
| |\ \ | | |/ | |/|
| * | Merge remote-tracking branch 'asoc/topic/rcar' into asoc-nextMark Brown2013-10-246-184/+207
| |\ \
* | \ \ Merge remote-tracking branch 'asoc/topic/warn' into asoc-nextMark Brown2013-11-083-3/+6
|\ \ \ \
| * | | | ASoC: sh: Use WARN_ON() instead of BUG_ON()Takashi Iwai2013-11-071-1/+2
| * | | | ASoC: rcar: Use WARN_ON() instead of BUG_ON()Takashi Iwai2013-11-072-2/+4
| |/ / /
* | | | Merge remote-tracking branch 'asoc/topic/rcar' into asoc-nextMark Brown2013-11-087-196/+227
|\ \ \ \ | |/ / / |/| | |
| * | | ASoC: rcar: remove un-needed select from KconfigKuninori Morimoto2013-11-061-1/+0Star
| | |/ | |/|
| * | ASoC: rcar: remove original filter from rsnd_dma_init()Kuninori Morimoto2013-10-311-11/+20
| |/
| * ASoC: rcar: remove RSND_SSI_CLK_FROM_ADGKuninori Morimoto2013-10-201-32/+20Star
| * ASoC: rcar: add rsnd_scu_hpbif_is_enable()Kuninori Morimoto2013-10-203-6/+15
| * ASoC: rcar: add ID check on rsnd_dai_get()Kuninori Morimoto2013-10-111-0/+3
| * ASoC: rcar: fixup rsnd_platform_call() return valueKuninori Morimoto2013-10-111-1/+1
| * ASoC: rsnd: use regmap instead of original register mapping methodKuninori Morimoto2013-09-242-126/+143
| * ASoC: rsnd: remove rsnd_priv_read/write/bset()Kuninori Morimoto2013-09-242-7/+7
| * ASoC: rcar: remove unnecessary mach/clock.hKuninori Morimoto2013-09-241-1/+0Star
| * ASoC: rsnd: gen: rsnd_gen_ops cares .probe and .removeKuninori Morimoto2013-09-171-17/+24
* | ASoC: rcar: fixup generation checkerKuninori Morimoto2013-10-111-2/+2
|/
* ASoC: rsnd: fixup flag name of rsnd_scu_platform_infoKuninori Morimoto2013-09-091-2/+2
* Merge remote-tracking branch 'asoc/topic/fsi' into tmpMark Brown2013-08-301-18/+33
|\
| * ASoC: fsi: reserve prefetch period on DMA transferringKuninori Morimoto2013-08-261-18/+33
* | ASoC: rsnd: scu: cleanup empty functionsKuninori Morimoto2013-08-061-39/+0Star