summaryrefslogtreecommitdiffstats
path: root/sound/soc/soc-core.c
Commit message (Expand)AuthorAgeFilesLines
* ASoC: don't flip master of DT-instantiated DAI linksStephen Warren2012-05-161-1/+2
* Merge tag 'v3.4-rc7' into for-3.5Mark Brown2012-05-131-3/+4
|\
| * Merge tag 'sound-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/...Linus Torvalds2012-05-051-3/+3
| |\
| | * ASoC: core: check of_property_count_strings failureRichard Zhao2012-04-241-3/+3
| * | Merge tag 'sound-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/...Linus Torvalds2012-04-261-0/+1
| |\ \ | | |/
| | * ASoC: core: Fix card RTD count for deferred probe.Liam Girdwood2012-04-171-0/+1
* | | ASoC: core: Fix dai_link dereference.Liam Girdwood2012-04-301-1/+1
* | | ASoC: dpcm: Add API for DAI link substream and runtime lookupLiam Girdwood2012-04-261-0/+29
* | | ASoC: dpcm: Add debugFS support for DPCMLiam Girdwood2012-04-261-0/+11
* | | ASoC: dpcm: Add Dynamic PCM core operations.Liam Girdwood2012-04-261-0/+5
* | | ASoC: core: Remove unused variable 'min'Fabio Estevam2012-04-261-1/+0
* | | ASoC: core: Add strobe controlKristoffer KARLSSON2012-04-231-0/+63
* | | ASoC: core: Add signed multi register controlKristoffer KARLSSON2012-04-231-0/+118
* | | ASoC: Merge tag 'v3.4-rc3' into for-3.5Mark Brown2012-04-161-0/+2
|\ \ \ | |/ /
| * | Merge tag 'sound-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/...Linus Torvalds2012-04-111-0/+2
| |\ \ | | |/
| | * ASoC: set idle_bias_off=1 for all platform DAPM contextsStephen Warren2012-04-051-0/+2
* | | ASoC: core: Support transparent CODEC<->CODEC DAI linksMark Brown2012-04-161-7/+36
* | | ASoC: core: Bind DAIs to CODECs at registration timeMark Brown2012-04-161-6/+30
* | | ASoC: core: Flip master for CODECs in the CPU slot of a CODEC<->CODEC linkMark Brown2012-04-161-4/+33
* | | ASoC: core: Return -ENOTSUPP instead of -EINVAL if mute is not supportedMark Brown2012-04-161-1/+1
* | | Merge tag 'v3.4-rc2' into for-3.5Mark Brown2012-04-091-7/+1
|\ \ \ | |/ /
| * | simple_open: automatically convert to simple_open()Stephen Boyd2012-04-051-7/+1
| |/
* | ASoC: core: Initialize err for snd_soc_put_volsw_sxBrian Austin2012-04-031-1/+1
* | ASoC: core: Rework SOC_DOUBLE_R_SX_TLV add SOC_SINGLE_SX_TLVBrian Austin2012-04-031-93/+81
* | ASoC: core: Use driver core probe deferralMark Brown2012-04-011-85/+62
* | ASoC: dapm: Add platform stream event supportLiam Girdwood2012-04-011-6/+2
* | ASoC: core: Add platform DAI widget mappingLiam Girdwood2012-04-011-0/+14
* | ASoC: dapm: Use DAPM mutex for DAPM ops instead of codec mutexLiam Girdwood2012-04-011-0/+1
* | ASoC: core: Add card mutex locking subclassesLiam Girdwood2012-04-011-1/+1
|/
* ASoC: core: Fix obscure leak of runtime arrayMark Brown2012-03-151-4/+4
* ASoC: core: missing set_fmt should not be complaintShawn Guo2012-03-081-5/+6
* ASoC: core: Add platform component mutexLiam Girdwood2012-03-061-0/+1
* ASoC: core: Log a warning when machines use soc-audioMark Brown2012-03-021-0/+4
* ASoC: core: cleanup platform debugfs on probe failure.Liam Girdwood2012-03-021-0/+1
* ASoC: core: Don't overwrite .poweroff in snd_soc_pm_opsViresh Kumar2012-02-241-1/+5
* ASoC: core: Add support for masking out parts of coefficient blocksMark Brown2012-02-211-7/+67
* ASoC: core: Add SND_SOC_BYTES control for coefficient blocksMark Brown2012-02-211-0/+49
* ASoC: soc-core: Show the returned values on error messagesFabio Estevam2012-02-171-17/+22
* ASoC: dapm: Implement and instantiate DAI widgetsMark Brown2012-02-171-0/+11
* ASoC: dapm: Constify lots of names that are never modifiedMark Brown2012-02-171-1/+1
* ASoC: dapm: Supply the DAI and substream when calling stream eventsMark Brown2012-02-171-14/+16
* ASoC: core: add platform DAPM debugfs supportSebastien Guiriec2012-02-151-0/+32
* ASoC: core: Convert CODEC debugfs init to use dev_warn()Liam Girdwood2012-02-151-4/+2
* Merge tag 'v3.3-rc3' as we've got several bugfixes in there which areMark Brown2012-02-091-0/+11
|\
| * ASoC: core: Better support for idle_bias_off suspend ignoresMark Brown2012-01-311-0/+11
* | ASoC: core: Allow CODECs to set ignore_pmdown_time in the driver structMark Brown2012-02-091-0/+1
* | ASoC: core: Add support for DAI and machine kcontrols.Liam Girdwood2012-02-041-38/+70
* | ASoC: core: Support suspend to diskMark Brown2012-01-311-2/+1
* | ASoC: Use regmap update bits operation for drivers using regmapMark Brown2012-01-211-10/+15
* | ASoC: core - Improve card registration error messaging for large DAI links.Liam Girdwood2012-01-201-3/+5
|/
OpenPOWER on IntegriCloud