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-utils.c
Age
Commit message (
Expand
)
Author
2019-06-28
ASoC: simple-card-utils: consider CPU-Platform possibility
Kuninori Morimoto
2019-06-19
ASoC: simple-card-utils: don't select unnecessary Platform
Kuninori Morimoto
2019-06-06
ASoC: simple-card: support snd_soc_dai_link_component style for cpu
Kuninori Morimoto
2019-04-26
ASoC: simple-card-utils: add asoc_simple_parse_pin_switches()
Paul Cercueil
2019-04-01
ASoC: simple-card-utils: remove set but not used variable 'dai_name'
YueHaibing
2019-03-21
ASoC: simple-card-utils: test memory allocation
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: add asoc_simple_debug_info()
Kuninori Morimoto
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-utils: check "reg" property on asoc_simple_card_get_dai_id()
Kuninori Morimoto
2018-12-14
ASoC: simple-card-utils: fixup asoc_simple_card_get_dai_id() ID method
Kuninori Morimoto
2018-12-11
ASoC: simple-card-utils: fix build warning without CONFIG_OF
Arnd Bergmann
2018-12-04
ASoC: simple-card-utils: fixup asoc_simple_card_get_dai_id() counting
Kuninori Morimoto
2018-11-21
ASoC: simple_card_utils: remove "option" from asoc_simple_card_of_parse_routi...
Kuninori Morimoto
2018-11-21
ASoC: simple-card-utils: tidyup asoc_simple_card_parse_convert()
Kuninori Morimoto
2018-11-21
ASoC: simple-card-utils: accept NULL parameter on asoc_simple_card_xxx()
Kuninori Morimoto
2018-11-21
ASoC: simple-card-utils: remove asoc_simple_card_clk_register()
Kuninori Morimoto
2018-09-20
ASoC: add for_each_card_prelinks() macro
Kuninori Morimoto
2018-08-31
ASoC: simple-card-util: remove dai_link compatible code for platform
Kuninori Morimoto
2018-08-31
ASoC: simple-card-util: support snd_soc_dai_link_component style for platform
Kuninori Morimoto
2018-08-31
ASoC: simple-card-util: remove dai_link compatible code for codec
Kuninori Morimoto
2018-08-31
ASoC: simple_card_utils: support snd_soc_dai_link_component style for codec
Kuninori Morimoto
2018-07-02
ASoC: simple-card-utils: convert to SPDX identifiers
Kuninori Morimoto
2018-06-18
ASoC: simple-card-utils: move hp and mic detect gpios from simple-card
Katsuhiro Suzuki
2017-09-01
Merge remote-tracking branches 'asoc/topic/simple', 'asoc/topic/spear', 'asoc...
Mark Brown
2017-09-01
Merge tag 'asoc-fix-v4.13-rc7' into asoc-linus
Mark Brown
2017-09-01
ASoC: make clock direction configurable in asoc-simple
Vitaly Wool
2017-08-30
ASoC: simple_card_utils: fix fallback when "label" property isn't present
Lucas Stach
2017-08-01
device property: Fix usecount for of_graph_get_port_parent()
Tony Lindgren
2017-06-16
ASoC: simple-card-utils: add asoc_simple_card_of_parse_widgets()
Kuninori Morimoto
2017-06-15
ASoC: simple-card-utils: add asoc_simple_card_of_parse_routing()
Kuninori Morimoto
2017-06-15
ASoC: simple-card-utils: add asoc_simple_card_convert_fixup()
Kuninori Morimoto
2017-06-14
ASoC: simple_card_utils: add EXPORT_SYMBOL_GPL() for asoc_simple_card_clk_xxx()
Kuninori Morimoto
2017-06-13
ASoC: simple_card_utils: add asoc_simple_card_clk_xxx()
Kuninori Morimoto
2017-06-06
ASoC: simple-card-utils: share same dev_dbg() for sysclk
Kuninori Morimoto
2017-06-06
ASoC: simple-card-utils: share same dev_dbg() for Dai Name
Kuninori Morimoto
2017-06-06
ASoC: simple-card-utils: share same dev_dbg() for DAI format
Kuninori Morimoto
2017-06-06
ASoC: simple-card-utils: share same dev_dbg() for Card Name
Kuninori Morimoto
2017-05-26
ASoC: simple-card-utils: remove strict limitation of bit/frame master
Kuninori Morimoto
2017-05-24
ASoC: simple-card-utils: support snd_soc_get_dai_id()
Kuninori Morimoto
2017-05-17
ASoC: simple-card-utils: add asoc_simple_card_parse_graph_dai()
Kuninori Morimoto
2017-05-17
ASoC: simple-card-utils: enable "label" on asoc_simple_card_parse_card_name
Kuninori Morimoto
[next]