index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sound
/
soc
/
codecs
/
tas571x.c
Age
Commit message (
Expand
)
Author
2023-10-09
ASoC: Explicitly include correct DT includes
Rob Herring
2023-09-11
ASoC: tas571x: Simplify probe()
Biju Das
2023-05-08
ASoC: Switch i2c drivers back to use .probe()
Uwe Kleine-König
2023-03-05
ASoC: tas571x: add support for TAS5733
Kamel Bouhara
2022-08-16
i2c: Make remove callback return void
Uwe Kleine-König
2022-06-27
ASoC: tas*: Remove now redundant non_legacy_dai_naming flag
Charles Keepax
2022-05-11
ASoC: tas571x: Fix the error handling of tas571x_i2c_probe()
Zheyu Ma
2022-04-25
ASoC: tas*: use i2c_match_id and simple i2c probe
Stephen Kitt
2020-11-26
ASoC: tas571x: mark OF related data as maybe unused
Krzysztof Kozlowski
2020-07-16
ASoC: codecs: tas*: merge .digital_mute() into .mute_stream()
Kuninori Morimoto
2020-04-14
ASoC: tas571x: disable regulators on failed probe
Philipp Puschmann
2019-06-26
Merge tag 'v5.2-rc6' into asoc-5.3
Mark Brown
2019-06-13
ASoC: tas571x: Fix -Wunused-const-variable
Nathan Huckleberry
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
2018-06-27
ASoC: tas517x: add tas5707 support
Jerome Brunet
2018-02-12
ASoC: tas571x: replace codec to component
Kuninori Morimoto
2017-09-20
ASoC: tas571x: Kill BUG_ON() usage
Takashi Iwai
2016-10-04
ASoC: tas571x: remove improper PDN signal usage in set_bias_level
Petr Kulhavy
2016-10-04
ASoC: tas571x: extend the t_i2c time to comply with TAS5721
Petr Kulhavy
2016-10-04
ASoC: tas571x: move mixer volume controls from TAS5711 to TAS5717
Petr Kulhavy
2016-10-04
ASoC: tas571x: wait 50ms after oscillator trim
Petr Kulhavy
2016-08-08
ASoC: codec duplicated callback function goes to component on tas571x
Kuninori Morimoto
2016-06-01
ASoC: tas571x: add input channel mixer for TAS5717/19
Petr Kulhavy
2016-05-30
ASoC: tas571x: add biquads for TAS5717/19
Petr Kulhavy
2016-03-31
ASoC: tas571x: added support for TAS5721
Petr Kulhavy
2016-03-31
ASoC: tas571x: added missing register literals
Petr Kulhavy
2016-03-30
ASoC: tas571x: chip type detection via I2C name
Petr Kulhavy
2016-03-29
ASoC: tas571x: implemented digital mute
Petr Kulhavy
2015-07-07
ASoC: tas571x: Replace direct snd_soc_codec dapm field access
Lars-Peter Clausen
2015-05-06
ASoC: tas571x: Eliminate redundant dev->of_node NULL check
Kevin Cernekee
2015-05-04
ASoC: tas751x: Factor setting of new bias level into the core
Mark Brown
2015-05-04
ASoC: tas571x: New driver for TI TAS571x power amplifiers
Kevin Cernekee