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-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
2014-04-18
ASoC: dapm: Allow update_bits use 32 bits reg
Bard Liao
2014-03-12
Merge remote-tracking branch 'asoc/topic/enum' into asoc-next
Mark Brown
2014-03-10
ASoC: dapm: Sprinkle lockdep asserts through the code
Mark Brown
2014-03-10
ASoC: dapm: Staticise dapm_mark_dirty()
Mark Brown
2014-03-03
ASoC: dapm: Reorder the bias update sequence
Xiang Xiao
2014-03-03
ASoC: dapm: Power off all widgets in the snd_soc_dapm_shutdown
Xiang Xiao
2014-03-01
ASoC: dapm: Break dapm_set_path_status() appart
Lars-Peter Clausen
2014-03-01
ASoC: dapm: Consolidate MUXs and virtual MUXs
Lars-Peter Clausen
2014-03-01
ASoC: dapm: Consolidate MUXs and value MUXs
Lars-Peter Clausen
2014-03-01
Merge branches 'topic/dapm', 'topic/sign', 'topic/adau1373', 'topic/max98090'...
Mark Brown
2014-02-20
ASoC: dapm: Add unlocked version of snd_soc_dapm_sync
Charles Keepax
2014-02-20
Merge branch 'fix/dapm' of git://git.kernel.org/pub/scm/linux/kernel/git/broo...
Mark Brown
2014-02-20
ASoC: dapm: Add locking to snd_soc_dapm_xxxx_pin functions
Charles Keepax
2014-02-20
ASoC: Rename soc_enum.max field with items
Takashi Iwai
2014-02-19
ASoC: dapm: Correct regulator bypass error messages
Charles Keepax
2014-02-13
ASoC: dapm: Consistently use unsigned int for register values
Lars-Peter Clausen
2014-01-17
ASoC: dapm: Fix double prefix addition
Arun Shamanna Lakshmi
2014-01-15
ASoC: dapm: Change prototype of soc_widget_read
Arun Shamanna Lakshmi
2014-01-08
ASoC: sapm: Automatically connect DAI link widgets in DAPM graph.
Liam Girdwood
2013-12-16
ASoC: dapm: update DPCM runtime when mixer/mux changes
Nenghua Cao
2013-11-08
Merge tag 'asoc-v3.13-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Takashi Iwai
2013-11-08
Merge remote-tracking branch 'asoc/topic/warn' into asoc-next
Mark Brown
2013-11-08
Merge remote-tracking branch 'asoc/topic/twl4030' into asoc-next
Mark Brown
2013-11-07
ASoC: dapm: Use WARN_ON() instead of BUG_ON()
Takashi Iwai
2013-11-07
ASoC: Replace BUG() with WARN()
Takashi Iwai
2013-11-03
Merge remote-tracking branch 'asoc/fix/dapm' into asoc-linus
Mark Brown
2013-10-28
ASoC: dapm: Return -ENOMEM in snd_soc_dapm_new_dai_widgets()
Takashi Iwai
2013-10-28
ASoC: dapm: Fix source list debugfs outputs
Takashi Iwai
2013-10-10
ASoC: dapm: Run clock and regulator events separately to other supplies
Mark Brown
2013-10-10
ASoC: dapm: Use async I/O for DAPM sequences
Mark Brown
2013-10-07
ASoC: dapm: Add support for virtual mixer controls
Lars-Peter Clausen
2013-10-07
ASoC: dapm: Ignore VMID widgets for target bias
Lars-Peter Clausen
2013-09-01
Merge remote-tracking branch 'asoc/topic/dapm' into tmp
Mark Brown
2013-08-30
ASoC: dapm: Fix auto-disable for inverted controls
Lars-Peter Clausen
2013-08-27
ASoC: Pass card instead of dapm context to snd_soc_dapm_new_widgets()
Lars-Peter Clausen
[next]