index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sound
/
soc
/
codecs
/
tlv320aic32x4.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
ASoC: codec: tlv320aic32x4: Add enum aic32x4_type to aic32x4_probe()
Biju Das
2023-09-11
1
-2
/
+3
*
ASoC: codecs: tlv320aic32x4: Fix Wvoid-pointer-to-enum-cast warning
Krzysztof Kozlowski
2023-08-15
1
-1
/
+1
*
ASoC: codec: tlv320aic32x4: fix mono playback via I2S
Philipp Zabel
2022-08-10
1
-0
/
+9
*
ASoC: tlv320*: Remove now redundant non_legacy_dai_naming flag
Charles Keepax
2022-06-27
1
-2
/
+0
*
ASoC: tlv320aic32x4: Use modern ASoC DAI format terminology
Mark Brown
2022-06-06
1
-5
/
+4
*
ASoC: tlv320aic32x4: Make aic32x4_remove() return void
Uwe Kleine-König
2021-10-18
1
-3
/
+1
*
Merge some cs42l42 patches into asoc-5.15
Mark Brown
2021-08-06
1
-21
/
+39
|
\
|
*
ASoC: tlv320aic32x4: Fix TAS2505/TAS2521 processing block selection
Marek Vasut
2021-07-22
1
-7
/
+26
|
*
ASoC: tlv320aic32x4: Fix TAS2505 volume controls
Marek Vasut
2021-07-12
1
-14
/
+13
*
|
ASoC: tlv320aic32x4: make array clocks static, makes object smaller
Colin Ian King
2021-08-02
1
-4
/
+4
*
|
ASoC: tlv320aic32x4: Fix TAS2505/TAS2521 channel count
Marek Vasut
2021-07-12
1
-1
/
+1
|
/
*
ASoC: tlv320aic32x4: add support for TAS2505
Claudius Heine
2021-06-23
1
-1
/
+135
*
ASoC: tlv320aic32x4: add type to device private data struct
Claudius Heine
2021-06-23
1
-0
/
+3
*
ASoC: tlv320aic32x4: Register clocks before registering component
Annaliese McDermond
2021-04-06
1
-4
/
+4
*
ASoC: tlv320aic32x4: Increase maximum register in regmap
Annaliese McDermond
2021-04-06
1
-2
/
+2
*
ASoC: tlv*: sync parameter naming (rate/sample_bits)
Kuninori Morimoto
2021-01-21
1
-1
/
+1
*
Merge branch 'asoc-5.9' into asoc-5.10
Mark Brown
2020-09-21
1
-2
/
+11
|
\
|
*
ASoC: tlv320aic32x4: Enable fast charge
Miquel Raynal
2020-09-21
1
-0
/
+8
|
*
ASoC: tlv320aic32x4: Fix bdiv clock rate derivation
Miquel Raynal
2020-09-21
1
-3
/
+6
*
|
ASoC: codec: tlv320aic32x4: do software reset before clock registration
Matthias Schiffer
2020-09-17
1
-8
/
+10
*
|
ASoC: codec: tlv320aic32x4: fix missing aic32x4_disable_regulators() in error...
Matthias Schiffer
2020-09-17
1
-3
/
+7
*
|
ASoC: codec: tlv3204: Moving GPIO reset and add ADC reset
Michael Sit Wei Hong
2020-08-17
1
-12
/
+35
*
|
ASoC: codec: tlv3204: Increased maximum supported channels
Michael Sit Wei Hong
2020-08-17
1
-1
/
+1
*
|
ASoC: codec: tlv3204: Enable 24 bit audio support
Michael Sit Wei Hong
2020-08-17
1
-5
/
+10
|
/
*
ASoC: codecs: tlv*: merge .digital_mute() into .mute_stream()
Kuninori Morimoto
2020-07-17
1
-2
/
+3
*
ASoC: codecs: tlv*: rename to snd_soc_component_read()
Kuninori Morimoto
2020-06-22
1
-8
/
+8
*
treewide: remove redundant IS_ERR() before error code check
Masahiro Yamada
2020-02-04
1
-4
/
+2
*
ASoC: tlv320aic32x4: add a check for devm_clk_get
Chuhong Yuan
2019-10-18
1
-0
/
+3
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 1
Thomas Gleixner
2019-05-21
1
-15
/
+1
*
ASoC: tlv320aic32x4: Remove set but not used variable 'mclk_rate'
YueHaibing
2019-05-02
1
-5
/
+1
*
ASoC: tlv320aic32x4: Add Playback PowerTune Controls
Annaliese McDermond
2019-04-04
1
-0
/
+9
*
ASoC: tlv320aic32x4: Add Switch for Setting Common Mode Voltage
Annaliese McDermond
2019-04-04
1
-0
/
+7
*
Merge branch 'asoc-5.1' into asoc-5.2
Mark Brown
2019-04-04
1
-0
/
+2
|
\
|
*
ASoC: tlv320aic32x4: Fix Common Pins
Annaliese McDermond
2019-04-01
1
-0
/
+2
*
|
ASoC: tlv320aic32x4: Allow 192000 Sample Rate
Annaliese McDermond
2019-03-25
1
-1
/
+1
*
|
ASoC: tlv320aic32x4: Remove mclk references
Annaliese McDermond
2019-03-25
1
-7
/
+0
*
|
ASoC: tlv320aic32x4: Restructure set_dai_sysclk
Annaliese McDermond
2019-03-25
1
-11
/
+6
*
|
ASoC: tlv320aic32x4: Dynamically Determine Clocking
Annaliese McDermond
2019-03-25
1
-103
/
+87
*
|
ASoC: tlv320aic32x4: Move aosr and dosr setting to separate functions
Annaliese McDermond
2019-03-25
1
-7
/
+17
*
|
ASoC: tlv320aic32x4: Control clock gating with CCF
Annaliese McDermond
2019-03-25
1
-54
/
+13
*
|
ASoC: tlv320aic32x4: Model BDIV divider in CCF
Annaliese McDermond
2019-03-25
1
-30
/
+26
*
|
ASoC: tlv320aic32x4: Model DAC/ADC dividers in CCF
Annaliese McDermond
2019-03-25
1
-44
/
+57
*
|
ASoC: tlv320aic32x4: Model CODEC_CLKIN in CCF
Annaliese McDermond
2019-03-25
1
-5
/
+13
*
|
ASoC: tlv320aic32x4: Model PLL in CCF
Annaliese McDermond
2019-03-25
1
-94
/
+101
*
|
ASoC: tlv320aic32x4: Properly Set Processing Blocks
Annaliese McDermond
2019-03-21
1
-20
/
+36
*
|
ASoC: tlv320aic32x4: Break out clock setting into separate function
Annaliese McDermond
2019-03-20
1
-8
/
+18
|
/
*
tlv320aic32x4: delay i2c access by 1 ms after hardware reset
Peter Seiderer
2019-02-12
1
-0
/
+1
*
Merge tag 'asoc-fix-v5.0-rc2' into asoc-5.1
Mark Brown
2019-01-18
1
-0
/
+4
|
\
|
*
ASoC: tlv320aic32x4: Kernel OOPS while entering DAPM standby mode
b-ak
2019-01-07
1
-0
/
+4
*
|
ASoC: tlv320aic32x4: SND_SOC_DAPM_MICBIAS is deprecated
b-ak
2019-01-09
1
-1
/
+29
|
/
[next]