Age | Commit message (Expand) | Author | Files | Lines |
2021-03-02 | ALSA: hda: fix kernel-doc warnings | Pierre-Louis Bossart | 1 | -1/+1 |
2020-01-13 | ALSA: hda: Manage concurrent reg access more properly | Takashi Iwai | 1 | -35/+107 |
2020-01-11 | Merge branch 'for-linus' into for-next | Takashi Iwai | 1 | -1/+0 |
2020-01-08 | ALSA: hda: enable regmap internal locking | Kai Vehmanen | 1 | -1/+0 |
2020-01-08 | ALSA: hda: Fix a typo in comments | Takashi Iwai | 1 | -1/+1 |
2019-11-05 | ALSA: hda: Disable regmap internal locking | Takashi Iwai | 1 | -0/+1 |
2019-08-14 | ALSA: hda: Unexport a few more stuff | Takashi Iwai | 1 | -0/+1 |
2019-05-21 | treewide: Add SPDX license identifier for missed files | Thomas Gleixner | 1 | -0/+1 |
2018-09-07 | regmap: split up regmap_config.use_single_rw | David Frey | 1 | -1/+2 |
2018-04-24 | ALSA: hda - Use a macro for snd_array iteration loops | Takashi Iwai | 1 | -2/+2 |
2016-06-17 | ALSA: hdac_regmap - fix the register access for runtime PM | Jaroslav Kysela | 1 | -2/+2 |
2016-04-21 | ALSA: hda - Fix possible race on regmap bypass flip | Takashi Iwai | 1 | -12/+28 |
2016-03-08 | ALSA: hda - Fix unexpected resume through regmap code path | Takashi Iwai | 1 | -23/+46 |
2015-10-28 | ALSA: hda - Add / fix kernel doc comments | Takashi Iwai | 1 | -0/+10 |
2015-07-17 | ALSA: hda - Check the return value from pm_runtime_get/put*() | Takashi Iwai | 1 | -4/+6 |
2015-06-11 | ALSA: hda - Re-add the lost fake mute support | Takashi Iwai | 1 | -0/+5 |
2015-06-10 | ALSA: hda - Don't actually write registers for caps overwrites | Takashi Iwai | 1 | -0/+3 |
2015-04-14 | ALSA: hda - set GET bit when adding a vendor verb to the codec regmap | Mengdong Lin | 1 | -1/+1 |
2015-04-09 | ALSA: hda - Always allow access for POWER_STATE verbs via regmap | Takashi Iwai | 1 | -5/+5 |
2015-04-08 | ALSA: hda - Work around races of power up/down with runtime PM | Takashi Iwai | 1 | -4/+4 |
2015-03-27 | ALSA: hda - Set use_single_rw flag for regmap | Takashi Iwai | 1 | -0/+1 |
2015-03-26 | ALSA: hda - Handle a few verbs as read-only | Takashi Iwai | 1 | -3/+7 |
2015-03-23 | ALSA: hda - Add cache support for COEF read/write | Takashi Iwai | 1 | -1/+48 |
2015-03-23 | ALSA: hda - Handle get/set power verb symmetrically via regmap | Takashi Iwai | 1 | -1/+12 |
2015-03-23 | ALSA: hda - Add a fake stereo amp register support | Takashi Iwai | 1 | -1/+70 |
2015-03-23 | ALSA: hda - Allow driver to add vendor-specific verbs for regmap | Takashi Iwai | 1 | -0/+28 |
2015-03-23 | ALSA: hda - Use regmap for parameter caches, too | Takashi Iwai | 1 | -0/+8 |
2015-03-23 | ALSA: hda - Add regmap support | Takashi Iwai | 1 | -0/+304 |