summaryrefslogtreecommitdiff
path: root/sound/soc
AgeCommit message (Expand)Author
2012-06-03ASoC: fsi: use PIO handler if DMA handler was invalidKuninori Morimoto
2012-06-03ASoC: fsi: use dmaengine helper functionsKuninori Morimoto
2012-06-03ASoC: Ux500: Add platform-driverOla Lilja
2012-06-03ASoC: core: Add widget SND_SOC_DAPM_CLOCK_SUPPLYOla Lilja
2012-06-03ASoC: codecs: Refresh copyrights for Wolfson driversMark Brown
2012-06-03ASoC: tegra+wm8903: remove non-DT support for SeaboardStephen Warren
2012-06-03ASoC: tegra+wm8903: simplify gpio tests in widget callbacksStephen Warren
2012-06-03ASoC: tegra+alc5632: unconditionally free jack GPIOs in removeStephen Warren
2012-06-03ASoC: tegra+alc5632: move all GPIO setup into probeStephen Warren
2012-06-03ASoC: tegra+wm8903: unconditionally free jack GPIOs in removeStephen Warren
2012-06-03ASoC: tegra+wm8903: Use devm_gpio_request_oneStephen Warren
2012-06-03ASoC: tegra+wm8903: move all GPIO setup into probeStephen Warren
2012-06-03ASoC: wm8903: init GPIOs during I2C probe not codec probeStephen Warren
2012-06-01Merge tag 'sound-3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/...Linus Torvalds
2012-05-31Merge tag 'asoc-3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...Takashi Iwai
2012-05-30ASoC: fsi: bugfix: ensure dma is terminatedKuninori Morimoto
2012-05-30ASoC: fsi: bugfix: correct dma areaKuninori Morimoto
2012-05-30ASoC: fsi: bugfix: enable master clock control on DMA streamKuninori Morimoto
2012-05-28ASoC: imx-ssi: Use clk_prepare_enable/clk_disable_unprepareFabio Estevam
2012-05-26Merge tag 'clock' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds
2012-05-25Merge tag 'sound-3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/...Linus Torvalds
2012-05-23Merge tag 'sound-3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/...Linus Torvalds
2012-05-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2012-05-23Merge branch 'for-3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/lrg/a...Takashi Iwai
2012-05-22Merge tag 'pinctrl' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds
2012-05-22ASoC: OMAP: HDMI: Rename sound card source fileRicardo Neri
2012-05-22ASoC: OMAP: HDMI: Make sound card naming more genericRicardo Neri
2012-05-22ASoC: OMAP: HDMI: Make build config options more genericRicardo Neri
2012-05-22ASoC: OMAP: HDMI: Expand capabilities of the HDMI DAIRicardo Neri
2012-05-22ASoC: OMAP: HDMI: Improve how the display state is verifiedRicardo Neri
2012-05-22ASoC: OMAP: HDMI: Expand configuration of hw_paramsRicardo Neri
2012-05-22ASoC: OMAP: HDMI: Use the DSS audio interfaceRicardo Neri
2012-05-22ASoC: OMAP: HDMI: Create a structure for private data of the CPU DAIRicardo Neri
2012-05-22ASoC: OMAP: HDMI: Change error values in HDMI CPU DAIRicardo Neri
2012-05-22ASoC: OMAP: HDMI: Update the platform device namesRicardo Neri
2012-05-22ASoC: omap-abe-twl6040: Introduce driver data for runtime parametersPeter Ujfalusi
2012-05-22ASoC: omap-abe-twl6040: Move Digital Mic widget into dapm tablePeter Ujfalusi
2012-05-22ASoC: omap-abe-twl6040: Keep only one snd_soc_dai_link structurePeter Ujfalusi
2012-05-22ASoC: omap-dmic: Add device tree bindingsPeter Ujfalusi
2012-05-22ASoC: omap-mcpdm: Add device tree bindingsPeter Ujfalusi
2012-05-22ASoC: omap-mcbsp: buffer size constraint only applies to playback streamPeter Ujfalusi
2012-05-22ASoC: omap-mcbsp: Use the common interrupt line if supported by the SoCPeter Ujfalusi
2012-05-22ASoC: omap-mcbsp: Remove unused FRAME dma_op_modePeter Ujfalusi
2012-05-22ASoC: omap-mcbsp: Use DMA packet mode for non mono streams on OMAP3+Peter Ujfalusi
2012-05-22Merge tag 'asoc-3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...Takashi Iwai
2012-05-21Merge tag 'regulator-3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/br...Linus Torvalds
2012-05-21Merge branch 'topic/asoc' into for-linusTakashi Iwai
2012-05-19ASoC: sh: fsi: enable chip specific data transfer modeKuninori Morimoto
2012-05-19ASoC: sh: fsi: call fsi_hw_startup/shutdown from fsi_dai_trigger()Kuninori Morimoto
2012-05-19ASoC: sh: fsi: use same format for IN/OUTKuninori Morimoto