index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sound
Age
Commit message (
Expand
)
Author
Files
Lines
2017-10-24
ALSA: hda - fix headset mic problem for Dell machines with alc236
Hui Wang
1
-0
/
+8
2017-10-20
ALSA: hda/realtek - Add support for ALC236/ALC3204
Kailang Yang
1
-0
/
+11
2017-10-18
ALSA: hda - Fix incorrect TLV callback check introduced during set_fs() removal
Takashi Iwai
2
-42
/
+86
2017-10-18
ALSA: hda: Remove superfluous '-' added by printk conversion
Takashi Iwai
1
-1
/
+1
2017-10-18
ALSA: hda: Abort capability probe at invalid register read
Takashi Iwai
1
-0
/
+5
2017-10-18
ALSA: seq: Enable 'use' locking in all configurations
Ben Hutchings
2
-16
/
+0
2017-10-16
ALSA: usb-audio: Add native DSD support for Pro-Ject Pre Box S2 Digital
Jussi Laako
1
-0
/
+1
2017-10-11
ALSA: caiaq: Fix stray URB at probe error path
Takashi Iwai
1
-3
/
+9
2017-10-11
ALSA: seq: Fix use-after-free at creating a port
Takashi Iwai
2
-3
/
+10
2017-10-10
ALSA: usb-audio: Kill stray URB at exiting
Takashi Iwai
2
-2
/
+12
2017-10-09
ALSA: line6: Fix leftover URB at error-path during probe
Takashi Iwai
1
-3
/
+4
2017-10-09
ALSA: line6: Fix NULL dereference at podhd_disconnect()
Takashi Iwai
1
-1
/
+2
2017-10-09
ALSA: line6: Fix missing initialization before error path
Takashi Iwai
1
-2
/
+3
2017-10-09
ALSA: seq: Fix copy_from_user() call inside lock
Takashi Iwai
1
-8
/
+19
2017-10-09
ALSA: usb-audio: Add sample rate quirk for Plantronics P610
Kai-Heng Feng
1
-0
/
+1
2017-10-05
Merge tag 'sound-4.14-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
8
-11
/
+60
2017-10-02
ALSA: usx2y: Suppress kernel warning at page allocation failures
Takashi Iwai
1
-2
/
+4
2017-10-02
Revert "ALSA: echoaudio: purge contradictions between dimension matrix member...
Takashi Sakamoto
1
-3
/
+3
2017-09-22
ALSA: usb-audio: Check out-of-bounds access by corrupted buffer descriptor
Takashi Iwai
1
-0
/
+20
2017-09-22
ALSA: pcm: Fix structure definition for X32 ABI
Baolin Wang
1
-0
/
+1
2017-09-20
ALSA: usb-audio: Add sample rate quirk for Plantronics C310/C520-M
Kai-Heng Feng
1
-0
/
+2
2017-09-20
ALSA: hda - program ICT bits to support HBR audio
Sriram Periyasamy
1
-0
/
+21
2017-09-19
ALSA: asihpi: fix a potential double-fetch bug when copying puhm
Meng Xu
1
-4
/
+8
2017-09-18
ALSA: compress: Remove unused variable
Guneshwor Singh
1
-2
/
+1
2017-09-14
vfs: constify path argument to kernel_read_file_from_path
Mimi Zohar
1
-1
/
+1
2017-09-14
dmi: Mark all struct dmi_system_id instances const
Christoph Hellwig
1
-1
/
+1
2017-09-13
Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...
Linus Torvalds
1
-33
/
+14
2017-09-13
Merge tag 'sound-fix-4.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
12
-149
/
+141
2017-09-12
ALSA: seq: Cancel pending autoload work at unbinding device
Takashi Iwai
1
-0
/
+3
2017-09-12
ALSA: firewire: Use common error handling code in snd_motu_stream_start_duplex()
Markus Elfring
1
-8
/
+8
2017-09-08
linux/kernel.h: move DIV_ROUND_DOWN_ULL() macro
Masahiro Yamada
1
-3
/
+0
2017-09-07
Merge tag 'mfd-next-4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/le...
Linus Torvalds
1
-1
/
+1
2017-09-07
Merge tag 'sound-4.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
467
-2941
/
+11713
2017-09-07
ALSA: asihpi: Kill BUG_ON() usages
Takashi Iwai
1
-5
/
+1
2017-09-07
ALSA: core: Use %pS printk format for direct addresses
Helge Deller
1
-2
/
+2
2017-09-07
ALSA: ymfpci: Use common error handling code in snd_ymfpci_create()
Markus Elfring
1
-20
/
+21
2017-09-07
ALSA: ymfpci: Use common error handling code in snd_card_ymfpci_probe()
Markus Elfring
1
-32
/
+30
2017-09-07
ALSA: 6fire: Use common error handling code in usb6fire_chip_probe()
Markus Elfring
1
-18
/
+13
2017-09-07
ALSA: usx2y: Use common error handling code in submit_urbs()
Markus Elfring
1
-8
/
+10
2017-09-07
ALSA: us122l: Use common error handling code in us122l_create_card()
Markus Elfring
1
-4
/
+6
2017-09-07
ALSA: hdspm: Use common error handling code in snd_hdspm_probe()
Markus Elfring
1
-8
/
+8
2017-09-07
ALSA: rme9652: Use common code in hdsp_get_iobox_version()
Markus Elfring
1
-15
/
+11
2017-09-07
ALSA: maestro3: Use common error handling code in two functions
Markus Elfring
1
-29
/
+28
2017-09-05
Merge branch 'parisc-4.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-5
/
+5
2017-09-04
Merge tag 'asoc-v4.14-cs43130' of git://git.kernel.org/pub/scm/linux/kernel/g...
Takashi Iwai
1
-6
/
+10
2017-09-04
ALSA: hda/ca0132 - Fix memory leak at error path
Takashi Iwai
1
-2
/
+6
2017-09-04
ALSA: hda: Fix forget to free resource in error handling code path in hda_cod...
Wang YanQing
1
-1
/
+4
2017-09-04
ASoC: cs43130: Fix unused compiler warnings for PM runtime
Takashi Iwai
1
-2
/
+2
2017-09-04
ASoC: cs43130: Fix possible Oops with invalid dev_id
Takashi Iwai
1
-0
/
+4
2017-09-04
mfd: twl: Move header file out of I2C realm
Wolfram Sang
1
-1
/
+1
[next]