- 701caa5 Merge remote-tracking branches 'asoc/topic/adsp', 'asoc/topic/atmel', 'asoc/topic/bcm2835', 'asoc/topic/docs', 'asoc/topic/fsl', 'asoc/topic/generic', 'asoc/topic/kirkwood', 'asoc/topic/mc13783', 'asoc/topic/mxs', 'asoc/topic/nuc900', 'asoc/topic/sai', 'asoc/topic/sh', 'asoc/topic/ssm2602', 'asoc/topic/tlv320aic3x', 'asoc/topic/twl4030', 'asoc/topic/ux500', 'asoc/topic/width' and 'asoc/topic/x86' into for-tiwai by Mark Brown · 11 years ago
- a7ddf15 ASoC: sh: Don't set unused struct snd_pcm_hardware fields by Lars-Peter Clausen · 11 years ago
- 2cde51f Merge remote-tracking branches 'asoc/topic/ad1836', 'asoc/topic/ad193x', 'asoc/topic/adav80x', 'asoc/topic/adsp', 'asoc/topic/ak4641', 'asoc/topic/ak4642', 'asoc/topic/arizona', 'asoc/topic/atmel', 'asoc/topic/au1x', 'asoc/topic/axi', 'asoc/topic/bcm2835', 'asoc/topic/blackfin', 'asoc/topic/cs4271', 'asoc/topic/cs42l52', 'asoc/topic/da7210', 'asoc/topic/davinci', 'asoc/topic/ep93xx', 'asoc/topic/fsl', 'asoc/topic/fsl-mxs', 'asoc/topic/generic', 'asoc/topic/hdmi', 'asoc/topic/jack', 'asoc/topic/jz4740', 'asoc/topic/max98090', 'asoc/topic/mxs', 'asoc/topic/omap', 'asoc/topic/pxa', 'asoc/topic/rcar', 'asoc/topic/s6000', 'asoc/topic/sai', 'asoc/topic/samsung', 'asoc/topic/sgtl5000', 'asoc/topic/spear', 'asoc/topic/ssm2518', 'asoc/topic/ssm2602', 'asoc/topic/tegra', 'asoc/topic/tlv320aic3x', 'asoc/topic/twl6040', 'asoc/topic/txx9', 'asoc/topic/uda1380', 'asoc/topic/width', 'asoc/topic/wm8510', 'asoc/topic/wm8523', 'asoc/topic/wm8580', 'asoc/topic/wm8711', 'asoc/topic/wm8728', 'asoc/topic/wm8731', 'asoc/topic/wm8741', 'asoc/topic/wm8750', 'asoc/topic/wm8753', 'asoc/topic/wm8776', 'asoc/topic/wm8804', 'asoc/topic/wm8900', 'asoc/topic/wm8901', 'asoc/topic/wm8940', 'asoc/topic/wm8962', 'asoc/topic/wm8974', 'asoc/topic/wm8985', 'asoc/topic/wm8988', 'asoc/topic/wm8990', 'asoc/topic/wm8991', 'asoc/topic/wm8994', 'asoc/topic/wm8995', 'asoc/topic/wm9081' and 'asoc/topic/x86' into asoc-next by Mark Brown · 11 years ago
- ef74940 ASoC: rsnd: add SRC (Sampling Rate Converter) support by Kuninori Morimoto · 11 years ago
- adcf7d5 ASoC: rsnd: tidyup rsnd_ssi_master_clk_start() parameter by Kuninori Morimoto · 11 years ago
- 99feec3 ASoC: rsnd: scu cleanup: add rsnd_scu_rate_ctrl() by Kuninori Morimoto · 11 years ago
- 52ea2a7 ASoC: rsnd: INT_ENABLE is needed only Gen2 by Kuninori Morimoto · 11 years ago
- af8a478 ASoC: rsnd: add rsnd_scu_transfer_start() by Kuninori Morimoto · 11 years ago
- 2582718c ASoC: rsnd: route setting is needed only Gen1 by Kuninori Morimoto · 11 years ago
- 7808aa3 ASoC: rsnd: make sure variable name for 44.1kHz/48kHz by Kuninori Morimoto · 11 years ago
- 690ef81 ASoC: rsnd: tidyup register naming by Kuninori Morimoto · 11 years ago
- 729aca5 ASoC: rsnd: tidyup ssi comment by Kuninori Morimoto · 11 years ago
- e337853 ASoC: rsnd: add rsnd_adg_set_ssi_clk() and cleanup adg by Kuninori Morimoto · 11 years ago
- a073278 ASoC: fsi: remove original filter from fsi_dma_probe() by Kuninori Morimoto · 11 years ago
- 1a1c75a ASoC: rsnd: gen: fixup Gen2 channel size by Kuninori Morimoto · 11 years ago
- 60dbb4f ASoC: rcar: use devm_clk_get() instead of clk_get() by Kuninori Morimoto · 11 years ago
- 507d466 ASoC: rcar: add Gen2 sound support by Kuninori Morimoto · 11 years ago
- 531eaf4 ASoC: rcar: remove rcar_gen_ops by Kuninori Morimoto · 11 years ago
- 994a9df ASoC: rcar: remove .path_init/exit from rsnd_gen_ops by Kuninori Morimoto · 11 years ago
- 42ee5d2 ASoC: rcar: add rsnd_is_accessible_reg() by Kuninori Morimoto · 11 years ago
- c1e6cc5 ASoC: rcar: separate regmap init common field by Kuninori Morimoto · 11 years ago
- 17b9a2b ASoC: rcar: remove unused register settings by Kuninori Morimoto · 11 years ago
- a373773 ASoC: rcar: some dubious one-bit signed bitfields by Dan Carpenter · 11 years ago
- 0fb50e5 ASoC: rcar: select REGMAP by Kuninori Morimoto · 11 years ago
- ee71a70 Merge tag 'asoc-v3.13-5' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-linus by Takashi Iwai · 11 years ago
- 4b47ab4 Merge remote-tracking branch 'asoc/fix/rcar' into asoc-linus by Mark Brown · 11 years ago
- a0d32bc ASoC: rcar: fixup dma_async_issue_pending() timing by Kuninori Morimoto · 11 years ago
- b5f3d7a ASoC: rcar: off by one in rsnd_scu_set_route() by Dan Carpenter · 11 years ago
- 6020779 ASoC: rcar: fixup mod access before checking by Kuninori Morimoto · 11 years ago
- 108145a Merge remote-tracking branch 'asoc/topic/warn' into asoc-next by Mark Brown · 11 years ago
- 9686e4b Merge remote-tracking branch 'asoc/topic/rcar' into asoc-next by Mark Brown · 11 years ago
- 5f29d44 ASoC: sh: Use WARN_ON() instead of BUG_ON() by Takashi Iwai · 11 years ago
- 8b14719 ASoC: rcar: Use WARN_ON() instead of BUG_ON() by Takashi Iwai · 11 years ago
- a2b4f8a ASoC: rcar: remove un-needed select from Kconfig by Kuninori Morimoto · 11 years ago
- 97fa413 Merge remote-tracking branch 'asoc/topic/rcar' into asoc-next by Mark Brown · 11 years ago
- 9ade09d ASoC: rcar: remove original filter from rsnd_dma_init() by Kuninori Morimoto · 11 years ago
- 5b2ad46 Merge remote-tracking branch 'asoc/topic/rcar' into asoc-next by Mark Brown · 11 years ago
- 92eba04 ASoC: rcar: remove RSND_SSI_CLK_FROM_ADG by Kuninori Morimoto · 11 years ago
- cdcfcac ASoC: rcar: add rsnd_scu_hpbif_is_enable() by Kuninori Morimoto · 11 years ago
- c5d5a58 ASoC: rcar: fixup generation checker by Kuninori Morimoto · 11 years ago
- 2192f81 ASoC: rcar: add ID check on rsnd_dai_get() by Kuninori Morimoto · 11 years ago
- 740ad6c ASoC: rcar: fixup rsnd_platform_call() return value by Kuninori Morimoto · 11 years ago
- 55e5b6f ASoC: rsnd: use regmap instead of original register mapping method by Kuninori Morimoto · 11 years ago
- efeb970 ASoC: rsnd: remove rsnd_priv_read/write/bset() by Kuninori Morimoto · 11 years ago
- d3be689 ASoC: rcar: remove unnecessary mach/clock.h by Kuninori Morimoto · 11 years ago
- 072188b ASoC: rsnd: gen: rsnd_gen_ops cares .probe and .remove by Kuninori Morimoto · 11 years ago
- 34e4447 ASoC: rsnd: fixup flag name of rsnd_scu_platform_info by Kuninori Morimoto · 11 years ago
- 812e6bb Merge remote-tracking branch 'asoc/topic/fsi' into tmp by Mark Brown · 11 years ago
- 53110a2 ASoC: fsi: reserve prefetch period on DMA transferring by Kuninori Morimoto · 11 years ago
- 2460719 ASoC: rsnd: scu: cleanup empty functions by Kuninori Morimoto · 11 years ago
- 374a5281 ASoC: rsnd: SSI supports DMA transfer via BUSIF by Kuninori Morimoto · 11 years ago
- 849fc82 ASoC: rsnd: SSI supports DMA transfer by Kuninori Morimoto · 11 years ago
- 0a4d94c ASoC: rsnd: add common DMAEngine method by Kuninori Morimoto · 11 years ago
- 4b4dab8 ASoC: rsnd: remove platform dai and add dai_id on platform setting by Kuninori Morimoto · 11 years ago
- 70263cb ASoC: rcar: fix return value check in rsnd_gen1_probe() by Wei Yongjun · 11 years ago
- ae5c322 ASoC: add Renesas R-Car SSI feature by Kuninori Morimoto · 11 years ago
- dfc9403 ASoC: add Renesas R-Car ADG feature by Kuninori Morimoto · 11 years ago
- 07539c1 ASoC: add Renesas R-Car SCU feature by Kuninori Morimoto · 11 years ago
- 3337744 ASoC: add Renesas R-Car Generation feature by Kuninori Morimoto · 11 years ago
- cdaa3cd ASoC: add Renesas R-Car module feature by Kuninori Morimoto · 11 years ago
- 1536a96 ASoC: add Renesas R-Car core feature by Kuninori Morimoto · 11 years ago
- accaf69d Merge tag 'asoc-v3.11-2' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-next by Takashi Iwai · 11 years ago
- b047e1c ASoC: ac97: Support multi-platform AC'97 by Mark Brown · 11 years ago
- c375b2d ASoC: fsi: fixup sparse errors by Kuninori Morimoto · 11 years ago
- 48539f7 Merge remote-tracking branch 'asoc/topic/fsi' into asoc-next by Mark Brown · 12 years ago
- 1341962 Merge remote-tracking branch 'asoc/topic/component' into asoc-next by Mark Brown · 12 years ago
- 0a09dfa ASoC: switch over to use snd_soc_register_component() on sh4 siu by Kuninori Morimoto · 12 years ago
- 73d86d9 ASoC: switch over to use snd_soc_register_component() on sh4 hac by Kuninori Morimoto · 12 years ago
- cd9003a ASoC: switch over to use snd_soc_register_component() on sh4 ssi by Kuninori Morimoto · 12 years ago
- 417a117 ASoC: dma-sh7760: Fix compile error by Lars-Peter Clausen · 12 years ago
- da4f2f9 ASoC: fsi: use snd_soc_register_component() instead of snd_soc_register_dais() by Kuninori Morimoto · 12 years ago
- 9c33728 ASoC: fsi: remove unused irq by Kuninori Morimoto · 12 years ago
- e43fc6a ASoC: fsi: Remove __devinitconst by Thierry Reding · 12 years ago
- 9e7b6d6 ASoC: fsi: add device tree support by Kuninori Morimoto · 12 years ago
- fd974e5 ASoC: fsi: don't use platform info pointer on probe() by Kuninori Morimoto · 12 years ago
- abca758 ASoC: fsi: remove SH_FSI_xxx_INV flags by Kuninori Morimoto · 12 years ago
- 6cbdbff ASoC: fsi: remove platform depended .set_rate() callback support by Kuninori Morimoto · 12 years ago
- bb5eb6e ASoC: sh: remove __dev* attributes by Bill Pemberton · 12 years ago
- 954f497 Merge remote-tracking branch 'asoc/topic/fsi' into asoc-next by Mark Brown · 12 years ago
- 3449f5f ASoC: fsi: add SND_SOC_DAIFMT_INV_xxx support by Kuninori Morimoto · 12 years ago
- 2522acd ASoC: fsi: stream mode become independent from platform flags by Kuninori Morimoto · 12 years ago
- ab6340c ASoC: fsi: master clock selection become independent from platform flags by Kuninori Morimoto · 12 years ago
- c2052de ASoC: fsi: SPDIF format become independent from platform flags by Kuninori Morimoto · 12 years ago
- 943fdad ASoC: fsi: tidyup sh_fsi_platform_info pointer by Kuninori Morimoto · 12 years ago
- 40f9118 ASoC: fsi: tidyup FSIA/B settings by Kuninori Morimoto · 12 years ago
- ab6f6d8 ASoC: fsi: add master clock control functions by Kuninori Morimoto · 12 years ago
- 80b4add ASoC: fsi: care fsi_hw_start/stop() return value by Kuninori Morimoto · 12 years ago
- ddeb2d7 ASoC: fsi: fsi_set_master_clk() was called from fsi_hw_xxx() only by Kuninori Morimoto · 12 years ago
- 1ddd828 ASoC: fsi: use devm_request_irq() by Kuninori Morimoto · 12 years ago
- 2a8c8a5 ASoC: fsi: fixup channels_min/max by Kuninori Morimoto · 12 years ago
- 57451e4 ASoC: fsi: don't reschedule DMA from an atomic context by Guennadi Liakhovetski · 12 years ago
- 6ac4262 ASoC: fsi: convert to devm_xxx() by Kuninori Morimoto · 12 years ago
- dbd4e51 ASoC: fsi: tidyup: remove un-necessary operation from fsi_probe() by Kuninori Morimoto · 12 years ago
- c35e005 ASoC: fsi: fixup pm_runtime_disable() timing on fsi_probe() by Kuninori Morimoto · 12 years ago
- c511dc1 Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dma by Linus Torvalds · 12 years ago
- 9d051dc ASoC: siu: don't use DMA device for channel filtering by Guennadi Liakhovetski · 12 years ago
- b837314 ASoC: fsi: prepare for conversion to the shdma base library by Guennadi Liakhovetski · 13 years ago
- 6f3de8b ASoC: siu: prepare for conversion to the shdma base library by Guennadi Liakhovetski · 13 years ago
- b1226dc ASoC: fsi: use PIO handler if DMA handler was invalid by Kuninori Morimoto · 12 years ago
- 5514efd ASoC: fsi: use dmaengine helper functions by Kuninori Morimoto · 12 years ago