summaryrefslogtreecommitdiffstats
path: root/sound
AgeCommit message (Expand)AuthorFilesLines
2017-05-02Merge branch 'for-next' into for-linusTakashi Iwai99-720/+6418
2017-04-30ALSA: ali5451: fix spelling mistake in "ali_capture_preapre"Colin Ian King1-1/+1
2017-04-26ALSA: hda/realtek - Add Dual Codecs support for Lenovo P520/420Kailang Yang1-0/+36
2017-04-25Merge tag 'asoc-fix-v4.11-rc7' of git://git.kernel.org/pub/scm/linux/kernel/g...Takashi Iwai6-19/+48
2017-04-25Merge remote-tracking branches 'asoc/fix/intel', 'asoc/fix/topology' and 'aso...Mark Brown4-15/+49
2017-04-25ASoC: intel: Fix PM and non-atomic crash in bytcr driversTakashi Iwai2-4/+2
2017-04-24Merge branch 'topic/hda-dual-codecs' into for-nextTakashi Iwai5-9/+75
2017-04-21ALSA: hda - Use a helper function for renaming kctl namesTakashi Iwai1-7/+4
2017-04-21ALSA: hda - Support Gigabyte Gaming board with dual Realtek codecsTakashi Iwai1-0/+61
2017-04-21ALSA: hda - Fix headset microphone detection for ASUS N551 and N751Mikhail Paulyshka1-2/+10
2017-04-20ALSA: fireface: obsolete usage of ktime_set() for zero assignmentTakashi Sakamoto1-1/+1
2017-04-20ALSA: firewire-motu: mark trace helpers as __maybe_unusedArnd Bergmann1-4/+6
2017-04-19ALSA: hda - Add HP ZBook 15u G3 Conexant CX20724 GPIO mute ledsJerónimo Borque1-0/+81
2017-04-17ALSA: usb-audio: replace /proc/bus/usb by /dev/bus/usbMauro Carvalho Chehab3-3/+3
2017-04-14ALSA: firewire-tascam: support drain callback for MIDI playback substreamTakashi Sakamoto1-2/+6
2017-04-14ALSA: firewire-tascam: move message parameters for async midi portTakashi Sakamoto3-21/+19
2017-04-14ALSA: firewire-tascam: initialize parameters at open of rawmidi character dev...Takashi Sakamoto3-14/+7
2017-04-14ALSA: firewire-tascam: use fixed-length array for message cache to async midi...Takashi Sakamoto2-17/+2
2017-04-14ALSA: firewire-tascam: use the same address for asynchronous transaction for ...Takashi Sakamoto2-7/+5
2017-04-14ALSA: firewire-tascam: send fixed-length transaction for async midi portTakashi Sakamoto2-17/+8
2017-04-14ALSA: firewire-tascam: remove callback function from async midi portTakashi Sakamoto2-13/+4
2017-04-14ALSA: firewire-lib/firewire-tascam: localize async midi portTakashi Sakamoto4-195/+170
2017-04-14Merge branch 'for-linus' into for-nextTakashi Iwai2-7/+4
2017-04-14ALSA: usb-line6: constify snd_kcontrol_new strucutre arrayTakashi Sakamoto1-1/+1
2017-04-14ALSA: firewire-lib: fix inappropriate assignment between signed/unsigned typeTakashi Sakamoto1-1/+1
2017-04-13ALSA: seq: Don't break snd_use_lock_sync() loop by timeoutTakashi Iwai1-6/+3
2017-04-13ALSA: hda: Move common haswell init to a helperAnder Conselvan De Oliveira1-6/+21
2017-04-12ALSA: line6: constify snd_kcontrol_new structuresBhumika Goyal2-3/+3
2017-04-12ALSA: usb-audio: constify snd_kcontrol_new structuresBhumika Goyal2-4/+4
2017-04-12ALSA: firewire-lib: cache maximum length of payload to reduce function callsTakashi Sakamoto2-4/+6
2017-04-12ALSA: hda: Add Geminilake id to SKL_PLUSSubhransu S. Prusty1-1/+3
2017-04-12Merge branch 'for-linus' into for-nextTakashi Iwai21-83/+146
2017-04-11ASoC: topology: Fix to store enum text valuesMousumi Jana1-0/+1
2017-04-11ALSA: firewire-motu: add tracepoints for messages for unique protocolTakashi Sakamoto2-0/+67
2017-04-11ALSA: firewire-motu: add tracepoints for SPH in IEC 61883-1 fashionTakashi Sakamoto3-0/+95
2017-04-11ALSA: firewire_lib: add tracepoints for packets without CIP headersTakashi Sakamoto2-0/+96
2017-04-10ALSA: hda - Allow to enable/disable vmaster build explicitlyTakashi Iwai2-2/+6
2017-04-10ALSA: hda - A new flag to enforce prefix to each pinTakashi Iwai3-0/+4
2017-04-10Merge branch 'for-linus' into for-nextTakashi Iwai21-83/+146
2017-04-07ALSA: hda - set intel audio clock to a proper valueLibin Yang1-0/+95
2017-04-07ALSA: hda - add more ML register definitionsLibin Yang1-3/+3
2017-04-06ASoC: STI: Fix null ptr deference in IRQ handlerArnaud Pouliquen3-15/+45
2017-04-05ALSA: firewire-lib/bebob/oxfw: improve response evaluation for AV/C commandsTakashi Sakamoto3-14/+40
2017-04-05ALSA: firewire-motu: remove invalid bitshift for register valueTakashi Sakamoto1-2/+1
2017-04-05ALSA: oxfw: fix regression to handle Stanton SCS.1m/1dTakashi Sakamoto1-2/+2
2017-04-05ALSA: firewire-digi00x: remove transaction handler for unknown purposeTakashi Sakamoto2-77/+17
2017-04-05ALSA: firewire-digi00x: allow user space applications to read/write MIDI mess...Takashi Sakamoto1-129/+79
2017-04-05ALSA: firewire-digi00x: handle all MIDI messages on streaming packetsTakashi Sakamoto1-18/+37
2017-04-05ALSA: firewire-digi00x: add support for console models of Digi00x seriesTakashi Sakamoto2-2/+12
2017-04-05ALSA: fireface: add support for Fireface 400Takashi Sakamoto5-1/+396