Age | Commit message (Expand) | Author |
2020-09-02 | ALSA: hda: fix a runtime pm issue in SOF when integrated GPU is disabled | Rander Wang |
2020-05-05 | ALSA: hda: Use dev_to_hdac_dev macro | Kai-Heng Feng |
2020-03-13 | ALSA: hda: Use scnprintf() for string truncation | Takashi Iwai |
2020-01-14 | ALSA: hda: Update kernel-doc function parameter descriptions | Keyon Jie |
2020-01-13 | ALSA: hda: Manage concurrent reg access more properly | Takashi Iwai |
2020-01-05 | ALSA: hda: More constifications | Takashi Iwai |
2019-08-15 | Revert "ALSA: hda: Add codec on bus address table lately" | Takashi Iwai |
2019-08-14 | ALSA: hda: Unexport a few more stuff | Takashi Iwai |
2019-08-14 | ALSA: hda: Add codec on bus address table lately | Takashi Iwai |
2019-07-08 | Merge tag 'asoc-v5.3' of https://git.kernel.org/pub/scm/linux/kernel/git/broo... | Takashi Iwai |
2019-07-05 | ALSA: hda: Simplify snd_hdac_refresh_widgets() | Takashi Iwai |
2019-07-01 | ALSA: hda: Fix widget_mutex incomplete protection | Evan Green |
2019-05-21 | treewide: Add SPDX license identifier for missed files | Thomas Gleixner |
2019-05-13 | ALSA: hda: Fix race between creating and refreshing sysfs entries | Amadeusz Sławiński |
2018-12-11 | ALSA: hda: Refactor display power management | Takashi Iwai |
2018-07-27 | ALSA: hda: Fix implicit PCM format type conversion | Takashi Iwai |
2018-02-12 | ALSA: hda: Copying sync power state helper to core | Abhijeet Kumar |
2017-10-19 | ALSA: hda: Avoid racy recreation of widget kobjects | Takashi Iwai |
2017-06-20 | ALSA: hda: Fix potential race at unregistration and unsol events | Takashi Iwai |
2016-04-21 | ALSA: hda - Fix possible race on regmap bypass flip | Takashi Iwai |
2016-03-08 | ALSA: hda - Fix unexpected resume through regmap code path | Takashi Iwai |
2015-10-28 | ALSA: hda - Add / fix kernel doc comments | Takashi Iwai |
2015-10-20 | ALSA: hda - Add a common helper to give the codec modalias string | Takashi Iwai |
2015-10-15 | ALSA: hda - consolidate chip rename functions | Takashi Iwai |
2015-10-08 | ALSA: hdac: Copy codec helpers to core | Subhransu S. Prusty |
2015-08-26 | ALSA: hda - Fix widget sysfs tree corruption after refresh | Takashi Iwai |
2015-08-21 | ALSA: hdac: add snd_hdac_refresh_widget_sysfs() | Vinod Koul |
2015-07-17 | ALSA: hda - Check the return value from pm_runtime_get/put*() | Takashi Iwai |
2015-04-29 | ALSA: hda - allow a codec to control the link power | Mengdong Lin |
2015-04-16 | ALSA: hda - Move PCM format and rate handling code to core library | Takashi Iwai |
2015-04-13 | ALSA: hda - Fix another race in runtime PM refcounting | Takashi Iwai |
2015-04-08 | ALSA: hda - Work around races of power up/down with runtime PM | Takashi Iwai |
2015-04-04 | Merge branch 'topic/hda-regmap' into for-next | Takashi Iwai |
2015-04-04 | ALSA: hda - Fix subsystem ID read regression | David Henningsson |
2015-03-23 | ALSA: hda - Use regmap for parameter caches, too | Takashi Iwai |
2015-03-23 | ALSA: hda - Implement uncached version of parameter reads | Takashi Iwai |
2015-03-23 | ALSA: hda - Use regmap for codec parameter reads | Takashi Iwai |
2015-03-23 | ALSA: hda - Fix possible runtime PM refcount unbalance | Takashi Iwai |
2015-03-23 | ALSA: hda - Support indirect execution of verbs | Takashi Iwai |
2015-03-23 | ALSA: hda - Add widget sysfs tree | Takashi Iwai |
2015-03-23 | ALSA: hda - Move a part of hda_codec stuff into hdac_device | Takashi Iwai |