summaryrefslogtreecommitdiffstats
path: root/sound
AgeCommit message (Expand)AuthorFilesLines
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 Girdwood1-5/+12
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-03Merge branch 'topic/hda-core-intel' into for-nextTakashi Iwai13-580/+547
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 Ughreja2-2/+4
2018-06-28ALSA: hdac: remove memory allocation from snd_hdac_ext_bus_device_initRakesh Ughreja2-7/+9
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 Ughreja2-23/+19
2018-06-28ALSA: hdac: Remove usage of struct hdac_ext_bus and use hdac_bus insteadRakesh Ughreja11-326/+269
2018-06-28ALSA: hdac: Remove usage of struct hdac_ext_device and use hdac_device insteadRakesh Ughreja2-221/+200
2018-06-28ALSA: hda - Move in_pm accessors to HDA coreTakashi Iwai2-16/+7
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 Iwai1-0/+25
2018-06-26ALSA: hda/realtek - Comprehensive model list for ALC262Takashi Iwai1-0/+8
2018-06-26ALSA: hda/realtek - Comprehensive model list for ALC268Takashi Iwai1-0/+1
2018-06-26ALSA: hda/realtek - Comprehensive model list for ALC259 & coTakashi Iwai1-0/+82
2018-06-26ALSA: hda/realtek - Comprehensive model list for ALC662 & coTakashi Iwai1-0/+18
2018-06-26ALSA: Fix references to Documentation/.*/MultiSoundMauro Carvalho Chehab1-1/+1
2018-06-25ALSA: hda/realtek - Apply PRE_PROBE fixup after ALC269 codec variant setupsTakashi Iwai1-15/+14
2018-06-25ALSA: hda/via - Use standard verb containersTakashi Iwai1-29/+35
2018-06-25ALSA: hda/via - Simplify control managementTakashi Iwai1-86/+44
2018-06-25ALSA: hda/via - Rewrite with error gotoTakashi Iwai1-40/+60
2018-06-25ALSA: hda/cirrus - Simplify creation of new controlsTakashi Iwai1-20/+9
2018-06-25ALSA: hda/conexant - Clean up beep codeTakashi Iwai1-58/+27
2018-06-25ALSA: hda/realtek - Use common helper for creating beep controlsTakashi Iwai1-49/+65
2018-06-25ALSA: hda/realtek - Use common helper for creating ALC268 beep controlsTakashi Iwai1-24/+9
2018-06-25ALSA: hda/realtek - Use common GPIO mask for ALC660VD ASUS fixupTakashi Iwai1-8/+13
2018-06-25ALSA: hda/realtek - Simplify Dell XPS13 GPIO handlingTakashi Iwai1-18/+6
2018-06-25ALSA: hda/realtek - Convert some manual GPIO setupsTakashi Iwai1-23/+26
2018-06-25ALSA: hda/realtek - Simplify mute LED GPIO handlingTakashi Iwai1-103/+46
2018-06-25ALSA: hda/realtek - Simplify alc885_fixup_macpro_gpio()Takashi Iwai1-37/+7
2018-06-25ALSA: hda/realtek - Consolidate gpio_data and gpio_ledTakashi Iwai1-24/+4
2018-06-25ALSA: hda/realtek - Add GPIO data update helperTakashi Iwai1-2/+16
2018-06-25ALSA: hda/realtek - Manage GPIO bits commonlyTakashi Iwai1-48/+81
2018-06-25ALSA: hda/realtek - Allow skipping spec->init_amp detectionTakashi Iwai1-23/+21
2018-06-25Merge branch 'topic/ac97-bus' into for-nextTakashi Iwai1-0/+26
2018-06-25ALSA: ac97: add codecs devicetree bindingRobert Jarzmik1-0/+26
2018-06-21ALSA: hda/realtek - Simplify alc269_fixup_hp_line1_mic1_led()Takashi Iwai1-5/+1
2018-06-21ALSA: hda - Sanity check of unexpected cap_sync_hook overrideTakashi Iwai2-0/+2
2018-06-21ALSA: hda/sigmatel - Use common helper for mic mute LEDTakashi Iwai1-25/+6