summaryrefslogtreecommitdiff
path: root/sound
AgeCommit message (Expand)Author
2014-06-20ASoC: omap-mcbsp: Assign the dai DMA data at earlier timePeter Ujfalusi
2014-06-20ASoC: omap-mcpdm: Bind the platform driver to the dai driver when loadingPeter Ujfalusi
2014-06-20ASoC: omap-pcm: Support for binding the platform driver to dai devicesPeter Ujfalusi
2014-06-20ASoC: Export devm_snd_soc_register_platform()Lars-Peter Clausen
2014-06-20ASoC: omap-mcpdm: Assign the dai DMA data at earlier timePeter Ujfalusi
2014-06-20ASoC: Add resource managed snd_soc_register_platform()Peter Ujfalusi
2014-06-20ASoC: davinci-mcasp: Do not touch 0x04 register above McASP_VERSION_2Peter Ujfalusi
2014-06-20ASoC: davinci-mcasp: Remove excess empty lines from davinci_mcasp_set_dai_fmt()Peter Ujfalusi
2014-06-20ASoC: davinci-mcasp: Support for LEFT_J formatPeter Ujfalusi
2014-06-20ASoC: davinci-mcasp: Add support for I2S formatPeter Ujfalusi
2014-06-20ASoC: davinci-mcasp: Move the FS polarity change out from the switch casePeter Ujfalusi
2014-06-20ASoC: davinci-mcasp: Support for DSP_A formatPeter Ujfalusi
2014-06-20ASoC: davinci-mcasp: Format data delay configuration enhancementPeter Ujfalusi
2014-06-20ASoC: davinci-mcasp: Fine tune and correct the DMA burst configurationPeter Ujfalusi
2014-06-20ASoC: davinic-mcasp: Adopt the AFIFO/DMA configuration to the stream (dynamic...Peter Ujfalusi
2014-06-20ASoC: davinci-mcasp: Configure the AFIFO and DMA burst size at the same placePeter Ujfalusi
2014-06-20ASoC: davinci-mcasp: Simplify and clean up the AFIFO configuration codePeter Ujfalusi
2014-06-20ASoC: davinci-mcasp: Fix debug typo in davinci_mcasp_hw_params()Peter Ujfalusi
2014-06-20ASoC: davinci-mcasp: Assign the dma_data earlier in dai_probe callbackPeter Ujfalusi
2014-06-20ASoC: davinci-pcm: Add empty functions for !CONFIG_SND_DAVINCI_SOC buildsPeter Ujfalusi
2014-06-12Merge tag 'v3.14.7' of http://git.kernel.org/pub/scm/linux/kernel/git/stable/...Dan Murphy
2014-06-11ALSA: hda/realtek - Fix COEF widget NID for ALC260 replacer fixupTakashi Iwai
2014-06-11ALSA: hda/realtek - Correction of fixup codes for PB V7900 laptopRonan Marquet
2014-06-11ALSA: hda/analog - Fix silent output on ASUS A8JNTakashi Iwai
2014-06-11Merge tag 'v3.14.6' of http://git.kernel.org/pub/scm/linux/kernel/git/stable/...Dan Murphy
2014-06-11Merge tag 'v3.14.4' of http://git.kernel.org/pub/scm/linux/kernel/git/stable/...Dan Murphy
2014-06-11Merge tag 'v3.14.3' of http://git.kernel.org/pub/scm/linux/kernel/git/stable/...Dan Murphy
2014-06-11Merge tag 'v3.14.1' of http://git.kernel.org/pub/scm/linux/kernel/git/stable/...Dan Murphy
2014-06-07ASoC: davinci-mcasp: Fix bit clock polarity settingsPeter Ujfalusi
2014-06-07ASoC: wm8962: Update register CLASS_D_CONTROL_1 to be non-volatileCharles Keepax
2014-06-07ASoC: dapm: Skip CODEC<->CODEC links in connect_dai_link_widgets()Lars-Peter Clausen
2014-06-07ALSA: hda - Fix onboard audio on Intel H97/Z97 chipsetsTakashi Iwai
2014-06-07ALSA: hda - hdmi: Set converter channel count even without sinkAnssi Hannula
2014-06-07ALSA: usb-audio: work around corrupted TEAC UD-H01 feedback dataClemens Ladisch
2014-06-07ASoC: davinci-mcasp: Provide correct filter_data for dmaengine for non-DT bootPeter Ujfalusi
2014-06-07ASoC: davinci: Add edma dmaengine platform driverPeter Ujfalusi
2014-06-07ASoC: tlv320aic31xx: Turn power off only once.Jyri Sarha
2014-06-07ASoC: tlv320aic31xx: Remove snd_soc_codec_set_cache_io() callJyri Sarha
2014-06-07ASoC: tlv320aic31xx: Fix unused variable warning from aic31xx_clk_offJyri Sarha
2014-06-07ASoC: tlv320aic31xx: Add basic codec driver implementationJyri Sarha
2014-06-07ASoC: tlv320aic32x4: Sort Makefile in alphabetic orderJyri Sarha
2014-06-07ASoC: davinci-mcasp: Rename the pointer to davinci dma_params as dma_paramsPeter Ujfalusi
2014-06-06ASoC: davinci-mcasp: Remove long lines from suspend/resume callbacksPeter Ujfalusi
2014-06-06ASoC: davinci-mcasp: Rename platform data structPeter Ujfalusi
2014-06-06ASoC: davinci-mcasp: Code cleanup in davinci_mcasp_hw_params()Peter Ujfalusi
2014-06-06ASoC: davinci-mcasp: Move pm callbacks from platform device to soc_dai_driverPeter Ujfalusi
2014-06-06ASoC: davinci-mcasp: Return value handling cleanup for mcasp_common_hw_param()Peter Ujfalusi
2014-06-06ASoC: davinci-mcasp: Set BCLK divider if McASP is BCLK masterJyri Sarha
2014-06-06ASoC: davinci-evm: Add named clock reference to DT bindingsJyri Sarha
2014-05-13ASoC: dapm: Fix widget double free with auto-disable DAPM kcontrolJarkko Nikula