summaryrefslogtreecommitdiff
path: root/sound/soc/codecs
AgeCommit message (Expand)Author
2023-05-23ASoC: cs35l41: Fix default regmap values for some registersStefan Binding
2023-05-17ASoC: rt5682: Disable jack detection interrupt during suspendMatthias Kaehlcke
2023-05-17ASoC: lpass: Fix for KASAN use_after_free out of boundsRavulapati Vishnu Vardhan Rao
2023-05-15ASoC: cs35l56: Prevent unbalanced pm_runtime in dsp_work() on SoundWireSimon Trimmer
2023-05-12ASoC: ssm2602: Add workaround for playback distortionsPaweł Anikiel
2023-05-06Merge tag 'sound-fix-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2023-05-05Merge tag 'asoc-fix-v6.4-rc1' of https://git.kernel.org/pub/scm/linux/kernel/...Takashi Iwai
2023-05-04ASoC: codecs: wcd938x: fix accessing regmap on unattached devicesKrzysztof Kozlowski
2023-04-27Merge tag 'mm-nonmm-stable-2023-04-27-16-01' of git://git.kernel.org/pub/scm/...Linus Torvalds
2023-04-27Merge tag 'sound-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds
2023-04-27Merge branch 'for-linus' into for-nextTakashi Iwai
2023-04-24ASoC: max98090: make it selectableMaxim Kochetkov
2023-04-20ASoC: cs35l56: Remove duplicate mbox log messagesSimon Trimmer
2023-04-20ASoC: es8316: Don't use ranges based register lookup for a single registerMark Brown
2023-04-18ASoC: cs35l56: Updates for B0 siliconMark Brown
2023-04-18ASoC: cs35l56: Rename mixer source defines for SoundWire DP1Richard Fitzgerald
2023-04-18ASoC: cs35l56: Remove SDW2RX1 mixer sourceRichard Fitzgerald
2023-04-18ASoC: cs35l56: Remove SDW1 TX5 and TX6Richard Fitzgerald
2023-04-18ASoC: cs35l56: Update comment on masking of EINT20 interruptsRichard Fitzgerald
2023-04-18ASoC: codecs: wcd938x: Simplify with dev_err_probeKrzysztof Kozlowski
2023-04-18ASoC: codecs: wcd934x: Simplify &pdev->dev in probeKrzysztof Kozlowski
2023-04-18ASoC: codecs: wcd934x: Simplify with dev_err_probeKrzysztof Kozlowski
2023-04-18ASoC: nau8825: fix bounds check for adc_delayTom Rix
2023-04-18ASoC: codecs: wcd9335: Simplify with dev_err_probeKrzysztof Kozlowski
2023-04-17ASoC: cs35l56: Code improvementsMark Brown
2023-04-17ASoC: ssm2602: Add support for CLKDIV2Paweł Anikiel
2023-04-17ASoC: cs35l56: Don't return a value from cs35l56_remove()Simon Trimmer
2023-04-17ASoC: cs35l56: Remove redundant dsp_ready_completionSimon Trimmer
2023-04-17ASoC: cs35l56: Wait for init_complete in cs35l56_component_probe()Simon Trimmer
2023-04-17ASoC: cs35l56: Allow a wider range for reset pulse widthSimon Trimmer
2023-04-17ASoC: cs35l56: Rework IRQ allocationSimon Trimmer
2023-04-14ASoC: nau8825: Add delay control for input pathDavid Lin
2023-04-13ASoC: da7218: Use devm_clk_get_optional()Christophe JAILLET
2023-04-13ASoC: da7219: Improve the relability of AAD IRQ processDavid Rau
2023-04-12ASoC: cs35l56: Add system suspend handlingMark Brown
2023-04-12ASoC: cs35l56: Re-patch firmware after system suspendRichard Fitzgerald
2023-04-12ASoC: cs35l56: Remove quick-cancelling of dsp_work()Richard Fitzgerald
2023-04-12ASoC: cs35l56: Add basic system suspend handlingRichard Fitzgerald
2023-04-12ASoC: cs35l56: Always wait for firmware boot in runtime-resumeRichard Fitzgerald
2023-04-12ASoC: cs35l56: Skip first init_completion wait in dsp_work if init_doneRichard Fitzgerald
2023-04-12ASoC: cs35l56: Use DAPM widget for firmware PLAY/PAUSERichard Fitzgerald
2023-04-12ASoC: tas5720: add missing unwind goto in tas5720_codec_probeYing Liu
2023-04-11ASoC: cs4271: flat regcache, trivial simplificationsAlexander Sverdlin
2023-04-08ELF: fix all "Elf" typosAlexey Dobriyan
2023-04-06ASoC: max98373: change power down sequence for smart ampLong Wang
2023-04-06ASoC: max98363: Make soc_codec_dev_max98363 staticTom Rix
2023-04-06ASoC: rt712-sdca: Add RT712 SDCA driver for Mic topologyShuming Fan
2023-03-31ASoC: max98363: add soundwire amplifier driverRyan Lee
2023-03-30ASoC: SoundWire codecs: simplify/fix set_streamMark Brown
2023-03-30ASoC: Merge fixesMark Brown