index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sound
Commit message (
Expand
)
Author
Age
Files
Lines
*
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: hda/ca0132: Fix DMic data rate for Alienware M17x R4
Alastair Bridgewater
2018-06-17
1
-1
/
+6
*
ALSA: hda/ca0132: Restore PCM Analog Mic-In2
Alastair Bridgewater
2018-06-17
1
-1
/
+1
*
ALSA: hda/ca0132: Don't test for QUIRK_NONE
Alastair Bridgewater
2018-06-17
1
-2
/
+3
*
ALSA: hda/ca0132: Restore behavior of QUIRK_ALIENWARE
Alastair Bridgewater
2018-06-17
1
-1
/
+1
*
ALSA: hda/ca0132: Delete redundant UNSOL event requests
Alastair Bridgewater
2018-06-17
1
-21
/
+11
*
ALSA: hda/ca0132: Delete pointless assignments to struct auto_pin_cfg fields
Alastair Bridgewater
2018-06-17
1
-14
/
+0
*
ALSA: hda/realtek - Fix pop noise on Lenovo P50 & co
Takashi Iwai
2018-06-17
1
-2
/
+8
*
docs: Fix some broken references
Mauro Carvalho Chehab
2018-06-15
3
-9
/
+9
*
Merge tag 'sound-fix-4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2018-06-15
11
-26
/
+93
|
\
|
*
ALSA: usb-audio: Always create the interrupt pipe for the mixer
Jorge Sanjuan
2018-06-14
1
-3
/
+5
|
*
ALSA: usb-audio: Add insertion control for UAC3 BADD
Jorge Sanjuan
2018-06-14
1
-0
/
+17
|
*
ALSA: usb-audio: Change in connectors control creation interface
Jorge Sanjuan
2018-06-14
1
-10
/
+10
|
*
ALSA: lx6464es: add error handling for pci_ioremap_bar
Zhouyang Jia
2018-06-14
1
-0
/
+7
|
*
ALSA: sonicvibes: add error handling for snd_ctl_add
Zhouyang Jia
2018-06-14
1
-2
/
+10
|
*
ALSA: usb-audio: Remove explicitly listed Mytek devices
Jussi Laako
2018-06-13
1
-3
/
+0
|
*
ALSA: usb-audio: Generic DSD detection for XMOS-based implementations
Jussi Laako
2018-06-13
1
-2
/
+1
|
*
ALSA: usb-audio: Add native DSD support for Mytek DACs
Jussi Laako
2018-06-13
3
-1
/
+18
|
*
ALSA: hda/realtek - Add shutup hint
Takashi Iwai
2018-06-13
1
-0
/
+3
|
*
ALSA: usb-audio: Disable the quirk for Nura headset
Takashi Iwai
2018-06-12
1
-0
/
+5
|
*
ALSA: hda: add dock and led support for HP ProBook 640 G4
Dennis Wassenberg
2018-06-12
1
-0
/
+1
|
*
ALSA: hda: add dock and led support for HP EliteBook 830 G5
Dennis Wassenberg
2018-06-12
1
-0
/
+1
|
*
ALSA: emu10k1: add error handling for snd_ctl_add
Zhouyang Jia
2018-06-11
1
-1
/
+3
|
*
ALSA: fm801: add error handling for snd_ctl_add
Zhouyang Jia
2018-06-11
1
-4
/
+12
*
|
Merge tag 'overflow-v4.18-rc1-part2' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2018-06-12
65
-139
/
+185
|
\
\
|
*
|
treewide: Use array_size() in vmalloc()
Kees Cook
2018-06-12
7
-11
/
+19
|
*
|
treewide: devm_kzalloc() -> devm_kcalloc()
Kees Cook
2018-06-12
25
-55
/
+65
|
*
|
treewide: kzalloc() -> kcalloc()
Kees Cook
2018-06-12
14
-30
/
+36
|
*
|
treewide: kmalloc() -> kmalloc_array()
Kees Cook
2018-06-12
22
-43
/
+65
*
|
|
Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a...
Linus Torvalds
2018-06-11
1
-17
/
+21
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Merge tag 'omap-for-v4.18/soc-late-signed' of git://git.kernel.org/pub/scm/li...
Olof Johansson
2018-05-25
1
-17
/
+21
|
|
\
\
|
|
*
|
ASoC: ams_delta: use GPIO lookup table
Janusz Krzysztofik
2018-05-23
1
-17
/
+21
*
|
|
|
Merge tag 'media/v4.18-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...
Linus Torvalds
2018-06-07
1
-1
/
+2
|
\
\
\
\
|
*
|
|
|
Merge tag 'v4.17-rc4' into patchwork
Mauro Carvalho Chehab
2018-05-10
40
-140
/
+280
|
|
\
|
|
|
|
*
|
|
|
media: sound, isapnp: allow building more drivers with COMPILE_TEST
Mauro Carvalho Chehab
2018-04-20
1
-3
/
+3
|
*
|
|
|
media: sound, media: allow building ISA drivers it with COMPILE_TEST
Mauro Carvalho Chehab
2018-04-20
1
-4
/
+5
|
|
|
/
/
|
|
/
|
|
*
|
|
|
Merge tag 'overflow-v4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2018-06-06
3
-4
/
+5
|
\
\
\
\
|
|
_
|
_
|
/
|
/
|
|
|
|
*
|
|
treewide: Use struct_size() for devm_kmalloc() and friends
Kees Cook
2018-06-06
1
-1
/
+2
|
*
|
|
treewide: Use struct_size() for kmalloc()-family
Kees Cook
2018-06-06
2
-3
/
+3
|
|
|
/
|
|
/
|
*
|
|
Merge tag 'asoc-v4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/broon...
Takashi Iwai
2018-06-05
184
-3597
/
+28047
|
\
\
\
[next]