index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
ceph
/
mdsmap.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2021-11-01
ALSA: usb-audio: Add registration quirk for JBL Quantum 400
Alexander Tsoy
1
-0
/
+1
2021-10-29
ALSA: firewire-motu: remove TODO for interaction with userspace about control...
Takashi Sakamoto
1
-2
/
+0
2021-10-28
ALSA: oxfw: fix functional regression for Mackie Onyx 1640i in v5.14 or later
Takashi Sakamoto
3
-1
/
+19
2021-10-28
ALSA: firewire-motu: export meter information to userspace as float value
Takashi Sakamoto
2
-5
/
+10
2021-10-28
ALSA: firewire-motu: refine parser for meter information in register DSP models
Takashi Sakamoto
2
-6
/
+13
2021-10-28
ALSA: firewire-motu: fix null pointer dereference when polling hwdep characte...
Takashi Sakamoto
1
-5
/
+11
2021-10-28
ALSA: hda/realtek: Add a quirk for HP OMEN 15 mute LED
Takashi Iwai
1
-0
/
+1
2021-10-27
ALSA: ua101: fix division by zero at probe
Johan Hovold
1
-2
/
+2
2021-10-26
ALSA: line6: fix control and interrupt message timeouts
Johan Hovold
4
-12
/
+12
2021-10-26
ALSA: 6fire: fix control and bulk message timeouts
Johan Hovold
2
-4
/
+4
2021-10-26
ALSA: usb-audio: fix null pointer dereference on pointer cs_desc
Chengfeng Ye
1
-0
/
+4
2021-10-26
ALSA: gus: fix null pointer dereference on pointer block
Chengfeng Ye
1
-0
/
+2
2021-10-26
ALSA: mixer: fix deadlock in snd_mixer_oss_set_volume
Pavel Skripkin
1
-1
/
+1
2021-10-21
ALSA: hda/realtek: Fix mic mute LED for the HP Spectre x360 14
Johnathon Clark
1
-0
/
+17
2021-10-21
ALSA: mixer: oss: Fix racy access to slots
Takashi Iwai
1
-11
/
+33
2021-10-19
ALSA: memalloc: Fix a typo in snd_dma_buffer_sync() description
Takashi Iwai
1
-1
/
+1
2021-10-19
ALSA: memalloc: Drop superfluous snd_dma_buffer_sync() declaration
Takashi Iwai
1
-3
/
+0
2021-10-19
ALSA: usb-audio: Fix microphone sound on Jieli webcam.
Marco Giunta
2
-0
/
+14
2021-10-18
ALSA: uapi: Fix a C++ style comment in asound.h
Takashi Iwai
1
-1
/
+1
2021-10-18
ALSA: firewire: Fix C++ style comments in uapi header
Takashi Iwai
1
-33
/
+37
2021-10-18
ALSA: memalloc: Convert x86 SG-buffer handling with non-contiguous type
Takashi Iwai
4
-213
/
+54
2021-10-18
ALSA: memalloc: Support for non-coherent page allocation
Takashi Iwai
2
-0
/
+48
2021-10-18
ALSA: memalloc: Support for non-contiguous page allocation
Takashi Iwai
8
-15
/
+187
2021-10-17
ALSA: ISA: not for M68K
Randy Dunlap
3
-1
/
+4
2021-10-15
ALSA: firewire-motu: notify event for parameter change in register DSP model
Takashi Sakamoto
4
-9
/
+86
2021-10-15
ALSA: firewire-motu: queue event for parameter change in register DSP model
Takashi Sakamoto
3
-14
/
+82
2021-10-15
ALSA: firewire-motu: add ioctl command to read cached parameters in register ...
Takashi Sakamoto
4
-1
/
+35
2021-10-15
ALSA: firewire-motu: parse messages for input parameters in register DSP model
Takashi Sakamoto
2
-2
/
+53
2021-10-15
ALSA: firewire-motu: parse messages for line input parameters in register DSP...
Takashi Sakamoto
2
-0
/
+15
2021-10-15
ALSA: firewire-motu: parse messages for output parameters in register DSP model
Takashi Sakamoto
2
-1
/
+20
2021-10-15
ALSA: firewire-motu: parse messages for mixer output parameters in register D...
Takashi Sakamoto
2
-0
/
+26
2021-10-15
ALSA: firewire-motu: parse messages for mixer source parameters in register-D...
Takashi Sakamoto
2
-0
/
+92
2021-10-15
ALSA: firewire-motu: add ioctl command to read cached hardware meter
Takashi Sakamoto
5
-0
/
+86
2021-10-15
ALSA: firewire-motu: add message parser for meter information in command DSP ...
Takashi Sakamoto
8
-5
/
+216
2021-10-15
ALSA: firewire-motu: add message parser to gather meter information in regist...
Takashi Sakamoto
9
-7
/
+219
2021-10-15
ALSA: hda/realtek: Fixes HP Spectre x360 15-eb1xxx speakers
Davide Baldo
1
-0
/
+46
2021-10-15
ALSA: usb-audio: Provide quirk for Sennheiser GSP670 Headset
Brendan Grieve
1
-0
/
+32
2021-10-14
ALSA: pcm: Unify snd_pcm_delay() and snd_pcm_hwsync()
Takashi Iwai
1
-16
/
+8
2021-10-14
ALSA: usb-audio: Initialize every feature unit once at probe time
Takashi Iwai
1
-1
/
+33
2021-10-14
ALSA: usb-audio: Drop superfluous error message after disconnection
Takashi Iwai
1
-4
/
+2
2021-10-14
ALSA: usb-audio: Downgrade error message in get_ctl_value_v2()
Takashi Iwai
1
-1
/
+1
2021-10-14
ALSA: hda/realtek: Add quirk for Clevo PC50HS
Steven Clarkson
1
-0
/
+1
2021-10-14
ALSA: usb-audio: add Schiit Hel device to quirk table
Greg Kroah-Hartman
1
-0
/
+2
2021-10-13
ASoC: wm8960: Fix clock configuration on slave mode
Shengjiu Wang
1
-3
/
+10
2021-10-12
ALSA: usb-audio: Add quirk for VF0770
Jonas Hahnfeld
1
-0
/
+42
2021-10-12
ALSA: hda: avoid write to STATESTS if controller is in reset
Kai Vehmanen
1
-2
/
+3
2021-10-12
ALSA: usb-audio: Less restriction for low-latency playback mode
Takashi Iwai
1
-1
/
+1
2021-10-12
ALSA: hda/realtek: Fix the mic type detection issue for ASUS G551JW
Hui Wang
1
-0
/
+27
2021-10-12
ASoC: cs42l42: Ensure 0dB full scale volume is used for headsets
Stefan Binding
1
-13
/
+3
2021-10-11
ALSA: pcm: Workaround for a wrong offset in SYNC_PTR compat ioctl
Takashi Iwai
1
-1
/
+71
[next]