index
:
linux.git
iio/light/color-sensors
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
sunxi/platform/irq-debounce
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sound
/
soc
/
generic
/
audio-graph-card.c
Age
Commit message (
Expand
)
Author
2018-07-02
ASoC: audio-graph-card.c: convert to SPDX identifiers
Kuninori Morimoto
2018-06-18
ASoC: audio-graph-card: add hp and mic detect gpios same as simple-card
Katsuhiro Suzuki
2018-06-12
treewide: devm_kzalloc() -> devm_kcalloc()
Kees Cook
2017-11-10
ASoC: add mclk-fs support to audio graph card
Olivier Moysan
2017-09-01
Merge remote-tracking branches 'asoc/topic/simple', 'asoc/topic/spear', 'asoc...
Mark Brown
2017-09-01
Merge remote-tracking branches 'asoc/topic/mtk', 'asoc/topic/mxs', 'asoc/topi...
Mark Brown
2017-08-23
ASoC: audio-graph-card: Add pm callbacks to platform driver
Kuninori Morimoto
2017-08-17
ASoC: generic: make snd_soc_ops const
Bhumika Goyal
2017-08-01
device property: Fix usecount for of_graph_get_port_parent()
Tony Lindgren
2017-06-30
ASoC: audio-graph-card: add widgets and routing for external amplifier support
Shawn Guo
2017-06-23
ASoC: audio-graph-card: tidyup asoc_simple_card_canonicalize_cpu() parameter
Kuninori Morimoto
2017-06-14
ASoC: audio-graph-card: use asoc_simple_card_of_parse_tdm()
Kuninori Morimoto
2017-06-13
ASoC: audio-graph-card: use 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-05-19
ASoC: audio-graph-card: fix spelling mistake: "missmatch" -> "mismatch"
Colin Ian King
2017-05-19
ASoC: audio-graph-card: tidyup return method from probe()
Kuninori Morimoto
2017-05-17
ASoC: add audio-graph-card support
Kuninori Morimoto