summaryrefslogtreecommitdiff
path: root/sound/soc/codecs/tas2562.c
AgeCommit message (Expand)Author
2024-01-05ASoC: tas2562: move tas2563 from tas2562 driver to tas2781 driverShenghao Ding
2023-05-23ASoC: do not include pm_runtime.h if not usedClaudiu Beznea
2023-05-08ASoC: Switch i2c drivers back to use .probe()Uwe Kleine-König
2022-09-14ASoC: tas2562: Propagate the error in tas2562_dac_event()Fabio Estevam
2022-09-05ASoC: tas2562: Fix mute/unmuteMartin Povišer
2022-09-05ASoC: tas2562: Drop conflicting set_bias_level power settingMartin Povišer
2022-06-27ASoC: tas*: Remove now redundant non_legacy_dai_naming flagCharles Keepax
2022-04-25ASoC: tas*: use i2c_match_id and simple i2c probeStephen Kitt
2021-03-18ASoC: tas2562: remove warning on return valuePierre-Louis Bossart
2021-03-18ASoC: tas2562: remove useless assignmentPierre-Louis Bossart
2020-11-26ASoC: tas2562: skip of_device_id table when !CONFIG_OFKrzysztof Kozlowski
2020-09-22ASoC: tas2562: Remove duplicate code for I/V senseDan Murphy
2020-09-21ASoC: tas2562: Add the TAS2110 class-D amplifierDan Murphy
2020-09-21ASoC: tas2562: Add the TAS2564 compatibleDan Murphy
2020-07-28ASoC: tas2562: Update shutdown GPIO propertyDan Murphy
2020-07-16ASoC: codecs: tas*: merge .digital_mute() into .mute_stream()Kuninori Morimoto
2020-06-29ASoC: tas2562: Add voltage sense slot configurationDan Murphy
2020-06-29ASoC: tas2562: Add right and left channel slot programmingDan Murphy
2020-06-25ASoC: tas2562: Fix format issue for extra space before a commaDan Murphy
2020-06-25ASoC: tas2562: Update shutdown GPIO propertyDan Murphy
2020-03-27Merge branch 'for-5.6' of https://git.kernel.org/pub/scm/linux/kernel/git/bro...Mark Brown
2020-03-24ASoC: tas2562: Fixed incorrect amp_level setting.Jonghwan Choi
2020-03-02Merge branch 'for-5.6' of https://git.kernel.org/pub/scm/linux/kernel/git/bro...Mark Brown
2020-02-26ASoC: tas2562: Add entries for the TAS2563 audio amplifierDan Murphy
2020-02-26ASoC: tas2562: Fix sample rate error messageDan Murphy
2020-02-24Merge branch 'for-5.6' of https://git.kernel.org/pub/scm/linux/kernel/git/bro...Mark Brown
2020-02-21ASoC: tas2562: Add support for digital volume controlDan Murphy
2020-02-19ASoC: tas2562: Add support for ISENSE and VSENSEDan Murphy
2020-02-18ASoC: tas2562: Return invalid for when bitwidth is invalidDan Murphy
2019-10-10ASoC: tas2562: Introduce the TAS2562 amplifierDan Murphy