aboutsummaryrefslogtreecommitdiffstats
path: root/sound/hda/hdac_device.c
AgeCommit message (Expand)Author
2023-08-30ALSA: hda: Fix unhandled register update during auto-suspend periodTakashi Iwai
2022-06-22ALSA: hda/realtek - Add HW8326 supporthuangwenhui
2020-09-17ALSA: hda: fix a runtime pm issue in SOF when integrated GPU is disabledRander Wang
2020-05-27ALSA: hda: Manage concurrent reg access more properlyTakashi Iwai
2019-08-15Revert "ALSA: hda: Add codec on bus address table lately"Takashi Iwai
2019-08-14ALSA: hda: Unexport a few more stuffTakashi Iwai
2019-08-14ALSA: hda: Add codec on bus address table latelyTakashi Iwai
2019-07-08Merge tag 'asoc-v5.3' of https://git.kernel.org/pub/scm/linux/kernel/git/broo...Takashi Iwai
2019-07-05ALSA: hda: Simplify snd_hdac_refresh_widgets()Takashi Iwai
2019-07-01ALSA: hda: Fix widget_mutex incomplete protectionEvan Green
2019-05-21treewide: Add SPDX license identifier for missed filesThomas Gleixner
2019-05-13ALSA: hda: Fix race between creating and refreshing sysfs entriesAmadeusz Sławiński
2018-12-11ALSA: hda: Refactor display power managementTakashi Iwai
2018-07-27ALSA: hda: Fix implicit PCM format type conversionTakashi Iwai
2018-02-12ALSA: hda: Copying sync power state helper to coreAbhijeet Kumar
2017-10-19ALSA: hda: Avoid racy recreation of widget kobjectsTakashi Iwai
2017-06-20ALSA: hda: Fix potential race at unregistration and unsol eventsTakashi Iwai
2016-04-21ALSA: hda - Fix possible race on regmap bypass flipTakashi Iwai
2016-03-08ALSA: hda - Fix unexpected resume through regmap code pathTakashi Iwai
2015-10-28ALSA: hda - Add / fix kernel doc commentsTakashi Iwai
2015-10-20ALSA: hda - Add a common helper to give the codec modalias stringTakashi Iwai
2015-10-15ALSA: hda - consolidate chip rename functionsTakashi Iwai
2015-10-08ALSA: hdac: Copy codec helpers to coreSubhransu S. Prusty
2015-08-26ALSA: hda - Fix widget sysfs tree corruption after refreshTakashi Iwai
2015-08-21ALSA: hdac: add snd_hdac_refresh_widget_sysfs()Vinod Koul
2015-07-17ALSA: hda - Check the return value from pm_runtime_get/put*()Takashi Iwai
2015-04-29ALSA: hda - allow a codec to control the link powerMengdong Lin
2015-04-16ALSA: hda - Move PCM format and rate handling code to core libraryTakashi Iwai
2015-04-13ALSA: hda - Fix another race in runtime PM refcountingTakashi Iwai
2015-04-08ALSA: hda - Work around races of power up/down with runtime PMTakashi Iwai
2015-04-04Merge branch 'topic/hda-regmap' into for-nextTakashi Iwai
2015-04-04ALSA: hda - Fix subsystem ID read regressionDavid Henningsson
2015-03-23ALSA: hda - Use regmap for parameter caches, tooTakashi Iwai
2015-03-23ALSA: hda - Implement uncached version of parameter readsTakashi Iwai
2015-03-23ALSA: hda - Use regmap for codec parameter readsTakashi Iwai
2015-03-23ALSA: hda - Fix possible runtime PM refcount unbalanceTakashi Iwai
2015-03-23ALSA: hda - Support indirect execution of verbsTakashi Iwai
2015-03-23ALSA: hda - Add widget sysfs treeTakashi Iwai
2015-03-23ALSA: hda - Move a part of hda_codec stuff into hdac_deviceTakashi Iwai