aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/sound
AgeCommit message (Expand)AuthorFilesLines
2026-08-27Merge tag 'mfd-next-7.3' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfdLinus Torvalds1-1/+1
2026-08-25Merge tag 'char-misc-7.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-miscLinus Torvalds4-0/+4
2026-08-20Merge tag 'mm-stable-2026-08-18-18-39' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mmLinus Torvalds1-1/+1
2026-08-19Merge tag 'sound-7.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/soundLinus Torvalds555-8907/+18442
2026-08-19Merge tag 'gpio-updates-for-v7.3-rc1-v2' of git://git.kernel.org/pub/scm/linux/kernel/git/brgl/linuxLinus Torvalds5-4/+3
2026-08-19Merge tag 'iio-for-7.3a' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/jic23/iio into char-misc-nextGreg Kroah-Hartman4-0/+4
2026-08-18Merge tag 'timers-core-2026-08-17' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-0/+1
2026-08-18Merge tag 'v7.2' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux into gpio/for-nextBartosz Golaszewski98-319/+1164
2026-08-18ALSA: hda: Fix connection list comparison in proc outputXu Rao1-1/+1
2026-08-18Merge tag 'asoc-v7.3' of https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-linusTakashi Iwai446-5970/+14028
2026-08-17ALSA: usb-audio: Add delay quirk for SPACETOUCH USB AudioLianqin Hu1-1/+2
2026-08-17ALSA: hda: Add Lisuan HDMI controller and codec supportXu Rao3-0/+4
2026-08-17ALSA: hda/realtek: Fix Lenovo Yoga Slim 7 14AKP10 quirk orderingZhang Heng1-1/+4
2026-08-17ALSA: hda/tas2781: Add hardware stabilization delay during firmware load retriesZeliang Li1-2/+12
2026-08-17ALSA: hda/realtek: Fix mute LED for HP Victus 15-fa1xxx (MB 8C3F)Yashraj Ghule1-0/+1
2026-08-17ALSA: hda/realtek: Add micmute LED quirk for Acer Aspire A515-57Giulio Gualtierotti1-0/+1
2026-08-17Merge branch 'for-next' into for-linusTakashi Iwai120-2937/+4394
2026-08-14ASoC: tas2783-sdw: do not treat read-only Controls as writableAndrey Golovko1-0/+51
2026-08-14ASoC: SOF: validate topology volume range before allocationPengpeng Hou1-6/+12
2026-08-14ASoC: cs35l56: Switch to using the IRQ from the SoundWire coreMark Brown7-129/+70
2026-08-14ASoC: cs35l56: Use IRQ provided by the SoundWire coreRichard Fitzgerald5-85/+38
2026-08-14ASoC: cs35l56: Move cs35l56_irq_request() after cs35l56_irq()Richard Fitzgerald1-19/+19
2026-08-14ASoC: cs35l56: Request IRQ in cs35l56_common_probe()Richard Fitzgerald5-26/+14
2026-08-14ALSA: core: Fix use-after-free in snd_card_do_free()Aleksandr Nogikh1-1/+3
2026-08-14ALSA: hda/realtek: Drop duplicate quirk for Lenovo 0x17aa:0x38dfZhang Heng1-1/+0
2026-08-14ALSA: usb-audio: Rename the Audient iD14 monitor mix volume controlNeil Andrews1-0/+18
2026-08-13ASoC: tas2781: Refactor calibration start kcontrol creation to separate helperShenghao Ding1-30/+41
2026-08-13ALSA: seq: midi: Serialize input teardown with event_inputJohn Keeping1-6/+31
2026-08-13ALSA: hda/intel: Add sanity check for BAR0 sizeTakashi Iwai1-0/+9
2026-08-13ALSA: seq: midi: Optimize event_input locking with RCUTakashi Iwai1-13/+11
2026-08-13ASoC: amd: acp: pass audio_drv_data to dma_irq_handlerRosen Penev1-4/+2
2026-08-13ASoC: fsl-asoc-card: Restructure to support deferrable card bindingMark Brown1-263/+465
2026-08-13ASoC: fsl-asoc-card: Move bound-component setup to late_probeChancel Liu1-133/+191
2026-08-13ASoC: fsl-asoc-card: Move static compatible data to platform dataChancel Liu1-136/+287
2026-08-13ASoC: fsl-asoc-card: Drop mclk management for nau8822Chancel Liu1-7/+0
2026-08-13ASoC: rockchip: Simplify probe error handlingMark Brown8-64/+34
2026-08-13ASoC: rockchip: spdif: Return the original error codebui duc phuc1-2/+2
2026-08-13ASoC: rockchip: rockchip_sai: Drop redundant probe error messagesbui duc phuc1-6/+2
2026-08-13ASoC: rockchip: rockchip_sai: Return the original error codebui duc phuc1-3/+2
2026-08-13ASoC: rockchip: rockchip_sai: Propagate -EPROBE_DEFER from IRQ lookupbui duc phuc1-0/+2
2026-08-13ASoC: rockchip: rockchip_rt5645: Drop redundant probe error messagesbui duc phuc1-4/+1
2026-08-13ASoC: rockchip: rockchip_pdm: Drop redundant probe error messagesbui duc phuc1-6/+2
2026-08-13ASoC: rockchip: rockchip_max98090: Drop redundant probe error messagesbui duc phuc1-4/+1
2026-08-13ASoC: rockchip: i2s-tdm: Drop redundant probe error messagesbui duc phuc1-7/+2
2026-08-13ASoC: rockchip: i2s-tdm: Inline PTR_ERR() in dev_err_probe()bui duc phuc1-4/+2
2026-08-13ASoC: rockchip: rockchip_i2s: Propagate -EPROBE_DEFER from devm_pinctrl_get()bui duc phuc1-3/+5
2026-08-13ASoC: rockchip: rockchip_i2s: Drop redundant probe error messagesbui duc phuc1-6/+2
2026-08-13ASoC: rockchip: rockchip_i2s: Use dev_err_probe() for error handlingbui duc phuc1-8/+6
2026-08-13ASoC: rockchip: rk3288_hdmi_analog: Use dev_err_probe() for error handlingbui duc phuc1-4/+3
2026-08-13ASoC: rockchip: rk3288_hdmi_analog: Drop redundant probe error messagesbui duc phuc1-7/+2