aboutsummaryrefslogtreecommitdiff
path: root/sound/soc/codecs/tas2764.c
AgeCommit message (Expand)AuthorFilesLines
2024-06-10ASoC: codecs: Remove unused of_gpio.hGravatar Andy Shevchenko 1-1/+0
2024-05-03ASoC: codecs: Drop explicit initialization of struct i2c_device_id::driver_da...Gravatar Uwe Kleine-König 1-1/+1
2023-05-08ASoC: Switch i2c drivers back to use .probe()Gravatar Uwe Kleine-König 1-1/+1
2022-10-31ASoC: tas2764: Fix set_tdm_slot in case of single slotGravatar Martin Povišer 1-13/+6
2022-08-25ASoC: tas2764: Export highpass filter settingGravatar Martin Povišer 1-0/+10
2022-08-25ASoC: tas2764: Add IRQ handlingGravatar Martin Povišer 1-0/+93
2022-08-25ASoC: tas2764: Fix mute/unmuteGravatar Martin Povišer 1-25/+32
2022-08-25ASoC: tas2764: Drop conflicting set_bias_level power settingGravatar Martin Povišer 1-33/+0
2022-08-25ASoC: tas2764: Allow mono streamsGravatar Martin Povišer 1-1/+1
2022-07-11ASoC: Merge up fixesGravatar Mark Brown 1-18/+28
2022-07-07ASoC: tas2764: Fix amp gain register offset & defaultGravatar Hector Martin 1-2/+2
2022-07-07ASoC: tas2764: Correct playback volume rangeGravatar Hector Martin 1-1/+1
2022-07-07ASoC: tas2764: Fix and extend FSYNC polarity handlingGravatar Martin Povišer 1-13/+17
2022-07-07ASoC: tas2764: Add post reset delaysGravatar Martin Povišer 1-2/+8
2022-06-27ASoC: tas*: Remove now redundant non_legacy_dai_naming flagGravatar Charles Keepax 1-1/+0
2022-04-11ASoC: tas*: use simple i2c probe functionGravatar Stephen Kitt 1-3/+2
2021-04-08ASoC: tas2764: constify static struct snd_soc_dai_opsGravatar Ye Bin 1-1/+1
2021-01-21ASoC: tas*: sync parameter naming (rate/sample_bits)Gravatar Kuninori Morimoto 1-1/+1
2020-10-08ASoC: tas2764: Add the driver for the TAS2764Gravatar Dan Murphy 1-0/+688