aboutsummaryrefslogtreecommitdiffstats
path: root/sound/hda/hdac_regmap.c
AgeCommit message (Expand)Author
2023-08-30ALSA: hda: fix a possible null-pointer dereference due to data race in snd_hd...Tuo Li
2020-10-01ALSA: hda: enable regmap internal lockingKai Vehmanen
2020-05-27ALSA: hda: Manage concurrent reg access more properlyTakashi Iwai
2019-08-14ALSA: hda: Unexport a few more stuffTakashi Iwai
2019-05-21treewide: Add SPDX license identifier for missed filesThomas Gleixner
2018-09-07regmap: split up regmap_config.use_single_rwDavid Frey
2018-04-24ALSA: hda - Use a macro for snd_array iteration loopsTakashi Iwai
2016-06-17ALSA: hdac_regmap - fix the register access for runtime PMJaroslav Kysela
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-07-17ALSA: hda - Check the return value from pm_runtime_get/put*()Takashi Iwai
2015-06-11ALSA: hda - Re-add the lost fake mute supportTakashi Iwai
2015-06-10ALSA: hda - Don't actually write registers for caps overwritesTakashi Iwai
2015-04-14ALSA: hda - set GET bit when adding a vendor verb to the codec regmapMengdong Lin
2015-04-09ALSA: hda - Always allow access for POWER_STATE verbs via regmapTakashi Iwai
2015-04-08ALSA: hda - Work around races of power up/down with runtime PMTakashi Iwai
2015-03-27ALSA: hda - Set use_single_rw flag for regmapTakashi Iwai
2015-03-26ALSA: hda - Handle a few verbs as read-onlyTakashi Iwai
2015-03-23ALSA: hda - Add cache support for COEF read/writeTakashi Iwai
2015-03-23ALSA: hda - Handle get/set power verb symmetrically via regmapTakashi Iwai
2015-03-23ALSA: hda - Add a fake stereo amp register supportTakashi Iwai
2015-03-23ALSA: hda - Allow driver to add vendor-specific verbs for regmapTakashi Iwai
2015-03-23ALSA: hda - Use regmap for parameter caches, tooTakashi Iwai
2015-03-23ALSA: hda - Add regmap supportTakashi Iwai