Age | Commit message (Expand) | Author | Files | Lines |
2023-07-08 | Merge tag 'sound-fix-6.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 8 | -26/+94 |
2023-07-07 | ALSA: hda/realtek: Add quirk for ASUS ROG GZ301V | Luke D. Jones | 1 | -0/+1 |
2023-07-06 | ALSA: jack: Fix mutex call in snd_jack_report() | Takashi Iwai | 1 | -8/+7 |
2023-07-05 | Merge tag 'soundwire-6.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2 | -5/+29 |
2023-07-05 | Merge branch 'topic/midi20' into for-linus | Takashi Iwai | 1 | -1/+1 |
2023-07-05 | ALSA: seq: ump: fix typo in system_2p_ev_to_ump_midi1() | Minjie Du | 1 | -1/+1 |
2023-07-04 | ALSA: hda/realtek: Whitespace fix | Luke D. Jones | 1 | -1/+1 |
2023-07-04 | ALSA: hda/realtek: Add quirk for ASUS ROG G614Jx | Luke D. Jones | 1 | -0/+1 |
2023-07-04 | ALSA: hda/realtek: Amend G634 quirk to enable rear speakers | Luke D. Jones | 1 | -1/+11 |
2023-07-04 | ALSA: hda/realtek: Add quirk for ASUS ROG GA402X | Luke D. Jones | 1 | -0/+1 |
2023-07-04 | ALSA: hda/realtek: Add quirk for ASUS ROG GX650P | Luke D. Jones | 1 | -0/+19 |
2023-07-03 | ALSA: pcm: Fix potential data race at PCM memory allocation helpers | Takashi Iwai | 1 | -8/+36 |
2023-07-03 | ALSA: hda: fix a possible null-pointer dereference due to data race in snd_hd... | Tuo Li | 1 | -4/+3 |
2023-07-03 | ALSA: hda/realtek: Add quirks for Unis H3C Desktop B760 & Q760 | dengxiang | 1 | -0/+9 |
2023-06-30 | Merge tag 'soc-arm-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc | Linus Torvalds | 1 | -2/+0 |
2023-06-29 | Merge tag 'sound-6.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ti... | Linus Torvalds | 524 | -6381/+29072 |
2023-06-29 | Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl... | Linus Torvalds | 1 | -13/+16 |
2023-06-29 | ALSA: hda/realtek: Add quirk for Clevo NPx0SNx | Werner Sembach | 1 | -0/+1 |
2023-06-28 | Merge tag 'regulator-v6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/b... | Linus Torvalds | 1 | -1/+1 |
2023-06-28 | Merge branch 'topic/midi20' into for-linus | Takashi Iwai | 1 | -1/+1 |
2023-06-28 | ALSA: ump: Correct wrong byte size at converting a UMP System message | Takashi Iwai | 1 | -1/+1 |
2023-06-28 | ALSA: fireface: make read-only const array for model names static | Takashi Sakamoto | 1 | -1/+1 |
2023-06-28 | ALSA: oxfw: make read-only const array models static | Colin Ian King | 1 | -1/+1 |
2023-06-26 | Merge tag 'asoc-v6.5' of https://git.kernel.org/pub/scm/linux/kernel/git/broo... | Takashi Iwai | 439 | -3451/+19746 |
2023-06-26 | Merge branch 'for-next' into for-linus | Takashi Iwai | 86 | -2927/+9323 |
2023-06-26 | ALSA: hda/realtek: Enable mute/micmute LEDs and limit mic boost on EliteBook | Andy Chi | 1 | -3/+3 |
2023-06-25 | ASoC: hdmi-codec: fix channel info for compressed formats | Matthias Reichl | 1 | -12/+24 |
2023-06-25 | ALSA: pcm: fix ELD constraints for (E)AC3, DTS(-HD) and MLP formats | Matthias Reichl | 1 | -3/+70 |
2023-06-24 | Add Renesas PMIC RAA215300 and built-in RTC | Mark Brown | 35 | -124/+178 |
2023-06-24 | ASoC: core: Always store of_node when getting DAI link component | Mark Brown | 1 | -1/+2 |
2023-06-23 | ASoC: tas2781: Fix error code in tas2781_load_calibration() | Dan Carpenter | 1 | -0/+1 |
2023-06-23 | ASoC: amd: update pm_runtime enable sequence | Arun Gopal Kondaveeti | 5 | -6/+10 |
2023-06-23 | Merge branch 'topic/midi20' into for-next | Takashi Iwai | 3 | -98/+43 |
2023-06-23 | ALSA: ump: Export MIDI1 / UMP conversion helpers | Takashi Iwai | 3 | -98/+43 |
2023-06-23 | ASoC: tas2781: fix Kconfig dependencies | Arnd Bergmann | 1 | -0/+1 |
2023-06-23 | ASoC: amd: acp: remove acp poweroff function | Syed Saba Kareem | 2 | -42/+0 |
2023-06-23 | ASoC: amd: acp: clear pdm dma interrupt mask | Syed Saba Kareem | 1 | -1/+1 |
2023-06-23 | ASoC: codecs: max98090: Allow dsp_a mode | Maxim Kochetkov | 2 | -26/+30 |
2023-06-22 | ASoC: qcom: common: add default jack dapm pins | Srinivas Kandagatla | 1 | -0/+10 |
2023-06-22 | ASoC: loongson: fix address space confusion | Arnd Bergmann | 1 | -2/+2 |
2023-06-22 | ASoC: tegra: Remove stale comments in AHUB | Sameer Pujar | 1 | -10/+0 |
2023-06-22 | ASoC: tegra: Use normal system sleep for ASRC | Sameer Pujar | 1 | -2/+2 |
2023-06-21 | ALSA: hda/realtek: Add quirks for ROG ALLY CS35l41 audio | Matthew Anderson | 1 | -0/+46 |
2023-06-21 | Merge tag 'asoc-fix-v6.4-rc7' of https://git.kernel.org/pub/scm/linux/kernel/... | Takashi Iwai | 1 | -1/+1 |
2023-06-21 | ASoC: fsl-asoc-card: Allow passing the number of slots in use | Fabio Estevam | 1 | -1/+7 |
2023-06-21 | ASoC: codecs: wsa884x: Add WSA884x family of speakers | Krzysztof Kozlowski | 3 | -0/+1948 |
2023-06-21 | ASoC: Intel: sof_rt5682: Add mtl support RT1019P speaker | Mac Chiang | 2 | -0/+35 |
2023-06-21 | ASoC: Intel: sof_rt5682: reorder quirk table | Terry Cheong | 1 | -26/+26 |
2023-06-21 | ALSA: hda/realtek: Add quirk for ASUS ROG GV601V | Luke D. Jones | 1 | -0/+1 |
2023-06-21 | Merge branch 'topic/midi20' into for-next | Takashi Iwai | 1 | -10/+36 |