summaryrefslogtreecommitdiffstats
path: root/sound (follow)
Commit message (Expand)AuthorAgeFilesLines
* ASoC: da7219: Flush pending AAD IRQ when suspendingDmytro Maluka2023-07-241-0/+2
* ASoC: Merge up fixes from mainlineMark Brown2023-07-243-17/+58
|\
| * Merge tag 'asoc-fix-v6.5-rc1-2' of https://git.kernel.org/pub/scm/linux/kerne...Takashi Iwai2023-07-206-14/+12
| |\
| * | ALSA: hda/realtek: Add support for DELL Oasis 13/14/16 laptopsVitaly Rodionov2023-07-201-0/+8
| * | ALSA: hda/realtek: Fix generic fixup definition for cs35l41 ampVitaly Rodionov2023-07-201-10/+15
| * | ALSA: hda/realtek: Enable Mute LED on HP Laptop 15s-eq2xxxLuka Guzenko2023-07-191-0/+21
| * | ALSA: hda/realtek: Add quirk for Clevo NS70AUChristoffer Sandberg2023-07-181-0/+1
| * | ALSA: seq: Fix memory leak at error path in snd_seq_create_port()Takashi Iwai2023-07-171-0/+1
| * | Merge tag 'asoc-fix-v6.5-rc1' of https://git.kernel.org/pub/scm/linux/kernel/...Takashi Iwai2023-07-1720-101/+265
| |\ \
| * | | ALSA: hda/realtek - remove 3k pull low procedureKailang Yang2023-07-141-2/+5
| * | | ALSA: pcmtest: Don't use static storage to track per device dataUwe Kleine-König2023-07-101-3/+6
| * | | ALSA: pcmtest: Convert to platform remove callback returning voidUwe Kleine-König2023-07-101-3/+2
* | | | ASoC: fsl_spdif: Silence output on stopMatus Gajdos2023-07-191-0/+2
| |_|/ |/| |
* | | ASoC: fsl_sai: Disable bit clock with transmitterMatus Gajdos2023-07-172-1/+2
* | | ASoC: SOF: ipc3-dtrace: uninitialized data in dfsentry_trace_filter_write()Dan Carpenter2023-07-171-5/+4
* | | ASoC: cs42l51: fix driver to properly autoload with automatic module loadingThomas Petazzoni2023-07-173-8/+6
* | | ASoC: Merge v6.5-rc2Mark Brown2023-07-17102-2999/+9521
|\| | | |/ |/|
| * Merge tag 'sound-fix-6.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2023-07-088-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-301-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
| | |\ \ \ \
| | * \ \ \ \ Merge branch 'for-next' into for-linusTakashi Iwai2023-06-2686-2927/+9323
| | |\ \ \ \ \
| | | * | | | | ASoC: hdmi-codec: fix channel info for compressed formatsMatthias Reichl2023-06-251-12/+24
| | | * | | | | ALSA: pcm: fix ELD constraints for (E)AC3, DTS(-HD) and MLP formatsMatthias Reichl2023-06-251-3/+70
| | | * | | | | Merge branch 'topic/midi20' into for-nextTakashi Iwai2023-06-233-98/+43
| | | |\ \ \ \ \ | | | | | |_|_|/ | | | | |/| | |
| | | | * | | | ALSA: ump: Export MIDI1 / UMP conversion helpersTakashi Iwai2023-06-233-98/+43