summaryrefslogtreecommitdiffstats
path: root/net (unfollow)
Commit message (Expand)AuthorFilesLines
2014-06-01ASoC: cache: Fix possible ZERO_SIZE_PTR pointer dereferencing error.Xiubo Li1-0/+3
2014-06-01ASoC: Add helper functions to cast from DAPM context to CODEC/platformLars-Peter Clausen1-0/+27
2014-06-01ASoC: tlv320aci3x: Fix custom snd_soc_dapm_put_volsw_aic3x() functionPeter Ujfalusi1-1/+1
2014-05-26ASoC: pxa: pxa-ssp: Terminate of match tableStephen Boyd1-0/+1
2014-05-22ASoC: samsung: Add devm_clk_get to pcm.cTushar Behera1-6/+2
2014-05-22ASoC: samsung: Use devm_snd_soc_register_componentTushar Behera7-54/+15
2014-05-22ASoC: samsung: Use devm_snd_soc_register_platformTushar Behera10-32/+6
2014-05-22ASoC: samsung: Use devm_snd_soc_register_cardTushar Behera7-97/+21
2014-05-21ASoC: neo1973_wm8753: Automatically disconnected non-connected pinsLars-Peter Clausen1-7/+1
2014-05-21ASoC: samsung: Allow setting OP_CLK of the IIS Multi Audio InterfaceSylwester Nawrocki2-0/+5
2014-05-21ASoC: pxa: remove mach header dependencyArnd Bergmann4-4/+5
2014-05-21ASoC: alc5623: Add device tree bindingAndrew Lunn3-1/+46
2014-05-21ASoC: fsl-ssi: Move fsl_ssi_set_dai_sysclk above fsl_ssi_hw_paramsSascha Hauer1-94/+96
2014-05-21ASoC: fsl-ssi: Transmit enable synchronizationMarkus Pargmann2-0/+2
2014-05-21ASoC: fsl-ssi: Remove unnecessary variables from ssi_privateMarkus Pargmann1-53/+64
2014-05-21ASoC: fsl-ssi: Cleanup probe functionMarkus Pargmann1-60/+53
2014-05-21ASoC: fsl-ssi: Remove useless DMA codeMarkus Pargmann1-37/+3
2014-05-21ASoC: fsl-ssi: Move imx-specific probe to seperate functionMarkus Pargmann1-82/+103
2014-05-21ASoC: fsl-ssi: Use dev_name for DAI driver structMarkus Pargmann1-8/+3
2014-05-21ASoC: fsl-ssi: Move debugging to seperate fileMarkus Pargmann4-236/+232
2014-05-21ASoC: fsl-ssi: Fix register values when disablingMarkus Pargmann1-5/+35
2014-05-20ASoC: mop500_ab8500: Replace instances of rtd->codec->card with rtd->cardLars-Peter Clausen1-1/+1
2014-05-20ASoC: omap: Replace instances of rtd->codec->card with rtd->cardLars-Peter Clausen3-7/+5
2014-05-20ASoC: ad1980: Replace goto loop with do-while loopLars-Peter Clausen1-20/+19
2014-05-19ASoC: Intel: Fix pcm stream context restore crashKevin Strasser1-1/+3
2014-05-19ASoC: rt5645: Fix updating wrong register for T5645_AIF2 caseAxel Lin1-2/+2
2014-05-19ASoC: Remove needless snd_soc_dapm_enable_pin() from machine driver initsJarkko Nikula15-96/+0
2014-05-19ASoC: Remove needless snd_soc_dapm_sync() from machine driver initsJarkko Nikula3-6/+1
2014-05-19ASoC: rt5651: Do not use rtd->codecLars-Peter Clausen1-2/+1
2014-05-19ASoC: cs42xx8: Do not use rtd->codecLars-Peter Clausen1-2/+1
2014-05-16ASoC: max98090: Move microphone bias voltage setting to probe functionJarkko Nikula1-7/+3
2014-05-16ASoC: max98090: Make sure we configure BCLK in one placeLiam Girdwood2-3/+6
2014-05-16ASoC: max98090: Add ACPI probing supportJarkko Nikula1-2/+26
2014-05-16ASoC: max98090: Mark cache as dirty prior to restoringLiam Girdwood1-0/+2
2014-05-16ASoC: max98090: Reset codec on resumeLiam Girdwood1-0/+23
2014-05-16ASoC: max98090: Fix reset at resume timeLiam Girdwood1-0/+3
2014-05-16ASoC: max98090: Fix digital sidetone gain TLVLiam Girdwood1-1/+2
2014-05-16ASoC: Intel: remove codec memeber from codec structsVinod Koul3-7/+0
2014-05-16ASoC: Intel: add drain_notify supportVinod Koul2-0/+13
2014-05-16ASoC: Intel: Revert "rename pcm dias to media dai"Vinod Koul1-19/+19
2014-05-15ASoC: Intel: Fix simultaneous Baytrail SST capture and playbackJarkko Nikula1-1/+1
2014-05-15ASoC: rsnd: Fix warnings due to improper printk formatsLaurent Pinchart1-7/+7
2014-05-14ASoC: Intel: Only export one Baytrail DAILiam Girdwood2-18/+3
2014-05-14ASoC: Intel: Make Baytrail PCM data per stream rather than per DAI deviceLiam Girdwood1-8/+8
2014-05-14ASoC: compress: indent an if statementDan Carpenter1-2/+3
2014-05-14ASoC: samsung: Add missing pm ops for Snow sound card driverTushar Behera1-0/+1
2014-05-14ASoC: ak4642: Add support for extended sysclk frequencies of the ak4648Sascha Hauer1-0/+20
2014-05-14ASoC: ak4642: Add driver data and driver private structSascha Hauer1-11/+40
2014-05-14ASoC: ak4642: Add ALC controlsSascha Hauer1-0/+2
2014-05-14ASoC: ak4642: Fix typo zoro -> zeroSascha Hauer1-1/+1