summaryrefslogtreecommitdiffstats
path: root/sound
AgeCommit message (Expand)AuthorFilesLines
2021-11-01ALSA: usb-audio: Line6 HX-Stomp XL USB_ID for 48k-fixed quirkJason Ormes1-0/+1
2021-11-01ALSA: usb-audio: Add registration quirk for JBL Quantum 400Alexander Tsoy1-0/+1
2021-11-01Merge branch 'for-next' into for-linusTakashi Iwai48-452/+1606
2021-10-29ALSA: firewire-motu: remove TODO for interaction with userspace about control...Takashi Sakamoto1-2/+0
2021-10-28ALSA: oxfw: fix functional regression for Mackie Onyx 1640i in v5.14 or laterTakashi Sakamoto3-1/+19
2021-10-28ALSA: firewire-motu: export meter information to userspace as float valueTakashi Sakamoto1-2/+5
2021-10-28ALSA: firewire-motu: refine parser for meter information in register DSP modelsTakashi Sakamoto1-5/+9
2021-10-28ALSA: firewire-motu: fix null pointer dereference when polling hwdep characte...Takashi Sakamoto1-5/+11
2021-10-28ALSA: hda/realtek: Add a quirk for HP OMEN 15 mute LEDTakashi Iwai1-0/+1
2021-10-27ALSA: ua101: fix division by zero at probeJohan Hovold1-2/+2
2021-10-26ALSA: line6: fix control and interrupt message timeoutsJohan Hovold4-12/+12
2021-10-26ALSA: 6fire: fix control and bulk message timeoutsJohan Hovold2-4/+4
2021-10-26ALSA: usb-audio: fix null pointer dereference on pointer cs_descChengfeng Ye1-0/+4
2021-10-26ALSA: gus: fix null pointer dereference on pointer blockChengfeng Ye1-0/+2
2021-10-26ALSA: mixer: fix deadlock in snd_mixer_oss_set_volumePavel Skripkin1-1/+1
2021-10-21ALSA: hda/realtek: Fix mic mute LED for the HP Spectre x360 14Johnathon Clark1-0/+17
2021-10-21ALSA: mixer: oss: Fix racy access to slotsTakashi Iwai1-11/+33
2021-10-19ALSA: memalloc: Fix a typo in snd_dma_buffer_sync() descriptionTakashi Iwai1-1/+1
2021-10-19ALSA: usb-audio: Fix microphone sound on Jieli webcam.Marco Giunta2-0/+14
2021-10-18ALSA: memalloc: Convert x86 SG-buffer handling with non-contiguous typeTakashi Iwai3-206/+47
2021-10-18ALSA: memalloc: Support for non-coherent page allocationTakashi Iwai1-0/+47
2021-10-18ALSA: memalloc: Support for non-contiguous page allocationTakashi Iwai7-11/+145
2021-10-17ALSA: ISA: not for M68KRandy Dunlap3-1/+4
2021-10-15ALSA: firewire-motu: notify event for parameter change in register DSP modelTakashi Sakamoto3-9/+78
2021-10-15ALSA: firewire-motu: queue event for parameter change in register DSP modelTakashi Sakamoto3-14/+82
2021-10-15ALSA: firewire-motu: add ioctl command to read cached parameters in register ...Takashi Sakamoto3-1/+34
2021-10-15ALSA: firewire-motu: parse messages for input parameters in register DSP modelTakashi Sakamoto1-2/+41
2021-10-15ALSA: firewire-motu: parse messages for line input parameters in register DSP...Takashi Sakamoto1-0/+6
2021-10-15ALSA: firewire-motu: parse messages for output parameters in register DSP modelTakashi Sakamoto1-1/+10
2021-10-15ALSA: firewire-motu: parse messages for mixer output parameters in register D...Takashi Sakamoto1-0/+20
2021-10-15ALSA: firewire-motu: parse messages for mixer source parameters in register-D...Takashi Sakamoto1-0/+64
2021-10-15ALSA: firewire-motu: add ioctl command to read cached hardware meterTakashi Sakamoto4-0/+84
2021-10-15ALSA: firewire-motu: add message parser for meter information in command DSP ...Takashi Sakamoto7-5/+186
2021-10-15ALSA: firewire-motu: add message parser to gather meter information in regist...Takashi Sakamoto8-7/+184
2021-10-15Merge tag 'asoc-fix-v5.15-rc5' of https://git.kernel.org/pub/scm/linux/kernel...Takashi Iwai12-56/+62
2021-10-15ALSA: hda/realtek: Fixes HP Spectre x360 15-eb1xxx speakersDavide Baldo1-0/+46
2021-10-15ALSA: usb-audio: Provide quirk for Sennheiser GSP670 HeadsetBrendan Grieve1-0/+32
2021-10-14ALSA: pcm: Unify snd_pcm_delay() and snd_pcm_hwsync()Takashi Iwai1-16/+8
2021-10-14ALSA: usb-audio: Initialize every feature unit once at probe timeTakashi Iwai1-1/+33
2021-10-14ALSA: usb-audio: Drop superfluous error message after disconnectionTakashi Iwai1-4/+2
2021-10-14ALSA: usb-audio: Downgrade error message in get_ctl_value_v2()Takashi Iwai1-1/+1
2021-10-14Merge branch 'for-linus' into for-nextTakashi Iwai31-90/+351
2021-10-14ALSA: hda/realtek: Add quirk for Clevo PC50HSSteven Clarkson1-0/+1
2021-10-14ALSA: usb-audio: add Schiit Hel device to quirk tableGreg Kroah-Hartman1-0/+2
2021-10-13ASoC: wm8960: Fix clock configuration on slave modeShengjiu Wang1-3/+10
2021-10-12ALSA: usb-audio: Add quirk for VF0770Jonas Hahnfeld1-0/+42
2021-10-12ALSA: hda: avoid write to STATESTS if controller is in resetKai Vehmanen1-2/+3
2021-10-12ALSA: usb-audio: Less restriction for low-latency playback modeTakashi Iwai1-1/+1
2021-10-12ALSA: hda/realtek: Fix the mic type detection issue for ASUS G551JWHui Wang1-0/+27
2021-10-12ASoC: cs42l42: Ensure 0dB full scale volume is used for headsetsStefan Binding1-13/+3