index
:
pub/scm/linux/kernel/git/docs/linux.git
master
corbet's fork of linux.git
Kernel documentation group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sound
/
soc
/
codecs
/
tas2552.c
Age
Commit message (
Expand
)
Author
Files
Lines
2026-08-07
ASoC: TI codecs: sort the reg_defaults tables
Mark Brown
1
-7
/
+7
2026-08-07
ASoC: tas2552: sort the register default table
Peter Ujfalusi
1
-7
/
+7
2026-07-09
ASoC: codecs: tas2552: Propagate regcache_sync() errors
Pengpeng Hou
1
-1
/
+9
2026-05-21
ASoC: Use named initializers for arrays of i2c_device_data
Uwe Kleine-König (The Capable Hub)
1
-1
/
+1
2026-02-23
ASoC: tas2552: Allow audio enable GPIO to sleep
Marek Vasut
1
-5
/
+5
2025-07-04
ASoC: codecs: Remove redundant pm_runtime_mark_last_busy() calls
Sakari Ailus
1
-1
/
+0
2025-03-17
ASoC: tas2552: Convert to RUNTIME_PM_OPS()
Takashi Iwai
1
-7
/
+2
2024-08-07
ASoC: tas*: Drop unused GPIO includes
Linus Walleij
1
-1
/
+0
2024-06-10
ASoC: codecs: Remove unused of_gpio.h
Andy Shevchenko
1
-1
/
+0
2024-05-20
ASoC: tas2552: Add TX path for capturing AUDIO-OUT data
Shenghao Ding
1
-2
/
+13
2024-05-03
ASoC: codecs: Drop explicit initialization of struct i2c_device_id::driver_da...
Uwe Kleine-König
1
-1
/
+1
2023-05-08
ASoC: Switch i2c drivers back to use .probe()
Uwe Kleine-König
1
-1
/
+1
2022-08-16
i2c: Make remove callback return void
Uwe Kleine-König
1
-2
/
+1
2022-06-29
ASoC: Refactor non_legacy_dai_naming flag
Mark Brown
1
-1
/
+0
2022-06-27
ASoC: tas2552: use pm_runtime_resume_and_get()
Pierre-Louis Bossart
1
-1
/
+1
2022-06-27
ASoC: tas*: Remove now redundant non_legacy_dai_naming flag
Charles Keepax
1
-1
/
+0
2022-06-06
ASoC: tas2552: Use modern ASoC DAI format terminology
Mark Brown
1
-5
/
+5
2022-04-11
ASoC: tas*: use simple i2c probe function
Stephen Kitt
1
-3
/
+2
2021-04-08
ASoC: codecs: Fix runtime PM imbalance in tas2552_probe
Dinghao Liu
1
-1
/
+3
2020-07-22
ASoC: Replace HTTP links with HTTPS ones
Alexander A. Klimov
1
-1
/
+1
2020-07-16
ASoC: codecs: tas*: merge .digital_mute() into .mute_stream()
Kuninori Morimoto
1
-2
/
+3
2020-07-09
ASoC: codecs: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
1
-1
/
+1
2020-06-22
ASoC: codecs: rename to snd_soc_component_read()
Kuninori Morimoto
1
-2
/
+2
2020-05-26
ASoC: tas2552: Fix runtime PM imbalance in tas2552_component_probe
Dinghao Liu
1
-0
/
+1
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 174
Thomas Gleixner
1
-9
/
+1
2018-02-12
ASoC: tas2552: replace codec to component
Kuninori Morimoto
1
-91
/
+87
2017-09-01
Merge remote-tracking branches 'asoc/topic/tas2552', 'asoc/topic/tas5720', 'a...
Mark Brown
1
-4
/
+7
2017-08-29
ASoC: tas2552: Fix fraction overflow in PLL calculation
Oskar Schirmer
1
-4
/
+7
2017-08-10
ASoC: codecs: add const to snd_soc_codec_driver structures
Bhumika Goyal
1
-1
/
+1
2017-04-25
ASoC: tas2552: Propagate the error code in suspend/resume
Fabio Estevam
1
-2
/
+2
2017-04-11
ASoC: tas2552: Return the real error code
Fabio Estevam
1
-1
/
+1
2016-08-08
ASoC: codec duplicated callback function goes to component on tas2552
Kuninori Morimoto
1
-6
/
+8
2015-10-06
ASoC: tas2552: fix dBscale-min declaration
Andreas Dannenberg
1
-1
/
+1
2015-08-30
Merge remote-tracking branches 'asoc/topic/tas2552', 'asoc/topic/tas5086', 'a...
Mark Brown
1
-10
/
+5
2015-08-30
Merge remote-tracking branches 'asoc/topic/max98090', 'asoc/topic/max98095', ...
Mark Brown
1
-1
/
+1
2015-08-30
Merge remote-tracking branches 'asoc/topic/const', 'asoc/topic/cs35l32', 'aso...
Mark Brown
1
-1
/
+1
2015-07-29
ASoC: tas2552: Remove unneeded NULL test for tas2552->enable_gpio
Axel Lin
1
-10
/
+5
2015-07-16
Merge branches 'topic/owner' and 'topic/reg-default' of git://git.kernel.org/...
Mark Brown
1
-1
/
+1
2015-07-15
ASoC: drivers: Drop owner assignment from i2c_driver
Krzysztof Kozlowski
1
-1
/
+0
2015-07-15
ASoC: Constify snd_soc_dai_ops variables
Axel Lin
1
-1
/
+1
2015-07-07
ASoC: Constify reg_default tables
Axel Lin
1
-1
/
+1
2015-06-11
ASoC: tas2552: Use devm_gpiod_get_optional for enable-gpio
Axel Lin
1
-7
/
+4
2015-06-08
ASoC: tas2552: Use consistent name for 'struct tas2552_data'
Peter Ujfalusi
1
-3
/
+3
2015-06-08
ASoC: tas2552: Remove unneeded semicolon
Peter Ujfalusi
1
-1
/
+1
2015-06-08
ASoC: tas2552: Call pm_runtime_disable when the module is removed
Peter Ujfalusi
1
-0
/
+1
2015-06-08
ASoC: tas2552: Code, define alignment changes for uniformity
Peter Ujfalusi
1
-2
/
+2
2015-06-08
ASoC: tas2552: Correct Boost Auto-Pass Through Control register usage
Peter Ujfalusi
1
-3
/
+3
2015-06-08
ASoC: tas2552: Correct Output Data register usage
Peter Ujfalusi
1
-2
/
+3
2015-06-08
ASoC: tas2552: Add control for selecting DIN source
Peter Ujfalusi
1
-0
/
+11
2015-06-08
ASoC: tas2552: Correct the PLL configuration
Peter Ujfalusi
1
-47
/
+91
[next]