summaryrefslogtreecommitdiffstats
path: root/sound/soc/codecs/tas2764.c
Commit message (Expand)AuthorAgeFilesLines
* ASoC: Switch i2c drivers back to use .probe()Uwe Kleine-König2023-05-081-1/+1
* ASoC: tas2764: Fix set_tdm_slot in case of single slotMartin Povišer2022-10-311-13/+6
* ASoC: tas2764: Export highpass filter settingMartin Povišer2022-08-251-0/+10
* ASoC: tas2764: Add IRQ handlingMartin Povišer2022-08-251-0/+93
* ASoC: tas2764: Fix mute/unmuteMartin Povišer2022-08-251-25/+32
* ASoC: tas2764: Drop conflicting set_bias_level power settingMartin Povišer2022-08-251-33/+0
* ASoC: tas2764: Allow mono streamsMartin Povišer2022-08-251-1/+1
* ASoC: Merge up fixesMark Brown2022-07-111-18/+28
|\
| * ASoC: tas2764: Fix amp gain register offset & defaultHector Martin2022-07-071-2/+2
| * ASoC: tas2764: Correct playback volume rangeHector Martin2022-07-071-1/+1
| * ASoC: tas2764: Fix and extend FSYNC polarity handlingMartin Povišer2022-07-071-13/+17
| * ASoC: tas2764: Add post reset delaysMartin Povišer2022-07-071-2/+8
* | ASoC: tas*: Remove now redundant non_legacy_dai_naming flagCharles Keepax2022-06-271-1/+0
|/
* ASoC: tas*: use simple i2c probe functionStephen Kitt2022-04-111-3/+2
* ASoC: tas2764: constify static struct snd_soc_dai_opsYe Bin2021-04-081-1/+1
* ASoC: tas*: sync parameter naming (rate/sample_bits)Kuninori Morimoto2021-01-211-1/+1
* ASoC: tas2764: Add the driver for the TAS2764Dan Murphy2020-10-081-0/+688