aboutsummaryrefslogtreecommitdiffstats
path: root/sound/soc/soc-core.c
Commit message (Expand)AuthorAge
* ASoC: core: Upgrade the severity of probe deferral errors to dev_err()Mark Brown2012-08-09
* ASoC: core: Fix check before defaulting to regmapMark Brown2012-08-02
* ASoC: Free memory in the error paths of soc_of_parse_audio_routing()Matthias Kaehlcke2012-07-11
* ASoC: core: Try to use regmap if the driver doesn't set up any I/OMark Brown2012-07-03
* ASoC: probe CODECs and platforms before DAIs and linksStephen Warren2012-06-13
* ASoC: factor out soc_remove_platform()Stephen Warren2012-06-13
* ASoC: when removing a CPU DAI, clean up its DAPM contextStephen Warren2012-06-13
* ASoC: when initializing CPU DAI, don't duplicate any CODEC initStephen Warren2012-06-13
* ASoC: core: Add single controls with specified range of valuesAdam Thomson2012-06-03
* ASoC: make snd_soc_dai_link more symmetricalStephen Warren2012-06-03
* ASoC: don't flip master of DT-instantiated DAI linksStephen Warren2012-05-16
* Merge tag 'v3.4-rc7' into for-3.5Mark Brown2012-05-13
|\
| * Merge tag 'sound-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/...Linus Torvalds2012-05-05
| |\
| | * ASoC: core: check of_property_count_strings failureRichard Zhao2012-04-24
| * | Merge tag 'sound-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/...Linus Torvalds2012-04-26
| |\|
| | * ASoC: core: Fix card RTD count for deferred probe.Liam Girdwood2012-04-17
* | | ASoC: core: Fix dai_link dereference.Liam Girdwood2012-04-30
* | | ASoC: dpcm: Add API for DAI link substream and runtime lookupLiam Girdwood2012-04-26
* | | ASoC: dpcm: Add debugFS support for DPCMLiam Girdwood2012-04-26
* | | ASoC: dpcm: Add Dynamic PCM core operations.Liam Girdwood2012-04-26
* | | ASoC: core: Remove unused variable 'min'Fabio Estevam2012-04-26
* | | ASoC: core: Add strobe controlKristoffer KARLSSON2012-04-23
* | | ASoC: core: Add signed multi register controlKristoffer KARLSSON2012-04-23
* | | ASoC: Merge tag 'v3.4-rc3' into for-3.5Mark Brown2012-04-16
|\| |
| * | Merge tag 'sound-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/...Linus Torvalds2012-04-11
| |\|
| | * ASoC: set idle_bias_off=1 for all platform DAPM contextsStephen Warren2012-04-05
* | | ASoC: core: Support transparent CODEC<->CODEC DAI linksMark Brown2012-04-16
* | | ASoC: core: Bind DAIs to CODECs at registration timeMark Brown2012-04-16
* | | ASoC: core: Flip master for CODECs in the CPU slot of a CODEC<->CODEC linkMark Brown2012-04-16
* | | ASoC: core: Return -ENOTSUPP instead of -EINVAL if mute is not supportedMark Brown2012-04-16
* | | Merge tag 'v3.4-rc2' into for-3.5Mark Brown2012-04-09
|\| |
| * | simple_open: automatically convert to simple_open()Stephen Boyd2012-04-05
| |/
* | ASoC: core: Initialize err for snd_soc_put_volsw_sxBrian Austin2012-04-03
* | ASoC: core: Rework SOC_DOUBLE_R_SX_TLV add SOC_SINGLE_SX_TLVBrian Austin2012-04-03
* | ASoC: core: Use driver core probe deferralMark Brown2012-04-01
* | ASoC: dapm: Add platform stream event supportLiam Girdwood2012-04-01
* | ASoC: core: Add platform DAI widget mappingLiam Girdwood2012-04-01
* | ASoC: dapm: Use DAPM mutex for DAPM ops instead of codec mutexLiam Girdwood2012-04-01
* | ASoC: core: Add card mutex locking subclassesLiam Girdwood2012-04-01
|/
* ASoC: core: Fix obscure leak of runtime arrayMark Brown2012-03-15
* ASoC: core: missing set_fmt should not be complaintShawn Guo2012-03-08
* ASoC: core: Add platform component mutexLiam Girdwood2012-03-06
* ASoC: core: Log a warning when machines use soc-audioMark Brown2012-03-02
* ASoC: core: cleanup platform debugfs on probe failure.Liam Girdwood2012-03-02
* ASoC: core: Don't overwrite .poweroff in snd_soc_pm_opsViresh Kumar2012-02-24
* ASoC: core: Add support for masking out parts of coefficient blocksMark Brown2012-02-21
* ASoC: core: Add SND_SOC_BYTES control for coefficient blocksMark Brown2012-02-21
* ASoC: soc-core: Show the returned values on error messagesFabio Estevam2012-02-17
* ASoC: dapm: Implement and instantiate DAI widgetsMark Brown2012-02-17
* ASoC: dapm: Constify lots of names that are never modifiedMark Brown2012-02-17