summaryrefslogtreecommitdiffstats
path: root/sound/soc/codecs
Commit message (Expand)AuthorAgeFilesLines
* ASoC: codecs: wcd938x: use defines for entries in snd_soc_dai_driver arrayKrzysztof Kozlowski2023-10-251-2/+2
* ASoC: codecs: rt298: remove redundant assignment to d_len_codeColin Ian King2023-10-231-1/+0
* ASoC: Merge up v6.6-rc7Mark Brown2023-10-234-7/+9
|\
| * ASoC: da7219: Correct the process of setting up Gnd switch in AADDavid Rau2023-10-171-6/+5
| * ASoC: codecs: tas2780: Fix log of failed reset via I2C.Roy Chateau2023-10-131-1/+1
| * ASoC: rt5650: fix the wrong result of key buttonShuming Fan2023-10-131-0/+2
| * ASoC: cs42l42: Fix missing include of gpio/consumer.hRichard Fitzgerald2023-10-111-0/+1
* | ASoc: Another series to convert to structMark Brown2023-10-231-4/+2
|\ \
| * | ASoC: cs42l43: Convert to platform remove callback returning voidUwe Kleine-König2023-10-231-4/+2
* | | ASoC: es8328: Use rounded rate for es8328_set_sysclk()Chris Morgan2023-10-231-1/+8
* | | ASoC: codecs: Modify max_register usage errorWeidong Wang2023-10-231-1/+1
|/ /
* | ASoC: tlv320aic31xx: switch to gpiod_set_value_cansleepMarco Felsch2023-10-191-3/+3
* | ASoC: da7213: Add new kcontrol for tonegenDavid Rau2023-10-182-2/+233
* | ASoC: tas2781: make const read-only array magic_number staticColin Ian King2023-10-171-1/+1
* | ASoC: codecs: rt715*: update misleading error logMark Brown2023-10-162-4/+4
|\ \
| * | ASoC: rt715: reorder the argument in error logBard Liao2023-10-121-2/+2
| * | ASoC: rt715-sdca: reorder the argument in error logBard Liao2023-10-121-2/+2
* | | ASoC: sigmadsp: Add __counted_by for struct sigmadsp_data and use struct_size()Gustavo A. R. Silva2023-10-161-3/+4
|/ /
* | ASoC: Merge fixes for consistent cs42l43 schemaMark Brown2023-10-108-32/+104
|\|
| * ASoC: cs42l43: Update values for bias senseCharles Keepax2023-10-101-1/+1
| * ASoC: cs35l56: ASP1 DOUT must default to Hi-Z when not transmittingRichard Fitzgerald2023-10-091-0/+6
| * ASoC: codecs: fix widget name comparisonsMark Brown2023-10-091-2/+2
| |\
| | * ASoC: codecs: wsa-macro: handle component name prefixKrzysztof Kozlowski2023-10-091-2/+2
| * | ASoC: codecs: wcd938x: fix probe and bind errorMark Brown2023-10-092-20/+83
| |\ \
| | * | ASoC: codecs: wcd938x-sdw: fix runtime PM imbalance on probe errorsJohan Hovold2023-10-091-1/+16
| | * | ASoC: codecs: wcd938x-sdw: fix use after free on driver unbindJohan Hovold2023-10-091-0/+10
| | * | ASoC: codecs: wcd938x: fix runtime PM imbalance on removeJohan Hovold2023-10-091-2/+8
| | * | ASoC: codecs: wcd938x: fix regulator leaks on probe errorsJohan Hovold2023-10-091-3/+15
| | * | ASoC: codecs: wcd938x: fix resource leaks on bind errorsJohan Hovold2023-10-091-10/+34
| | * | ASoC: codecs: wcd938x: fix unbind tear down orderJohan Hovold2023-10-091-1/+1
| | * | ASoC: codecs: wcd938x: drop bogus bind error handlingJohan Hovold2023-10-091-4/+0
| | |/
| * / ASoC: cs35l56: Fix illegal use of init_completion()Richard Fitzgerald2023-10-091-1/+1
| |/
| * ASoC: tlv320adc3xxx: BUG: Correct micbias settingAntoine Gennart2023-10-021-2/+2
| * ASoC: rt5682: Fix regulator enable/disable sequenceZhang Shurong2023-10-021-5/+5
| * ASoC: hdmi-codec: Fix broken channel map reportingMatthias Reichl2023-10-021-1/+4
* | ASoC: DT matching and header cleanupsMark Brown2023-10-0961-121/+57
|\ \
| * | ASoC: da7218: Use i2c_get_match_data()Rob Herring2023-10-092-28/+3
| * | ASoC: Drop unnecessary of_match_device() callsRob Herring2023-10-093-26/+9
| * | ASoC: Explicitly include correct DT includesRob Herring2023-10-0956-67/+45
* | | ASoC: codecs: wsa-macro: fix uninitialized stack variables with name prefixKrzysztof Kozlowski2023-10-091-0/+3
|/ /
* | ASoC: cs35l56: Enable low-power hibernation mode on SPIRichard Fitzgerald2023-10-061-0/+1
* | ASoC: cs35l56: Enable low-power hibernation mode on i2cSimon Trimmer2023-10-061-0/+1
* | ASoC: cs35l56: Wake transactions need to be issued twiceSimon Trimmer2023-10-061-16/+35
* | ASoC: cs35l56: Change hibernate sequence to use allow auto hibernateSimon Trimmer2023-10-061-10/+5
* | ASoC: cs35l56: Initialise a variable to silence possible static analysis errorSimon Trimmer2023-10-041-1/+1
* | Remove reset GPIO for AW88261Mark Brown2023-10-031-15/+0
|\ \
| * | ASoC: codecs: aw88261: Remove non-existing reset gpioLuca Weiss2023-10-021-15/+0
* | | ASoC: Adds support for TAS575x to the pcm512x driverJoerg Schambacher2023-10-022-3/+37
|/ /
* | ASoC: tas2781: fixed compiling issue in m68kShenghao Ding2023-10-021-132/+102
* | ASoC: codecs: Add aw87390 amplifier driverMark Brown2023-09-2812-74/+612
|\ \