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
/
generic
/
simple-card.c
Age
Commit message (
Expand
)
Author
2019-12-10
ASoC: simple-card: Don't create separate link when platform is present
Daniel Baluta
2019-10-15
ASoC: simple-card: fixup simple_dai_link_of_dpcm() comment
Kuninori Morimoto
2019-09-03
ASoC: simple-card: indicate rebind issue
Kuninori Morimoto
2019-08-09
ASoC: simple-card: use snd_soc_dai_link_component for aux_dev
Kuninori Morimoto
2019-07-10
ASoC: simple-card: fix an use-after-free in simple_for_each_link()
Wen Yang
2019-07-10
ASoC: simple-card: fix an use-after-free in simple_dai_link_of_dpcm()
Wen Yang
2019-06-06
ASoC: simple-card: support snd_soc_dai_link_component style for cpu
Kuninori Morimoto
2019-05-30
Merge branch 'asoc-5.2' into asoc-5.3
Mark Brown
2019-05-24
ASoC: simple-card: Restore original configuration of DAI format
Jon Hunter
2019-05-21
Merge branch 'for-5.2' of https://git.kernel.org/pub/scm/linux/kernel/git/bro...
Mark Brown
2019-05-20
ASoC: simple-card: Fix configuration of DAI format
Jon Hunter
2019-05-20
ASoC: rename functions that pollute the simple_xxx namespace
Amir Goldstein
2019-04-26
ASoC: simple-card: Read pin switches conf from devicetree
Paul Cercueil
2019-04-04
Merge branch 'asoc-5.1' into asoc-5.2
Mark Brown
2019-04-04
ASoC: simple-card: don't select DPCM via simple-audio-card
Kuninori Morimoto
2019-03-21
ASoC: simple-card-utils: rename asoc_simple_card_xxx() to asoc_simple_()
Kuninori Morimoto
2019-03-21
ASoC: simple-card-utils: separate asoc_simple_card_parse_dai()
Kuninori Morimoto
2019-03-21
ASoC: simple-card-utils: share asoc_simple_card_init_priv()
Kuninori Morimoto
2019-03-21
ASoC: simple-card-utils: share asoc_simple_be_hw_params_fixup()
Kuninori Morimoto
2019-03-21
ASoC: simple-card-utils: share asoc_simple_dai_init()
Kuninori Morimoto
2019-03-21
ASoC: simple-card-utils: share asoc_simple_hw_param()
Kuninori Morimoto
2019-03-21
ASoC: simple-card-utils: share asoc_simple_shutdown()
Kuninori Morimoto
2019-03-21
ASoC: simple-card-utils: share asoc_simple_startup()
Kuninori Morimoto
2019-03-21
ASoC: simple_card_utils: share common priv for simple-card/audio-graph
Kuninori Morimoto
2019-03-21
ASoC: simple-card-utils: add asoc_simple_debug_info()
Kuninori Morimoto
2019-03-18
ASoC: simple-card: add simple_parse_mclk_fs()
Kuninori Morimoto
2019-03-18
ASoC: simple-card: rename simple_get_conversion() to simple_parse_convert()
Kuninori Morimoto
2019-02-20
ASoC: simple-card: Fix of-node refcount unbalance in DAI-link parser
Takashi Iwai
2019-02-20
ASoC: simple-card: Fix missing of_node_put() at simple_dai_link_of()
Takashi Iwai
2019-02-18
ASoC: simple-card: Fix refcount underflow
Daniel Baluta
2019-01-21
ASoC: simple-card: rename to asoc_simple_card_canonicalize_platform()
Kuninori Morimoto
2019-01-21
ASoC: soc-core: add .num_platform for dai_link
Kuninori Morimoto
2019-01-03
ASoC: simple-card: reduce naming prefix
Kuninori Morimoto
2019-01-03
ASoC: simple-card: cleanup DAI link loop method - step2
Kuninori Morimoto
2019-01-03
ASoC: simple-card: cleanup DAI link loop method - step1
Kuninori Morimoto
2019-01-03
ASoC: simple-card: add link_info
Kuninori Morimoto
2019-01-03
ASoC: simple-card: add 1 CPU : 1 Codec support again
Kuninori Morimoto
2019-01-03
ASoC: simple-card: add asoc_simple_card_get_conversion()
Kuninori Morimoto
2018-12-14
ASoC: simple-card: tidyup prefix for snd_soc_codec_conf
Kuninori Morimoto
2018-12-14
ASoC: simple-card: tidyup convert_rate/channel method
Kuninori Morimoto
2018-12-14
ASoC: simple-card: tidyup mclk-fs method
Kuninori Morimoto
2018-12-14
ASoC: simple-card: merge simple-scu-card
Kuninori Morimoto
2018-12-13
ASoC: simple-card: Dereference pointer for memcpy sizeof in asoc_simple_card_...
Nathan Chancellor
2018-12-11
ASoC: simple-card: use cpu/codec pointer on simple_dai_props
Kuninori Morimoto
2018-11-21
ASoC: simple_card_utils: remove "option" from asoc_simple_card_of_parse_routi...
Kuninori Morimoto
2018-08-31
ASoC: simple-card: support snd_soc_dai_link_component style for platform
Kuninori Morimoto
2018-08-31
ASoC: simple-card: support snd_soc_dai_link_component style for codec
Kuninori Morimoto
2018-07-02
ASoC: simple-card: convert to SPDX identifiers
Kuninori Morimoto
2018-06-18
ASoC: simple-card: move hp and mic detection to soc_card probe
Katsuhiro Suzuki
2018-06-18
ASoC: simple-card-utils: move hp and mic detect gpios from simple-card
Katsuhiro Suzuki
[next]