summaryrefslogtreecommitdiff
path: root/sound/soc/codecs
AgeCommit message (Expand)Author
2024-04-10ASoC: rt711-sdw: fix locking sequencePierre-Louis Bossart
2024-04-10ASoC: rt711-sdca: fix locking sequencePierre-Louis Bossart
2024-04-10ASoC: rt5682-sdw: fix locking sequencePierre-Louis Bossart
2024-03-26ASoC: wm8962: Fix up incorrect error message in wm8962_set_fllStuart Henderson
2024-03-26ASoC: wm8962: Enable both SPKOUTR_ENA and SPKOUTL_ENA in mono modeStuart Henderson
2024-03-26ASoC: wm8962: Enable oscillator if selecting WM8962_FLL_OSCStuart Henderson
2024-03-26ASoC: rt5645: Make LattePanda board DMI match more preciseHans de Goede
2024-03-15ASoC: codecs: wcd938x: fix headphones volume controlsJohan Hovold
2024-03-01ASoC: wm_adsp: Don't overwrite fwf_name with the defaultRichard Fitzgerald
2024-02-23ASoC: codecs: wcd938x: handle deferred probeKrzysztof Kozlowski
2024-02-23ASoC: rt5645: Fix deadlock in rt5645_jack_detect_work()Alexey Khoroshilov
2024-02-05ASoC: codecs: wsa883x: fix PA volume controlJohan Hovold
2024-02-05ASoC: codecs: lpass-wsa-macro: fix compander volume hackJohan Hovold
2024-01-25ASoC: rt5645: Drop double EF20 entry from dmi_platform_data[]Hans de Goede
2024-01-25ASoC: cs35l34: Fix GPIO name and drop legacy includeLinus Walleij
2024-01-25ASoC: cs35l33: Fix GPIO name and drop legacy includeLinus Walleij
2024-01-20ASoC: da7219: Support low DC impedance headsetDavid Rau
2024-01-20ASoC: hdac_hda: Conditionally register dais for HDMI and AnalogPeter Ujfalusi
2024-01-20ASoC: rt5650: add mutex to avoid the jack detection failureShuming Fan
2024-01-20ASoC: cs43130: Fix incorrect frame delay configurationMaciej Strozek
2024-01-20ASoC: cs43130: Fix the position of const qualifierMaciej Strozek
2024-01-20ASoC: nau8822: Fix incorrect type in assignment and cast to restricted __be16David Lin
2024-01-20ASoC: wm8974: Correct boost mixer inputsCharles Keepax
2024-01-01ASoC: hdmi-codec: fix missing report for jack initial statusJerome Brunet
2023-12-13ASoC: wm_adsp: fix memleak in wm_adsp_buffer_populateDinghao Liu
2023-12-13ASoC: codecs: lpass-tx-macro: set active_decimator correct default valueNeil Armstrong
2023-11-28ASoC: codecs: wsa-macro: fix uninitialized stack variables with name prefixKrzysztof Kozlowski
2023-11-20ASoC: hdmi-codec: register hpd callback on component probeJerome Brunet
2023-11-20ASoC: cs35l41: Undo runtime PM changes at driver exit timeCristian Ciocaltea
2023-11-20ASoC: cs35l41: Verify PM runtime resume errors in IRQ handlerCristian Ciocaltea
2023-11-08ASoC: codecs: tas2780: Fix log of failed reset via I2C.Roy Chateau
2023-11-08ASoC: rt5650: fix the wrong result of key buttonShuming Fan
2023-11-08ASoC: tlv320adc3xxx: BUG: Correct micbias settingAntoine Gennart
2023-11-02ASoC: codecs: wcd938x: fix runtime PM imbalance on removeJohan Hovold
2023-11-02ASoC: codecs: wcd938x: fix regulator leaks on probe errorsJohan Hovold
2023-11-02ASoC: codecs: wcd938x: Simplify with dev_err_probeKrzysztof Kozlowski
2023-11-02ASoC: codecs: wcd938x: Convert to platform remove callback returning voidUwe Kleine-König
2023-10-25ASoC: codecs: wcd938x: fix resource leaks on bind errorsJohan Hovold
2023-10-25ASoC: codecs: wcd938x: fix unbind tear down orderJohan Hovold
2023-10-25ASoC: codecs: wcd938x: drop bogus bind error handlingJohan Hovold
2023-10-25ASoC: codecs: wcd938x-sdw: fix runtime PM imbalance on probe errorsJohan Hovold
2023-10-25ASoC: codecs: wcd938x-sdw: fix use after free on driver unbindJohan Hovold
2023-10-19ASoC: Use of_property_read_bool() for boolean propertiesRob Herring
2023-10-06ASoC: cs42l42: Don't rely on GPIOD_OUT_LOW to set RESET initially lowRichard Fitzgerald
2023-10-06ASoC: cs42l42: Ensure a reset pulse meets minimum pulse width.Richard Fitzgerald
2023-10-06ASoC: rt5640: Fix IRQ not being free-ed for HDA jack detect modeHans de Goede
2023-10-06ASoC: rt5640: Revert "Fix sleep in atomic context"Hans de Goede
2023-09-13ASoC: stac9766: fix build errors with REGMAP_AC97Randy Dunlap
2023-09-13ASoC: cs43130: Fix numerator/denominator mixupPhil Elwell
2023-09-13ASoC: rt711-sdca: fix for JD event handling in ClockStop Mode0Shuming Fan