index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sound
/
hda
/
hdac_regmap.c
Age
Commit message (
Expand
)
Author
2020-01-13
ALSA: hda: Manage concurrent reg access more properly
Takashi Iwai
2020-01-11
Merge branch 'for-linus' into for-next
Takashi Iwai
2020-01-08
ALSA: hda: enable regmap internal locking
Kai Vehmanen
2020-01-08
ALSA: hda: Fix a typo in comments
Takashi Iwai
2019-11-05
ALSA: hda: Disable regmap internal locking
Takashi Iwai
2019-08-14
ALSA: hda: Unexport a few more stuff
Takashi Iwai
2019-05-21
treewide: Add SPDX license identifier for missed files
Thomas Gleixner
2018-09-07
regmap: split up regmap_config.use_single_rw
David Frey
2018-04-24
ALSA: hda - Use a macro for snd_array iteration loops
Takashi Iwai
2016-06-17
ALSA: hdac_regmap - fix the register access for runtime PM
Jaroslav Kysela
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-07-17
ALSA: hda - Check the return value from pm_runtime_get/put*()
Takashi Iwai
2015-06-11
ALSA: hda - Re-add the lost fake mute support
Takashi Iwai
2015-06-10
ALSA: hda - Don't actually write registers for caps overwrites
Takashi Iwai
2015-04-14
ALSA: hda - set GET bit when adding a vendor verb to the codec regmap
Mengdong Lin
2015-04-09
ALSA: hda - Always allow access for POWER_STATE verbs via regmap
Takashi Iwai
2015-04-08
ALSA: hda - Work around races of power up/down with runtime PM
Takashi Iwai
2015-03-27
ALSA: hda - Set use_single_rw flag for regmap
Takashi Iwai
2015-03-26
ALSA: hda - Handle a few verbs as read-only
Takashi Iwai
2015-03-23
ALSA: hda - Add cache support for COEF read/write
Takashi Iwai
2015-03-23
ALSA: hda - Handle get/set power verb symmetrically via regmap
Takashi Iwai
2015-03-23
ALSA: hda - Add a fake stereo amp register support
Takashi Iwai
2015-03-23
ALSA: hda - Allow driver to add vendor-specific verbs for regmap
Takashi Iwai
2015-03-23
ALSA: hda - Use regmap for parameter caches, too
Takashi Iwai
2015-03-23
ALSA: hda - Add regmap support
Takashi Iwai