index
:
pub/scm/linux/kernel/git/livepatching/livepatching.git
master
Live Patching Group's fork of livepatching.git
Live Patching Group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sound
/
soc
/
codecs
/
tlv320aic32x4.c
Age
Commit message (
Expand
)
Author
Files
Lines
2026-07-30
ASoC: tlv320aic32x4: clean up driver code formatting and logging
Dmitry Torokhov
1
-140
/
+120
2026-07-30
ASoC: tlv320aic32x4: factor out rate configuration helper
Dmitry Torokhov
1
-31
/
+44
2026-07-30
ASoC: tlv320aic32x4: do not make clocks bulk data static
Dmitry Torokhov
1
-4
/
+4
2026-07-30
ASoC: tlv320aic32x4: move regmap_config into i2c and spi drivers
Dmitry Torokhov
1
-11
/
+2
2026-07-30
ASoC: tlv320aic32x4: consolidate programming functions
Dmitry Torokhov
1
-56
/
+32
2026-07-30
ASoC: tlv320aic32x4: do not allocate gpio config separately
Dmitry Torokhov
1
-28
/
+19
2026-07-30
ASoC: tlv320aic32x4: remove global header with platform data
Dmitry Torokhov
1
-1
/
+4
2025-11-17
ASoC: codecs: tlv320aic32x4: convert to snd_soc_dapm_xxx()
Kuninori Morimoto
1
-1
/
+2
2025-08-25
ASoC: tlv320aic32x4: use dev_err_probe() for regulators
Matthias Schiffer
1
-10
/
+8
2025-07-16
ASoC: codec: tlv320aic32x4: Fix reset GPIO check
Alexander Stein
1
-1
/
+1
2025-07-13
ASoC: codec: tlv320aic32x4: Convert to GPIO descriptors
Peng Fan
1
-14
/
+14
2025-07-13
ASoC: codec: tlv320aic32x4: Sort headers alphabetically
Peng Fan
1
-10
/
+10
2025-07-13
ASoC: codec: tlv320aic32x4: Drop aic32x4_pdata usage
Peng Fan
1
-8
/
+1
2024-09-03
ASoC: tlv320aic32x4: Add multi endpoint support
Marek Vasut
1
-0
/
+9
2023-09-11
ASoC: codec: tlv320aic32x4: Add enum aic32x4_type to aic32x4_probe()
Biju Das
1
-2
/
+3
2023-08-15
ASoC: codecs: tlv320aic32x4: Fix Wvoid-pointer-to-enum-cast warning
Krzysztof Kozlowski
1
-1
/
+1
2022-08-10
ASoC: codec: tlv320aic32x4: fix mono playback via I2S
Philipp Zabel
1
-0
/
+9
2022-06-27
ASoC: tlv320*: Remove now redundant non_legacy_dai_naming flag
Charles Keepax
1
-2
/
+0
2022-06-06
ASoC: tlv320aic32x4: Use modern ASoC DAI format terminology
Mark Brown
1
-5
/
+4
2021-10-18
ASoC: tlv320aic32x4: Make aic32x4_remove() return void
Uwe Kleine-König
1
-3
/
+1
2021-08-06
Merge some cs42l42 patches into asoc-5.15
Mark Brown
1
-21
/
+39
2021-08-02
ASoC: tlv320aic32x4: make array clocks static, makes object smaller
Colin Ian King
1
-4
/
+4
2021-07-22
ASoC: tlv320aic32x4: Fix TAS2505/TAS2521 processing block selection
Marek Vasut
1
-7
/
+26
2021-07-11
ASoC: tlv320aic32x4: Fix TAS2505/TAS2521 channel count
Marek Vasut
1
-1
/
+1
2021-07-11
ASoC: tlv320aic32x4: Fix TAS2505 volume controls
Marek Vasut
1
-14
/
+13
2021-06-23
ASoC: tlv320aic32x4: add support for TAS2505
Claudius Heine
1
-1
/
+135
2021-06-23
ASoC: tlv320aic32x4: add type to device private data struct
Claudius Heine
1
-0
/
+3
2021-04-06
ASoC: tlv320aic32x4: Register clocks before registering component
Annaliese McDermond
1
-4
/
+4
2021-04-06
ASoC: tlv320aic32x4: Increase maximum register in regmap
Annaliese McDermond
1
-2
/
+2
2021-01-21
ASoC: tlv*: sync parameter naming (rate/sample_bits)
Kuninori Morimoto
1
-1
/
+1
2020-09-21
Merge branch 'asoc-5.9' into asoc-5.10
Mark Brown
1
-2
/
+11
2020-09-21
ASoC: tlv320aic32x4: Enable fast charge
Miquel Raynal
1
-0
/
+8
2020-09-21
ASoC: tlv320aic32x4: Fix bdiv clock rate derivation
Miquel Raynal
1
-3
/
+6
2020-09-17
ASoC: codec: tlv320aic32x4: do software reset before clock registration
Matthias Schiffer
1
-8
/
+10
2020-09-17
ASoC: codec: tlv320aic32x4: fix missing aic32x4_disable_regulators() in error...
Matthias Schiffer
1
-3
/
+7
2020-08-17
ASoC: codec: tlv3204: Moving GPIO reset and add ADC reset
Michael Sit Wei Hong
1
-12
/
+35
2020-08-17
ASoC: codec: tlv3204: Increased maximum supported channels
Michael Sit Wei Hong
1
-1
/
+1
2020-08-17
ASoC: codec: tlv3204: Enable 24 bit audio support
Michael Sit Wei Hong
1
-5
/
+10
2020-07-16
ASoC: codecs: tlv*: merge .digital_mute() into .mute_stream()
Kuninori Morimoto
1
-2
/
+3
2020-06-22
ASoC: codecs: tlv*: rename to snd_soc_component_read()
Kuninori Morimoto
1
-8
/
+8
2020-02-04
treewide: remove redundant IS_ERR() before error code check
Masahiro Yamada
1
-4
/
+2
2019-10-18
ASoC: tlv320aic32x4: add a check for devm_clk_get
Chuhong Yuan
1
-0
/
+3
2019-05-21
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 1
Thomas Gleixner
1
-15
/
+1
2019-05-02
ASoC: tlv320aic32x4: Remove set but not used variable 'mclk_rate'
YueHaibing
1
-5
/
+1
2019-04-04
ASoC: tlv320aic32x4: Add Playback PowerTune Controls
Annaliese McDermond
1
-0
/
+9
2019-04-04
ASoC: tlv320aic32x4: Add Switch for Setting Common Mode Voltage
Annaliese McDermond
1
-0
/
+7
2019-04-04
Merge branch 'asoc-5.1' into asoc-5.2
Mark Brown
1
-0
/
+2
2019-04-01
ASoC: tlv320aic32x4: Fix Common Pins
Annaliese McDermond
1
-0
/
+2
2019-03-25
ASoC: tlv320aic32x4: Allow 192000 Sample Rate
Annaliese McDermond
1
-1
/
+1
2019-03-25
ASoC: tlv320aic32x4: Remove mclk references
Annaliese McDermond
1
-7
/
+0
[next]