summaryrefslogtreecommitdiffstats
path: root/sound
AgeCommit message (Expand)Author
2014-04-18ASoC: rx51: Use the same name for platform as the cpu_daiPeter Ujfalusi
2014-04-18ASoC: osk5912: Use the same name for platform as the cpu_daiPeter Ujfalusi
2014-04-18ASoC: omap3pandora: Use the same name for platform as the cpu_daiPeter Ujfalusi
2014-04-18ASoC: n810: Use the same name for platform as the cpu_daiPeter Ujfalusi
2014-04-18ASoC: ams-delta: Use the same name for platform as the cpu_daiPeter Ujfalusi
2014-04-18ASoC: am3517evm: Use the same name for platform as the cpu_daiPeter Ujfalusi
2014-04-18ASoC: omap-twl4030: Use the same name/node for platform as the cpu_daiPeter Ujfalusi
2014-04-18ASoC: omap-abe-twl6040: Use the cpu_dai node to specify the platform driverPeter Ujfalusi
2014-04-18ASoC: omap-hdmi: Bind the platform driver to the dai driver when loadingPeter Ujfalusi
2014-04-18ASoC: omap-dmic: Bind the platform driver to the dai driver when loadingPeter Ujfalusi
2014-04-18ASoC: omap-dmic: Assign the dai DMA data at earlier timePeter Ujfalusi
2014-04-18ASoC: omap-pcm: Support for binding the platform driver to dai devicesPeter Ujfalusi
2014-04-18ASoC: omap-mcbsp: Bind the platform driver to the dai driver when loadingPeter Ujfalusi
2014-04-18ASoC: omap-mcbsp: Assign the dai DMA data at earlier timePeter Ujfalusi
2014-04-18ASoC: omap-mcpdm: Bind the platform driver to the dai driver when loadingPeter Ujfalusi
2014-04-18ASoC: omap-mcpdm: Assign the dai DMA data at earlier timePeter Ujfalusi
2014-04-18Merge branch 'topic/devm' of git://git.kernel.org/pub/scm/linux/kernel/git/br...Mark Brown
2014-04-18ASoC: Add resource managed snd_soc_register_platform()Peter Ujfalusi
2014-04-18ASoC: core: use PTR_ERR instead of PTR_RETChristoph Jaeger
2014-04-18ASoC: Intel: Fix incorrect sizeof() in sst_hsw_stream_get_volume()Christian Engelmayer
2014-04-18ASoC: Intel: some incorrect sizeof() usagesDan Carpenter
2014-04-18ASoC: cs42l51: Fix mask for REVIDAxel Lin
2014-04-18ASoC: dapm: Allow update_bits use 32 bits regBard Liao
2014-04-18ASoC: cs42l73: Convert to use devm_gpio_request_oneAxel Lin
2014-04-18ASoC: cs42l52: Convert to use devm_gpio_request_oneAxel Lin
2014-04-18ASoC: wm_adsp: Remove uneeded semicolonCharles Keepax
2014-04-18ASoC: fsl_spdif: Fix wrong OFFSET of STC_SYSCLK_DIVNicolin Chen
2014-04-18arch: Mass conversion of smp_mb__*()Peter Zijlstra
2014-04-18ALSA: lx_core: Translate comments from french to englishMaxime Ripard
2014-04-18ALSA: lx_core: Remove useless #if 0 .. #endifMaxime Ripard
2014-04-18ALSA: lx_core: Remove dead codeMaxime Ripard
2014-04-18ALSA: lx_core: Fix dev_dbg typoMaxime Ripard
2014-04-18ALSA: lx_core: Switch to using BIT macroMaxime Ripard
2014-04-18ALSA: lx_core: Remove unused definesMaxime Ripard
2014-04-16ASoC: cs42l51: split i2c from codec driverBrian Austin
2014-04-16ALSA: pcm: 'BUG:' message unnecessarily triggers kerneloopsTim Gardner
2014-04-16ALSA: hda/realtek - Add headset Mic support for Dell machineKailang Yang
2014-04-16ALSA: sound/atmel/ac97c.c: Convert to module_platform_driverAlexander Stein
2014-04-16ALSA: hda - add headset mic detect quirk for a Dell laptopHui Wang
2014-04-15ASoC: alc5623: Fix regmap endiannessAndrew Lunn
2014-04-15ASoC: tlv320aic3x: fix shared reset pin for DTSebastian Reichel
2014-04-15ASoC: Intel: Fix a self assignment in sst_mem_block_alloc_scratch()Christian Engelmayer
2014-04-15ASoC: Intel: Fix incorrect sizeof() in sst_hsw_stream_get_volume()Christian Engelmayer
2014-04-15ASoC: fsl: Add explicit include of of.hMark Brown
2014-04-15ASoC: wm8997: Fix compile errorLars-Peter Clausen
2014-04-14ASoC: fsl_sai: Use FSL_SAI_xXR() and regmap_update_bits() to simplify codeNicolin Chen
2014-04-14ASoC: spdif: Add VF610+ compatibles support.Xiubo Li
2014-04-14ASoC: esai: Add VF610+ compatibles support.Xiubo Li
2014-04-14ASoC: spdif: Sort the header files alphabetically.Xiubo Li
2014-04-14ASoC: esai: use the precise definition of 'ret'.Xiubo Li