index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sound
/
soc
/
codecs
/
tas2552.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
ASoC: tas*: Remove now redundant non_legacy_dai_naming flag
Charles Keepax
2022-06-27
1
-1
/
+0
*
ASoC: tas2552: Use modern ASoC DAI format terminology
Mark Brown
2022-06-06
1
-5
/
+5
*
ASoC: tas*: use simple i2c probe function
Stephen Kitt
2022-04-11
1
-3
/
+2
*
ASoC: codecs: Fix runtime PM imbalance in tas2552_probe
Dinghao Liu
2021-04-08
1
-1
/
+3
*
ASoC: Replace HTTP links with HTTPS ones
Alexander A. Klimov
2020-07-22
1
-1
/
+1
*
ASoC: codecs: tas*: merge .digital_mute() into .mute_stream()
Kuninori Morimoto
2020-07-17
1
-2
/
+3
*
ASoC: codecs: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-07-09
1
-1
/
+1
*
ASoC: codecs: rename to snd_soc_component_read()
Kuninori Morimoto
2020-06-22
1
-2
/
+2
*
ASoC: tas2552: Fix runtime PM imbalance in tas2552_component_probe
Dinghao Liu
2020-05-26
1
-0
/
+1
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 174
Thomas Gleixner
2019-05-30
1
-9
/
+1
*
ASoC: tas2552: replace codec to component
Kuninori Morimoto
2018-02-12
1
-91
/
+87
*
-
.
Merge remote-tracking branches 'asoc/topic/tas2552', 'asoc/topic/tas5720', 'a...
Mark Brown
2017-09-01
1
-4
/
+7
|
\
\
|
*
|
ASoC: tas2552: Fix fraction overflow in PLL calculation
Oskar Schirmer
2017-08-29
1
-4
/
+7
|
|
/
*
/
ASoC: codecs: add const to snd_soc_codec_driver structures
Bhumika Goyal
2017-08-10
1
-1
/
+1
|
/
*
ASoC: tas2552: Propagate the error code in suspend/resume
Fabio Estevam
2017-04-25
1
-2
/
+2
*
ASoC: tas2552: Return the real error code
Fabio Estevam
2017-04-11
1
-1
/
+1
*
ASoC: codec duplicated callback function goes to component on tas2552
Kuninori Morimoto
2016-08-08
1
-6
/
+8
*
ASoC: tas2552: fix dBscale-min declaration
Andreas Dannenberg
2015-10-06
1
-1
/
+1
*
-
.
Merge remote-tracking branches 'asoc/topic/tas2552', 'asoc/topic/tas5086', 'a...
Mark Brown
2015-08-30
1
-10
/
+5
|
\
\
|
*
|
ASoC: tas2552: Remove unneeded NULL test for tas2552->enable_gpio
Axel Lin
2015-07-29
1
-10
/
+5
|
|
/
|
|
|
\
*
-
.
\
Merge remote-tracking branches 'asoc/topic/max98090', 'asoc/topic/max98095', ...
Mark Brown
2015-08-30
1
-1
/
+1
|
\
\
\
|
|
|
/
|
|
/
|
|
|
*
Merge branches 'topic/owner' and 'topic/reg-default' of git://git.kernel.org/...
Mark Brown
2015-07-16
1
-1
/
+1
|
|
|
\
|
|
|
*
ASoC: Constify reg_default tables
Axel Lin
2015-07-07
1
-1
/
+1
|
|
|
/
|
|
/
|
|
|
|
|
\
\
*
-
.
|
|
Merge remote-tracking branches 'asoc/topic/const', 'asoc/topic/cs35l32', 'aso...
Mark Brown
2015-08-30
1
-1
/
+1
|
\
\
|
|
|
|
_
|
/
|
/
|
|
|
*
|
ASoC: Constify snd_soc_dai_ops variables
Axel Lin
2015-07-15
1
-1
/
+1
|
|
/
*
/
ASoC: drivers: Drop owner assignment from i2c_driver
Krzysztof Kozlowski
2015-07-15
1
-1
/
+0
|
/
*
ASoC: tas2552: Use devm_gpiod_get_optional for enable-gpio
Axel Lin
2015-06-11
1
-7
/
+4
*
ASoC: tas2552: Use consistent name for 'struct tas2552_data'
Peter Ujfalusi
2015-06-08
1
-3
/
+3
*
ASoC: tas2552: Remove unneeded semicolon
Peter Ujfalusi
2015-06-08
1
-1
/
+1
*
ASoC: tas2552: Call pm_runtime_disable when the module is removed
Peter Ujfalusi
2015-06-08
1
-0
/
+1
*
ASoC: tas2552: Code, define alignment changes for uniformity
Peter Ujfalusi
2015-06-08
1
-2
/
+2
*
ASoC: tas2552: Correct Boost Auto-Pass Through Control register usage
Peter Ujfalusi
2015-06-08
1
-3
/
+3
*
ASoC: tas2552: Correct Output Data register usage
Peter Ujfalusi
2015-06-08
1
-2
/
+3
*
ASoC: tas2552: Add control for selecting DIN source
Peter Ujfalusi
2015-06-08
1
-0
/
+11
*
ASoC: tas2552: Correct the PLL configuration
Peter Ujfalusi
2015-06-08
1
-47
/
+91
*
ASoC: tas2552: Configure the WCLK frequency based on the stream
Peter Ujfalusi
2015-06-05
1
-2
/
+41
*
ASoC: tas2552: Add support for word length configuration
Peter Ujfalusi
2015-06-05
1
-0
/
+38
*
ASoC: tas2552: Implement startup/stop sequence as per TRM
Peter Ujfalusi
2015-06-05
1
-16
/
+28
*
ASoC: tas2552: Correct the Speaker Driver Playback Volume (PGA_GAIN)
Peter Ujfalusi
2015-06-05
1
-2
/
+2
*
ASoC: tas2552: Clean up the Digital - Analog DAPM route definition
Peter Ujfalusi
2015-06-05
1
-8
/
+6
*
ASoC: tas2552: Add TDM support
Peter Ujfalusi
2015-06-05
1
-4
/
+55
*
ASoC: tas2552: Correct and clean up data format and BCLK/WCLK direction
Peter Ujfalusi
2015-06-05
1
-9
/
+9
*
ASoC: tas2552: Correct dai format support
Peter Ujfalusi
2015-06-05
1
-14
/
+15
*
ASoC: tas2552: Add support for pll and pdm source clock selection
Peter Ujfalusi
2015-06-05
1
-4
/
+29
*
ASoC: tas2552: Rename mclk parameter to pll_clkin to match with the datasheet
Peter Ujfalusi
2015-06-04
1
-7
/
+7
*
ASoC: tas2552: Simplify and reverse the functionality of tas2552_sw_shutdown
Peter Ujfalusi
2015-06-04
1
-5
/
+3
*
ASoC: tas2552: Simplify the tas2552_mute function
Peter Ujfalusi
2015-06-04
1
-4
/
+2
*
ASoC: tas2552: Correct CFG1 register bit definitions
Peter Ujfalusi
2015-06-04
1
-7
/
+7
*
ASoC: tas2552: Correct PDM configuration register bit definitions
Peter Ujfalusi
2015-06-04
1
-1
/
+1
*
ASoC: tas2552: Fix kernel crash caused by wrong kcontrol entry
Peter Ujfalusi
2015-06-04
1
-1
/
+0
[next]