index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sound
/
soc
/
tegra
/
tegra_asoc_utils.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
ASoC: tegra: Enable audio mclk during tegra_asoc_utils_init()
Sowjanya Komatineni
2020-04-21
1
-2
/
+9
*
ASoC: tegra: Add audio mclk parent configuration
Sowjanya Komatineni
2020-04-21
1
-28
/
+40
*
ASoC: tegra: Use device managed resource APIs to get the clock
Sowjanya Komatineni
2020-04-21
1
-27
/
+7
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 336
Thomas Gleixner
2019-06-05
1
-15
/
+1
*
ASoC: tegra: support new register layouts in Tegra124
Stephen Warren
2013-10-14
1
-0
/
+2
*
ASoC: tegra: always use clk_get() in utility code
Stephen Warren
2013-05-14
1
-18
/
+5
*
ASoC: tegra: add Tegra114 support to tegra_asoc_utils.c
Stephen Warren
2013-03-25
1
-6
/
+24
*
ASoC: tegra: assume CONFIG_OF in tegra_asoc_utils_init
Stephen Warren
2013-03-04
1
-4
/
+0
*
ASoC: tegra: add function to set ac97 rate
Lucas Stach
2012-12-24
1
-0
/
+53
*
ASoC: tegra: add clk_prepare/clk_unprepare
Prashant Gaikwad
2012-06-12
1
-6
/
+6
*
ASoC: tegra: utils: Don't use of_have_populated_dt()
Stephen Warren
2012-04-10
1
-3
/
+5
*
ASoC: tegra: utils: add support for Tegra30 devices
Stephen Warren
2012-04-06
1
-5
/
+24
*
ASoC: tegra: set a sensible initial clock rate
Stephen Warren
2012-04-06
1
-0
/
+6
*
sound: Add module.h to the previously silent sound users
Paul Gortmaker
2011-11-01
1
-0
/
+1
*
ASoC: Tegra: Don't return mclk_changed from utils_set_rate
Stephen Warren
2011-04-20
1
-4
/
+5
*
ASoC: Tegra: Move utilities to separate module
Stephen Warren
2011-02-25
1
-0
/
+6
*
ASoC: Tegra: utils: Don't use global variables
Stephen Warren
2011-01-31
1
-47
/
+44
*
ASoC: tegra: s/IS_ERR_OR_NULL/IS_ERR/ for clk_get_sys
Stephen Warren
2011-01-13
1
-11
/
+9
*
ASoC: tegra: Machine utility code
Stephen Warren
2011-01-10
1
-0
/
+154