summaryrefslogtreecommitdiff
path: root/sound
AgeCommit message (Expand)Author
2019-07-29ALSA: aoa: onyx: always initialize register read valueJohannes Berg
2019-07-28ALSA: usb-audio: Scarlett Gen 2 mixer interfaceGeoffrey D. Bennett
2019-07-26ALSA: i2c: ak4xxx-adda: Fix a possible null pointer dereference in build_adc_...Jia-Ju Bai
2019-07-26ALSA: hda - Show the fatal CORB/RIRB error more clearlyTakashi Iwai
2019-07-25ALSA: echoaudio: Replace kmalloc + memcpy with kmemdupChuhong Yuan
2019-07-24ALSA: line6: sizeof (byte) is always 1, use that fact.Pavel Machek
2019-07-22ALSA: firewire-motu: more code refactoring for MOTU data block processing layerTakashi Sakamoto
2019-07-22ALSA: firewire-lib: process payload of isoc context according to packet descr...Takashi Sakamoto
2019-07-22ALSA: fireface: code refactoring for FF data block processing layerTakashi Sakamoto
2019-07-22ALSA: firewire-motu: code refactoring for MOTU data block processing layerTakashi Sakamoto
2019-07-22ALSA: firewire-tascam: code refactoring for TASCAM data block processing layerTakashi Sakamoto
2019-07-22ALSA: firewire-digi00x: code refactoring for DOT data block processing layerTakashi Sakamoto
2019-07-22ALSA: firewire-lib: code refactoring for AM824 data block processing layerTakashi Sakamoto
2019-07-22ALSA: firewire-lib: pass packet descriptor to data block processing layerTakashi Sakamoto
2019-07-22ALSA: firewire-lib: code refactoring to process context payloadsTakashi Sakamoto
2019-07-22ALSA: firewire-lib: code refactoring to process PCM substreamTakashi Sakamoto
2019-07-22ALSA: firewire-lib: use packet descriptor for IR contextTakashi Sakamoto
2019-07-22ALSA: firewire-lib: use packet descriptor for IT contextTakashi Sakamoto
2019-07-22ALSA: firewire-lib: add list of packet descriptorTakashi Sakamoto
2019-07-22ALSA: firewire-lib: pass no syt information to data block processing layerTakashi Sakamoto
2019-07-22ALSA: firewire-lib: add syt_override member for some protocolsTakashi Sakamoto
2019-07-22ALSA: firewire-lib: operate data block counter in top level of processing for...Takashi Sakamoto
2019-07-22ALSA: firewire-lib: operate data block counter in top level of processing for...Takashi Sakamoto
2019-07-22ALSA: firewire-lib: pass data block counter to data block processing layerTakashi Sakamoto
2019-07-22ALSA: firewire-lib: pass data block count as an argument to tracepoints eventTakashi Sakamoto
2019-07-22ALSA: firewire-lib: obsolete ctx_data.tx.first_dbc with CIP_UNALIGHED_DBC flagTakashi Sakamoto
2019-07-22Merge branch 'topic/hda-acomp-base' into for-nextTakashi Iwai
2019-07-22ALSA: hda: Flush interrupts on disablingChris Wilson
2019-07-22ALSA: hda/hdmi - Allow audio component for AMD/ATI and Nvidia HDMITakashi Iwai
2019-07-22ALSA: hda/hdmi - Don't report spurious jack state changesTakashi Iwai
2019-07-22ALSA: line6: Fix a typoChristophe JAILLET
2019-07-19ALSA: pcm: Fix refcount_inc() on zero usageTakashi Iwai
2019-07-18Merge tag 'sound-fix-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2019-07-18ALSA: line6: Fix wrong altsetting for LINE6_PODHD500_1Kai-Heng Feng
2019-07-18ALSA: hda - Optimize resume for codecs without jack detectionTakashi Iwai
2019-07-16kernel: fix typos and some coding style in commentsWeitao Hou
2019-07-16ALSA: hda - Don't resume forcibly i915 HDMI/DP codecTakashi Iwai
2019-07-16ALSA: hda/hdmi - Fix i915 reverse port/pin mappingTakashi Iwai
2019-07-16ALSA: hda/hdmi - Remove duplicated defineTakashi Iwai
2019-07-16ALSA: seq: Break too long mutex context in the write loopTakashi Iwai
2019-07-16ALSA: hda/realtek: apply ALC891 headset fixup to one Dell machineHui Wang
2019-07-15ALSA: rme9652: Unneeded variable: "result".Hariprasad Kelam
2019-07-15ALSA: emu10k1: Remove unneeded variable "change"Hariprasad Kelam
2019-07-15ALSA: au88x0: Remove unneeded variable: "changed"Hariprasad Kelam
2019-07-15ALSA: hda/realtek - Fixed Headphone Mic can't record on Dell platformKailang Yang
2019-07-12Merge tag 'driver-core-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2019-07-11Merge tag 'tag-chrome-platform-for-v5.3' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2019-07-10ALSA: ps3: Remove Unneeded variable: "ret"Hariprasad Kelam
2019-07-10ALSA: lx6464es: Remove unneeded variable errHariprasad Kelam
2019-07-09Merge tag 'docs-5.3' of git://git.lwn.net/linuxLinus Torvalds