summaryrefslogtreecommitdiffstats
path: root/sound
AgeCommit message (Expand)Author
2018-07-26ALSA: msnd: Fix the default sample sizesTakashi Iwai
2018-07-26ALSA: msnd: Add missing __iomem annotationsTakashi Iwai
2018-07-26ALSA: usb-audio: Fix multiple definitions in AU0828_DEVICE() macroTakashi Iwai
2018-07-26ALSA: usb-audio: Add support for Encore mDSD USB DACJeff Crukley
2018-07-24ALSA: hda/i915: Allow delayed i915 audio component bindingTakashi Iwai
2018-07-23ALSA: usb-audio: Generic DSD detection for Thesycon-based implementationsYue Wang
2018-07-22ALSA: timer: catch invalid timer object creationSrikanth K H
2018-07-19Merge branch 'topic/drm_audio_component' into for-nextTakashi Iwai
2018-07-19ALSA: usb-audio: Allow changing from a bad sample rateAdam Goode
2018-07-18Merge branch 'topic/vga_switcheroo' into for-nextTakashi Iwai
2018-07-18ALSA: pcm: Nuke snd_pcm_lib_mmap_vmalloc()Takashi Iwai
2018-07-18ALSA: rawmidi: Use kvmalloc() for buffersTakashi Iwai
2018-07-17ALSA: rawmidi: Minor code refactoringTakashi Iwai
2018-07-17ALSA: rawmidi: Simplify error pathsTakashi Iwai
2018-07-17ALSA: rawmidi: Tidy up coding stylesTakashi Iwai
2018-07-17Merge branch 'for-linus' into for-nextTakashi Iwai
2018-07-17ALSA: hda: Make audio component support more genericTakashi Iwai
2018-07-17ALSA: hda/i915: Associate audio component with devresTakashi Iwai
2018-07-17drm/i915: Split audio component to a generic typeTakashi Iwai
2018-07-17ALSA: rawmidi: Change resized buffers atomicallyTakashi Iwai
2018-07-17ALSA: emu8000: Use swap macro in snd_emu8000_sample_newGustavo A. R. Silva
2018-07-17ALSA: emu10k1_patch: Use swap macro in snd_emu10k1_sample_newGustavo A. R. Silva
2018-07-17vga_switcheroo: set audio client id according to bound GPU idJim Qu
2018-07-16ALSA: hda/realtek - Add Panasonic CF-SZ6 headset jack quirkYOKOTA Hiroshi
2018-07-16ALSA: hda: add mute led support for HP ProBook 455 G5Po-Hsu Lin
2018-07-16ALSA: hda: use PCI_BASE_CLASS_DISPLAY to replace PCI_CLASS_DISPLAY_VGAJim Qu
2018-07-16ALSA: usb-audio: Tidy up logic for Processing Unit min/max valuesJorge Sanjuan
2018-07-16ALSA: usb-audio: Unify virtual type units type to UAC3 valuesJorge Sanjuan
2018-07-16ALSA: usb-audio: Add support for Processing Units in UAC3Jorge Sanjuan
2018-07-16ALSA: usb-audio: Processing Unit controls parsing in UAC2Jorge Sanjuan
2018-07-16ALSA: usb-audio: Add support for Selector Units in UAC3Jorge Sanjuan
2018-07-16ALSA: cs46xx: remove redundant pointer 'ins'Colin Ian King
2018-07-16ALSA: ali5451: remove redundant pointer 'codec'Colin Ian King
2018-07-16ALSA: sb8: remove redundant pointer runtimeColin Ian King
2018-07-16ALSA: gus: remove redundant pointer private_dataColin Ian King
2018-07-16ALSA: es1688: remove redundant pointer chipColin Ian King
2018-07-16ALSA: opl3: remove redundant pointer opl3Colin Ian King
2018-07-12Merge branch 'topic/hda-core-intel' into topic/hda-acompTakashi Iwai
2018-07-12ALSA: hda/ca0132: Update a pci quirk device nameAlastair Bridgewater
2018-07-12ALSA: hda/ca0132: Add Recon3Di quirk for Gigabyte G1.Sniper Z97Alastair Bridgewater
2018-07-11ALSA: pcm: Fix snd_interval_refine first/last with open min/maxTimo Wischer
2018-07-06ALSA: pcm: Allow drivers to set R/W wait time.Liam Girdwood
2018-07-06ALSA: hda/realtek - two more lenovo models need fixup of MIC_LOCATIONHui Wang
2018-07-04ALSA: pcm: Use snd_pcm_stop_xrun() for xrun injectionTakashi Iwai
2018-07-04ALSA: pcm: trace XRUN event at injection, tooTakashi Iwai
2018-07-03Merge branch 'topic/hda-core-intel' into for-nextTakashi Iwai
2018-07-02ALSA: hda - Handle pm failure during hotplugChris Wilson
2018-07-02ALSA: usb-midi: use irqsave() in USB's complete callbackJohn Ogness
2018-07-02ALSA: usb: caiaq: audio: use irqsave() in USB's complete callbackJohn Ogness
2018-06-29ALSA: snd-aoa: add of_node_put() in error pathNicholas Mc Guire