| Commit message (Expand) | Author | Age |
* | Merge tag 'asoc-v3.11-2' of git://git.kernel.org/pub/scm/linux/kernel/git/bro... | Takashi Iwai | 2013-06-28 |
|\ |
|
| * | ASoC: ac97: Support multi-platform AC'97 | Mark Brown | 2013-06-27 |
* | | ASoC: fsi: fixup sparse errors | Kuninori Morimoto | 2013-05-28 |
|/ |
|
* | Merge remote-tracking branch 'asoc/topic/fsi' into asoc-next | Mark Brown | 2013-04-12 |
|\ |
|
| * | ASoC: fsi: remove unused irq | Kuninori Morimoto | 2013-03-13 |
* | | Merge remote-tracking branch 'asoc/topic/component' into asoc-next | Mark Brown | 2013-04-12 |
|\ \ |
|
| * | | ASoC: switch over to use snd_soc_register_component() on sh4 siu | Kuninori Morimoto | 2013-03-26 |
| * | | ASoC: switch over to use snd_soc_register_component() on sh4 hac | Kuninori Morimoto | 2013-03-26 |
| * | | ASoC: switch over to use snd_soc_register_component() on sh4 ssi | Kuninori Morimoto | 2013-03-26 |
| * | | ASoC: fsi: use snd_soc_register_component() instead of snd_soc_register_dais() | Kuninori Morimoto | 2013-03-14 |
| |/ |
|
* / | ASoC: dma-sh7760: Fix compile error | Lars-Peter Clausen | 2013-03-22 |
|/ |
|
* | ASoC: fsi: Remove __devinitconst | Thierry Reding | 2013-01-16 |
* | ASoC: fsi: add device tree support | Kuninori Morimoto | 2013-01-13 |
* | ASoC: fsi: don't use platform info pointer on probe() | Kuninori Morimoto | 2013-01-03 |
* | ASoC: fsi: remove SH_FSI_xxx_INV flags | Kuninori Morimoto | 2012-12-24 |
* | ASoC: fsi: remove platform depended .set_rate() callback support | Kuninori Morimoto | 2012-12-24 |
* | ASoC: sh: remove __dev* attributes | Bill Pemberton | 2012-12-09 |
* | Merge remote-tracking branch 'asoc/topic/fsi' into asoc-next | Mark Brown | 2012-12-09 |
|\ |
|
| * | ASoC: fsi: add SND_SOC_DAIFMT_INV_xxx support | Kuninori Morimoto | 2012-11-20 |
| * | ASoC: fsi: stream mode become independent from platform flags | Kuninori Morimoto | 2012-11-20 |
| * | ASoC: fsi: master clock selection become independent from platform flags | Kuninori Morimoto | 2012-11-20 |
| * | ASoC: fsi: SPDIF format become independent from platform flags | Kuninori Morimoto | 2012-11-20 |
| * | ASoC: fsi: tidyup sh_fsi_platform_info pointer | Kuninori Morimoto | 2012-11-20 |
| * | ASoC: fsi: tidyup FSIA/B settings | Kuninori Morimoto | 2012-11-20 |
| * | ASoC: fsi: add master clock control functions | Kuninori Morimoto | 2012-11-06 |
| * | ASoC: fsi: care fsi_hw_start/stop() return value | Kuninori Morimoto | 2012-11-01 |
| * | ASoC: fsi: fsi_set_master_clk() was called from fsi_hw_xxx() only | Kuninori Morimoto | 2012-10-29 |
| * | ASoC: fsi: use devm_request_irq() | Kuninori Morimoto | 2012-10-14 |
| * | ASoC: fsi: fixup channels_min/max | Kuninori Morimoto | 2012-10-14 |
* | | ASoC: fsi: don't reschedule DMA from an atomic context | Guennadi Liakhovetski | 2012-10-09 |
|/ |
|
* | ASoC: fsi: convert to devm_xxx() | Kuninori Morimoto | 2012-09-10 |
* | ASoC: fsi: tidyup: remove un-necessary operation from fsi_probe() | Kuninori Morimoto | 2012-09-10 |
* | ASoC: fsi: fixup pm_runtime_disable() timing on fsi_probe() | Kuninori Morimoto | 2012-09-10 |
* | Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dma | Linus Torvalds | 2012-07-24 |
|\ |
|
| * | ASoC: siu: don't use DMA device for channel filtering | Guennadi Liakhovetski | 2012-07-20 |
| * | ASoC: fsi: prepare for conversion to the shdma base library | Guennadi Liakhovetski | 2012-07-12 |
| * | ASoC: siu: prepare for conversion to the shdma base library | Guennadi Liakhovetski | 2012-07-12 |
* | | ASoC: fsi: use PIO handler if DMA handler was invalid | Kuninori Morimoto | 2012-06-03 |
* | | ASoC: fsi: use dmaengine helper functions | Kuninori Morimoto | 2012-06-03 |
|/ |
|
* | ASoC: fsi: bugfix: ensure dma is terminated | Kuninori Morimoto | 2012-05-30 |
* | ASoC: fsi: bugfix: correct dma area | Kuninori Morimoto | 2012-05-30 |
* | ASoC: fsi: bugfix: enable master clock control on DMA stream | Kuninori Morimoto | 2012-05-30 |
* | ASoC: sh: fsi: enable chip specific data transfer mode | Kuninori Morimoto | 2012-05-19 |
* | ASoC: sh: fsi: call fsi_hw_startup/shutdown from fsi_dai_trigger() | Kuninori Morimoto | 2012-05-19 |
* | ASoC: sh: fsi: use same format for IN/OUT | Kuninori Morimoto | 2012-05-19 |
* | ASoC: sh: fsi: add fsi_version() and removed meaningless version check | Kuninori Morimoto | 2012-05-19 |
* | ASoC: sh: fsi: use register field macro name on IN/OUT_DMAC | Kuninori Morimoto | 2012-05-19 |
* | Merge tag 'v3.4-rc7' into for-3.5 | Mark Brown | 2012-05-13 |
|\ |
|
| * | ASoC: sh: fix migor.c compilation | Guennadi Liakhovetski | 2012-05-09 |
| * | ASoC: fsi: update for dmaengine prep_slave_sg fallout. | Paul Mundt | 2012-04-18 |