summaryrefslogtreecommitdiffstats
path: root/sound/soc/codecs
AgeCommit message (Expand)AuthorFilesLines
2022-08-01Merge tag 'asoc-v5.20-2' of https://git.kernel.org/pub/scm/linux/kernel/git/b...Takashi Iwai2-10/+60
2022-08-01Merge branch 'for-next' into for-linusTakashi Iwai268-746/+3631
2022-07-27ASoC: codecs: va-macro: use fsgen as clockSrinivas Kandagatla1-2/+9
2022-07-25ASoC: max98373: Removing 0x203E from the volatile regRyan Lee1-1/+0
2022-07-19ASoC: nau8821: Don't unconditionally free interruptMark Brown1-10/+0
2022-07-19ASoC: nau8821: add new widget to control system clockWallace Lin1-0/+30
2022-07-15ALSA: hda: Skip event processing for unregistered codecsCezary Rojewski1-2/+2
2022-07-15ASoC: cs35l41: Read System Name from ACPI _SUB to identify firmwareStefan Binding1-0/+30
2022-07-13ASoC: mt6359: Fix refcount leak bugLiang He2-0/+2
2022-07-11ASoC: nau8821: Add headset button detectionSeven Lee2-0/+36
2022-07-11ASoC: codecs: Series of fixes for realtek codecs used on RVPsMark Brown3-22/+23
2022-07-11ASoC: Merge up fixesMark Brown9-57/+109
2022-07-11ASoC: codecs: rt274: Set component to NULL on removeAmadeusz Sławiński1-0/+1
2022-07-11ASoC: codecs: rt298: Set component to NULL on removeAmadeusz Sławiński1-0/+1
2022-07-11ASoC: codecs: rt286: Set component to NULL on removeAmadeusz Sławiński1-0/+1
2022-07-11ASoC: codecs: rt298: Fix jack detectionAmadeusz Sławiński1-21/+18
2022-07-11ASoC: codecs: rt298: Fix NULL jack in interruptAmadeusz Sławiński1-1/+2
2022-07-08ASoC: nau8825: Declare 2 channels for DAI of capture streamDavid Lin1-1/+1
2022-07-08ASoC: add tas2780 driverRaphael-Xu4-0/+774
2022-07-07ASoC: rt5640: Fix the wrong state of JD1 and JD2Oder Chiou1-8/+22
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šer2-17/+19
2022-07-07ASoC: tas2764: Add post reset delaysMartin Povišer1-2/+8
2022-07-07ASoC: arizona: Update arizona_aif_cfg_changed to use RX_BCLK_RATECharles Keepax1-2/+2
2022-07-07ASoC: cs47l92: Fix event generation for OUT1 demuxCharles Keepax1-1/+7
2022-07-07ASoC: wm8998: Fix event generation for input muxCharles Keepax1-7/+14
2022-07-07ASoC: wm5102: Fix event generation for output compensationCharles Keepax1-4/+17
2022-07-07ASoC: wcd9335: Use int array instead of bitmask for TX mixersYassine Oudjana1-6/+11
2022-07-07ASoC: tlv320adcx140: Fix tx_mask checkSascha Hauer1-7/+6
2022-07-07ASoC: max98396: Fix register access for PCM format settingsDaniel Mack1-4/+6
2022-07-07ASoC: sgtl5000: Fix noise on shutdown/removeFrancesco Dolcini2-0/+10
2022-07-05ASoC: codecs: wsa883x: fix warning using-module-alias-sdw.cocciGaosheng Cui1-0/+2
2022-07-05ASoC: rt5640: Add the MICBIAS1 to the dapm routingOder Chiou1-0/+11
2022-07-04ASoC: codes: Add support for ES8316 producer modeZhu Ning1-5/+15
2022-07-04ASoC: codecs: max98088: Clean up some inconsistent indentingJiapeng Chong1-16/+16
2022-07-01ASoC: codecs: wsa883x: add missing break statementSrinivas Kandagatla1-0/+1
2022-06-30ASoC: codecs: wsa883x: handle timeouts in resume pathSrinivas Kandagatla1-2/+9
2022-06-30ASoC: codecs: wsa881x: handle timeouts in resume pathSrinivas Kandagatla1-2/+8
2022-06-30ASoC: wm_adsp: Minor clean and redundant code removalCharles Keepax1-20/+5
2022-06-30ASoC: codecs: wsa883x: add control, dapm widgets and mapSrinivas Kandagatla1-0/+200
2022-06-29ASoC: wcd9335: Use DT bindings instead of local DAI definitionsYassine Oudjana1-11/+2
2022-06-29ASoC: Refactor non_legacy_dai_naming flagMark Brown230-242/+0
2022-06-29ASoC: codecs: add WSA883x supportMark Brown3-0/+1313
2022-06-29ASoC: max98396: Fix TDM mode BSEL settingsDaniel Mack2-44/+96
2022-06-29ASoC: codecs: add wsa883x amplifier supportSrinivas Kandagatla3-0/+1313
2022-06-28ASoC: use pm_runtime_resume_and_get() when possibleMark Brown3-11/+7
2022-06-27ASoC: max98396: Some assorted fixes and additionsMark Brown2-9/+146
2022-06-27ASoC: Merge up fixesMark Brown5-7/+32
2022-06-27ASoC: tas2552: use pm_runtime_resume_and_get()Pierre-Louis Bossart1-1/+1