index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sound
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
ALSA: usb-audio: Declare the common variable in header file
Takashi Iwai
2018-07-26
2
-2
/
+2
*
ALSA: opl3: Declare common variables properly
Takashi Iwai
2018-07-26
6
-10
/
+6
*
ALSA: hda - Fix a sparse warning about snd_ctl_elem_iface_t
Takashi Iwai
2018-07-26
1
-2
/
+2
*
ALSA: msnd: Use NULL instead of 0
Takashi Iwai
2018-07-26
1
-1
/
+1
*
ALSA: hda/ca0132 - Use NULL instead of 0
Takashi Iwai
2018-07-26
1
-2
/
+1
*
ALSA: msnd: Fix the default sample sizes
Takashi Iwai
2018-07-26
1
-2
/
+2
*
ALSA: msnd: Add missing __iomem annotations
Takashi Iwai
2018-07-26
4
-12
/
+12
*
ALSA: usb-audio: Fix multiple definitions in AU0828_DEVICE() macro
Takashi Iwai
2018-07-26
1
-1
/
+2
*
ALSA: usb-audio: Add support for Encore mDSD USB DAC
Jeff Crukley
2018-07-26
1
-0
/
+1
*
ALSA: hda/i915: Allow delayed i915 audio component binding
Takashi Iwai
2018-07-24
1
-2
/
+22
*
ALSA: usb-audio: Generic DSD detection for Thesycon-based implementations
Yue Wang
2018-07-23
1
-0
/
+1
*
ALSA: timer: catch invalid timer object creation
Srikanth K H
2018-07-22
1
-0
/
+5
*
Merge branch 'topic/drm_audio_component' into for-next
Takashi Iwai
2018-07-19
6
-341
/
+404
|
\
|
*
ALSA: hda: Make audio component support more generic
Takashi Iwai
2018-07-17
6
-346
/
+398
|
*
ALSA: hda/i915: Associate audio component with devres
Takashi Iwai
2018-07-17
3
-16
/
+25
|
*
drm/i915: Split audio component to a generic type
Takashi Iwai
2018-07-17
3
-24
/
+26
|
*
Merge branch 'topic/hda-core-intel' into topic/hda-acomp
Takashi Iwai
2018-07-12
13
-580
/
+547
|
|
\
*
|
|
ALSA: usb-audio: Allow changing from a bad sample rate
Adam Goode
2018-07-19
1
-3
/
+21
*
|
|
Merge branch 'topic/vga_switcheroo' into for-next
Takashi Iwai
2018-07-18
1
-5
/
+6
|
\
\
\
|
*
|
|
vga_switcheroo: set audio client id according to bound GPU id
Jim Qu
2018-07-17
1
-5
/
+6
|
|
/
/
*
|
|
ALSA: pcm: Nuke snd_pcm_lib_mmap_vmalloc()
Takashi Iwai
2018-07-18
19
-27
/
+0
*
|
|
ALSA: rawmidi: Use kvmalloc() for buffers
Takashi Iwai
2018-07-18
1
-4
/
+5
*
|
|
ALSA: rawmidi: Minor code refactoring
Takashi Iwai
2018-07-17
1
-44
/
+33
*
|
|
ALSA: rawmidi: Simplify error paths
Takashi Iwai
2018-07-17
1
-37
/
+39
*
|
|
ALSA: rawmidi: Tidy up coding styles
Takashi Iwai
2018-07-17
1
-42
/
+59
*
|
|
Merge branch 'for-linus' into for-next
Takashi Iwai
2018-07-17
10
-18
/
+59
|
\
\
\
|
*
|
|
ALSA: rawmidi: Change resized buffers atomically
Takashi Iwai
2018-07-17
1
-6
/
+14
|
*
|
|
ALSA: hda/realtek - Add Panasonic CF-SZ6 headset jack quirk
YOKOTA Hiroshi
2018-07-16
1
-0
/
+1
|
*
|
|
ALSA: hda: add mute led support for HP ProBook 455 G5
Po-Hsu Lin
2018-07-16
1
-0
/
+1
|
|
/
/
|
*
|
ALSA: hda/ca0132: Update a pci quirk device name
Alastair Bridgewater
2018-07-12
1
-1
/
+1
|
*
|
ALSA: hda/ca0132: Add Recon3Di quirk for Gigabyte G1.Sniper Z97
Alastair Bridgewater
2018-07-12
1
-0
/
+1
|
*
|
ALSA: hda/realtek - two more lenovo models need fixup of MIC_LOCATION
Hui Wang
2018-07-06
1
-1
/
+5
|
*
|
ALSA: hda - Handle pm failure during hotplug
Chris Wilson
2018-07-02
1
-5
/
+14
|
*
|
ALSA: seq: Fix UBSAN warning at SNDRV_SEQ_IOCTL_QUERY_NEXT_CLIENT ioctl
Takashi Iwai
2018-06-25
1
-1
/
+2
|
*
|
ALSA: timer: Fix UBSAN warning at SNDRV_TIMER_IOCTL_NEXT_DEVICE ioctl
Takashi Iwai
2018-06-25
1
-1
/
+1
|
*
|
ALSA: hda/realtek - Fix the problem of two front mics on more machines
Hui Wang
2018-06-25
1
-1
/
+8
|
*
|
ALSA: hda/realtek - Add a quirk for FSC ESPRIMO U9210
Takashi Iwai
2018-06-22
1
-0
/
+1
|
*
|
ALSA: hda/ca0132: make array ca0132_alt_chmaps static
Colin Ian King
2018-06-21
1
-1
/
+1
|
*
|
ALSA: hda - Force to link down at runtime suspend on ATI/AMD HDMI
Takashi Iwai
2018-06-21
3
-2
/
+9
|
*
|
ALSA: lx6464es: Missing error code in snd_lx6464es_create()
Dan Carpenter
2018-06-21
1
-0
/
+1
*
|
|
ALSA: emu8000: Use swap macro in snd_emu8000_sample_new
Gustavo A. R. Silva
2018-07-17
1
-5
/
+2
*
|
|
ALSA: emu10k1_patch: Use swap macro in snd_emu10k1_sample_new
Gustavo A. R. Silva
2018-07-17
1
-5
/
+2
*
|
|
ALSA: hda: use PCI_BASE_CLASS_DISPLAY to replace PCI_CLASS_DISPLAY_VGA
Jim Qu
2018-07-16
1
-1
/
+1
*
|
|
ALSA: usb-audio: Tidy up logic for Processing Unit min/max values
Jorge Sanjuan
2018-07-16
1
-17
/
+41
*
|
|
ALSA: usb-audio: Unify virtual type units type to UAC3 values
Jorge Sanjuan
2018-07-16
1
-13
/
+23
*
|
|
ALSA: usb-audio: Add support for Processing Units in UAC3
Jorge Sanjuan
2018-07-16
1
-2
/
+49
*
|
|
ALSA: usb-audio: Processing Unit controls parsing in UAC2
Jorge Sanjuan
2018-07-16
1
-2
/
+15
*
|
|
ALSA: usb-audio: Add support for Selector Units in UAC3
Jorge Sanjuan
2018-07-16
1
-10
/
+44
*
|
|
ALSA: cs46xx: remove redundant pointer 'ins'
Colin Ian King
2018-07-16
1
-3
/
+0
*
|
|
ALSA: ali5451: remove redundant pointer 'codec'
Colin Ian King
2018-07-16
1
-4
/
+1
[next]