aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-08-14ALSA: usb-audio: Input source control - digidesign mboxDamien Zammit
2021-08-13ALSA: memalloc: Count continuous pages in vmalloc buffer handlerTakashi Iwai
2021-08-13ALSA: hda/cs8409: Prevent pops and clicks during suspendStefan Binding
2021-08-13ALSA: hda_audio_ext: fix kernel-docPierre-Louis Bossart
2021-08-13ALSA: core: control_led: use strscpy instead of strlcpyPierre-Louis Bossart
2021-08-12ALSA: hda/cs8409: Unmute/Mute codec when stream starts/stopsStefan Binding
2021-08-12ALSA: hda/cs8409: Follow correct CS42L42 power down sequence for suspendStefan Binding
2021-08-12ALSA: hda/cs8409: Remove unnecessary delaysStefan Binding
2021-08-12ALSA: hda/cs8409: Use timeout rather than retries for I2C transaction waitsStefan Binding
2021-08-12ALSA: hda/cs8409: Set fixed sample rate of 48kHz for CS42L42Stefan Binding
2021-08-12ALSA: hda/cs8409: Enable Full Scale Volume for Line Out Codec on DolphinStefan Binding
2021-08-12ALSA: hda/cs8409: Add support for dolphinLucas Tanure
2021-08-12ALSA: hda/cs8409: Add Support to disable jack type detection for CS42L42Stefan Binding
2021-08-12ALSA: hda/cs8409: Support multiple sub_codecs for Suspend/Resume/Unsol eventsStefan Binding
2021-08-12ALSA: hda/cs8409: Move codec properties to its own structLucas Tanure
2021-08-12ALSA: hda/cs8409: Separate CS8409, CS42L42 and project functionsLucas Tanure
2021-08-12ALSA: hda/cs8409: Support i2c bulk read/write functionsLucas Tanure
2021-08-12ALSA: hda/cs8409: Avoid re-setting the same page as the last accessLucas Tanure
2021-08-12ALSA: hda/cs8409: Avoid setting the same I2C address for every accessLucas Tanure
2021-08-12ALSA: hda/cs8409: Dont disable I2C clock between consecutive accessesLucas Tanure
2021-08-12ALSA: hda/cs8409: Generalize volume controlsLucas Tanure
2021-08-12ALSA: hda/cs8409: Prevent I2C access during suspend timeLucas Tanure
2021-08-12ALSA: hda/cs8409: Simplify CS42L42 jack detect.Stefan Binding
2021-08-12ALSA: hda/cs8409: Mask CS42L42 wake eventsStefan Binding
2021-08-12ALSA: hda/cs8409: Disable unsolicited response for the first bootLucas Tanure
2021-08-12ALSA: hda/cs8409: Disable unsolicited responses during suspendStefan Binding
2021-08-12ALSA: hda/cs8409: Disable unnecessary Ring Sense for Cyborg/Warlock/BullseyeStefan Binding
2021-08-12ALSA: hda/cs8409: Reduce HS pops/clicks for CyborgStefan Binding
2021-08-12ALSA: hda/cs8409: Mask all CS42L42 interrupts on initializationStefan Binding
2021-08-12ALSA: hda/cs8409: Use enums for register names and coefficientsStefan Binding
2021-08-12ALSA: hda/cs8409: Move arrays of configuration to a new fileLucas Tanure
2021-08-12ALSA: hda/cirrus: Move CS8409 HDA bridge to separate moduleLucas Tanure
2021-08-09ALSA: msnd: Use proper mmap methodTakashi Iwai
2021-08-09ALSA: pci: cs46xx: Fix set up buffer type properlyTakashi Iwai
2021-08-09ALSA: pci: rme: Set up buffer type properlyTakashi Iwai
2021-08-09ALSA: pcm: Check mmap capability of runtime dma buffer at firstTakashi Iwai
2021-08-09ALSA: harmony: Drop superfluous address setupTakashi Iwai
2021-08-09Merge branch 'for-linus' into for-nextTakashi Iwai
2021-08-09ALSA: pcm: Fix mmap breakage without explicit buffer setupTakashi Iwai
2021-08-08ALSA: memalloc: Fix mmap of SG-buffer with WC pagesTakashi Iwai
2021-08-07ALSA: hda: Add quirk for ASUS Flow x13Luke D Jones
2021-08-06Merge tag 'asoc-fix-v5.14-rc4' of https://git.kernel.org/pub/scm/linux/kernel...Takashi Iwai
2021-08-05ASoC: cs42l42: Fix mono playbackRichard Fitzgerald
2021-08-05ASoC: cs42l42: Constrain sample rate to prevent illegal SCLKRichard Fitzgerald
2021-08-05ASoC: cs42l42: Fix LRCLK frame start edgeRichard Fitzgerald
2021-08-05ASoC: cs42l42: PLL must be running when changing MCLK_SRC_SELRichard Fitzgerald
2021-08-05ALSA: es1688: Avoid devres management for es1688 object creationTakashi Iwai
2021-08-05ALSA: pci/korg1212: completely remove 'set but not used' warningsPierre-Louis Bossart
2021-08-04ALSA: memalloc: Store snd_dma_buffer.addr for continuous pages, tooTakashi Iwai
2021-08-04ALSA: memalloc: Fix pgprot for WC mmap on x86Takashi Iwai