aboutsummaryrefslogtreecommitdiff
path: root/include/sound/soc.h
Commit message (Expand)AuthorAgeFilesLines
* ASoC: Prevent pop_wait overwriteMisael Lopez Cruz2016-01-271-0/+1
* ASoC: Cold start latency reductionAnish Kumar2016-01-251-0/+15
* Merge branch 'linux-3.4.y' of git://git.kernel.org/pub/scm/linux/kernel/git/s...Steve Kondik2015-12-111-0/+22
|\
* \ Merge branch 'android-3.4' of https://android.googlesource.com/kernel/common ...Steve Kondik2015-12-111-0/+5
|\ \
| * | ASoC: dapm: Use DAPM mutex for DAPM ops instead of codec mutexLiam Girdwood2012-09-101-0/+1
| * | ASoC: core: Add card mutex locking subclassesLiam Girdwood2012-09-101-0/+5
| |/
* | Merge remote-tracking branch 'remotes/quic/jb_3.2' into HEADZhoulu Luo2013-12-121-0/+1
|\ \
| * | ASoC: jack: Push locking for jacks down to the jackMark Brown2013-11-131-0/+1
* | | ASoC: compress: Add suport for DPCM into compressed audioLiam Girdwood2013-11-011-0/+1
* | | ASoC: add definations for compressed operationsVinod Koul2013-11-011-1/+15
|/ /
* | ALSA: core: Expose sound card online/offline stateJoonwoo Park2013-08-291-0/+3
* | ASoC: core: Use driver core probe deferralMark Brown2013-08-231-1/+0
* | Merge commit 'AU_LINUX_ANDROID_ICS.04.00.04.00.126' into msm-3.4Steve Muckle2012-06-061-30/+116
|\ \ | |/ |/|
| * ASoc: msm: Fix the kernel panic issue in dapmJayasena Sangaraboina2012-05-011-0/+1
| * ASoc: msm: Serialize soc dsp trigger commands.Jayasena Sangaraboina2012-04-241-0/+1
| * ASoC: jack: Add API report sock jack without DAPM syncJoonwoo Park2012-03-191-0/+2
| * ASoC: msm: use flag hwparam_set to enable backend dai hw_paramsJayasena Sangaraboina2012-01-161-0/+1
| * ASoc: msm: Add support for multiple inputs to kcontrolBen Romberger2011-11-041-0/+16
| * ASoC: Create signed 8-bit volume control registerBradley Rubin2011-10-031-1/+11
| * Initial ContributionBryan Huntsman2011-10-031-0/+5
| * ASoC: core - improve probe/remove orderingLiam Girdwood2011-07-241-4/+13
| * ASoC: dsp - add core support for bespoke trigger()Liam Girdwood2011-07-241-0/+2
| * ASoC: core - add hostless DAI supportLiam Girdwood2011-07-241-0/+3
| * ASoC: core - add dynamic kcontrolsLiam Girdwood2011-07-241-0/+9
| * ASoC: dsp - Add DSP support to core ASoC API/structuresLiam Girdwood2011-07-241-0/+46
| * ASoC: dapm - FIXME -add locking to the DAPM power_widgets()Liam Girdwood2011-07-241-0/+1
| * ASoC: core - Add Platform driver DAPM widgets/kcontrols.Liam Girdwood2011-07-241-0/+10
| * ASoC: core - pcm mutex per rtdLiam Girdwood2011-07-241-0/+8
| * ASoC: dapm - Add DAPM stream completion event.Liam Girdwood2011-07-241-0/+5
| * ASoC: core - refactor pcm_new() to pass only rtdLiam Girdwood2011-07-241-2/+1
| * ASoC: core - Allow some components to probe/remove later or earlier.Liam Girdwood2011-07-241-0/+8
* | ASoC: core: Add platform component mutexLiam Girdwood2012-03-061-0/+1
* | ASoC: core: Add support for masking out parts of coefficient blocksMark Brown2012-02-211-0/+9
* | ASoC: core: Add SND_SOC_BYTES control for coefficient blocksMark Brown2012-02-211-0/+18
* | ASoC: dapm: Constify lots of names that are never modifiedMark Brown2012-02-171-1/+1
* | ASoC: core: add platform DAPM debugfs supportSebastien Guiriec2012-02-151-0/+5
* | ASoC: core: Allow CODECs to set ignore_pmdown_time in the driver structMark Brown2012-02-091-0/+2
* | ASoC: core: Add support for DAI and machine kcontrols.Liam Girdwood2012-02-041-1/+5
* | ASoC: Use regmap update bits operation for drivers using regmapMark Brown2012-01-211-0/+1
* | ASoC: Allow drivers to specify how many bits are significant on a DAIMark Brown2012-01-201-0/+1
* | ASoC: Dynamically allocate the rtd device for a non-empty release()Mark Brown2012-01-101-3/+3
* | ASoC: Declare soc_new_pcm() properlyMark Brown2011-12-221-0/+1
* | ASoC: Allow DAI links to be specified using device tree nodesStephen Warren2011-12-221-0/+4
* | ASoC: Add utility to parse DAPM routes from device treeStephen Warren2011-12-201-0/+2
* | ASoC: Add utility to set a card's name from device treeStephen Warren2011-12-201-0/+3
* | ASoC: Remove rbtree register cacheMark Brown2011-12-131-1/+0
* | ASoC: Drop unused state parameter from CODEC suspend callbackLars-Peter Clausen2011-12-021-2/+1
* | ASoC: Implement fully_routed card propertyStephen Warren2011-11-231-0/+1
* | ASoC: Remove LZO cache typeMark Brown2011-11-101-1/+0
* | ASoC: Remove extra space in runtime struct definitionMark Brown2011-11-101-1/+1