index
:
drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sound
/
soc
/
codecs
/
tas571x.c
Age
Commit message (
Expand
)
Author
Files
Lines
2024-10-02
move asm/unaligned.h to linux/unaligned.h
Al Viro
1
-1
/
+1
2023-10-09
ASoC: Explicitly include correct DT includes
Rob Herring
1
-1
/
+1
2023-09-11
ASoC: tas571x: Simplify probe()
Biju Das
1
-12
/
+1
2023-05-08
ASoC: Switch i2c drivers back to use .probe()
Uwe Kleine-König
1
-1
/
+1
2023-03-05
ASoC: tas571x: add support for TAS5733
Kamel Bouhara
1
-0
/
+59
2022-08-16
i2c: Make remove callback return void
Uwe Kleine-König
1
-3
/
+1
2022-06-27
ASoC: tas*: Remove now redundant non_legacy_dai_naming flag
Charles Keepax
1
-1
/
+0
2022-05-11
ASoC: tas571x: Fix the error handling of tas571x_i2c_probe()
Zheyu Ma
1
-2
/
+4
2022-04-25
ASoC: tas*: use i2c_match_id and simple i2c probe
Stephen Kitt
1
-4
/
+7
2020-11-26
ASoC: tas571x: mark OF related data as maybe unused
Krzysztof Kozlowski
1
-2
/
+2
2020-07-16
ASoC: codecs: tas*: merge .digital_mute() into .mute_stream()
Kuninori Morimoto
1
-2
/
+3
2020-04-14
ASoC: tas571x: disable regulators on failed probe
Philipp Puschmann
1
-5
/
+15
2019-06-26
Merge tag 'v5.2-rc6' into asoc-5.3
Mark Brown
1
-5
/
+1
2019-06-13
ASoC: tas571x: Fix -Wunused-const-variable
Nathan Huckleberry
1
-2
/
+2
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
1
-5
/
+1
2018-06-27
ASoC: tas517x: add tas5707 support
Jerome Brunet
1
-0
/
+110
2018-02-12
ASoC: tas571x: replace codec to component
Kuninori Morimoto
1
-28
/
+27
2017-09-20
ASoC: tas571x: Kill BUG_ON() usage
Takashi Iwai
1
-1
/
+2
2016-10-04
ASoC: tas571x: remove improper PDN signal usage in set_bias_level
Petr Kulhavy
1
-14
/
+0
2016-10-04
ASoC: tas571x: extend the t_i2c time to comply with TAS5721
Petr Kulhavy
1
-1
/
+1
2016-10-04
ASoC: tas571x: move mixer volume controls from TAS5711 to TAS5717
Petr Kulhavy
1
-10
/
+10
2016-10-04
ASoC: tas571x: wait 50ms after oscillator trim
Petr Kulhavy
1
-0
/
+1
2016-08-08
ASoC: codec duplicated callback function goes to component on tas571x
Kuninori Morimoto
1
-6
/
+8
2016-06-01
ASoC: tas571x: add input channel mixer for TAS5717/19
Petr Kulhavy
1
-0
/
+18
2016-05-30
ASoC: tas571x: add biquads for TAS5717/19
Petr Kulhavy
1
-0
/
+170
2016-03-31
ASoC: tas571x: added support for TAS5721
Petr Kulhavy
1
-0
/
+76
2016-03-31
ASoC: tas571x: added missing register literals
Petr Kulhavy
1
-0
/
+28
2016-03-30
ASoC: tas571x: chip type detection via I2C name
Petr Kulhavy
1
-8
/
+7
2016-03-29
ASoC: tas571x: implemented digital mute
Petr Kulhavy
1
-4
/
+18
2015-07-07
ASoC: tas571x: Replace direct snd_soc_codec dapm field access
Lars-Peter Clausen
1
-1
/
+1
2015-05-06
ASoC: tas571x: Eliminate redundant dev->of_node NULL check
Kevin Cernekee
1
-9
/
+4
2015-05-04
ASoC: tas751x: Factor setting of new bias level into the core
Mark Brown
1
-1
/
+0
2015-05-04
ASoC: tas571x: New driver for TI TAS571x power amplifiers
Kevin Cernekee
1
-0
/
+520