开源镜像站
帮助
下载
动态
GitHub
index
:
linux-next.git
akpm
akpm-base
fs-current
fs-next
master
pending-fixes
stable
Linux kernel latest source
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sound
/
soc
/
codecs
/
tas2562.c
Age
Commit message (
Expand
)
Author
8 days
ASoC: tas2562: Volume setting fixes
Mark Brown
8 days
ASoC: tas2562: Fix default digital volume
Mark Brown
8 days
ASoC: tas2562: Fix event generation for volume control
Mark Brown
8 days
ASoC: tas2562: Validate values for volume writes
Mark Brown
8 days
ASoC: tas2562: fix broken entries in the volume lookup table
Haidar Lee
8 days
ASoC: tas2562: fix DVC coefficient write order
Haidar Lee
2026-07-09
ASoC: tas2562: fix deprecated 'shut-down' GPIO always cleared after lookup
Uday Khare
2026-05-21
ASoC: Use named initializers for arrays of i2c_device_data
Uwe Kleine-König (The Capable Hub)
2025-10-20
ASoC: codecs: tas2562: use snd_kcontrol_chip() instead of snd_soc_kcontrol_co...
Kuninori Morimoto
2025-03-03
ASoC: tas2562: Use SOC_SINGLE_EXT_TLV() helper macro
Charles Keepax
2024-12-09
ASoC: tas2562: Remove use of i2c_match_id()
Andrew Davis
2024-01-05
ASoC: tas2562: move tas2563 from tas2562 driver to tas2781 driver
Shenghao Ding
2023-05-23
ASoC: do not include pm_runtime.h if not used
Claudiu Beznea
2023-05-08
ASoC: Switch i2c drivers back to use .probe()
Uwe Kleine-König
2022-09-14
ASoC: tas2562: Propagate the error in tas2562_dac_event()
Fabio Estevam
2022-09-05
ASoC: tas2562: Fix mute/unmute
Martin Povišer
2022-09-05
ASoC: tas2562: Drop conflicting set_bias_level power setting
Martin Povišer
2022-06-27
ASoC: tas*: Remove now redundant non_legacy_dai_naming flag
Charles Keepax
2022-04-25
ASoC: tas*: use i2c_match_id and simple i2c probe
Stephen Kitt
2021-03-18
ASoC: tas2562: remove warning on return value
Pierre-Louis Bossart
2021-03-18
ASoC: tas2562: remove useless assignment
Pierre-Louis Bossart
2020-11-26
ASoC: tas2562: skip of_device_id table when !CONFIG_OF
Krzysztof Kozlowski
2020-09-22
ASoC: tas2562: Remove duplicate code for I/V sense
Dan Murphy
2020-09-21
ASoC: tas2562: Add the TAS2110 class-D amplifier
Dan Murphy
2020-09-21
ASoC: tas2562: Add the TAS2564 compatible
Dan Murphy
2020-07-28
ASoC: tas2562: Update shutdown GPIO property
Dan Murphy
2020-07-16
ASoC: codecs: tas*: merge .digital_mute() into .mute_stream()
Kuninori Morimoto
2020-06-29
ASoC: tas2562: Add voltage sense slot configuration
Dan Murphy
2020-06-29
ASoC: tas2562: Add right and left channel slot programming
Dan Murphy
2020-06-25
ASoC: tas2562: Fix format issue for extra space before a comma
Dan Murphy
2020-06-25
ASoC: tas2562: Update shutdown GPIO property
Dan Murphy
2020-03-27
Merge branch 'for-5.6' of https://git.kernel.org/pub/scm/linux/kernel/git/bro...
Mark Brown
2020-03-24
ASoC: tas2562: Fixed incorrect amp_level setting.
Jonghwan Choi
2020-03-02
Merge branch 'for-5.6' of https://git.kernel.org/pub/scm/linux/kernel/git/bro...
Mark Brown
2020-02-26
ASoC: tas2562: Add entries for the TAS2563 audio amplifier
Dan Murphy
2020-02-26
ASoC: tas2562: Fix sample rate error message
Dan Murphy
2020-02-24
Merge branch 'for-5.6' of https://git.kernel.org/pub/scm/linux/kernel/git/bro...
Mark Brown
2020-02-21
ASoC: tas2562: Add support for digital volume control
Dan Murphy
2020-02-19
ASoC: tas2562: Add support for ISENSE and VSENSE
Dan Murphy
2020-02-18
ASoC: tas2562: Return invalid for when bitwidth is invalid
Dan Murphy
2019-10-10
ASoC: tas2562: Introduce the TAS2562 amplifier
Dan Murphy