Age | Commit message (Expand) | Author | Files | Lines |
2024-02-23 | ASoC: soc-card: Fix missing locking in snd_soc_card_get_kcontrol() | Richard Fitzgerald | 1 | -0/+2 |
2024-02-05 | ASoC: tas2781: add module parameter to tascodec_init() | Gergo Koteles | 1 | -0/+1 |
2024-02-01 | ASoC: cs35l56: Allow more time for firmware to boot | Richard Fitzgerald | 1 | -1/+1 |
2024-02-01 | ASoC: cs35l56: Load tunings for the correct speaker models | Richard Fitzgerald | 1 | -0/+1 |
2024-02-01 | ASoC: cs35l56: Firmware file must match the version of preloaded firmware | Richard Fitzgerald | 1 | -0/+3 |
2024-02-01 | ASoC: cs35l56: Fix to ensure ASP1 registers match cache | Richard Fitzgerald | 1 | -0/+1 |
2024-01-16 | Merge tag 'asoc-fix-v6.8-merge-window' of https://git.kernel.org/pub/scm/linu... | Takashi Iwai | 1 | -4/+5 |
2024-01-08 | Merge tag 'asoc-v6.8' of https://git.kernel.org/pub/scm/linux/kernel/git/broo... | Takashi Iwai | 14 | -71/+158 |
2024-01-05 | ASoC: tas2781: Add tas2563 into header file for DSP mode | Shenghao Ding | 1 | -4/+5 |
2024-01-02 | ALSA: hda/tas2781: add TAS2563 support for 14ARB7 | Gergo Koteles | 1 | -0/+1 |
2024-01-02 | ALSA: hda/tas2781: add configurable global i2c address | Gergo Koteles | 1 | -0/+2 |
2024-01-02 | ALSA: hda/tas2781: add ptrs to calibration functions | Gergo Koteles | 1 | -0/+5 |
2023-12-30 | ALSA: mark all struct bus_type as const | Greg Kroah-Hartman | 2 | -2/+2 |
2023-12-19 | ASoC: soc.h: don't create dummy Component via COMP_DUMMY() | Kuninori Morimoto | 1 | -1/+1 |
2023-12-15 | ASoC: SOF: IPC4: synchronize fw_config_params with fw definitions | Rander Wang | 1 | -0/+6 |
2023-12-14 | ASoC: audio-graph-card2: Introduce playback-only/capture-only DAI link flags | Daniel Baluta | 1 | -0/+3 |
2023-12-09 | GPIO descriptor cleanup for some Wolfson codecs | Mark Brown | 5 | -39/+0 |
2023-12-08 | ASoC: wm8996: Convert to GPIO descriptors | Linus Walleij | 1 | -3/+0 |
2023-12-08 | ASoC: wm5100: Convert to GPIO descriptors | Linus Walleij | 1 | -4/+0 |
2023-12-08 | ASoC: wm2200: Convert to GPIO descriptors | Linus Walleij | 1 | -2/+0 |
2023-12-08 | ASoC: wm1250-ev1: Convert to GPIO descriptors | Linus Walleij | 1 | -24/+0 |
2023-12-08 | ASoC: wm0010: Convert to GPIO descriptors | Linus Walleij | 1 | -6/+0 |
2023-12-04 | ASoC: SOF: add alignment for topology header file struct definition | Baofeng Tian | 1 | -18/+18 |
2023-12-04 | ASoC: SOF: align topology header file with sof topology header | Baofeng Tian | 1 | -9/+16 |
2023-12-01 | ASoC: cs4271: Convert to GPIO descriptors | Linus Walleij | 1 | -1/+0 |
2023-11-29 | ASoC: SOF: Add placeholder for platform IPC type and path overrides | Peter Ujfalusi | 1 | -0/+15 |
2023-11-27 | ALSA: hda: Drop snd_hdac_calc_stream_format() | Cezary Rojewski | 1 | -5/+0 |
2023-11-27 | ALSA: hda: Upgrade stream-format infrastructure | Cezary Rojewski | 2 | -0/+7 |
2023-11-27 | ASoC: pcm: Honor subformat when configuring runtime | Cezary Rojewski | 1 | -0/+1 |
2023-11-27 | ALSA: hda: Honor subformat when querying PCMs | Cezary Rojewski | 2 | -3/+5 |
2023-11-27 | ALSA: pcm: Introduce MSBITS subformat interface | Jaroslav Kysela | 1 | -0/+7 |
2023-11-27 | ASoC: makes CPU/Codec channel connection map more generic | Kuninori Morimoto | 1 | -3/+53 |
2023-11-24 | ASoC: SOF: ipc4: Add data struct for module notification message from firmware | Peter Ujfalusi | 1 | -0/+29 |
2023-11-20 | ALSA: cs35l41: Fix for old systems which do not support command | Stefan Binding | 1 | -1/+1 |
2023-11-14 | ASoC: rt5682s: Add LDO output selection for dacref | Jack Yu | 1 | -0/+8 |
2023-11-13 | ASoC: SOF: Add support for configuring PDM interface from topology | Daniel Baluta | 2 | -0/+9 |
2023-10-31 | Merge tag 'asoc-v6.7-2' of https://git.kernel.org/pub/scm/linux/kernel/git/br... | Takashi Iwai | 2 | -1/+2 |
2023-10-27 | ASoC: Merge up workaround for CODECs that play noise on stopped stream | Mark Brown | 1 | -0/+1 |
2023-10-27 | ASoC: soc-dai: add flag to mute and unmute stream during trigger | Srinivas Kandagatla | 1 | -0/+1 |
2023-10-26 | ASoC: cs35l41: Detect CSPL errors when sending CSPL commands | Stefan Binding | 1 | -0/+2 |
2023-10-26 | ALSA: hda: cs35l41: Force a software reset after hardware reset | Stefan Binding | 1 | -0/+1 |
2023-10-26 | ALSA: wavefront: Drop obsoleted comments and definitions | Takashi Iwai | 1 | -51/+0 |
2023-10-26 | ALSA: wavefront: Replace with __packed attribute | Takashi Iwai | 1 | -1/+1 |
2023-10-26 | ALSA: opl3: Replace with __packed attribute | Takashi Iwai | 1 | -1/+1 |
2023-10-23 | ASoC: simple-card-utils: Make simple_util_remove() return void | Uwe Kleine-König | 1 | -1/+1 |
2023-10-21 | Merge tag 'asoc-v6.7' of https://git.kernel.org/pub/scm/linux/kernel/git/broo... | Takashi Iwai | 14 | -100/+187 |
2023-10-19 | ALSA: hda: i915: Remove extra argument from snd_hdac_i915_init | Maarten Lankhorst | 1 | -2/+2 |
2023-10-19 | ALSA: hda: i915: Add an allow_modprobe argument to snd_hdac_i915_init | Maarten Lankhorst | 1 | -2/+2 |
2023-10-19 | Merge branch 'for-linus' into for-next | Takashi Iwai | 2 | -0/+3 |
2023-10-10 | ASoC: Merge fixes for consistent cs42l43 schema | Mark Brown | 2 | -0/+3 |