summaryrefslogtreecommitdiffstats
path: root/sound (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'sound-6.11-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2024-08-0212-142/+240
|\
| * ALSA: hda: Conditionally use snooping for AMD HDMITakashi Iwai2024-07-312-2/+10
| * ALSA: usb-audio: Correct surround channels in UAC1 channel mapTakashi Iwai2024-07-311-2/+2
| * ALSA: seq: ump: Explicitly reset RPN with Null RPNTakashi Iwai2024-07-311-5/+16
| * ALSA: seq: ump: Transmit RPN/NRPN message at each MSB/LSB data receptionTakashi Iwai2024-07-311-30/+44
| * ALSA: seq: ump: Use the common RPN/bank conversion contextTakashi Iwai2024-07-312-17/+7
| * ALSA: ump: Explicitly reset RPN with Null RPNTakashi Iwai2024-07-311-5/+14
| * ALSA: ump: Transmit RPN/NRPN message at each MSB/LSB data receptionTakashi Iwai2024-07-311-17/+32
| * Revert "ALSA: firewire-lib: operate for period elapse event in process context"Edmund Raile2024-07-311-14/+9
| * Revert "ALSA: firewire-lib: obsolete workqueue for period update"Edmund Raile2024-07-312-0/+16
| * ALSA: hda/realtek: Add quirk for Acer Aspire E5-574GMavroudis Chatzilazaridis2024-07-291-0/+1
| * ALSA: seq: ump: Optimize conversions from SysEx to UMPTakashi Iwai2024-07-261-14/+23
| * ALSA: hda/conexant: Mute speakers at suspend / shutdownTakashi Iwai2024-07-261-0/+2
| * ALSA: hda/generic: Add a helper to mute speakers at suspend/shutdownTakashi Iwai2024-07-262-0/+64
| * ALSA: hda: conexant: Fix headset auto detect fail in the polling modesongxiebing2024-07-261-45/+9
* | Merge tag 'devicetree-fixes-for-6.11-1' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2024-07-271-7/+5
|\ \
| * | of: remove internal arguments from of_property_for_each_u32()Luca Ceresoli2024-07-251-7/+5
* | | Merge tag 'firewire-fixes-6.11-rc1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2024-07-271-2/+1
|\ \ \
| * | | ALSA: firewire-lib: fix wrong value as length of header for CIP_NO_HEADER caseTakashi Sakamoto2024-07-271-2/+1
* | | | Merge tag 'sound-fix-6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2024-07-2616-43/+431
|\ \ \ \ | | |_|/ | |/| |
| * | | Merge tag 'asoc-fix-v6.11-merge-window' of https://git.kernel.org/pub/scm/lin...Takashi Iwai2024-07-2511-40/+85
| |\ \ \
| | * | | ASoC: fsl-asoc-card: Dynamically allocate memory for snd_soc_dai_link_componentsShengjiu Wang2024-07-251-17/+29
| | * | | ASoC: amd: yc: Support mic on Lenovo Thinkpad E16 Gen 2Takashi Iwai2024-07-251-0/+7
| | * | | ASoC: SOF: ipc4-topology: Preserve the DMA Link ID for ChainDMA on unpreparePeter Ujfalusi2024-07-241-1/+7
| | * | | ASoC: SOF: ipc4-topology: Only handle dai_config with HW_PARAMS for ChainDMAPeter Ujfalusi2024-07-241-2/+8
| | * | | ASoC: TAS2781: Fix tasdev_load_calibrated_data()Dan Carpenter2024-07-221-1/+1
| | * | | ASoC: tegra: select CONFIG_SND_SIMPLE_CARD_UTILSArnd Bergmann2024-07-221-0/+1
| | * | | ASoC: Intel: use soc_intel_is_byt_cr() only when IOSF_MBI is reachablePierre-Louis Bossart2024-07-221-1/+1
| | * | | ASoC: sof: amd: fix for firmware reload failure in Vangogh platformVenkata Prasad Potturu2024-07-181-1/+0
| | * | | ASoC: Intel: Fix RT5650 SSP lookupCurtis Malainey2024-07-162-8/+18
| | * | | ASOC: SOF: Intel: hda-loader: only wait for HDaudio IOC for IPC4 devicesPierre-Louis Bossart2024-07-161-8/+12
| | * | | ASoC: SOF: imx8m: Fix DSP control regmap retrievalDaniel Baluta2024-07-151-1/+1
| * | | | ALSA: hda/realtek: Implement sound init sequence for Samsung Galaxy Book3 Pro...Nick Weihs2024-07-252-0/+319
| * | | | ALSA: hda/realtek: cs35l41: Fixup remaining asus strix modelsLuke D. Jones2024-07-241-3/+3
| * | | | ALSA: ump: Force 1 Group for MIDI1 FBsTakashi Iwai2024-07-221-0/+6
| * | | | ALSA: ump: Don't update FB name for static blocksTakashi Iwai2024-07-221-0/+7
| * | | | ALSA: usb-audio: Add a quirk for Sonix HD USB Camerawangdicheng2024-07-221-0/+2
| * | | | ALSA: usb-audio: Move HD Webcam quirk to the right placeTakashi Iwai2024-07-221-2/+2
| * | | | ALSA: usb-audio: Fix microphone sound on HD webcam.wangdicheng2024-07-192-0/+9
* | | | | Merge tag 'driver-core-6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2024-07-254-7/+7
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | driver core: have match() callback in struct bus_type take a const *Greg Kroah-Hartman2024-07-033-5/+5
| * | | | auxbus: make to_auxiliary_drv accept and return a constant pointerGreg Kroah-Hartman2024-06-131-2/+2
| | |_|/ | |/| |
* | | | Merge tag 'char-misc-6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2024-07-202-2/+0
|\ \ \ \
| * | | | parport: Remove parport_driver.devmodelDr. David Alan Gilbert2024-07-032-2/+0
* | | | | Merge tag 'sound-6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2024-07-19247-3362/+18855
|\ \ \ \ \ | | |_|/ / | |/| | |
| * | | | ALSA: hda/realtek: Fix the speaker output on Samsung Galaxy Book Pro 360Seunghun Han2024-07-181-0/+1
| * | | | ALSA: hda/tas2781: Add new quirk for Lenovo Hera2 LaptopShenghao Ding2024-07-171-0/+1
| * | | | ALSA: seq: ump: Skip useless ports for static blocksTakashi Iwai2024-07-171-0/+16
| * | | | ALSA: pcm_dmaengine: Don't synchronize DMA channel when DMA is pausedShengjiu Wang2024-07-171-1/+5
| * | | | Merge tag 'asoc-v6.11' of https://git.kernel.org/pub/scm/linux/kernel/git/bro...Takashi Iwai2024-07-15211-3084/+18069
| |\ \ \ \ | | | |_|/ | | |/| |