summaryrefslogtreecommitdiffstats
path: root/sound
AgeCommit message (Expand)Author
2014-04-14ASoC: fsl_sai: Fix buggy configurations in trigger()Nicolin Chen
2014-04-14ASoC: fsl_sai: Improve fsl_sai_isr()Nicolin Chen
2014-04-14ASoC: fsl: Allow to select individual common optionsAlexander Shiyan
2014-04-14ASoC: fsl: Separation of the main audio options and boardsAlexander Shiyan
2014-04-14ASoC: davinci-mcasp: Remove excess empty lines from davinci_mcasp_set_dai_fmt()Peter Ujfalusi
2014-04-14ASoC: davinci-mcasp: Support for LEFT_J formatPeter Ujfalusi
2014-04-14ASoC: davinci-mcasp: Add support for I2S formatPeter Ujfalusi
2014-04-14ASoC: davinci-mcasp: Move the FS polarity change out from the switch casePeter Ujfalusi
2014-04-14ASoC: davinci-mcasp: Support for DSP_A formatPeter Ujfalusi
2014-04-14ASoC: davinci-mcasp: Format data delay configuration enhancementPeter Ujfalusi
2014-04-14ASoC: davinci-mcasp: Fine tune and correct the DMA burst configurationPeter Ujfalusi
2014-04-14ASoC: davinic-mcasp: Adopt the AFIFO/DMA configuration to the stream (dynamic...Peter Ujfalusi
2014-04-14ASoC: davinci-mcasp: Configure the AFIFO and DMA burst size at the same placePeter Ujfalusi
2014-04-14ASoC: davinci-mcasp: Simplify and clean up the AFIFO configuration codePeter Ujfalusi
2014-04-14ASoC: davinci-mcasp: Fix debug typo in davinci_mcasp_hw_params()Peter Ujfalusi
2014-04-14ASoC: davinci-mcasp: Assign the dma_data earlier in dai_probe callbackPeter Ujfalusi
2014-04-14ASoC: davinci-pcm: Add empty functions for !CONFIG_SND_DAVINCI_SOC buildsPeter Ujfalusi
2014-04-14ASoC: core: Allow snd_soc_update_bits use 32 bits registerBard Liao
2014-04-14ASoC: core: Fail codec probe if we fail to add controlsNariman Poushin
2014-04-14ASoC: core: Fail probe if we fail to add dai widgetsNariman Poushin
2014-04-14ASoC: Let snd_soc_platform subclass snd_soc_componentLars-Peter Clausen
2014-04-14ASoC: Track which components have been registered with snd_soc_register_compo...Lars-Peter Clausen
2014-04-14ASoC: Remove IO register modifier callbacksLars-Peter Clausen
2014-04-14ASoC: Move IO functions to soc-io.cLars-Peter Clausen
2014-04-14ASoC: Prepare SOC_SINGLE_XR_SX controls for regmapLars-Peter Clausen
2014-04-14ASoC: Add snd_soc_kcontrol_platform() helper functionLars-Peter Clausen
2014-04-14ASoC: Add snd_soc_kcontrol_codec() helper functionLars-Peter Clausen
2014-04-14ASoC: codec: fix the sparse check warnings.Xiubo Li
2014-04-14ASoC: wm8997: Remove the set_cache_io() entirely from ASoC probe.Xiubo Li
2014-04-14ASoC: wm8994: Remove the set_cache_io() entirely from ASoC probe.Xiubo Li
2014-04-14ASoC: wm8400: Remove the set_cache_io() entirely from ASoC probe.Xiubo Li
2014-04-14ASoC: wm8350: Remove the set_cache_io() entirely from ASoC probe.Xiubo Li
2014-04-14ASoC: wm5110: Remove the set_cache_io() entirely from ASoC probe.Xiubo Li
2014-04-14ASoC: wm5102: Remove the set_cache_io() entirely from ASoC probe.Xiubo Li
2014-04-14ASoC: si476x: Remove the set_cache_io() entirely from ASoC probe.Xiubo Li
2014-04-14ASoC: mc13783: Remove the set_cache_io() entirely from ASoC probe.Xiubo Li
2014-04-14ASoC: cq93vc: Remove the set_cache_io() entirely from ASoC probe.Xiubo Li
2014-04-14ASoC: 88pm860x: Remove the set_cache_io() entirely from ASoC probe.Xiubo Li
2014-04-14ASoC: core: Move the default regmap I/O setting to snd_soc_register_codec()Xiubo Li
2014-04-14ASoC: wm5110: Add in OSR controls for OUT5/6Charles Keepax
2014-04-14ALSA: es18xx driver should use udelay errorLi, Zhen-Hua
2014-04-14Merge branch 'topic/usb-audio' into for-nextTakashi Iwai
2014-04-14ALSA: hda/realtek - Add support of ALC288 codecKailang Yang
2014-04-11ASoC: rsnd: fix clock prepare/unprepareBen Dooks
2014-04-10Merge tag 'sound-fix-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2014-04-09ALSA: usb-audio: Suppress repetitive debug messages from retire_playback_urb()Tim Gardner
2014-04-09Merge tag 'asoc-v3.15-5' of git://git.kernel.org/pub/scm/linux/kernel/git/bro...Takashi Iwai
2014-04-09ALSA: hda - Make full_reset booleanThierry Reding
2014-04-09ALSA: hda - add headset mic detect quirk for a Dell laptopHui Wang
2014-04-09sound: dmasound: use module_platform_driver_probe()Christoph Jaeger