summaryrefslogtreecommitdiff
path: root/sound/soc/codecs/tas2764.c
AgeCommit message (Expand)AuthorFilesLines
2025-05-01ASoC: codecs: tas2764: Fix Wvoid-pointer-to-enum-cast warningKrzysztof Kozlowski1-1/+1
2025-04-13ASoC: tas2764: expose die temp to hwmonJames Calligeros1-0/+89
2025-04-13ASoC: tas2764: Apply Apple quirksMartin Povišer1-0/+39
2025-04-13ASoC: tas2764: Raise regmap range maximumMartin Povišer1-2/+2
2025-04-13ASoC: tas2764: Enable main IRQsHector Martin1-1/+1
2025-04-13ASoC: tas2764: Reinit cache on part resetMartin Povišer1-0/+3
2025-03-14ASoC: tas2764: Add control concerning overcurrent eventsMartin Povišer1-0/+9
2025-03-14ASoC: tas2764: Extend driver to SN012776Martin Povišer1-3/+40
2025-03-05ASoC: Merge up fixesMark Brown1-1/+9
2025-02-18ASoC: tas2764: Set the SDOUT polarity correctlyHector Martin1-1/+9
2025-02-17ASoC: tas2764: Add reg defaults for TAS2764_INT_CLK_CFGHector Martin1-0/+1
2025-02-17ASoC: tas2764: Mark SW_RESET as volatileHector Martin1-0/+1
2025-02-17ASoC: tas2764: Wait for ramp-down after shutdownHector Martin1-0/+8
2025-02-17ASoC: tas2764: Power up/down amp on mute opsHector Martin1-30/+21
2024-08-08ASoC: tas*: Drop unused GPIO includesLinus Walleij1-1/+0
2024-06-10ASoC: codecs: Remove unused of_gpio.hAndy Shevchenko1-1/+0
2024-05-03ASoC: codecs: Drop explicit initialization of struct i2c_device_id::driver_da...Uwe Kleine-König1-1/+1
2023-05-08ASoC: Switch i2c drivers back to use .probe()Uwe Kleine-König1-1/+1
2022-10-31ASoC: tas2764: Fix set_tdm_slot in case of single slotMartin Povišer1-13/+6
2022-08-25ASoC: tas2764: Export highpass filter settingMartin Povišer1-0/+10
2022-08-25ASoC: tas2764: Add IRQ handlingMartin Povišer1-0/+93
2022-08-25ASoC: tas2764: Fix mute/unmuteMartin Povišer1-25/+32
2022-08-25ASoC: tas2764: Drop conflicting set_bias_level power settingMartin Povišer1-33/+0
2022-08-25ASoC: tas2764: Allow mono streamsMartin Povišer1-1/+1
2022-07-11ASoC: Merge up fixesMark Brown1-18/+28
2022-07-07ASoC: tas2764: Fix amp gain register offset & defaultHector Martin1-2/+2
2022-07-07ASoC: tas2764: Correct playback volume rangeHector Martin1-1/+1
2022-07-07ASoC: tas2764: Fix and extend FSYNC polarity handlingMartin Povišer1-13/+17
2022-07-07ASoC: tas2764: Add post reset delaysMartin Povišer1-2/+8
2022-06-27ASoC: tas*: Remove now redundant non_legacy_dai_naming flagCharles Keepax1-1/+0
2022-04-11ASoC: tas*: use simple i2c probe functionStephen Kitt1-3/+2
2021-04-08ASoC: tas2764: constify static struct snd_soc_dai_opsYe Bin1-1/+1
2021-01-21ASoC: tas*: sync parameter naming (rate/sample_bits)Kuninori Morimoto1-1/+1
2020-10-08ASoC: tas2764: Add the driver for the TAS2764Dan Murphy1-0/+688