summaryrefslogtreecommitdiff
path: root/sound
AgeCommit message (Expand)AuthorFilesLines
2017-01-16ALSA: mips: avoid potential uninitialized variable useArnd Bergmann1-0/+4
2017-01-16ALSA: hda/realtek - New codec support of ALC1220Kailang Yang1-0/+3
2017-01-15ALSA: hda - Make single_cmd option to stop the fallback mechanismTakashi Iwai3-3/+12
2017-01-14ALSA: oxfw: enclose identifiers referred by single function for scs1x featureTakashi Sakamoto1-6/+6
2017-01-12ALSA: usb: Constify snd_rawmidi_opsTakashi Iwai5-10/+10
2017-01-12ALSA: firewire: Constify snd_rawmidi_opsTakashi Iwai7-16/+16
2017-01-12ALSA: pci: Constify snd_rawmidi_opsTakashi Iwai10-20/+20
2017-01-12ALSA: isa: Constify snd_rawmidi_opsTakashi Iwai4-7/+7
2017-01-12ALSA: drivers: Constify snd_rawmidi_opsTakashi Iwai5-10/+10
2017-01-12ALSA: seq: Constify snd_rawmidi_opsTakashi Iwai1-2/+2
2017-01-12ALSA: rawmidi: Add const to snd_rawmidi_opsTakashi Iwai1-1/+1
2017-01-11ALSA: hda/ca0132 - fix possible NULL pointer useArnd Bergmann1-0/+3
2017-01-05ALSA: firewire-tascam: enclose identifiers referred by single functionTakashi Sakamoto3-50/+45
2017-01-05ALSA: firewire-digi00x: enclose identifiers referred by single functionTakashi Sakamoto3-64/+57
2017-01-05ALSA: dice: enclose identifiers referred by single functionTakashi Sakamoto1-12/+10
2017-01-05ALSA: oxfw: enclose identifiers referred by single functionTakashi Sakamoto1-14/+12
2017-01-05ALSA: fireworks: enclose identifiers referred by single functionTakashi Sakamoto3-51/+46
2017-01-05ALSA: bebob: enclose identifiers referred by single functionTakashi Sakamoto3-49/+45
2017-01-04ALSA: vx: Don't try to update capture stream before runningTakashi Iwai1-1/+1
2017-01-04ALSA: vx: Fix possible transfer overflowTakashi Iwai3-14/+16
2017-01-04ALSA: hda - Fix deadlock of controller device lock at unbindingTakashi Iwai1-0/+13
2017-01-04ALSA: hda/realtek - Add new codec ID ALC299Kailang Yang1-0/+10
2017-01-03Merge branch 'for-linus' into for-nextTakashi Iwai4-5/+5
2017-01-03ALSA: dice: ensure transmission speed for transmitted packetsTakashi Sakamoto2-1/+12
2017-01-03ALSA: firewire-lib: change structure member with proper typeTakashi Sakamoto2-3/+3
2017-01-03ALSA: firewire-tascam: Fix to handle error from initialization of stream dataTakashi Sakamoto1-1/+1
2017-01-03ALSA: fireworks: fix asymmetric API call at unit removalTakashi Sakamoto1-1/+1
2017-01-03ALSA: oxfw: add support for Mackie Onyx 1640iTakashi Sakamoto2-0/+2
2016-12-28ALSA: hda - Fix click noises on Samsung Ativ Book 8Gabriele Mazzotta1-0/+8
2016-12-28ALSA: hda - Apply ALC269_FIXUP_NO_SHUTUP on HDA_FIXUP_ACT_PROBEGabriele Mazzotta1-1/+1
2016-12-28ALSA: mixart: fix a comment typoGeliang Tang1-1/+1
2016-12-28ALSA: usb-audio: Support both DSD LE/BE Amanero firmware versionsJussi Laako1-0/+15
2016-12-28ALSA: synth: use designated initializersKees Cook1-7/+7
2016-12-28ALSA: cs5535audio: fix unused warnings on resume/suspendJérémy Lefaure1-2/+2
2016-12-25ktime: Cleanup ktime_set() usageThomas Gleixner3-5/+5
2016-12-25ktime: Get rid of the unionThomas Gleixner1-1/+1
2016-12-25clocksource: Use a plain u64 instead of cycle_tThomas Gleixner1-3/+3
2016-12-24Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds7-7/+7
2016-12-21Revert "ALSA: usb-audio: Fix race at stopping the stream"Takashi Iwai1-8/+4
2016-12-14Merge tag 'sound-4.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds234-4475/+21271
2016-12-13Merge tag 'drm-for-v4.10' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds3-10/+17
2016-12-13printk/sound: handle more message headersPetr Mladek1-6/+14
2016-12-13ALSA: hiface: Fix M2Tech hiFace driver sampling rate changeJussi Laako1-0/+2
2016-12-13ALSA: usb-audio: Eliminate noise at the start of DSD playback.Nobutaka Okabe1-1/+15
2016-12-13ALSA: usb-audio: Add native DSD support for TEAC 501/503 DACNobutaka Okabe1-0/+38
2016-12-13Merge tag 'asoc-v4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/broon...Takashi Iwai200-4301/+20977
2016-12-12Merge remote-tracking branches 'asoc/topic/wm9712', 'asoc/topic/wm9713' and '...Mark Brown12-120/+97
2016-12-12Merge remote-tracking branches 'asoc/topic/wm8580', 'asoc/topic/wm8753', 'aso...Mark Brown9-128/+157
2016-12-12Merge remote-tracking branches 'asoc/topic/tlv320aic31xx', 'asoc/topic/topolo...Mark Brown9-225/+682
2016-12-12Merge remote-tracking branches 'asoc/topic/stac9766', 'asoc/topic/sti', 'asoc...Mark Brown21-461/+1737