summaryrefslogtreecommitdiffstats
path: root/sound
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'sound-fix-6.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2023-07-078-26/+94
|\
| * ALSA: hda/realtek: Add quirk for ASUS ROG GZ301VLuke D. Jones2023-07-071-0/+1
| * ALSA: jack: Fix mutex call in snd_jack_report()Takashi Iwai2023-07-061-8/+7
| * Merge branch 'topic/midi20' into for-linusTakashi Iwai2023-07-051-1/+1
| |\
| | * ALSA: seq: ump: fix typo in system_2p_ev_to_ump_midi1()Minjie Du2023-07-051-1/+1
| * | ALSA: hda/realtek: Whitespace fixLuke D. Jones2023-07-041-1/+1
| * | ALSA: hda/realtek: Add quirk for ASUS ROG G614JxLuke D. Jones2023-07-041-0/+1
| * | ALSA: hda/realtek: Amend G634 quirk to enable rear speakersLuke D. Jones2023-07-041-1/+11
| * | ALSA: hda/realtek: Add quirk for ASUS ROG GA402XLuke D. Jones2023-07-041-0/+1
| * | ALSA: hda/realtek: Add quirk for ASUS ROG GX650PLuke D. Jones2023-07-041-0/+19
| * | ALSA: pcm: Fix potential data race at PCM memory allocation helpersTakashi Iwai2023-07-031-8/+36
| * | ALSA: hda: fix a possible null-pointer dereference due to data race in snd_hd...Tuo Li2023-07-031-4/+3
| * | ALSA: hda/realtek: Add quirks for Unis H3C Desktop B760 & Q760dengxiang2023-07-031-0/+9
| * | ALSA: hda/realtek: Add quirk for Clevo NPx0SNxWerner Sembach2023-06-291-0/+1
| * | Merge branch 'topic/midi20' into for-linusTakashi Iwai2023-06-281-1/+1
| |\|
| | * ALSA: ump: Correct wrong byte size at converting a UMP System messageTakashi Iwai2023-06-281-1/+1
| * | ALSA: fireface: make read-only const array for model names staticTakashi Sakamoto2023-06-281-1/+1
| * | ALSA: oxfw: make read-only const array models staticColin Ian King2023-06-281-1/+1
* | | Merge tag 'soundwire-6.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2023-07-052-5/+29
|\ \ \
| * | | ASoC: SOF/soundwire: re-add substream in params_stream structurePierre-Louis Bossart2023-05-271-1/+1
| * | | ASoC: SOF: Intel: hda: retrieve SoundWire eml_lock and pass pointerPierre-Louis Bossart2023-05-271-0/+9
| * | | ASoC/soundwire: intel: pass hdac_bus pointer for link managementPierre-Louis Bossart2023-05-271-0/+1
| * | | soundwire/ASOC: Intel: update offsets for LunarLakePierre-Louis Bossart2023-05-271-4/+17
| * | | ASoC: SOF: Intel: shim: add enum for ACE 2.0 IP used in LunarLakePierre-Louis Bossart2023-05-271-0/+1
* | | | Merge tag 'soc-arm-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds2023-06-291-2/+0
|\ \ \ \
| * | | | ARM: pxa: fix missing-prototypes warningsArnd Bergmann2023-05-261-2/+0
* | | | | Merge tag 'sound-6.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds2023-06-29524-6381/+29072
|\ \ \ \ \ | | |_|/ / | |/| | |
| * | | | Merge tag 'asoc-v6.5' of https://git.kernel.org/pub/scm/linux/kernel/git/broo...Takashi Iwai2023-06-26439-3451/+19746
| |\ \ \ \
| | * | | | ASoC: core: Always store of_node when getting DAI link componentMark Brown2023-06-231-1/+2
| | * | | | ASoC: tas2781: Fix error code in tas2781_load_calibration()Dan Carpenter2023-06-231-0/+1
| | * | | | ASoC: amd: update pm_runtime enable sequenceArun Gopal Kondaveeti2023-06-235-6/+10
| | * | | | ASoC: tas2781: fix Kconfig dependenciesArnd Bergmann2023-06-221-0/+1
| | * | | | ASoC: amd: acp: remove acp poweroff functionSyed Saba Kareem2023-06-222-42/+0
| | * | | | ASoC: amd: acp: clear pdm dma interrupt maskSyed Saba Kareem2023-06-221-1/+1
| | * | | | ASoC: codecs: max98090: Allow dsp_a modeMaxim Kochetkov2023-06-222-26/+30
| | * | | | ASoC: qcom: common: add default jack dapm pinsSrinivas Kandagatla2023-06-221-0/+10
| | * | | | ASoC: loongson: fix address space confusionArnd Bergmann2023-06-221-2/+2
| | * | | | ASoC: tegra: Remove stale comments in AHUBSameer Pujar2023-06-221-10/+0
| | * | | | ASoC: tegra: Use normal system sleep for ASRCSameer Pujar2023-06-221-2/+2
| | * | | | ASoC: fsl-asoc-card: Allow passing the number of slots in useFabio Estevam2023-06-211-1/+7
| | * | | | ASoC: codecs: wsa884x: Add WSA884x family of speakersKrzysztof Kozlowski2023-06-213-0/+1948
| | * | | | ASoC: Intel: sof_rt5682: Add mtl support RT1019P speakerMac Chiang2023-06-212-0/+35
| | * | | | ASoC: Intel: sof_rt5682: reorder quirk tableTerry Cheong2023-06-211-26/+26
| | * | | | ASoC: Merge up fixes for CIMark Brown2023-06-211-1/+1
| | |\ \ \ \
| | * \ \ \ \ ASoC: amd: ps: add SoundWire supportMark Brown2023-06-215-36/+1115
| | |\ \ \ \ \
| | | * | | | | ASoC: amd: ps: add acp_reset flag check in acp pci driver pm ops.Vijendar Mukunda2023-06-201-8/+12
| | | * | | | | ASoC: amd: update comments in Kconfig fileVijendar Mukunda2023-06-201-1/+2
| | | * | | | | ASoC: amd: ps: enable SoundWire dma driver buildVijendar Mukunda2023-06-201-0/+2
| | | * | | | | ASoC: amd: ps: add pm ops support for SoundWire dma driverVijendar Mukunda2023-06-201-2/+96
| | | * | | | | ASoC: amd: ps: add support for SoundWire DMA interruptsVijendar Mukunda2023-06-202-2/+98