summaryrefslogtreecommitdiffstats
path: root/sound/hda/hdac_regmap.c
Commit message (Expand)AuthorAgeFilesLines
* ALSA: hda - Use a macro for snd_array iteration loopsTakashi Iwai2018-04-241-2/+2
* ALSA: hdac_regmap - fix the register access for runtime PMJaroslav Kysela2016-06-171-2/+2
* ALSA: hda - Fix possible race on regmap bypass flipTakashi Iwai2016-04-211-12/+28
* ALSA: hda - Fix unexpected resume through regmap code pathTakashi Iwai2016-03-081-23/+46
* ALSA: hda - Add / fix kernel doc commentsTakashi Iwai2015-10-281-0/+10
* ALSA: hda - Check the return value from pm_runtime_get/put*()Takashi Iwai2015-07-171-4/+6
* ALSA: hda - Re-add the lost fake mute supportTakashi Iwai2015-06-111-0/+5
* ALSA: hda - Don't actually write registers for caps overwritesTakashi Iwai2015-06-101-0/+3
* ALSA: hda - set GET bit when adding a vendor verb to the codec regmapMengdong Lin2015-04-141-1/+1
* ALSA: hda - Always allow access for POWER_STATE verbs via regmapTakashi Iwai2015-04-091-5/+5
* ALSA: hda - Work around races of power up/down with runtime PMTakashi Iwai2015-04-081-4/+4
* ALSA: hda - Set use_single_rw flag for regmapTakashi Iwai2015-03-271-0/+1
* ALSA: hda - Handle a few verbs as read-onlyTakashi Iwai2015-03-261-3/+7
* ALSA: hda - Add cache support for COEF read/writeTakashi Iwai2015-03-231-1/+48
* ALSA: hda - Handle get/set power verb symmetrically via regmapTakashi Iwai2015-03-231-1/+12
* ALSA: hda - Add a fake stereo amp register supportTakashi Iwai2015-03-231-1/+70
* ALSA: hda - Allow driver to add vendor-specific verbs for regmapTakashi Iwai2015-03-231-0/+28
* ALSA: hda - Use regmap for parameter caches, tooTakashi Iwai2015-03-231-0/+8
* ALSA: hda - Add regmap supportTakashi Iwai2015-03-231-0/+304