index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sound
/
soc
/
samsung
/
odroid.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
ASoC: Switch back to struct platform_driver::remove()
Uwe Kleine-König
2024-09-09
1
-1
/
+1
*
ASoC: samsung: odroid: don't need DUMMY Platform
Kuninori Morimoto
2023-12-19
1
-2
/
+1
*
ASoC: Explicitly include correct DT includes
Rob Herring
2023-10-09
1
-1
/
+0
*
ASoC: samsung: convert not to use asoc_xxx()
Kuninori Morimoto
2023-09-25
1
-4
/
+4
*
ASoC: samsung: odroid: parse audio-routing
Krzysztof Kozlowski
2023-08-16
1
-6
/
+7
*
ASoC: samsung: odroid: use of_property_present to check for property
Krzysztof Kozlowski
2023-08-16
1
-2
/
+2
*
ASoC: samsung: use snd_soc_{of_}get_dlc()
Kuninori Morimoto
2023-06-20
1
-15
/
+1
*
ASoC: samsung: odroid: Convert to platform remove callback returning void
Uwe Kleine-König
2023-03-20
1
-4
/
+2
*
ASoC: soc.h: remove num_cpus/codecs
Kuninori Morimoto
2022-09-20
1
-1
/
+1
*
ASoC: samsung: Use dev_err_probe() helper
Kuninori Morimoto
2021-12-20
1
-3
/
+1
*
ASoC: samsung: use asoc_substream_to_rtd()
Kuninori Morimoto
2020-07-23
1
-3
/
+3
*
ASoC: samsung: use asoc_rtd_to_cpu() / asoc_rtd_to_codec() macro for DAI pointer
Kuninori Morimoto
2020-03-27
1
-1
/
+1
*
ASoC: samsung: Silence warnings during deferred probe
Marek Szyprowski
2020-02-28
1
-1
/
+3
*
ASoC: samsung: odroid: fix a double-free issue for cpu_dai
Wen Yang
2019-07-16
1
-1
/
+1
*
ASoC: samsung: odroid: fix an use-after-free issue for codec
Wen Yang
2019-07-16
1
-2
/
+4
*
ASoC: samsung: odroid: use modern dai_link style
Kuninori Morimoto
2019-06-06
1
-10
/
+19
*
ASoC: samsung: odroid: Convert to SPDX License Identifier
Sylwester Nawrocki
2019-04-19
1
-7
/
+3
*
ASoC: samsung: odroid: Fix clock configuration for 44100 sample rate
Sylwester Nawrocki
2019-03-13
1
-2
/
+2
*
ASoC: samsung: odroid: Prevent uninitialized variable use
Sylwester Nawrocki
2019-02-21
1
-2
/
+6
*
ASoC: samsung: odroid: Fix of_node refcount unbalance
Sylwester Nawrocki
2019-02-20
1
-7
/
+12
*
ASoC: samsung: i2s: Fix multiple "IIS multi" devices initialization
Sylwester Nawrocki
2019-02-19
1
-1
/
+1
*
ASoC: samsung: odroid: Add missing DAPM routes
Sylwester Nawrocki
2019-02-19
1
-1
/
+11
*
ASoC: samsung: odroid: Ensure proper sample rate on pri/sec PCM
Sylwester Nawrocki
2019-02-18
1
-0
/
+56
*
ASoC: samsung: odroid: Add support for secondary CPU DAI
Sylwester Nawrocki
2019-02-14
1
-36
/
+95
*
ASoC: samsung: Use snd_soc_of_put_dai_link_codecs() in odroid.c
Sylwester Nawrocki
2018-03-19
1
-14
/
+2
*
ASoC: samsung: odroid: Drop sample rates that cannot be supported from hw_par...
Sylwester Nawrocki
2018-03-19
1
-2
/
+0
*
ASoC: samsung: odroid: Fix 32000 sample rate handling
Sylwester Nawrocki
2018-03-19
1
-4
/
+7
*
ASoC: Use proper DT compatible string for Hardkernel Odroid boards
Sylwester Nawrocki
2018-03-08
1
-1
/
+3
*
-
.
Merge remote-tracking branches 'asoc/topic/rt5665', 'asoc/topic/rt5670', 'aso...
Mark Brown
2017-09-01
1
-14
/
+30
|
\
\
|
|
*
ASoC: samsung: odroid: Drop requirement of clocks in the sound node
Sylwester Nawrocki
2017-08-08
1
-14
/
+30
|
|
/
*
/
ASoC: samsung: odroid: Fix EPLL frequency values
Sylwester Nawrocki
2017-07-21
1
-3
/
+3
|
/
*
ASoC: samsung: Add Odroid ASoC machine driver
Sylwester Nawrocki
2017-04-21
1
-0
/
+219