summaryrefslogtreecommitdiffstats
path: root/drivers/pnp (unfollow)
Commit message (Expand)AuthorFilesLines
2018-07-16ALSA: usb-audio: Add support for Processing Units in UAC3Jorge Sanjuan3-11/+104
2018-07-16ALSA: usb-audio: Processing Unit controls parsing in UAC2Jorge Sanjuan1-2/+15
2018-07-16ALSA: usb-audio: Add support for Selector Units in UAC3Jorge Sanjuan1-10/+44
2018-07-16ALSA: cs46xx: remove redundant pointer 'ins'Colin Ian King1-3/+0
2018-07-16ALSA: ali5451: remove redundant pointer 'codec'Colin Ian King1-4/+1
2018-07-16ALSA: sb8: remove redundant pointer runtimeColin Ian King1-3/+0
2018-07-16ALSA: gus: remove redundant pointer private_dataColin Ian King1-2/+0
2018-07-16ALSA: es1688: remove redundant pointer chipColin Ian King1-2/+0
2018-07-16ALSA: opl3: remove redundant pointer opl3Colin Ian King2-18/+0
2018-07-11ALSA: pcm: Fix snd_interval_refine first/last with open min/maxTimo Wischer1-4/+10
2018-07-06ALSA: pcm: Allow drivers to set R/W wait time.Liam Girdwood2-5/+13
2018-07-04ALSA: pcm: Use snd_pcm_stop_xrun() for xrun injectionTakashi Iwai2-7/+2
2018-07-04ALSA: pcm: trace XRUN event at injection, tooTakashi Iwai4-8/+11
2018-07-02ALSA: usb-midi: use irqsave() in USB's complete callbackJohn Ogness1-2/+3
2018-07-02ALSA: usb: caiaq: audio: use irqsave() in USB's complete callbackJohn Ogness1-2/+3
2018-06-29ALSA: snd-aoa: add of_node_put() in error pathNicholas Mc Guire1-1/+3
2018-06-28ALSA: hda/hdmi - Don't fall back to generic when i915 binding failsTakashi Iwai2-0/+3
2018-06-28ALSA: hda: Add AZX_DCAPS_PM_RUNTIME for AMD Raven RidgeKai-Heng Feng1-1/+2
2018-06-28ALSA: hdac: add extended ops in the hdac_busRakesh Ughreja4-3/+15
2018-06-28ALSA: hdac: remove memory allocation from snd_hdac_ext_bus_device_initRakesh Ughreja3-8/+11
2018-06-28ALSA: hda: split snd_hda_codec_new functionRakesh Ughreja2-17/+53
2018-06-28ALSA: hdac: ext: add wait for codec to respond after link resetRakesh Ughreja1-0/+9
2018-06-28ALSA: hdac: Remove usage of struct hdac_ext_driver, use hdac_driver insteadRakesh Ughreja4-38/+26
2018-06-28ALSA: hdac: Remove usage of struct hdac_ext_bus and use hdac_bus insteadRakesh Ughreja13-376/+308
2018-06-28ALSA: hdac: Remove usage of struct hdac_ext_device and use hdac_device insteadRakesh Ughreja3-253/+204
2018-06-28ALSA: hda - Move in_pm accessors to HDA coreTakashi Iwai3-16/+34
2018-06-27ALSA: intel_hdmi: Use strlcpy() instead of strncpy()Takashi Iwai1-1/+1
2018-06-27ALSA: hda - Kill snd_hda_codec_update_cache()Takashi Iwai5-12/+9
2018-06-26ALSA: hda/realtek - Comprehensive model list for ALC882 & coTakashi Iwai2-2/+77
2018-06-26ALSA: hda/realtek - Comprehensive model list for ALC262Takashi Iwai2-0/+24
2018-06-26ALSA: hda/realtek - Comprehensive model list for ALC268Takashi Iwai2-0/+3
2018-06-26ALSA: hda/realtek - Comprehensive model list for ALC259 & coTakashi Iwai2-0/+238
2018-06-26ALSA: hda/realtek - Comprehensive model list for ALC662 & coTakashi Iwai2-0/+54
2018-06-26ALSA: Fix references to Documentation/.*/MultiSoundMauro Carvalho Chehab2-2/+2
2018-06-26ALSA: multisound.sh: update module namespaceMauro Carvalho Chehab1-36/+36
2018-06-26ALSA:: multisound.sh: fix script to make it build with modern toolsMauro Carvalho Chehab1-14/+16