index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sound
/
soc
/
soc-dapm.c
Age
Commit message (
Expand
)
Author
2014-11-04
ASoC: Remove card field from snd_soc_dai struct
Lars-Peter Clausen
2014-10-28
ASoC: dapm: Use more aggressive caching
Lars-Peter Clausen
2014-10-28
ASoC: dapm: Add a few supply widget sanity checks
Lars-Peter Clausen
2014-10-28
ASoC: dapm: Mark endpoints instead of IO widgets dirty during suspend/resume
Lars-Peter Clausen
2014-10-28
ASoC: dapm: Add a flag to mark paths connected to supply widgets
Lars-Peter Clausen
2014-10-28
ASoC: dapm: Introduce toplevel widget categories
Lars-Peter Clausen
2014-10-28
ASoC: dapm: Do not pretend to support controls for non mixer/mux widgets
Lars-Peter Clausen
2014-10-28
ASoC: dapm: Do not add un-muxed paths to MUX control
Lars-Peter Clausen
2014-10-28
ASoC: dapm: Only mark paths dirty when the connection status changed
Lars-Peter Clausen
2014-10-22
ASoC: dapm: Remove path 'walked' flag
Lars-Peter Clausen
2014-10-22
ASoC: dapm: Remove special DAI widget power check functions
Lars-Peter Clausen
2014-10-22
ASoC: dapm: Remove always true path source/sink checks
Lars-Peter Clausen
2014-10-22
ASoC: dapm: Reduce number of checked paths in dapm_widget_in_card_paths()
Lars-Peter Clausen
2014-10-21
ASoC: dapm: Remove redundant cast
Rasmus Villemoes
2014-10-07
ASoC: soc-dapm: fix use after free
Daniel Mack
2014-10-06
Merge remote-tracking branches 'asoc/topic/davinci', 'asoc/topic/dmic', 'asoc...
Mark Brown
2014-10-06
Merge remote-tracking branch 'asoc/topic/dapm' into asoc-next
Mark Brown
2014-10-06
Merge remote-tracking branch 'asoc/topic/component' into asoc-next
Mark Brown
2014-10-03
ASoC: dapm: Fix NULL pointer dereference when registering card with widgets
Jarkko Nikula
2014-10-02
ASoC: Export dapm_kcontrol_get_value
Subhransu S. Prusty
2014-09-29
ASoC: Remove CODEC pointer from snd_soc_dapm_context
Lars-Peter Clausen
2014-09-04
ASoC: Add support for automatically going to BIAS_OFF on suspend
Lars-Peter Clausen
2014-08-11
ASoC: dapm: Fix uninitialized variable in snd_soc_dapm_get_enum_double()
Geert Uytterhoeven
2014-07-22
ASoC: Move card field form platform/codec to component
Lars-Peter Clausen
2014-07-17
ASoC: Remove unused 'r' variable from dapm_connect_dai_link_widgets()
Lars-Peter Clausen
2014-07-16
ASoC: pcm: Add soc_dai_hw_params helper
Benoit Cousson
2014-07-16
ASoC: dapm: Add support for DAI multicodec
Benoit Cousson
2014-06-21
ASoC: dapm: Remove platform field from widget and dapm context struct
Lars-Peter Clausen
2014-06-21
ASoC: Add DAPM support at the component level
Lars-Peter Clausen
2014-06-21
ASoC: Add a set_bias_level() callback to the DAPM context struct
Lars-Peter Clausen
2014-06-21
Merge remote-tracking branch 'asoc/fix/core' into asoc-component
Mark Brown
2014-06-21
ASoC: Auto disconnect pins from all DAPM contexts
Lars-Peter Clausen
2014-06-21
ASoC: Move name and id from CODEC/platform to component
Lars-Peter Clausen
2014-06-21
ASoC: Move name_prefix from CODEC to component
Lars-Peter Clausen
2014-06-09
ASoC: dapm: Make sure register value is in sync with DAPM kcontrol state
Jarkko Nikula
2014-05-22
Merge remote-tracking branch 'asoc/topic/dapm' into asoc-next
Mark Brown
2014-05-22
Merge remote-tracking branch 'asoc/topic/component' into asoc-next
Mark Brown
2014-05-12
ASoC: dapm: Fix SUSPEND -> OFF bias sequence
Lars-Peter Clausen
2014-05-12
ASoC: dapm: Handle SND_SOC_DAPM_REG() generically
Lars-Peter Clausen
2014-05-12
ASoC: dapm: Simplify snd_soc_dapm_link_dai_widgets()
Lars-Peter Clausen
2014-05-12
ASoC: dapm: Use snd_soc_dapm_add_path() in snd_soc_dapm_new_pcm()
Lars-Peter Clausen
2014-05-12
ASoC: dapm: Use snd_soc_dapm_add_path() in connect_dai_link_widgets()
Lars-Peter Clausen
2014-05-12
ASoC: dapm: Revert "ASoC: dapm: Fix double prefix addition"
Lars-Peter Clausen
2014-05-12
ASoC: dapm: Skip CODEC<->CODEC links in connect_dai_link_widgets()
Lars-Peter Clausen
2014-05-05
ASoC: dapm: Make sure to always update the DAPM graph in _put_volsw()
Lars-Peter Clausen
2014-04-29
Merge branch 'topic/component' of git://git.kernel.org/pub/scm/linux/kernel/g...
Mark Brown
2014-04-29
ASoC: dapm: Factor out duplicated code in soc_dapm_stream_event()
Lars-Peter Clausen
2014-04-22
ASoC: dapm: Rename soc_widget_update_bits_locked() to soc_widget_update_bits()
Lars-Peter Clausen
2014-04-22
ASoC: Move IO abstraction to the component level
Lars-Peter Clausen
2014-04-21
ASoC: dapm: Fix widget double free with auto-disable DAPM kcontrol
Jarkko Nikula
[next]