summaryrefslogtreecommitdiff
path: root/sound/hda
AgeCommit message (Expand)Author
2019-08-09Merge branch 'topic/hda-bus-ops-cleanup' of https://git.kernel.org/pub/scm/li...Mark Brown
2019-08-09ALSA: hda: readl/writel need linux/io.hStephen Rothwell
2019-08-08Merge branch 'topic/hda-bus-ops-cleanup' of https://git.kernel.org/pub/scm/li...Mark Brown
2019-08-08ALSA: hda: Direct MMIO accessesTakashi Iwai
2019-08-08ALSA: hda: Remove page allocation redirectionTakashi Iwai
2019-07-31ALSA: hda: intel-nhlt: handle NHLT VENDOR_DEFINED DMIC geometryPierre-Louis Bossart
2019-07-31ALSA: hda: move parts of NHLT code to new modulePierre-Louis Bossart
2019-07-08Merge tag 'asoc-v5.3' of https://git.kernel.org/pub/scm/linux/kernel/git/broo...Takashi Iwai
2019-07-07Merge branch 'topic/hda-refresh-cleanup' into for-nextTakashi Iwai
2019-07-05ALSA: hda: Simplify snd_hdac_refresh_widgets()Takashi Iwai
2019-07-01ALSA: hda: Fix widget_mutex incomplete protectionEvan Green
2019-07-01Merge branch 'for-linus' into for-nextTakashi Iwai
2019-07-01ALSA: hda: Fix a headphone detection issue when using SOFRander Wang
2019-06-26Merge tag 'v5.2-rc6' into asoc-5.3Mark Brown
2019-06-25ALSA: hdac: Fix codec name after machine driver is unloaded and reloadedAmadeusz Sławiński
2019-06-14Merge tag 'sound-5.2-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds
2019-06-13Merge tag 'asoc-fix-v5.2-rc4' of https://git.kernel.org/pub/scm/linux/kernel/...Takashi Iwai
2019-06-06Merge branch 'asoc-5.2' into asoc-5.3Mark Brown
2019-06-06ALSA: hdac: fix memory release for SST and SOF driversAmadeusz Sławiński
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 285Thomas Gleixner
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157Thomas Gleixner
2019-05-30ALSA: hda: fix: lock reg_lock before calling snd_hdac_bus_update_rirbBard Liao
2019-05-28ALSA: hda: add polling mode in snd_hdac_bus_get_responseBard Liao
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner
2019-05-21treewide: Add SPDX license identifier for more missed filesThomas Gleixner
2019-05-21treewide: Add SPDX license identifier for missed filesThomas Gleixner
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