Age | Commit message (Expand) | Author |
2014-01-16 | Merge remote-tracking branches 'asoc/topic/adsp', 'asoc/topic/atmel', 'asoc/t... | Mark Brown |
2014-01-09 | ASoC: sh: Don't set unused struct snd_pcm_hardware fields | Lars-Peter Clausen |
2014-01-02 | Merge remote-tracking branches 'asoc/topic/ad1836', 'asoc/topic/ad193x', 'aso... | Mark Brown |
2013-12-31 | ASoC: rsnd: add SRC (Sampling Rate Converter) support | Kuninori Morimoto |
2013-12-31 | ASoC: rsnd: tidyup rsnd_ssi_master_clk_start() parameter | Kuninori Morimoto |
2013-12-31 | ASoC: rsnd: scu cleanup: add rsnd_scu_rate_ctrl() | Kuninori Morimoto |
2013-12-31 | ASoC: rsnd: INT_ENABLE is needed only Gen2 | Kuninori Morimoto |
2013-12-31 | ASoC: rsnd: add rsnd_scu_transfer_start() | Kuninori Morimoto |
2013-12-31 | ASoC: rsnd: route setting is needed only Gen1 | Kuninori Morimoto |
2013-12-31 | ASoC: rsnd: make sure variable name for 44.1kHz/48kHz | Kuninori Morimoto |
2013-12-31 | ASoC: rsnd: tidyup register naming | Kuninori Morimoto |
2013-12-31 | ASoC: rsnd: tidyup ssi comment | Kuninori Morimoto |
2013-12-31 | ASoC: rsnd: add rsnd_adg_set_ssi_clk() and cleanup adg | Kuninori Morimoto |
2013-12-11 | ASoC: fsi: remove original filter from fsi_dma_probe() | Kuninori Morimoto |
2013-12-10 | ASoC: rsnd: gen: fixup Gen2 channel size | Kuninori Morimoto |
2013-12-04 | ASoC: rcar: use devm_clk_get() instead of clk_get() | Kuninori Morimoto |
2013-11-29 | ASoC: rcar: add Gen2 sound support | Kuninori Morimoto |
2013-11-29 | ASoC: rcar: remove rcar_gen_ops | Kuninori Morimoto |
2013-11-29 | ASoC: rcar: remove .path_init/exit from rsnd_gen_ops | Kuninori Morimoto |
2013-11-29 | ASoC: rcar: add rsnd_is_accessible_reg() | Kuninori Morimoto |
2013-11-29 | ASoC: rcar: separate regmap init common field | Kuninori Morimoto |
2013-11-29 | ASoC: rcar: remove unused register settings | Kuninori Morimoto |
2013-11-24 | ASoC: rcar: some dubious one-bit signed bitfields | Dan Carpenter |
2013-11-24 | ASoC: rcar: select REGMAP | Kuninori Morimoto |
2013-11-21 | Merge tag 'asoc-v3.13-5' of git://git.kernel.org/pub/scm/linux/kernel/git/bro... | Takashi Iwai |
2013-11-20 | Merge remote-tracking branch 'asoc/fix/rcar' into asoc-linus | Mark Brown |
2013-11-19 | ASoC: rcar: fixup dma_async_issue_pending() timing | Kuninori Morimoto |
2013-11-19 | ASoC: rcar: off by one in rsnd_scu_set_route() | Dan Carpenter |
2013-11-18 | ASoC: rcar: fixup mod access before checking | Kuninori Morimoto |
2013-11-08 | Merge remote-tracking branch 'asoc/topic/warn' into asoc-next | Mark Brown |
2013-11-08 | Merge remote-tracking branch 'asoc/topic/rcar' into asoc-next | Mark Brown |
2013-11-07 | ASoC: sh: Use WARN_ON() instead of BUG_ON() | Takashi Iwai |
2013-11-07 | ASoC: rcar: Use WARN_ON() instead of BUG_ON() | Takashi Iwai |
2013-11-06 | ASoC: rcar: remove un-needed select from Kconfig | Kuninori Morimoto |
2013-11-03 | Merge remote-tracking branch 'asoc/topic/rcar' into asoc-next | Mark Brown |
2013-10-31 | ASoC: rcar: remove original filter from rsnd_dma_init() | Kuninori Morimoto |
2013-10-24 | Merge remote-tracking branch 'asoc/topic/rcar' into asoc-next | Mark Brown |
2013-10-20 | ASoC: rcar: remove RSND_SSI_CLK_FROM_ADG | Kuninori Morimoto |
2013-10-20 | ASoC: rcar: add rsnd_scu_hpbif_is_enable() | Kuninori Morimoto |
2013-10-11 | ASoC: rcar: fixup generation checker | Kuninori Morimoto |
2013-10-11 | ASoC: rcar: add ID check on rsnd_dai_get() | Kuninori Morimoto |
2013-10-11 | ASoC: rcar: fixup rsnd_platform_call() return value | Kuninori Morimoto |
2013-09-24 | ASoC: rsnd: use regmap instead of original register mapping method | Kuninori Morimoto |
2013-09-24 | ASoC: rsnd: remove rsnd_priv_read/write/bset() | Kuninori Morimoto |
2013-09-24 | ASoC: rcar: remove unnecessary mach/clock.h | Kuninori Morimoto |
2013-09-17 | ASoC: rsnd: gen: rsnd_gen_ops cares .probe and .remove | Kuninori Morimoto |
2013-09-09 | ASoC: rsnd: fixup flag name of rsnd_scu_platform_info | Kuninori Morimoto |
2013-08-30 | Merge remote-tracking branch 'asoc/topic/fsi' into tmp | Mark Brown |
2013-08-26 | ASoC: fsi: reserve prefetch period on DMA transferring | Kuninori Morimoto |
2013-08-06 | ASoC: rsnd: scu: cleanup empty functions | Kuninori Morimoto |