index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sound
/
soc
/
codecs
/
da7213.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
ASoC: Constify DAI ops auto_selectable_formats
Krzysztof Kozlowski
2024-06-17
1
-1
/
+1
*
ASoC: codecs: Drop explicit initialization of struct i2c_device_id::driver_da...
Uwe Kleine-König
2024-05-03
1
-1
/
+1
*
ASoC: codecs: da7213: Simplify mclk initialization
Cezary Rojewski
2024-02-21
1
-8
/
+4
*
ASoC: da7213: Add new kcontrol for tonegen
David Rau
2023-10-18
1
-1
/
+170
*
ASoC: Explicitly include correct DT includes
Rob Herring
2023-10-09
1
-1
/
+1
*
ASoC: da7213: add .auto_selectable_formats support
Kuninori Morimoto
2023-09-18
1
-0
/
+18
*
ASoC: da7213: tidyup SND_SOC_DAIFMT_xxx
Kuninori Morimoto
2023-09-18
1
-6
/
+6
*
ASoC: Switch i2c drivers back to use .probe()
Uwe Kleine-König
2023-05-08
1
-1
/
+1
*
ASoC: da7213.c: add missing pm_runtime_disable()
Duy Nguyen
2023-03-28
1
-0
/
+6
*
ASoC: da7213: Add support for mono, set frame width to 32 when possible
David Rau
2022-12-26
1
-2
/
+28
*
ASoC: da*: Remove now redundant non_legacy_dai_naming flag
Charles Keepax
2022-06-27
1
-1
/
+0
*
ASoC: da[79]*: use simple i2c probe function
Stephen Kitt
2022-04-05
1
-3
/
+2
*
ASoC: da*: sync parameter naming (rate/sample_bits)
Kuninori Morimoto
2021-01-21
1
-1
/
+1
*
ASoC: codecs: da*: merge .digital_mute() into .mute_stream()
Kuninori Morimoto
2020-07-17
1
-2
/
+3
*
ASoC: da7213: add default clock handling
Sebastian Reichel
2020-07-07
1
-5
/
+78
*
ASoC: codecs: da*: rename to snd_soc_component_read()
Kuninori Morimoto
2020-06-22
1
-12
/
+12
*
ASoC: da7213: move set_pll to codec level
Sebastian Reichel
2020-05-18
1
-4
/
+4
*
ASoC: da7213: move set_sysclk to codec level
Sebastian Reichel
2020-05-18
1
-7
/
+7
*
ASoC: da7213: Add regulator support
Sebastian Reichel
2020-05-18
1
-1
/
+78
*
ASoC: da7213: Add da7212 DT compatible
Sebastian Reichel
2020-05-18
1
-0
/
+1
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
2019-05-30
1
-5
/
+1
*
ASoC: da7213: fix DAI_CLK_EN register bit overwrite
Logesh
2019-05-02
1
-1
/
+4
*
ASoC: da7213: use true and false for boolean values
Gustavo A. R. Silva
2018-08-06
1
-2
/
+2
*
ASoC: da7213: replace codec to component
Kuninori Morimoto
2018-02-12
1
-167
/
+161
*
ASoC: da7213: Improve a size determination in da7213_i2c_probe()
Markus Elfring
2017-11-27
1
-2
/
+1
*
ASoC: da7213: Delete an error message for a failed memory allocation in da721...
Markus Elfring
2017-11-27
1
-3
/
+1
*
ASoC: da7213: add support for DSP modes
Pierre-Louis Bossart
2017-11-09
1
-10
/
+48
*
ASoC: codecs: add const to snd_soc_codec_driver structures
Bhumika Goyal
2017-08-10
1
-1
/
+1
*
ASoC: da7213: Update driver to use device_property* FW functions
Adam Thomson
2017-05-19
1
-18
/
+19
*
ASoC: da7213: Fix incorrect usage of bitwise '&' operator for SRM check
Adam Thomson
2017-05-14
1
-1
/
+1
*
ASoC: da7213: add ACPI support
Pierre-Louis Bossart
2017-03-13
1
-0
/
+13
*
-
.
Merge remote-tracking branches 'asoc/topic/cs35l30', 'asoc/topic/cs42l73', 'a...
Mark Brown
2016-09-29
1
-46
/
+84
|
\
\
|
|
*
ASoC: da7213: Improve 32KHz mode PLL locking
Adam Thomson
2016-08-08
1
-1
/
+24
|
|
*
ASoC: da7213: Refactor sysclk(), pll() functions to improve handling
Adam Thomson
2016-08-08
1
-36
/
+49
|
|
*
ASoC: da7213: Improve driver efficiency with regards to MCLK usage
Adam Thomson
2016-08-08
1
-9
/
+11
|
|
/
|
|
|
\
*
-
.
\
Merge remote-tracking branches 'asoc/topic/ac97', 'asoc/topic/ak4104', 'asoc/...
Mark Brown
2016-09-29
1
-7
/
+8
|
\
\
\
|
|
|
/
|
|
/
|
|
|
*
ASoC: codec duplicated callback function goes to component on da7213
Kuninori Morimoto
2016-08-08
1
-7
/
+8
|
|
/
*
/
ASoC: da7213: Default to 64 BCLKs per WCLK to support all formats
Adam Thomson
2016-08-04
1
-2
/
+2
|
/
*
ASoC: da7213: Allow PLL disable/bypass when using 32KHz sysclk
Adam Thomson
2016-05-10
1
-1
/
+1
*
ASoC: da7213: Update PLL ranges to improve locking at frequency boundary
Adam Thomson
2016-05-10
1
-13
/
+13
*
ASoC: da7213: Default PC counter to free-running when DAI disabled
Adam Thomson
2016-05-10
1
-0
/
+13
*
ASoC: da7213: Add checking of SRM lock status before enabling DAI
Adam Thomson
2016-05-10
1
-0
/
+23
*
ASoC: da7213: Add DAI DAPM event to control DAI clocks
Adam Thomson
2016-05-10
1
-3
/
+32
*
ASoC: da7213: Add support to handle mclk data provided to driver
Adam Thomson
2015-10-07
1
-11
/
+56
*
ASoC: da7213: Add DT support to codec driver
Adam Thomson
2015-10-07
1
-5
/
+118
*
-
.
Merge remote-tracking branches 'asoc/topic/tas2552', 'asoc/topic/tas5086', 'a...
Mark Brown
2015-08-30
1
-9
/
+6
|
\
\
|
|
*
ASoC: da7213: Replace TLV_DB_RANGE_HEAD with DECLARE_TLV_DB_RANGE
Lars-Peter Clausen
2015-08-05
1
-9
/
+6
|
|
/
*
|
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
|
|
/
*
/
ASoC: drivers: Drop owner assignment from i2c_driver
Krzysztof Kozlowski
2015-07-15
1
-1
/
+0
|
/
[next]