summaryrefslogtreecommitdiff
path: root/sound/soc
AgeCommit message (Expand)Author
2025-04-06Merge tag 'soundwire-6.15-rc1-fixes' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2025-04-05treewide: Switch/rename to timer_delete[_sync]()Thomas Gleixner
2025-04-04Merge tag 'sound-fix-6.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2025-04-02Merge tag 'objtool-urgent-2025-04-01' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2025-04-02Merge tag 'asoc-fix-v6.15-merge-window' of https://git.kernel.org/pub/scm/lin...Takashi Iwai
2025-04-01Merge tag 'soundwire-6.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2025-04-01ASoC: imx-card: Add NULL check in imx_card_probe()Henry Martin
2025-03-31ASoC: q6apm: fix under runs and fragment sizesMark Brown
2025-03-31ASoC: codecs: rt5665: Fix some error handling paths in rt5665_probe()Christophe JAILLET
2025-03-31ASoC: q6apm-dai: make use of q6apm_get_hw_pointerSrinivas Kandagatla
2025-03-31ASoC: qdsp6: q6apm-dai: fix capture pipeline overruns.Srinivas Kandagatla
2025-03-31ASoC: qdsp6: q6apm-dai: set 10 ms period and buffer alignment.Srinivas Kandagatla
2025-03-31ASoC: q6apm: add q6apm_get_hw_pointer helperSrinivas Kandagatla
2025-03-31ASoC: q6apm-dai: schedule all available frames to avoid dsp under-runsSrinivas Kandagatla
2025-03-31ASoC: SOF: hda/ptl: Move mic privacy change notification sending to a workPeter Ujfalusi
2025-03-31ASoC: SOF: Intel: Let SND_SOF_SOF_HDA_SDW_BPT select SND_HDA_EXT_COREBard Liao
2025-03-28Merge tag 'drm-next-2025-03-28' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds
2025-03-27ASoC: qdsp6: q6asm-dai: fix q6asm_dai_compr_set_params error pathAlexey Klimov
2025-03-26Merge tag 'sound-6.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2025-03-26ASoC: codecs: wsa88xx: Correct VI sense channel maskMark Brown
2025-03-26ASoC: sma1307: Fix error handling in sma1307_setting_loaded()Dan Carpenter
2025-03-26ASoC: codecs: wsa884x: Correct VI sense channel maskKrzysztof Kozlowski
2025-03-26ASoC: codecs: wsa883x: Correct VI sense channel maskKrzysztof Kozlowski
2025-03-25Merge tag 'crc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eb...Linus Torvalds
2025-03-25objtool, ASoC: codecs: wcd934x: Remove potential undefined behavior in wcd934...Josh Poimboeuf
2025-03-25Merge tag 'timers-cleanups-2025-03-23' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2025-03-24Merge tag 'asoc-v6.15' of https://git.kernel.org/pub/scm/linux/kernel/git/bro...Takashi Iwai
2025-03-24Merge branch 'for-linus' into for-nextTakashi Iwai
2025-03-21ASoC: SDCA: Correct handling of selected mode DisCo propertyCharles Keepax
2025-03-21ASoC: amd: yc: update quirk data for new Lenovo modelSyed Saba kareem
2025-03-20ASoC: SOF: mediatek: Commonize duplicated functionsAngeloGioacchino Del Regno
2025-03-20ASoC: dmic: Fix NULL pointer dereferenceMario Limonciello
2025-03-20ASoC: wm8904: Add DMIC and DRC supportMark Brown
2025-03-20Tidy up ASoC control get and put handlersMark Brown
2025-03-20ASoC: wm8904: add DMIC supportErnest Van Hoecke
2025-03-20ASoC: wm8904: get platform data from DTErnest Van Hoecke
2025-03-20ASoC: wm8904: Don't touch GPIO configs set to 0xFFFFErnest Van Hoecke
2025-03-19ASoC: ops: Apply platform_max after deciding control typeCharles Keepax
2025-03-19ASoC: ops: Remove some unnecessary local variablesCharles Keepax
2025-03-19ASoC: ops: Factor out common code from get callbacksCharles Keepax
2025-03-19irqdomain: sound: Switch to irq_domain_create_linear()Jiri Slaby (SUSE)
2025-03-19ASoC: ops: Factor out common code from put callbacksCharles Keepax
2025-03-19ASoC: ops: Factor out common code from info callbacksCharles Keepax
2025-03-19ASoC: ops: Remove snd_soc_put_volsw_range()Charles Keepax
2025-03-19ASoC: ops: Remove snd_soc_get_volsw_range()Charles Keepax
2025-03-19ASoC: ops: Remove snd_soc_info_volsw_range()Charles Keepax
2025-03-19ASoC: ops: Add control to register value helperCharles Keepax
2025-03-19ASoC: ops: Replace snd_soc_read_signed() with new helperCharles Keepax
2025-03-19ASoC: ops: Factor out helper to check valid control valuesCharles Keepax
2025-03-19ASoC: ops: Update mask generation to use GENMASKCharles Keepax