aboutsummaryrefslogtreecommitdiffstats
path: root/sound/soc/soc-core.c
Commit message (Expand)AuthorAge
* ASoC: core: Fix to check return value of snd_soc_update_bits_locked()Joonyoung Shim2013-03-26
* ASoC: core: fix invalid free of devm_ allocated dataSilviu-Mihai Popescu2013-03-20
* ASoC: core: fix possible memory leak in snd_soc_bytes_put()Wei Yongjun2013-03-12
* Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2013-02-25
|\
| * taint: add explicit flag to show whether lock dep is still OK.Rusty Russell2013-01-21
* | Merge remote-tracking branch 'asoc/topic/of' into asoc-nextMark Brown2013-02-11
|\ \
| * | ASoC: clock gating is decided by bool on snd_soc_of_parse_daifmt()Kuninori Morimoto2013-01-30
| * | ASoC: add snd_soc_of_parse_daifmt() for DeviceTreeKuninori Morimoto2013-01-26
| |/
* | Merge remote-tracking branch 'asoc/topic/core' into asoc-nextMark Brown2013-02-11
|\ \
| * | ASoC: core: Ensure SND_SOC_BYTES writes are from DMA safe memoryMark Brown2013-01-21
| * | ASoC: core: giving WARN when device starting from non-off bias with idle_bias...Chuansheng Liu2012-12-24
* | | ASoC: core: Allow digital mute for captureMark Brown2013-02-08
| |/ |/|
* | ASoC: core: fix the memory leak in case of remove_aux_dev()Chuansheng Liu2012-12-27
* | ASoC: core: fix the memory leak in case of device_add() failureChuansheng Liu2012-12-27
* | ASoC: soc-core: Remove unused 'ret' variableFabio Estevam2012-12-24
* | ASoC: core: Fix SOC_DOUBLE_RANGE() macrosMark Brown2012-12-20
|/
* Merge remote-tracking branch 'asoc/topic/log' into asoc-nextMark Brown2012-12-15
|\
| * ASoC: core: Fix splitting of log messagesMark Brown2012-12-10
* | Merge remote-tracking branch 'asoc/topic/log' into asoc-nextMark Brown2012-12-09
|\|
| * ASoC: core: Standardise ASoC messagesLiam Girdwood2012-11-20
* | ASoC: remove use of __devinitconstBill Pemberton2012-11-19
|/
* ASoC: core: Double control update err for snd_soc_put_volsw_sxMukund Navada2012-11-09
* Merge tag 'sound-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/...Linus Torvalds2012-10-08
|\
| * ASoC: Avoid recalculating the bitmask for SOC_ENUM controlsLars-Peter Clausen2012-09-18
| * ASoC: core: Remove useless kfreePeter Senna Tschudin2012-09-13
| * ASoC: core: Mark regmap CODEC register maps as dirty when suspendingMark Brown2012-09-12
| * ASoC: dapm: Ensure bypass paths are suspended and resumedMark Brown2012-09-05
| * Merge branch 'asoc-omap' into for-3.7Mark Brown2012-09-05
| |\
| * | ASoC: add compress stream supportNamarta Kohli2012-08-20
| * | ASoC: core: remove unused variable in soc_probe() in linux-nextJerry Snitselaar2012-08-10
| * | ASoC: core: Remove pointless error on card registration failureMark Brown2012-08-09
| * | ASoC: core: Set dapm->idle_bias_off for DAIs not mapped with a codecPeter Ujfalusi2012-08-07
* | | Merge branch 'for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds2012-10-02
|\ \ \ | |_|/ |/| |
| * | workqueue: deprecate flush[_delayed]_work_sync()Tejun Heo2012-08-20
* | | 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