summaryrefslogtreecommitdiff
path: root/sound/soc/codecs
AgeCommit message (Expand)AuthorFilesLines
2023-09-11ASoC: tas571x: Simplify probe()Biju Das1-12/+1
2023-09-11ASoC: cs35l45: Add AMP Enable Switch controlVlad Karpovich1-1/+6
2023-09-11ASoC: cs35l45: Connect DSP to the monitoring signalsVlad Karpovich2-6/+28
2023-09-11ASoC: cs35l45: Analog PCM Volume and Amplifier Mode controlsVlad Karpovich3-2/+184
2023-09-11ASoC: cs35l45: Checks index of cs35l45_irqs[]Ricardo Rivera-Matos1-1/+4
2023-09-11ASoC: cs42xx8-i2c: Simplify probe()Biju Das1-10/+4
2023-09-11ASoC: wm8580: Simplify probe()Biju Das1-16/+10
2023-09-11ASoC: es8316: Enable support for MCLK div by 2Marian Postevca2-11/+37
2023-09-11ASoC: es8316: Replace NR_SUPPORTED_MCLK_LRCK_RATIOS with ARRAY_SIZE()Marian Postevca1-5/+4
2023-09-11ASoC: es8316: Enable support for S32 LE formatMarian Postevca1-1/+1
2023-09-11ASoC: codecs: lpass-tx-macro: Add SM6115 supportKonrad Dybcio2-7/+17
2023-09-11ASoC: ak4642: Simplify probe()Biju Das1-13/+2
2023-09-11ASoC: ak4642: Minor cleanups in probe()Biju Das1-8/+5
2023-09-11ASoC: wm8960: Fix error handling in probeGuenter Roeck1-5/+14
2023-09-11ASoC: cs35l56: Call pm_runtime_dont_use_autosuspend()Richard Fitzgerald1-0/+1
2023-09-11ASoC: tlv320aic32x4-spi: Simplify probe()Biju Das1-14/+1
2023-09-11ASoC: tlv320aic32x4-i2c: Simplify probe()Biju Das1-15/+1
2023-09-11ASoC: codec: tlv320aic32x4: Add enum aic32x4_type to aic32x4_probe()Biju Das4-9/+13
2023-09-08Merge tag 'sound-fix-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds7-29/+52
2023-09-07Merge tag 'asoc-fix-v6.6-merge-window' of https://git.kernel.org/pub/scm/linu...Takashi Iwai7-29/+52
2023-09-04ASoC: rt5645: NULL pointer access when removing jackBrent Lu1-6/+10
2023-09-01Merge tag 'tty-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds1-2/+2
2023-08-29ASoC: cs35l56: Waiting for firmware to boot must be tolerant of I/O errorsSimon Trimmer1-14/+15
2023-08-29ASoC: cs42l43: Fix missing error code in cs42l43_codec_probe()Harshit Mogalapalli1-1/+2
2023-08-29ASoC: cs35l45: Rename DACPCM1 Source controlVlad Karpovich1-4/+4
2023-08-29ASoC: cs35l45: Fix "Dead assigment" warningVlad Karpovich1-1/+1
2023-08-29ASoC: cs35l45: Add support for Chip ID 0x35A460Vlad Karpovich1-0/+1
2023-08-28Merge tag 'asoc-fix-v6.5-merge-window' of https://git.kernel.org/pub/scm/linu...Takashi Iwai1-69/+69
2023-08-28ASoC: codecs: wcd93xx: fix object added to multiple driversKrzysztof Kozlowski3-3/+19
2023-08-28Merge tag 'asoc-v6.6' of https://git.kernel.org/pub/scm/linux/kernel/git/broo...Takashi Iwai94-1533/+7641
2023-08-24ASoC: codecs: Fix error code in aw88261_i2c_probe()Harshit Mogalapalli1-1/+1
2023-08-24ASoC: cs42l43: Use new-style PM runtime macrosCharles Keepax1-4/+3
2023-08-24Merge branch 'for-linus' into for-nextTakashi Iwai17-43/+157
2023-08-23ASoC: cs42l43: Initialize ret in default case in cs42l43_pll_ev()Nathan Chancellor1-0/+1
2023-08-23ASoC: nau8821: Improve AMIC recording performance.Seven Lee2-1/+66
2023-08-23ASoC: Delete UDA134x/L3 audio codecLinus Walleij5-764/+0
2023-08-23ASoC: cs35l41: Correct amp_gain_tlv valuesCharles Keepax1-1/+1
2023-08-22Add cs42l43 PC focused SoundWire CODECMark Brown6-0/+3449
2023-08-21ASoC: rt5640: fix typosSenhong Liu1-2/+2
2023-08-20Merge commit b320441c04c9 ("Merge tag 'tty-6.5-rc7' of git://git.kernel.org/p...Greg Kroah-Hartman3-5/+19
2023-08-19ASoC: cs42l43: Add support for the cs42l43Charles Keepax6-0/+3449
2023-08-18ASoC: rt5645: improve the depop sequences of CBJ detectionShuming Fan1-6/+12
2023-08-18ASoC: Merge up fixesMark Brown5-29/+52
2023-08-17ASoC: cs35l56: Update ACPI HID and propertyMark Brown3-19/+30
2023-08-17ASoC: rt5682s: Convert to use GPIO descriptorsLinus Walleij2-9/+9
2023-08-17ASoC: rt5682: Convert to use GPIO descriptorsLinus Walleij4-12/+27
2023-08-17ASoC: rt5668: Convert to use GPIO descriptorsLinus Walleij1-9/+8
2023-08-17ASoC: rt5665: Convert to use GPIO descriptorsLinus Walleij1-9/+8
2023-08-17ASoC: rt5640: Convert to just use GPIO descriptorsLinus Walleij2-41/+16
2023-08-17ASoC: tas2781: fixed register access error when switching to other chipsShenghao Ding1-9/+10