summaryrefslogtreecommitdiff
path: root/sound
AgeCommit message (Expand)Author
2022-04-13Merge branch 'topic/cs35l41' into for-nextTakashi Iwai
2022-04-13ASoC: cs35l41: Support external boostLucas Tanure
2022-04-13ALSA: hda: cs35l41: Move external boost handling to lib for ASoC useLucas Tanure
2022-04-13ALSA: hda: cs35l41: Handle all external boost setups the same wayLucas Tanure
2022-04-13ALSA: hda: cs35l41: Reorganize log for playback actionsLucas Tanure
2022-04-13ALSA: hda: cs35l41: Remove cs35l41_hda_reg_sequence structLucas Tanure
2022-04-13ALSA: hda: cs35l41: Move boost config to initialization codeLucas Tanure
2022-04-13ALSA: cs35l41: Enable Internal Boost in shared libLucas Tanure
2022-04-13ALSA: hda: cs35l41: Mute the device before shutdownLucas Tanure
2022-04-13ALSA: hda: cs35l41: Put the device into safe mode for external boostLucas Tanure
2022-04-13ALSA: hda: cs35l41: Add Boost type flagLucas Tanure
2022-04-13ALSA: hda: cs35l41: Always configure the DAILucas Tanure
2022-04-13ALSA: hda: cs35l41: Fix I2S params commentsLucas Tanure
2022-04-13ALSA: cs35l41: Move cs35l41_gpio_config to shared libLucas Tanure
2022-04-13ALSA: cs35l41: Check hw_config before using itLucas Tanure
2022-04-13ALSA: cs35l41: Unify hardware configurationLucas Tanure
2022-04-12ALSA: jack: Access input_dev under mutexAmadeusz Sławiński
2022-04-12ALSA: hda/tegra: Enable Jack poll for tegraMohan Kumar
2022-04-12ALSA: hda: Jack detection poll in suspend stateMohan Kumar
2022-04-05ALSA: echoaudio: remove redundant assignment to variable iColin Ian King
2022-04-05ALSA: emu10k1: Stop using iommu_present()Robin Murphy
2022-04-01Merge tag 'sound-fix-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2022-03-30ALSA: pcm: Fix potential AB/BA lock with buffer_mutex and mmap_lockTakashi Iwai
2022-03-30Merge tag 'asoc-fix-v5.18' of https://git.kernel.org/pub/scm/linux/kernel/git...Takashi Iwai
2022-03-30ALSA: hda: Avoid unsol event during RPM suspendingMohan Kumar
2022-03-30ALSA: hda/realtek: Fix audio regression on Mi Notebook Pro 2020Kai-Heng Feng
2022-03-28Merge tag 'for-linus-5.18-rc1-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2022-03-28Merge tag 'driver-core-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2022-03-28ALSA: hda/cs8409: Add new Dolphin HW variantsVitaly Rodionov
2022-03-28ALSA: hda/cs8409: Disable HSBIAS_SENSE_EN for CyborgStefan Binding
2022-03-28ALSA: hda/cs8409: Support new Warlock MLK VariantsStefan Binding
2022-03-28ALSA: hda/cs8409: Fix Full Scale Volume setting for all variantsStefan Binding
2022-03-28ALSA: hda/cs8409: Re-order quirk table into ascending orderStefan Binding
2022-03-28ALSA: hda/cs8409: Fix Warlock to use mono mic configurationStefan Binding
2022-03-27Merge tag 'x86_core_for_5.18_rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2022-03-27ALSA: cs4236: fix an incorrect NULL check on list iteratorXiaomeng Tong
2022-03-27ALSA: hda/realtek: Enable headset mic on Lenovo P360Kai-Heng Feng
2022-03-25Merge tag 'powerpc-5.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2022-03-25ASoC: SOF: Intel: Fix build error without SND_SOC_SOF_PCI_DEVZheng Bin
2022-03-24Merge tag 'flexible-array-transformations-5.18-rc1' of git://git.kernel.org/p...Linus Torvalds
2022-03-24ALSA: hda/realtek: Add mute and micmut LED support for Zbook Fury 17 G9Kai-Heng Feng
2022-03-23Merge tag 'arm-soc-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/soc...Linus Torvalds
2022-03-23Merge tag 'sound-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2022-03-23Merge tag 'media/v5.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds
2022-03-23ASoC: rockchip: i2s_tdm: Fixup config for SND_SOC_DAIFMT_DSP_A/BMeng Tang
2022-03-22ALSA: hda/realtek: Add alc256-samsung-headphone fixupMatt Kramer
2022-03-22ALSA: pci: fix reading of swapped values from pcmreg in AC97 codecGiacomo Guiduzzi
2022-03-22ALSA: pcm: Add stream lock during PCM reset ioctl operationsTakashi Iwai
2022-03-22ALSA: pcm: Fix races among concurrent prealloc proc writesTakashi Iwai
2022-03-22ALSA: pcm: Fix races among concurrent prepare and hw_params/hw_free callsTakashi Iwai