index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sound
/
firewire
/
isight.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2021-10-15
ALSA: firewire-motu: add message parser to gather meter information in regist...
Takashi Sakamoto
9
-7
/
+219
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-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-11
ALSA: pcm: Workaround for a wrong offset in SYNC_PTR compat ioctl
Takashi Iwai
1
-1
/
+71
2021-10-11
ALSA: hda/realtek: Fix for quirk to enable speaker output on the Lenovo 13s Gen2
Cameron Berkenpas
1
-1
/
+1
2021-10-10
ALSA: usb-audio: Add support for the Pioneer DJM 750MK2 Mixer/Soundcard
William Overton
2
-0
/
+92
2021-10-07
ALSA: usb-audio: Pass JOINT_DUPLEX info flag for implicit fb streams
Takashi Iwai
1
-0
/
+7
2021-10-07
ALSA: pcm: Add more disconnection checks at file ops
Takashi Iwai
1
-4
/
+21
2021-10-07
ALSA: hda: intel: Allow repeatedly probing on codec configuration errors
Takashi Iwai
7
-25
/
+56
2021-10-06
ALSA: hda/realtek: Add quirk for TongFang PHxTxX1
Werner Sembach
1
-1
/
+25
2021-10-05
ALSA: hda/realtek - ALC236 headset MIC recording issue
Kailang Yang
1
-1
/
+4
2021-10-05
ALSA: usb-audio: Enable rate validation for Scarlett devices
Takashi Iwai
1
-0
/
+2
2021-10-04
ALSA: hda/realtek: Add quirk for Clevo X170KM-G
Werner Sembach
1
-0
/
+1
2021-10-04
ALSA: hda/realtek: Complete partial device name to avoid ambiguity
Werner Sembach
1
-1
/
+1
2021-10-01
ALSA: usb-audio: Fix packet size calculation regression
Takashi Iwai
1
-1
/
+1
2021-10-01
ALSA: hda - Enable headphone mic on Dell Latitude laptops with ALC3254
Chris Chiu
1
-0
/
+2
2021-10-01
ALSA: usb-audio: disable implicit feedback sync for Behringer UFX1204 and UFX...
Geraldo Nascimento
1
-2
/
+0
2021-09-30
ALSA: seq: Fix a potential UAF by wrong private_free call order
Takashi Iwai
1
-5
/
+3
2021-09-30
ALSA: usb-audio: Avoid killing in-flight URBs during draining
Takashi Iwai
3
-14
/
+18
2021-09-30
ALSA: usb-audio: Improved lowlatency playback support
Takashi Iwai
4
-68
/
+177
2021-09-30
ALSA: usb-audio: Add spinlock to stop_urbs()
Takashi Iwai
1
-0
/
+3
2021-09-30
ALSA: usb-audio: Check available frames for the next packet size
Takashi Iwai
3
-17
/
+39
2021-09-30
ALSA: usb-audio: Disable low-latency mode for implicit feedback sync
Takashi Iwai
1
-0
/
+3
2021-09-30
ALSA: usb-audio: Disable low-latency playback for free-wheel mode
Takashi Iwai
1
-2
/
+6
2021-09-30
ALSA: usb-audio: Rename early_playback_start flag with lowlatency_playback
Takashi Iwai
3
-10
/
+26
2021-09-30
ALSA: usb-audio: Fix possible race at sync of urb completions
Takashi Iwai
2
-1
/
+7
2021-09-30
ALSA: usb-audio: Restrict rates for the shared clocks
Takashi Iwai
4
-0
/
+32
2021-09-30
ALSA: hda/realtek: Enable 4-speaker output for Dell Precision 5560 laptop
John Liu
1
-0
/
+1
2021-09-30
ALSA: hda: Use position buffer for SKL+ again
Takashi Iwai
1
-22
/
+1
2021-09-30
ALSA: hda: Reduce udelay() at SKL+ position reporting
Takashi Iwai
1
-5
/
+23
2021-09-30
ALSA: usb-audio: Fix a missing error check in scarlett gen2 mixer
Takashi Iwai
1
-0
/
+2
2021-09-30
ALSA: virtio: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
1
-3
/
+2
2021-09-28
ALSA: pcsp: Make hrtimer forwarding more robust
Thomas Gleixner
1
-1
/
+1
2021-09-28
ASoC: SOF: Intel: hda-dai: fix potential locking issue
Pierre-Louis Bossart
1
-3
/
+4
2021-09-28
ALSA: hda: hdac_ext_stream: fix potential locking issues
Pierre-Louis Bossart
2
-18
/
+30
2021-09-28
ALSA: hda: hdac_stream: fix potential locking issue in snd_hdac_stream_assign()
Pierre-Louis Bossart
1
-2
/
+2
2021-09-28
ALSA: usb-audio: fix comment reference in __uac_clock_find_source
Geraldo Nascimento
1
-2
/
+2
2021-09-23
ALSA: rawmidi: introduce SNDRV_RAWMIDI_IOCTL_USER_PVERSION
Jaroslav Kysela
3
-0
/
+11
2021-09-21
ALSA: firewire-motu: fix truncated bytes in message tracepoints
Takashi Sakamoto
1
-3
/
+4
2021-09-21
ALSA: usx2y: Prefer struct_size over open coded arithmetic
Len Baker
1
-5
/
+6
2021-09-17
ASoC: SOF: trace: Omit error print when waking up trace sleepers
Peter Ujfalusi
1
-1
/
+0
2021-09-17
ASoC: mediatek: mt8195: remove wrong fixup assignment on HDMITX
Trevor Wu
1
-4
/
+3
[next]