aboutsummaryrefslogtreecommitdiffstats
path: root/sound/soc/soc-core.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-05-16ASoC: don't flip master of DT-instantiated DAI linksStephen Warren1-1/+2
2012-05-13Merge tag 'v3.4-rc7' into for-3.5Mark Brown1-3/+4
2012-05-05Merge tag 'sound-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/soundLinus Torvalds1-3/+3
2012-04-30ASoC: core: Fix dai_link dereference.Liam Girdwood1-1/+1
2012-04-26Merge tag 'sound-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/soundLinus Torvalds1-0/+1
2012-04-26ASoC: dpcm: Add API for DAI link substream and runtime lookupLiam Girdwood1-0/+29
2012-04-26ASoC: dpcm: Add debugFS support for DPCMLiam Girdwood1-0/+11
2012-04-26ASoC: dpcm: Add Dynamic PCM core operations.Liam Girdwood1-0/+5
2012-04-26ASoC: core: Remove unused variable 'min'Fabio Estevam1-1/+0
2012-04-24ASoC: core: check of_property_count_strings failureRichard Zhao1-3/+3
2012-04-23ASoC: core: Add strobe controlKristoffer KARLSSON1-0/+63
2012-04-23ASoC: core: Add signed multi register controlKristoffer KARLSSON1-0/+118
2012-04-17ASoC: core: Fix card RTD count for deferred probe.Liam Girdwood1-0/+1
2012-04-16ASoC: Merge tag 'v3.4-rc3' into for-3.5Mark Brown1-0/+2
2012-04-16ASoC: core: Support transparent CODEC<->CODEC DAI linksMark Brown1-7/+36
2012-04-16ASoC: core: Bind DAIs to CODECs at registration timeMark Brown1-6/+30
2012-04-16ASoC: core: Flip master for CODECs in the CPU slot of a CODEC<->CODEC linkMark Brown1-4/+33
2012-04-16ASoC: core: Return -ENOTSUPP instead of -EINVAL if mute is not supportedMark Brown1-1/+1
2012-04-11Merge tag 'sound-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/soundLinus Torvalds1-0/+2
2012-04-09Merge tag 'v3.4-rc2' into for-3.5Mark Brown1-7/+1
2012-04-05simple_open: automatically convert to simple_open()Stephen Boyd1-7/+1
2012-04-05ASoC: set idle_bias_off=1 for all platform DAPM contextsStephen Warren1-0/+2
2012-04-03ASoC: core: Initialize err for snd_soc_put_volsw_sxBrian Austin1-1/+1
2012-04-03ASoC: core: Rework SOC_DOUBLE_R_SX_TLV add SOC_SINGLE_SX_TLVBrian Austin1-93/+81
2012-04-01ASoC: core: Use driver core probe deferralMark Brown1-85/+62
2012-04-01ASoC: dapm: Add platform stream event supportLiam Girdwood1-6/+2
2012-04-01ASoC: core: Add platform DAI widget mappingLiam Girdwood1-0/+14
2012-04-01ASoC: dapm: Use DAPM mutex for DAPM ops instead of codec mutexLiam Girdwood1-0/+1
2012-04-01ASoC: core: Add card mutex locking subclassesLiam Girdwood1-1/+1
2012-03-15ASoC: core: Fix obscure leak of runtime arrayMark Brown1-4/+4
2012-03-08ASoC: core: missing set_fmt should not be complaintShawn Guo1-5/+6
2012-03-06ASoC: core: Add platform component mutexLiam Girdwood1-0/+1
2012-03-02ASoC: core: Log a warning when machines use soc-audioMark Brown1-0/+4
2012-03-02ASoC: core: cleanup platform debugfs on probe failure.Liam Girdwood1-0/+1
2012-02-24ASoC: core: Don't overwrite .poweroff in snd_soc_pm_opsViresh Kumar1-1/+5
2012-02-21ASoC: core: Add support for masking out parts of coefficient blocksMark Brown1-7/+67
2012-02-21ASoC: core: Add SND_SOC_BYTES control for coefficient blocksMark Brown1-0/+49
2012-02-17ASoC: soc-core: Show the returned values on error messagesFabio Estevam1-17/+22
2012-02-17ASoC: dapm: Implement and instantiate DAI widgetsMark Brown1-0/+11
2012-02-17ASoC: dapm: Constify lots of names that are never modifiedMark Brown1-1/+1
2012-02-17ASoC: dapm: Supply the DAI and substream when calling stream eventsMark Brown1-14/+16
2012-02-15ASoC: core: add platform DAPM debugfs supportSebastien Guiriec1-0/+32
2012-02-15ASoC: core: Convert CODEC debugfs init to use dev_warn()Liam Girdwood1-4/+2
2012-02-09Merge tag 'v3.3-rc3' as we've got several bugfixes in there which areMark Brown1-0/+11
2012-02-09ASoC: core: Allow CODECs to set ignore_pmdown_time in the driver structMark Brown1-0/+1
2012-02-04ASoC: core: Add support for DAI and machine kcontrols.Liam Girdwood1-38/+70
2012-01-31ASoC: core: Support suspend to diskMark Brown1-2/+1
2012-01-31ASoC: core: Better support for idle_bias_off suspend ignoresMark Brown1-0/+11
2012-01-21ASoC: Use regmap update bits operation for drivers using regmapMark Brown1-10/+15
2012-01-20ASoC: core - Improve card registration error messaging for large DAI links.Liam Girdwood1-3/+5