summaryrefslogtreecommitdiffstats
path: root/sound/soc/soc-core.c
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2013-02-251-1/+1
|\
| * taint: add explicit flag to show whether lock dep is still OK.Rusty Russell2013-01-211-1/+1
* | Merge remote-tracking branch 'asoc/topic/of' into asoc-nextMark Brown2013-02-111-0/+107
|\ \
| * | ASoC: clock gating is decided by bool on snd_soc_of_parse_daifmt()Kuninori Morimoto2013-01-301-14/+6
| * | ASoC: add snd_soc_of_parse_daifmt() for DeviceTreeKuninori Morimoto2013-01-271-0/+115
| |/
* | Merge remote-tracking branch 'asoc/topic/core' into asoc-nextMark Brown2013-02-111-7/+9
|\ \
| * | ASoC: core: Ensure SND_SOC_BYTES writes are from DMA safe memoryMark Brown2013-01-211-7/+5
| * | ASoC: core: giving WARN when device starting from non-off bias with idle_bias...Chuansheng Liu2012-12-241-0/+4
* | | ASoC: core: Allow digital mute for captureMark Brown2013-02-081-2/+10
| |/ |/|
* | ASoC: core: fix the memory leak in case of remove_aux_dev()Chuansheng Liu2012-12-271-1/+1
* | ASoC: core: fix the memory leak in case of device_add() failureChuansheng Liu2012-12-271-0/+2
* | ASoC: soc-core: Remove unused 'ret' variableFabio Estevam2012-12-241-1/+0
* | ASoC: core: Fix SOC_DOUBLE_RANGE() macrosMark Brown2012-12-201-2/+30
|/
* Merge remote-tracking branch 'asoc/topic/log' into asoc-nextMark Brown2012-12-151-5/+5
|\
| * ASoC: core: Fix splitting of log messagesMark Brown2012-12-101-5/+5
* | Merge remote-tracking branch 'asoc/topic/log' into asoc-nextMark Brown2012-12-101-118/+123
|\ \ | |/
| * ASoC: core: Standardise ASoC messagesLiam Girdwood2012-11-211-118/+123
* | ASoC: remove use of __devinitconstBill Pemberton2012-11-201-1/+1
|/
* ASoC: core: Double control update err for snd_soc_put_volsw_sxMukund Navada2012-11-091-2/+3
* Merge tag 'sound-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/...Linus Torvalds2012-10-091-43/+57
|\
| * ASoC: Avoid recalculating the bitmask for SOC_ENUM controlsLars-Peter Clausen2012-09-181-10/+6
| * ASoC: core: Remove useless kfreePeter Senna Tschudin2012-09-131-2/+0
| * ASoC: core: Mark regmap CODEC register maps as dirty when suspendingMark Brown2012-09-131-0/+2
| * ASoC: dapm: Ensure bypass paths are suspended and resumedMark Brown2012-09-061-0/+8
| * Merge branch 'asoc-omap' into for-3.7Mark Brown2012-09-051-4/+6
| |\
| * | ASoC: add compress stream supportNamarta Kohli2012-08-201-23/+34
| * | ASoC: core: remove unused variable in soc_probe() in linux-nextJerry Snitselaar2012-08-101-1/+0
| * | ASoC: core: Remove pointless error on card registration failureMark Brown2012-08-091-7/+1
| * | ASoC: core: Set dapm->idle_bias_off for DAIs not mapped with a codecPeter Ujfalusi2012-08-071-0/+6
* | | Merge branch 'for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds2012-10-021-3/+3
|\ \ \ | |_|/ |/| |
| * | workqueue: deprecate flush[_delayed]_work_sync()Tejun Heo2012-08-201-3/+3
* | | ASoC: core: Upgrade the severity of probe deferral errors to dev_err()Mark Brown2012-08-091-4/+6
| |/ |/|
* | ASoC: core: Fix check before defaulting to regmapMark Brown2012-08-021-1/+1
|/
* ASoC: Free memory in the error paths of soc_of_parse_audio_routing()Matthias Kaehlcke2012-07-111-0/+2
* ASoC: core: Try to use regmap if the driver doesn't set up any I/OMark Brown2012-07-031-0/+4
* ASoC: probe CODECs and platforms before DAIs and linksStephen Warren2012-06-131-34/+95
* ASoC: factor out soc_remove_platform()Stephen Warren2012-06-131-16/+24
* ASoC: when removing a CPU DAI, clean up its DAPM contextStephen Warren2012-06-131-1/+4
* ASoC: when initializing CPU DAI, don't duplicate any CODEC initStephen Warren2012-06-131-5/+9
* ASoC: core: Add single controls with specified range of valuesAdam Thomson2012-06-031-0/+98
* ASoC: make snd_soc_dai_link more symmetricalStephen Warren2012-06-031-11/+31
* 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
OpenPOWER on IntegriCloud