summaryrefslogtreecommitdiffstats
path: root/sound/soc/codecs
Commit message (Expand)AuthorAgeFilesLines
* ASoC: cs35l56: Remove NULL check from cs35l56_sdw_dai_set_stream()Richard Fitzgerald2023-06-011-3/+0
* ASoC: max98363: limit the number of channel to 1Ryan Lee2023-06-011-1/+1
* ASoC: max98363: Removed 32bit supportRyan Lee2023-06-011-1/+1
* ASoC: nau8824: Add quirk to active-high jack-detectEdson Juliano Drosdeck2023-05-301-0/+24
* ASoC: codecs: wcd938x-sdw: do not set can_multi_write flagSrinivas Kandagatla2023-05-241-1/+0
* ASoC: codecs: wsa881x: do not set can_multi_write flagSrinivas Kandagatla2023-05-241-1/+0
* ASoC: codecs: wsa883x: do not set can_multi_write flagSrinivas Kandagatla2023-05-241-1/+0
* ASoC: cs35l41: Fix default regmap values for some registersStefan Binding2023-05-231-3/+3
* ASoC: rt5682: Disable jack detection interrupt during suspendMatthias Kaehlcke2023-05-173-1/+10
* ASoC: lpass: Fix for KASAN use_after_free out of boundsRavulapati Vishnu Vardhan Rao2023-05-171-0/+5
* ASoC: cs35l56: Prevent unbalanced pm_runtime in dsp_work() on SoundWireSimon Trimmer2023-05-151-1/+2
* ASoC: ssm2602: Add workaround for playback distortionsPaweł Anikiel2023-05-121-0/+15
* Merge tag 'sound-fix-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2023-05-064-1012/+1031
|\
| * Merge tag 'asoc-fix-v6.4-rc1' of https://git.kernel.org/pub/scm/linux/kernel/...Takashi Iwai2023-05-054-1012/+1031
| |\
| | * ASoC: codecs: wcd938x: fix accessing regmap on unattached devicesKrzysztof Kozlowski2023-05-043-1011/+1030
| | * ASoC: max98090: make it selectableMaxim Kochetkov2023-04-241-1/+1
| * | Merge branch 'for-linus' into for-nextTakashi Iwai2023-04-271-2/+2
| |\ \ | | |/ | |/|
* | | Merge tag 'mm-nonmm-stable-2023-04-27-16-01' of git://git.kernel.org/pub/scm/...Linus Torvalds2023-04-271-1/+1
|\ \ \
| * | | ELF: fix all "Elf" typosAlexey Dobriyan2023-04-081-1/+1
* | | | Merge tag 'sound-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds2023-04-2795-711/+6233
|\ \ \ \ | | |/ / | |/| / | |_|/ |/| |
| * | ASoC: cs35l56: Remove duplicate mbox log messagesSimon Trimmer2023-04-201-6/+2
| * | ASoC: es8316: Don't use ranges based register lookup for a single registerMark Brown2023-04-201-9/+10
| * | ASoC: cs35l56: Updates for B0 siliconMark Brown2023-04-182-59/+5
| |\ \
| | * | ASoC: cs35l56: Rename mixer source defines for SoundWire DP1Richard Fitzgerald2023-04-181-2/+2
| | * | ASoC: cs35l56: Remove SDW2RX1 mixer sourceRichard Fitzgerald2023-04-181-2/+1
| | * | ASoC: cs35l56: Remove SDW1 TX5 and TX6Richard Fitzgerald2023-04-182-54/+1
| | * | ASoC: cs35l56: Update comment on masking of EINT20 interruptsRichard Fitzgerald2023-04-181-1/+1
| * | | ASoC: codecs: wcd938x: Simplify with dev_err_probeKrzysztof Kozlowski2023-04-181-17/+10
| * | | ASoC: codecs: wcd934x: Simplify &pdev->dev in probeKrzysztof Kozlowski2023-04-181-3/+3
| * | | ASoC: codecs: wcd934x: Simplify with dev_err_probeKrzysztof Kozlowski2023-04-181-12/+7
| * | | ASoC: nau8825: fix bounds check for adc_delayTom Rix2023-04-181-1/+1
| * | | ASoC: codecs: wcd9335: Simplify with dev_err_probeKrzysztof Kozlowski2023-04-181-16/+11
| |/ /
| * | ASoC: cs35l56: Code improvementsMark Brown2023-04-175-60/+38
| |\ \
| | * | ASoC: cs35l56: Don't return a value from cs35l56_remove()Simon Trimmer2023-04-173-5/+5
| | * | ASoC: cs35l56: Remove redundant dsp_ready_completionSimon Trimmer2023-04-172-33/+9
| | * | ASoC: cs35l56: Wait for init_complete in cs35l56_component_probe()Simon Trimmer2023-04-171-7/+6
| | * | ASoC: cs35l56: Allow a wider range for reset pulse widthSimon Trimmer2023-04-171-5/+9
| | * | ASoC: cs35l56: Rework IRQ allocationSimon Trimmer2023-04-174-10/+9
| * | | ASoC: ssm2602: Add support for CLKDIV2Paweł Anikiel2023-04-171-3/+12
| |/ /
| * | ASoC: nau8825: Add delay control for input pathDavid Lin2023-04-142-1/+8
| * | ASoC: da7218: Use devm_clk_get_optional()Christophe JAILLET2023-04-131-7/+3
| * | ASoC: da7219: Improve the relability of AAD IRQ processDavid Rau2023-04-132-34/+31
| * | ASoC: cs35l56: Add system suspend handlingMark Brown2023-04-123-63/+293
| |\ \
| | * | ASoC: cs35l56: Re-patch firmware after system suspendRichard Fitzgerald2023-04-122-2/+77
| | * | ASoC: cs35l56: Remove quick-cancelling of dsp_work()Richard Fitzgerald2023-04-122-8/+1
| | * | ASoC: cs35l56: Add basic system suspend handlingRichard Fitzgerald2023-04-123-0/+158
| | * | ASoC: cs35l56: Always wait for firmware boot in runtime-resumeRichard Fitzgerald2023-04-121-4/+2
| | * | ASoC: cs35l56: Skip first init_completion wait in dsp_work if init_doneRichard Fitzgerald2023-04-121-1/+2
| | * | ASoC: cs35l56: Use DAPM widget for firmware PLAY/PAUSERichard Fitzgerald2023-04-121-50/+55
| * | | ASoC: tas5720: add missing unwind goto in tas5720_codec_probeYing Liu2023-04-121-1/+2
| |/ /