Age | Commit message (Expand) | Author | Files | Lines |
2023-08-30 | Merge tag 'sound-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ti... | Linus Torvalds | 543 | -6665/+21359 |
2023-08-29 | Merge tag 'regmap-v6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/broo... | Linus Torvalds | 1 | -6/+3 |
2023-08-29 | ALSA: pcm: Fix missing fixup call in compat hw_refine ioctl | Takashi Iwai | 1 | -2/+6 |
2023-08-28 | Merge tag 'asoc-fix-v6.5-merge-window' of https://git.kernel.org/pub/scm/linu... | Takashi Iwai | 4 | -72/+102 |
2023-08-28 | ASoC: dwc: i2s: Fix unused functions | Takashi Iwai | 1 | -0/+2 |
2023-08-28 | Merge tag 'asoc-v6.6' of https://git.kernel.org/pub/scm/linux/kernel/git/broo... | Takashi Iwai | 304 | -3351/+13521 |
2023-08-28 | ALSA: usb-audio: Don't try to submit URBs after disconnection | Takashi Iwai | 1 | -13/+27 |
2023-08-28 | Merge branch 'for-next' into for-linus | Takashi Iwai | 273 | -3257/+7731 |
2023-08-26 | ALSA: ump: Fix -Wformat-truncation warnings | Takashi Iwai | 1 | -2/+2 |
2023-08-25 | ALSA: hda: Add missing dependency on CONFIG_EFI for Cirrus/TI sub-codecs | Takashi Iwai | 1 | -0/+3 |
2023-08-25 | ALSA: hda/realtek: Add quirk for mute LEDs on HP ENVY x360 15-eu0xxx | Fabian Vogt | 1 | -0/+8 |
2023-08-25 | ALSA: hda/tas2781: Switch back to use struct i2c_driver's .probe() | Uwe Kleine-König | 1 | -1/+1 |
2023-08-25 | Merge tag 'asoc-fix-v6.5-rc7-2' of https://git.kernel.org/pub/scm/linux/kerne... | Takashi Iwai | 1 | -1/+1 |
2023-08-24 | ASoC: soc-core.c: Do not error if a DAI link component is not found | Cristian Ciocaltea | 1 | -5/+5 |
2023-08-24 | ASoC: codecs: Fix error code in aw88261_i2c_probe() | Harshit Mogalapalli | 1 | -1/+1 |
2023-08-24 | ASoC: audio-graph-card.c: move audio_graph_parse_of() | Kuninori Morimoto | 1 | -71/+68 |
2023-08-24 | ASoC: cs42l43: Use new-style PM runtime macros | Charles Keepax | 1 | -4/+3 |
2023-08-24 | ASoC: amd: yc: Fix a non-functional mic on Lenovo 82SJ | Mario Limonciello | 1 | -1/+1 |
2023-08-24 | ALSA: ump: Don't create unused substreams for static blocks | Takashi Iwai | 1 | -6/+37 |
2023-08-24 | ALSA: ump: Fill group names for legacy rawmidi substreams | Takashi Iwai | 1 | -0/+15 |
2023-08-24 | ALSA: usb-audio: Attach legacy rawmidi after probing all UMP EPs | Takashi Iwai | 2 | -7/+10 |
2023-08-24 | ALSA: ac97: Fix possible error value of *rac97 | Su Hui | 1 | -3/+2 |
2023-08-24 | ALSA: pcmtest: Add support for pcm pausing | Ivan Orlov | 1 | -8/+41 |
2023-08-24 | ALSA: hda/realtek: Add quirk for HP Victus 16-d1xxx to enable mute LED | SungHwan Jung | 1 | -0/+22 |
2023-08-24 | ALSA: hda: cs35l41: Override the _DSD for HP Zbook Fury 17 G9 to correct boos... | Stefan Binding | 1 | -0/+32 |
2023-08-24 | Merge branch 'for-linus' into for-next | Takashi Iwai | 39 | -95/+335 |
2023-08-24 | Merge tag 'asoc-fix-v6.5-rc7' of https://git.kernel.org/pub/scm/linux/kernel/... | Takashi Iwai | 7 | -29/+51 |
2023-08-23 | ASoC: cs42l43: Initialize ret in default case in cs42l43_pll_ev() | Nathan Chancellor | 1 | -0/+1 |
2023-08-23 | Add I2S support for the StarFive JH7110 SoC | Mark Brown | 2 | -22/+285 |
2023-08-23 | ASoC: rsnd: tidyup ADG | Mark Brown | 1 | -13/+55 |
2023-08-23 | ASoC: audio-graph-card2: add comment for format property | Kuninori Morimoto | 2 | -0/+19 |
2023-08-23 | ALSA: ymfpci: Fix the missing snd_card_free() call at probe error | Takashi Iwai | 1 | -2/+8 |
2023-08-23 | ASoC: dwc: i2s: Add StarFive JH7110 SoC support | Xingyu Wu | 2 | -21/+284 |
2023-08-23 | ASoC: dwc: Use ops to get platform data | Xingyu Wu | 1 | -1/+1 |
2023-08-23 | ASoC: rsnd: setup BRGCKR/BRRA/BRRB on rsnd_adg_clk_control() | Kuninori Morimoto | 1 | -2/+7 |
2023-08-23 | ASoC: rsnd: remove default division of clock out | Kuninori Morimoto | 1 | -9/+6 |
2023-08-23 | ASoC: rsnd: tidyup brga/brgb default value | Kuninori Morimoto | 1 | -2/+2 |
2023-08-23 | ASoC: rsnd: setup clock-out only when all conditions are right | Kuninori Morimoto | 1 | -0/+4 |
2023-08-23 | ASoC: rsnd: enable clk_i approximate rate usage | Kuninori Morimoto | 1 | -0/+36 |
2023-08-23 | ASoC: nau8821: Improve AMIC recording performance. | Seven Lee | 2 | -1/+66 |
2023-08-23 | ASoC: Delete UDA134x/L3 audio codec | Linus Walleij | 5 | -764/+0 |
2023-08-23 | ASoC: SOF: amd: clear dsp to host interrupt status | Vijendar Mukunda | 1 | -3/+3 |
2023-08-23 | ASoC: SOF: amd: clear panic mask status when panic occurs | Vijendar Mukunda | 1 | -0/+4 |
2023-08-23 | ASoC: SOF: amd: add conditional check for acp_clkmux_sel register | Vijendar Mukunda | 1 | -1/+3 |
2023-08-23 | ASoC: SOF: amd: remove redundant clock mux selection register write | Vijendar Mukunda | 1 | -7/+1 |
2023-08-23 | ASoC: SOF: amd: add module parameter for firmware debug | Vijendar Mukunda | 3 | -1/+8 |
2023-08-23 | ASoC: SOF: amd: enable ACP external global interrupt | Vijendar Mukunda | 2 | -0/+4 |
2023-08-23 | ASoC: SOF: amd: remove unused sha dma interrupt code | Vijendar Mukunda | 1 | -8/+1 |
2023-08-23 | ASoC: cs35l41: Correct amp_gain_tlv values | Charles Keepax | 1 | -1/+1 |
2023-08-22 | ASoC: fsl: merge DAI call back functions into ops | Kuninori Morimoto | 1 | -1/+1 |