Age | Commit message (Expand) | Author |
2014-12-15 | Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2014-12-08 | Merge remote-tracking branches 'asoc/topic/rcar', 'asoc/topic/rockchip', 'aso... | Mark Brown |
2014-12-08 | Merge remote-tracking branches 'asoc/topic/davinci', 'asoc/topic/doc', 'asoc/... | Mark Brown |
2014-12-08 | Merge remote-tracking branches 'asoc/topic/ac97', 'asoc/topic/ad193x', 'asoc/... | Mark Brown |
2014-12-07 | ASoC: rsnd: rename SSI function name of PIO | Kuninori Morimoto |
2014-12-07 | ASoC: rsnd: add salvage support for under/over flow error on SSI | Kuninori Morimoto |
2014-12-03 | ASoC: rsnd: remove un-necessary parameter from rsnd_src_start/stop() | Kuninori Morimoto |
2014-12-03 | ASoC: rsnd: share SSI starting method between PIO/DMA mode | Kuninori Morimoto |
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-12-03 | ASoC: fsi: Deletion of unnecessary checks before the function call "clk_disable" | Markus Elfring |
2014-11-18 | ASoC: Rename snd_soc_dai_driver struct ac97_control field to bus_control | Lars-Peter Clausen |
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-29 | ASoC: rsnd: remove unsupported PAUSE flag | Kuninori Morimoto |
2014-10-29 | ASoC: fsi: remove unsupported PAUSE flag | 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-20 | ASoC: sh: drop owner assignment from platform_drivers | Wolfram Sang |
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-08-19 | ASoC: sh: Don't opencode DMAengine API calls | Lars-Peter Clausen |
2014-08-17 | ASoC: sh: Fix dma direction type | Lars-Peter Clausen |
2014-08-17 | ASoC: rcar: Use && instead of & for boolean expressions | Lars-Peter Clausen |
2014-08-16 | ASoC: rsnd: delete unneeded test before of_node_put | Julia Lawall |
2014-08-04 | Merge remote-tracking branches 'asoc/topic/rt5670', 'asoc/topic/rt5677', 'aso... | Mark Brown |
2014-08-01 | ASoC: rsnd: enable Mute control on DVC | Kuninori Morimoto |
2014-08-01 | ASoC: rsnd: tidyup DVC control method | Kuninori Morimoto |
2014-08-01 | ASoC: rsnd: fixup SND_SOC_DAIFMT_xB_xF behavior | Kuninori Morimoto |
2014-07-31 | ASoC: rsnd: fixup pcm_new callback method | Kuninori Morimoto |
2014-07-31 | ASoC: rsnd: add missing dev_dbg() in rsnd_bset() | Kuninori Morimoto |