aboutsummaryrefslogtreecommitdiffstats
path: root/sound/soc/soc-dapm.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-10-26Merge remote-tracking branch 'asoc/topic/dapm' into asoc-nextMark Brown1-6/+53
2015-10-22ASoC: dapm: Add snd_soc_dapm_kcontrol_widget()Mythri P K1-0/+12
2015-10-22ASoC: dapm: Add startup & shutdown for dai_linksJeeja KP1-0/+30
2015-10-22ASoC: dapm: Add kcontrol support for PGAsJeeja KP1-6/+11
2015-09-11ASoC: dapm: fix memory leakSudip Mukherjee1-1/+1
2015-08-30Merge remote-tracking branches 'asoc/topic/davinci', 'asoc/topic/davinci-vcif', 'asoc/topic/doc' and 'asoc/topic/dpcm' into asoc-nextMark Brown1-1/+1
2015-08-30Merge remote-tracking branch 'asoc/topic/rt5645' into asoc-nextMark Brown1-6/+9
2015-08-30Merge remote-tracking branch 'asoc/topic/dapm' into asoc-nextMark Brown1-262/+219
2015-08-30Merge remote-tracking branch 'asoc/topic/core' into asoc-nextMark Brown1-5/+0
2015-08-28ASoC: Clean up docbook warningsJonathan Corbet1-1/+1
2015-08-13ASoC: dapm: Consolidate path trace eventsLars-Peter Clausen1-9/+0
2015-08-13ASoC: dapm: Consolidate input and output path handlingLars-Peter Clausen1-178/+172
2015-08-13ASoC: dapm: dapm_dai_get_connected_widgets: Fix missing mutex unlockLars-Peter Clausen1-1/+1
2015-07-29ASoC: dapm: Add widget path iteratorsLars-Peter Clausen1-15/+15
2015-07-29ASoC: dapm: Simplify list creation in dapm_dai_get_connected_widgets()Lars-Peter Clausen1-65/+36
2015-07-29ASoC: dapm: Drop always true checksLars-Peter Clausen1-5/+0
2015-07-21ASoC: dapm: Avoid duplicating immutable stringsLars-Peter Clausen1-2/+2
2015-07-21ASoC: dapm: Add helper function to free a widgetLars-Peter Clausen1-16/+22
2015-07-21ASoC: dapm: Don't add prefix to widget stream nameLars-Peter Clausen1-9/+3
2015-07-08ASoC: dapm: Fix kcontrol widget name memory managementLars-Peter Clausen1-6/+4
2015-07-07ASoC: core: Don't probe the component which is dummyShengjiu Wang1-5/+0
2015-07-07ASoC: dapm_widget_show_codec: Use component instead of CODECLars-Peter Clausen1-6/+9
2015-07-06ASoC: dapm: Lock during userspace accessLars-Peter Clausen1-0/+9
2015-06-26ASoC: dapm: Fix deadlock on auto-disable mux controlsCharles Keepax1-2/+2
2015-06-05Merge remote-tracking branch 'asoc/topic/dapm' into asoc-nextMark Brown1-57/+292
2015-06-04ASoC: dapm: fix build errors for missing snd_soc_dapm_new_control symbolLiam Girdwood1-2/+2
2015-06-02ASoC: dapm: fix snd_soc_dapm_new_control() implicit declarationVladimir Zapolskiy1-1/+6
2015-05-29ASoC: DAPM: Add APIs to create individual DAPM controls.Liam Girdwood1-8/+26
2015-05-12ASoC: dapm: Modify widget stream name according to prefixKoro Chen1-3/+8
2015-05-12ASoC: dapm: Add cache to speed up adding of routesCharles Keepax1-0/+39
2015-05-11ASoC: dapm: Break out of widget search when source and sink are locatedCharles Keepax1-2/+8
2015-05-08ASoC: dapm: Add missing mutex unlockCharles Keepax1-1/+3
2015-05-06ASoC: dapm: Add demux supportLars-Peter Clausen1-15/+97
2015-05-06ASoC: dapm: Add new widgets to the end of the widget listLars-Peter Clausen1-1/+1
2015-05-06ASoC: dapm: Add support for autodisable mux controlsCharles Keepax1-19/+59
2015-05-06ASoC: dapm: Append "Autodisable" to autodisable widget namesCharles Keepax1-3/+20
2015-05-04ASoC: dapm: Remove local OOM error messageCharles Keepax1-5/+1
2015-04-27ASoC: Move bias level update to the coreLars-Peter Clausen1-0/+3
2015-04-27ASoC: Add helper functions bias level managementLars-Peter Clausen1-4/+31
2015-04-12Merge remote-tracking branches 'asoc/topic/link-param', 'asoc/topic/max98090', 'asoc/topic/max98925' and 'asoc/topic/nuc900' into asoc-nextMark Brown1-10/+159
2015-04-12Merge remote-tracking branch 'asoc/topic/dapm' into asoc-nextMark Brown1-10/+0
2015-04-09ASoC: Don't try to register debugfs entries if the parent does not existLars-Peter Clausen1-0/+3
2015-03-25ASoC: dapm: Fix build warningCharles Keepax1-8/+5
2015-03-17ASoC: dapm: add code to configure dai link parametersNikesh Oswal1-6/+158
2015-03-16ASoC: Make snd_soc_dapm_kcontrol_codec() inlineLars-Peter Clausen1-10/+0
2015-02-04Merge remote-tracking branch 'asoc/topic/w-codec' into asoc-nextMark Brown1-2/+0
2015-02-04Merge remote-tracking branch 'asoc/topic/dapm' into asoc-nextMark Brown1-91/+18
2015-02-02ASoC: Add sysfs entries via static attribute groupsTakashi Iwai1-10/+4
2015-01-15ASoC: Remove codec field from snd_soc_dapm_widgetLars-Peter Clausen1-2/+0
2015-01-06ASoC: dapm: Don't use async I/OMark Brown1-2/+2