summaryrefslogtreecommitdiffstats
path: root/sound
Commit message (Expand)AuthorAgeFilesLines
* scripts/spelling.txt: add "exsits" pattern and fix typo instancesLuca Ceresoli2023-02-021-1/+1
* Merge tag 'sound-6.2-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds2023-01-1331-281/+553
|\
| * ALSA: pcm: Move rwsem lock inside snd_ctl_elem_read to prevent UAFClement Lecigne2023-01-131-9/+15
| * ALSA: usb-audio: Fix possible NULL pointer dereference in snd_usb_pcm_has_fix...Jaroslav Kysela2023-01-131-1/+2
| * Merge tag 'asoc-fix-v6.2-rc3' of https://git.kernel.org/pub/scm/linux/kernel/...Takashi Iwai2023-01-1223-165/+333
| |\
| | * ASoC: fsl-asoc-card: Fix naming of AC'97 CODEC widgetsMark Brown2023-01-101-2/+2
| | * ASoC: fsl_ssi: Rename AC'97 streams to avoid collisions with AC'97 CODECMark Brown2023-01-102-6/+6
| | * ASoC: qcom: Fix building APQ8016 machine driver without SOUNDWIREStephan Gerhold2023-01-098-133/+157
| | * ASoC: fsl_micfil: Correct the number of steps on SX controlsChancel Liu2023-01-051-8/+8
| | * ASoC: qcom: lpass-cpu: Fix fallback SD line index handlingBrian Norris2023-01-011-2/+3
| | * Add new AMP MAX98360A for RT5682SMark Brown2022-12-291-1/+21
| | |\
| | | * ASoC: mediatek: mt8186: support rt5682s_max98360tongjian2022-12-291-1/+21
| | * | ASoC: wm8904: fix wrong outputs volume after power reactivationEmanuele Ghidoli2022-12-291-0/+7
| | * | ASoC: support machine driver with max98360Mars Chen2022-12-291-0/+1
| | * | ASoC: amd: yc: Add ASUS M5402RA into DMI tableAniol Martí2022-12-291-0/+7
| | * | ASoC: rt9120: Make dev PM runtime bind AsoC component PMChiYuan Huang2022-12-291-0/+12
| | * | ASoC: mediatek: mt8186: Add machine support for max98357aAllen-KH Cheng2022-12-291-1/+2
| | |/
| | * ASoC: SOF: Fixes for suspend after firmware crashMark Brown2022-12-272-6/+7
| | |\
| | | * ASoC: SOF: Add FW state to debugfsCurtis Malainey2022-12-211-1/+3
| | | * ASoC: SOF: pm: Always tear down pipelines before DSP suspendRanjani Sridharan2022-12-211-3/+3
| | | * ASoC: SOF: pm: Set target state earlierRanjani Sridharan2022-12-211-2/+1
| | * | ASoC: Intel: sof-nau8825: fix module alias overflowArnd Bergmann2022-12-262-8/+8
| | * | ASoC: Intel: fix sof-nau8825 link failureArnd Bergmann2022-12-261-0/+1
| | * | ASoC: Intel: sof_nau8825: add variant with nau8318 amplifier.Ajye Huang2022-12-263-0/+36
| | * | ASoC: amd: yc: Add Razer Blade 14 2022 into DMI tableWim Van Boven2022-12-261-0/+7
| | * | ASoC: Intel: soc-acpi: add configuration for variant of 0C11 productGongjun Song2022-12-261-0/+25
| | * | ASoC: Intel: soc-acpi: add configuration for variant of 0C40 productGongjun Song2022-12-261-0/+25
| * | | ALSA: hda/realtek: Enable mute/micmute LEDs on HP Spectre x360 13-aw0xxxLuka Guzenko2023-01-121-0/+23
| * | | ALSA: hda/hdmi: Add a HP device 0x8715 to force connect listAdrian Chan2023-01-101-0/+1
| * | | ALSA: control-led: use strscpy in set_led_id()Jaroslav Kysela2023-01-091-3/+2
| * | | ALSA: usb-audio: Always initialize fixed_rate in snd_usb_find_implicit_fb_syn...Jaroslav Kysela2023-01-092-1/+4
| * | | ALSA: hda: cs35l41: Check runtime suspend capability at runtime_idleTakashi Iwai2023-01-071-1/+11
| * | | ALSA: hda: cs35l41: Don't return -EINVAL from system suspend/resumeTakashi Iwai2023-01-071-4/+4
| * | | ALSA: hda/realtek: fix mute/micmute LEDs don't work for a HP platformJeremy Szu2023-01-051-0/+1
| * | | Revert "ALSA: usb-audio: Drop superfluous interface setup at parsing"Takashi Iwai2023-01-041-0/+6
| * | | ALSA: usb-audio: More refactoring of hw constraint rulesTakashi Iwai2023-01-041-87/+131
| * | | ALSA: usb-audio: Relax hw constraints for implicit fb syncTakashi Iwai2023-01-041-2/+7
| * | | ALSA: usb-audio: Make sure to stop endpoints before closing EPsTakashi Iwai2023-01-041-0/+2
| * | | ALSA: hda - Enable headset mic on another Dell laptop with ALC3254Chris Chiu2023-01-031-0/+1
| * | | ALSA: hda/realtek - Turn on power earlyYuchi Yang2023-01-031-14/+16
* | | | Merge tag 'for-linus-6.2-rc4-tag' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2023-01-121-2/+1
|\ \ \ \ | |/ / / |/| | |
| * | | xen: make remove callback of xen driver void returnedDawei Li2022-12-151-2/+1
* | | | ALSA: hda/hdmi: Static PCM mapping again with AMD HDMI codecsTakashi Iwai2022-12-281-8/+19
* | | | ALSA: hda/realtek: Apply dual codec fixup for Dell Latitude laptopsChris Chiu2022-12-261-0/+13
* | | | ALSA: line6: fix stack overflow in line6_midi_transmitArtem Egorkine2022-12-261-1/+2
* | | | ALSA: line6: correct midi status byte when receiving data from podxtArtem Egorkine2022-12-265-12/+27
| |/ / |/| |
* | | treewide: Convert del_timer*() to timer_shutdown*()Steven Rostedt (Google)2022-12-252-2/+2
* | | Merge tag 'dma-mapping-2022-12-23' of git://git.infradead.org/users/hch/dma-m...Linus Torvalds2022-12-231-2/+2
|\ \ \
| * | | ALSA: memalloc: don't use GFP_COMP for non-coherent dma allocationsChristoph Hellwig2022-12-211-2/+2
* | | | Merge tag 'sound-6.2-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2022-12-2368-640/+1727
|\ \ \ \ | |/ / / |/| | |