summaryrefslogtreecommitdiffstats
path: root/sound (follow)
Commit message (Expand)AuthorAgeFilesLines
* ALSA: hda: conexant: Turn off EAPD at suspend, tooTakashi Iwai2021-08-141-1/+15
* ALSA: pcm: Add SNDRV_PCM_INFO_EXPLICIT_SYNC flagTakashi Iwai2021-08-141-0/+9
* ALSA: usb-audio: Input source control - digidesign mboxDamien Zammit2021-08-141-62/+203
* ALSA: memalloc: Count continuous pages in vmalloc buffer handlerTakashi Iwai2021-08-131-7/+21
* ALSA: hda/cs8409: Prevent pops and clicks during suspendStefan Binding2021-08-131-0/+6
* ALSA: core: control_led: use strscpy instead of strlcpyPierre-Louis Bossart2021-08-131-1/+1
* ALSA: hda/cs8409: Unmute/Mute codec when stream starts/stopsStefan Binding2021-08-123-30/+120
* ALSA: hda/cs8409: Follow correct CS42L42 power down sequence for suspendStefan Binding2021-08-122-1/+24
* ALSA: hda/cs8409: Remove unnecessary delaysStefan Binding2021-08-121-8/+4
* ALSA: hda/cs8409: Use timeout rather than retries for I2C transaction waitsStefan Binding2021-08-122-13/+5
* ALSA: hda/cs8409: Set fixed sample rate of 48kHz for CS42L42Stefan Binding2021-08-123-0/+16
* ALSA: hda/cs8409: Enable Full Scale Volume for Line Out Codec on DolphinStefan Binding2021-08-121-2/+2
* ALSA: hda/cs8409: Add support for dolphinLucas Tanure2021-08-123-0/+440
* ALSA: hda/cs8409: Add Support to disable jack type detection for CS42L42Stefan Binding2021-08-123-31/+43
* ALSA: hda/cs8409: Support multiple sub_codecs for Suspend/Resume/Unsol eventsStefan Binding2021-08-121-13/+28
* ALSA: hda/cs8409: Move codec properties to its own structLucas Tanure2021-08-123-250/+284
* ALSA: hda/cs8409: Separate CS8409, CS42L42 and project functionsLucas Tanure2021-08-123-180/+195
* ALSA: hda/cs8409: Support i2c bulk read/write functionsLucas Tanure2021-08-123-83/+136
* ALSA: hda/cs8409: Avoid re-setting the same page as the last accessLucas Tanure2021-08-122-55/+71
* ALSA: hda/cs8409: Avoid setting the same I2C address for every accessLucas Tanure2021-08-122-2/+18
* ALSA: hda/cs8409: Dont disable I2C clock between consecutive accessesLucas Tanure2021-08-122-18/+74
* ALSA: hda/cs8409: Generalize volume controlsLucas Tanure2021-08-123-124/+105
* ALSA: hda/cs8409: Prevent I2C access during suspend timeLucas Tanure2021-08-122-0/+15
* ALSA: hda/cs8409: Simplify CS42L42 jack detect.Stefan Binding2021-08-121-7/+14
* ALSA: hda/cs8409: Mask CS42L42 wake eventsStefan Binding2021-08-121-2/+2
* ALSA: hda/cs8409: Disable unsolicited response for the first bootLucas Tanure2021-08-121-3/+2
* ALSA: hda/cs8409: Disable unsolicited responses during suspendStefan Binding2021-08-121-12/+14
* ALSA: hda/cs8409: Disable unnecessary Ring Sense for Cyborg/Warlock/BullseyeStefan Binding2021-08-121-3/+1
* ALSA: hda/cs8409: Reduce HS pops/clicks for CyborgStefan Binding2021-08-121-2/+8
* ALSA: hda/cs8409: Mask all CS42L42 interrupts on initializationStefan Binding2021-08-121-0/+12
* ALSA: hda/cs8409: Use enums for register names and coefficientsStefan Binding2021-08-123-109/+343
* ALSA: hda/cs8409: Move arrays of configuration to a new fileLucas Tanure2021-08-124-218/+241
* ALSA: hda/cirrus: Move CS8409 HDA bridge to separate moduleLucas Tanure2021-08-125-1074/+1163
* ALSA: msnd: Use proper mmap methodTakashi Iwai2021-08-091-2/+6
* ALSA: pci: cs46xx: Fix set up buffer type properlyTakashi Iwai2021-08-091-22/+8
* ALSA: pci: rme: Set up buffer type properlyTakashi Iwai2021-08-092-8/+4
* ALSA: pcm: Check mmap capability of runtime dma buffer at firstTakashi Iwai2021-08-091-2/+7
* ALSA: harmony: Drop superfluous address setupTakashi Iwai2021-08-091-14/+0
* Merge branch 'for-linus' into for-nextTakashi Iwai2021-08-0927-149/+230
|\
| * ALSA: pcm: Fix mmap breakage without explicit buffer setupTakashi Iwai2021-08-091-1/+4
| * ALSA: hda: Add quirk for ASUS Flow x13Luke D Jones2021-08-071-0/+1
| * Merge tag 'asoc-fix-v5.14-rc4' of https://git.kernel.org/pub/scm/linux/kernel...Takashi Iwai2021-08-0624-136/+198
| |\
| | * ASoC: cs42l42: Fix mono playbackRichard Fitzgerald2021-08-052-2/+15
| | * ASoC: cs42l42: Constrain sample rate to prevent illegal SCLKRichard Fitzgerald2021-08-051-1/+20
| | * ASoC: cs42l42: Fix LRCLK frame start edgeRichard Fitzgerald2021-08-051-9/+12
| | * ASoC: cs42l42: PLL must be running when changing MCLK_SRC_SELRichard Fitzgerald2021-08-052-7/+19
| | * ASoC: cs42l42: Remove duplicate control for WNF filter frequencyRichard Fitzgerald2021-08-031-10/+0
| | * ASoC: cs42l42: Fix inversion of ADC Notch Switch controlRichard Fitzgerald2021-08-031-1/+1
| | * ASoC: SOF: Intel: hda-ipc: fix reply size checkingGuennadi Liakhovetski2021-08-031-2/+2
| | * ASoC: SOF: Intel: Kconfig: fix SoundWire dependenciesPierre-Louis Bossart2021-08-031-2/+2