index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sound
/
synth
/
emux
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2021-08-14
ALSA: hda: conexant: Turn off EAPD at suspend, too
Takashi Iwai
1
-1
/
+15
2021-08-14
ALSA: pcm: Add SNDRV_PCM_INFO_EXPLICIT_SYNC flag
Takashi Iwai
2
-0
/
+10
2021-08-14
ALSA: usb-audio: Input source control - digidesign mbox
Damien Zammit
1
-62
/
+203
2021-08-13
ALSA: memalloc: Count continuous pages in vmalloc buffer handler
Takashi Iwai
1
-7
/
+21
2021-08-13
ALSA: hda/cs8409: Prevent pops and clicks during suspend
Stefan Binding
1
-0
/
+6
2021-08-13
ALSA: hda_audio_ext: fix kernel-doc
Pierre-Louis Bossart
1
-1
/
+1
2021-08-13
ALSA: core: control_led: use strscpy instead of strlcpy
Pierre-Louis Bossart
1
-1
/
+1
2021-08-12
ALSA: hda/cs8409: Unmute/Mute codec when stream starts/stops
Stefan Binding
3
-30
/
+120
2021-08-12
ALSA: hda/cs8409: Follow correct CS42L42 power down sequence for suspend
Stefan Binding
2
-1
/
+24
2021-08-12
ALSA: hda/cs8409: Remove unnecessary delays
Stefan Binding
1
-8
/
+4
2021-08-12
ALSA: hda/cs8409: Use timeout rather than retries for I2C transaction waits
Stefan Binding
2
-13
/
+5
2021-08-12
ALSA: hda/cs8409: Set fixed sample rate of 48kHz for CS42L42
Stefan Binding
3
-0
/
+16
2021-08-12
ALSA: hda/cs8409: Enable Full Scale Volume for Line Out Codec on Dolphin
Stefan Binding
1
-2
/
+2
2021-08-12
ALSA: hda/cs8409: Add support for dolphin
Lucas Tanure
3
-0
/
+440
2021-08-12
ALSA: hda/cs8409: Add Support to disable jack type detection for CS42L42
Stefan Binding
3
-31
/
+43
2021-08-12
ALSA: hda/cs8409: Support multiple sub_codecs for Suspend/Resume/Unsol events
Stefan Binding
1
-13
/
+28
2021-08-12
ALSA: hda/cs8409: Move codec properties to its own struct
Lucas Tanure
3
-250
/
+284
2021-08-12
ALSA: hda/cs8409: Separate CS8409, CS42L42 and project functions
Lucas Tanure
3
-180
/
+195
2021-08-12
ALSA: hda/cs8409: Support i2c bulk read/write functions
Lucas Tanure
3
-83
/
+136
2021-08-12
ALSA: hda/cs8409: Avoid re-setting the same page as the last access
Lucas Tanure
2
-55
/
+71
2021-08-12
ALSA: hda/cs8409: Avoid setting the same I2C address for every access
Lucas Tanure
2
-2
/
+18
2021-08-12
ALSA: hda/cs8409: Dont disable I2C clock between consecutive accesses
Lucas Tanure
2
-18
/
+74
2021-08-12
ALSA: hda/cs8409: Generalize volume controls
Lucas Tanure
3
-124
/
+105
2021-08-12
ALSA: hda/cs8409: Prevent I2C access during suspend time
Lucas Tanure
2
-0
/
+15
2021-08-12
ALSA: hda/cs8409: Simplify CS42L42 jack detect.
Stefan Binding
1
-7
/
+14
2021-08-12
ALSA: hda/cs8409: Mask CS42L42 wake events
Stefan Binding
1
-2
/
+2
2021-08-12
ALSA: hda/cs8409: Disable unsolicited response for the first boot
Lucas Tanure
1
-3
/
+2
2021-08-12
ALSA: hda/cs8409: Disable unsolicited responses during suspend
Stefan Binding
1
-12
/
+14
2021-08-12
ALSA: hda/cs8409: Disable unnecessary Ring Sense for Cyborg/Warlock/Bullseye
Stefan Binding
1
-3
/
+1
2021-08-12
ALSA: hda/cs8409: Reduce HS pops/clicks for Cyborg
Stefan Binding
1
-2
/
+8
2021-08-12
ALSA: hda/cs8409: Mask all CS42L42 interrupts on initialization
Stefan Binding
1
-0
/
+12
2021-08-12
ALSA: hda/cs8409: Use enums for register names and coefficients
Stefan Binding
3
-109
/
+343
2021-08-12
ALSA: hda/cs8409: Move arrays of configuration to a new file
Lucas Tanure
4
-218
/
+241
2021-08-12
ALSA: hda/cirrus: Move CS8409 HDA bridge to separate module
Lucas Tanure
5
-1074
/
+1163
2021-08-09
ALSA: msnd: Use proper mmap method
Takashi Iwai
1
-2
/
+6
2021-08-09
ALSA: pci: cs46xx: Fix set up buffer type properly
Takashi Iwai
1
-22
/
+8
2021-08-09
ALSA: pci: rme: Set up buffer type properly
Takashi Iwai
2
-8
/
+4
2021-08-09
ALSA: pcm: Check mmap capability of runtime dma buffer at first
Takashi Iwai
1
-2
/
+7
2021-08-09
ALSA: harmony: Drop superfluous address setup
Takashi Iwai
1
-14
/
+0
2021-08-09
ALSA: pcm: Fix mmap breakage without explicit buffer setup
Takashi Iwai
1
-1
/
+4
2021-08-08
ALSA: memalloc: Fix mmap of SG-buffer with WC pages
Takashi Iwai
1
-0
/
+9
2021-08-07
ALSA: hda: Add quirk for ASUS Flow x13
Luke D Jones
1
-0
/
+1
2021-08-05
ASoC: cs42l42: Fix mono playback
Richard Fitzgerald
2
-2
/
+15
2021-08-05
ASoC: cs42l42: Constrain sample rate to prevent illegal SCLK
Richard Fitzgerald
1
-1
/
+20
2021-08-05
ASoC: cs42l42: Fix LRCLK frame start edge
Richard Fitzgerald
1
-9
/
+12
2021-08-05
ASoC: cs42l42: PLL must be running when changing MCLK_SRC_SEL
Richard Fitzgerald
2
-7
/
+19
2021-08-05
ALSA: es1688: Avoid devres management for es1688 object creation
Takashi Iwai
2
-9
/
+21
2021-08-05
ALSA: pci/korg1212: completely remove 'set but not used' warnings
Pierre-Louis Bossart
1
-1
/
+1
2021-08-04
ALSA: memalloc: Store snd_dma_buffer.addr for continuous pages, too
Takashi Iwai
1
-2
/
+5
2021-08-04
ALSA: memalloc: Fix pgprot for WC mmap on x86
Takashi Iwai
4
-25
/
+4
[next]