Age | Commit message (Expand) | Author |
2014-12-03 | ASoC: rsnd: set SRC_ROUTE_MODE0 on each rsnd_src_set_convert_rate() | Kuninori Morimoto |
2014-12-03 | ASoC: rsnd: initialize SRC on rsnd_src_init() | Kuninori Morimoto |
2014-12-03 | ASoC: rsnd: use rsnd_src_convert_rate() once on rsnd_src_set_convert_rate_gen2() | Kuninori Morimoto |
2014-12-03 | ASoC: rsnd: tidyup rsnd_io_to_runtime() macro | Kuninori Morimoto |
2014-12-03 | ASoC: rsnd: move snd_kcontrol_new fucntions to core.c | Kuninori Morimoto |
2014-12-03 | ASoC: rsnd: show master clock rate when ADG probe | Kuninori Morimoto |
2014-12-03 | ASoC: rsnd: synchronize SSI start/stop sequence between PIO/DMA mode | Kuninori Morimoto |
2014-12-03 | ASoC: rsnd: clear status register when HW start | Kuninori Morimoto |
2014-12-03 | ASoC: rsnd: care SSIWSR register in rsnd_ssi_hw_start() | Kuninori Morimoto |
2014-12-03 | ASoC: rsnd: tidyup SSI interrupt enable/disable method | Kuninori Morimoto |
2014-12-03 | ASoC: rsnd: tidyup PIO/DMA mode settings method | Kuninori Morimoto |
2014-12-03 | ASoC: rsnd: rsnd_src_ssiu_stop() stops SSIU compulsorily | Kuninori Morimoto |
2014-12-03 | ASoC: rsnd: add callback status check method | Kuninori Morimoto |
2014-12-03 | ASoC: rsnd: add .fallback callback | Kuninori Morimoto |
2014-11-10 | ASoC: rsnd: Add Volume Ramp support | Kuninori Morimoto |
2014-11-10 | ASoC: rsnd: fallback to PIO mode if DMA mode was failed | Kuninori Morimoto |
2014-11-10 | ASoC: rsnd: tidyup debug message format and timing | Kuninori Morimoto |
2014-11-06 | ASoC: rsnd: enable enumerated DVC valume settings | Kuninori Morimoto |
2014-11-06 | ASoC: rsnd: enable single DVC valume settings | Kuninori Morimoto |
2014-11-06 | ASoC: rsnd: enable multiple DVC valume settings | Kuninori Morimoto |
2014-11-06 | ASoC: rsnd: move DVC_DVUER settings under rsnd_dvc_volume_update() | Kuninori Morimoto |
2014-11-06 | ASoC: rsnd: control DVC_DVUCR under rsnd_dvc_volume_update() | Kuninori Morimoto |
2014-10-22 | ASoC: rsnd: add struct rsnd_dvc_cfg and control DVC settings | Kuninori Morimoto |
2014-10-22 | ASoC: rsnd: tidyup RSND_DVC_VOLUME_NUM to RSND_DVC_CHANNELS | Kuninori Morimoto |
2014-10-22 | ASoC: rsnd: tidyup debug information when read/write | Kuninori Morimoto |
2014-10-18 | Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dma | Linus Torvalds |
2014-10-15 | Merge tag 'mfd-for-linus-3.18' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2014-10-08 | Merge remote-tracking branches 'asoc/fix/88pm860x', 'asoc/fix/fsl', 'asoc/fix... | Mark Brown |
2014-10-08 | Merge remote-tracking branch 'asoc/fix/dapm' into asoc-linus | Mark Brown |
2014-10-08 | Merge remote-tracking branch 'asoc/fix/core' into asoc-linus | Mark Brown |
2014-10-08 | ASoC: mc13783: Ensure we only try to dereference valid of_nodes | Mark Brown |
2014-10-08 | ASoC: rockchip-i2s: fix infinite loop in rockchip_snd_txctrl | Sonny Rao |
2014-10-07 | ASoC: imx-es8328: Fix of_node_put() call with uninitialized object | Takashi Iwai |
2014-10-07 | ASoC: soc-pcm: fix sig_bits determination in soc_pcm_apply_msb() | Daniel Mack |
2014-10-07 | ASoC: simple-card: Initialize headphone and mic GPIO numbers | Geert Uytterhoeven |
2014-10-07 | ASoC: imx-es8328: Fix missing return code in imx_es8328_probe() | Takashi Iwai |
2014-10-07 | ASoC: 88pm860x-codec: Fix possibly missing string termination | Daniel Mack |
2014-10-07 | ASoC: core: fix use after free in snd_soc_remove_platform() | Daniel Mack |
2014-10-07 | ASoC: soc-dapm: fix use after free | Daniel Mack |
2014-10-06 | Merge remote-tracking branches 'asoc/topic/txx9', 'asoc/topic/wm8978' and 'as... | Mark Brown |
2014-10-06 | Merge remote-tracking branches 'asoc/topic/suspend', 'asoc/topic/tas2552', 'a... | Mark Brown |
2014-10-06 | Merge remote-tracking branches 'asoc/topic/simple', 'asoc/topic/sirf', 'asoc/... | Mark Brown |
2014-10-06 | Merge remote-tracking branches 'asoc/topic/rt5645', 'asoc/topic/rt5677', 'aso... | Mark Brown |
2014-10-06 | Merge remote-tracking branches 'asoc/topic/max98090', 'asoc/topic/rockchip', ... | Mark Brown |
2014-10-06 | Merge remote-tracking branches 'asoc/topic/fsl-easi', 'asoc/topic/fsl-sai', '... | Mark Brown |
2014-10-06 | Merge remote-tracking branches 'asoc/topic/davinci', 'asoc/topic/dmic', 'asoc... | Mark Brown |
2014-10-06 | Merge remote-tracking branches 'asoc/topic/cs4265', 'asoc/topic/cs42l52', 'as... | Mark Brown |
2014-10-06 | Merge remote-tracking branches 'asoc/topic/ab8500', 'asoc/topic/ac97' and 'as... | Mark Brown |
2014-10-06 | Merge remote-tracking branch 'asoc/topic/fsl-esai' into asoc-next | Mark Brown |
2014-10-06 | Merge remote-tracking branch 'asoc/topic/dapm' into asoc-next | Mark Brown |