aboutsummaryrefslogtreecommitdiffstats
path: root/include/sound/hdaudio.h
AgeCommit message (Expand)Author
2023-01-18ALSA: hda: add snd_hdac_stop_streams() helperPierre-Louis Bossart
2023-01-18ALSA/ASoC: hda: move/rename snd_hdac_ext_stop_streams to hdac_stream.cPierre-Louis Bossart
2020-05-27ALSA: hda: Manage concurrent reg access more properlyTakashi Iwai
2020-02-11ALSA: hda: Apply aligned MMIO access only conditionallyTakashi Iwai
2019-12-13ALSA: hda: Modify stream stripe mask only when neededTakashi Iwai
2019-08-14ALSA: hda: Unexport a few more stuffTakashi Iwai
2019-08-14ALSA: hda: Drop export of snd_hdac_bus_add/remove_device()Takashi Iwai
2019-08-08ALSA: hda: Direct MMIO accessesTakashi Iwai
2019-08-08ALSA: hda: Remove page allocation redirectionTakashi 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-05-28ALSA: hda: move polling_mode flag to struct hdac_busBard Liao
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-13ALSA: hda: Initialize ext-bus-specific fields in snd_hdac_bus_init(), tooTakashi Iwai
2019-03-26Merge tag 'drm-intel-next-2019-03-20' of git://anongit.freedesktop.org/drm/dr...Dave Airlie
2019-02-14snd/hda, drm/i915: Track the display_power_status using a cookieChris Wilson
2019-01-14ALSA: hda: Add api to program stripe control bitsSameer Pujar
2018-12-19ALSA: HD-Audio: SKL+: force HDaudio legacy or SKL+ driver selectionPierre-Louis Bossart
2018-12-19ALSA: HDA: export process_unsol_events()Keyon Jie
2018-12-11ALSA: hda: Refactor display power managementTakashi 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-07-27ALSA: hda: Fix implicit PCM format type conversionTakashi Iwai
2018-07-19Merge branch 'topic/drm_audio_component' into for-nextTakashi Iwai
2018-07-17drm/i915: Split audio component to a generic typeTakashi Iwai
2018-07-03Merge branch 'topic/hda-core-intel' into for-nextTakashi Iwai
2018-06-28ALSA: hdac: add extended ops in the hdac_busRakesh 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: hda - Move in_pm accessors to HDA coreTakashi Iwai
2018-04-24ALSA: hda - Use a macro for snd_array iteration loopsTakashi Iwai
2018-04-05Merge tag 'sound-4.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2018-03-13vga_switcheroo: Use device link for HDA controllerLukas Wunner
2018-02-12ALSA: hda: Copying sync power state helper to coreAbhijeet Kumar
2017-11-13Merge tag 'asoc-v4.15' of https://git.kernel.org/pub/scm/linux/kernel/git/bro...Takashi Iwai
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-10-19ALSA: hda: Avoid racy recreation of widget kobjectsTakashi Iwai
2017-04-03ALSA: hda - Avoid tricky macrosTakashi Iwai
2016-08-09ALSA: hda - move bus_parse_capabilities to coreVinod Koul
2016-03-08ALSA: hda - Fix unexpected resume through regmap code pathTakashi Iwai
2016-02-26ALSA: hda - Loop interrupt handling until really clearedTakashi Iwai
2015-10-20ALSA: hda - Add a common helper to give the codec modalias stringTakashi Iwai
2015-10-20ALSA: hda - Add hduadio support to DEVTABLESubhransu S. Prusty
2015-10-20ALSA: hda - Add api_version to hda_device_id structTakashi Iwai
2015-10-15ALSA: hda - consolidate chip rename functionsTakashi Iwai
2015-10-08ALSA: hdac: Copy codec helpers to coreSubhransu S. Prusty
2015-08-23ALSA: hdac: Add snd_hdac_get_hdac_stream()Jeeja KP
2015-08-21ALSA: hdac: add snd_hdac_refresh_widget_sysfs()Vinod Koul