summaryrefslogtreecommitdiff
path: root/sound/hda
AgeCommit message (Expand)Author
2019-07-01ALSA: hda: Fix widget_mutex incomplete protectionEvan Green
2019-06-13Merge tag 'asoc-fix-v5.2-rc4' of https://git.kernel.org/pub/scm/linux/kernel/...Takashi Iwai
2019-06-06ALSA: hdac: fix memory release for SST and SOF driversAmadeusz Sławiński
2019-05-17Merge tag 'sound-fix-5.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2019-05-13ALSA: hda: Fix race between creating and refreshing sysfs entriesAmadeusz Sławiński
2019-05-09Merge tag 'sound-5.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds
2019-04-15BackMerge v5.1-rc5 into drm-nextDave Airlie
2019-04-13ALSA: hda: Initialize ext-bus-specific fields in snd_hdac_bus_init(), tooTakashi Iwai
2019-04-11Merge tag 'asoc-fix-v5.1-rc4' of git://git.kernel.org/pub/scm/linux/kernel/gi...Takashi Iwai
2019-04-10ALSA: hda: Fix racy display power accessTakashi Iwai
2019-03-26Merge tag 'drm-intel-next-2019-03-20' of git://anongit.freedesktop.org/drm/dr...Dave Airlie
2019-03-15Merge tag 'sound-fix-5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2019-03-13ALSA: hda: Avoid NULL pointer dereference at snd_hdac_stream_start()Mariusz Ceier
2019-03-06Merge tag 'char-misc-5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2019-02-25ALSA: hda: Extend i915 component bind timeoutTakashi Iwai
2019-02-20Merge tag 'topic/mei-hdcp-2019-02-19' of git://anongit.freedesktop.org/drm/dr...Joonas Lahtinen
2019-02-14snd/hda, drm/i915: Track the display_power_status using a cookieChris Wilson
2019-02-08i915/snd_hdac: I915 subcomponent for the snd_hdacDaniel Vetter
2019-01-14ALSA: hda: program stripe bits for controllerSameer Pujar
2019-01-14ALSA: hda: Add api to program stripe control bitsSameer Pujar
2019-01-09ALSA: hda: Fix a mask wrong issue in snd_hdac_stream_start()Keyon Jie
2019-01-09ALSA: hda: Fix mismatches for register mask and value in hdac controllerKeyon Jie
2018-12-19ALSA: HDA: export process_unsol_events()Keyon Jie
2018-12-11ALSA: hda: Make snd_hdac_display_power() void functionTakashi Iwai
2018-12-11ALSA: hda: Refactor display power managementTakashi Iwai
2018-10-25Merge tag 'sound-4.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2018-10-21Merge remote-tracking branches 'regmap/topic/noinc' and 'regmap/topic/single-...Mark Brown
2018-10-04Merge branch 'for-linus' into for-nextTakashi Iwai
2018-10-02ALSA: hda: Fix mismatch for register mask and value in ext controller.Keyon Jie
2018-09-20ALSA: hda: Fix the audio-component completion timeoutTakashi Iwai
2018-09-17Merge tag 'asoc-v4.19-rc4' of https://git.kernel.org/pub/scm/linux/kernel/git...Takashi Iwai
2018-09-12sound: don't call skl_init_chip() to reset intel skl socYu Zhao
2018-09-12sound: enable interrupt after dma buffer initializationYu Zhao
2018-09-07regmap: split up regmap_config.use_single_rwDavid Frey
2018-09-03ALSA: hda: Fix several mismatch for register mask and valueKeyon Jie
2018-07-27ALSA: hda: Proper endian notations for BDL pointersTakashi Iwai
2018-07-27ALSA: hda: Fix implicit PCM format type conversionTakashi Iwai
2018-07-24ALSA: hda/i915: Allow delayed i915 audio component bindingTakashi 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-06-28ALSA: hdac: add extended ops in the hdac_busRakesh Ughreja
2018-06-28ALSA: hdac: remove memory allocation from snd_hdac_ext_bus_device_initRakesh Ughreja
2018-06-28ALSA: hdac: ext: add wait for codec to respond after link resetRakesh Ughreja
2018-06-28ALSA: hdac: Remove usage of struct hdac_ext_driver, use hdac_driver insteadRakesh Ughreja
2018-06-28ALSA: hdac: Remove usage of struct hdac_ext_bus and use hdac_bus insteadRakesh Ughreja
2018-06-28ALSA: hdac: Remove usage of struct hdac_ext_device and use hdac_device insteadRakesh Ughreja
2018-04-24ALSA: hda - Use a macro for snd_array iteration loopsTakashi Iwai
2018-02-12ALSA: hda: Copying sync power state helper to coreAbhijeet Kumar
2018-01-05Merge remote-tracking branches 'asoc/topic/dai-drv', 'asoc/topic/davinci', 'a...Mark Brown