| Commit message (Expand) | Author | Age | Files | Lines |
* | ALSA: hdac_regmap - fix the register access for runtime PM | Jaroslav Kysela | 2016-06-17 | 1 | -2/+2 |
* | ALSA: hda - Fix possible race on regmap bypass flip | Takashi Iwai | 2016-04-21 | 1 | -12/+28 |
* | ALSA: hda - Fix unexpected resume through regmap code path | Takashi Iwai | 2016-03-08 | 1 | -23/+46 |
* | ALSA: hda - Add / fix kernel doc comments | Takashi Iwai | 2015-10-28 | 1 | -0/+10 |
* | ALSA: hda - Check the return value from pm_runtime_get/put*() | Takashi Iwai | 2015-07-17 | 1 | -4/+6 |
* | ALSA: hda - Re-add the lost fake mute support | Takashi Iwai | 2015-06-11 | 1 | -0/+5 |
* | ALSA: hda - Don't actually write registers for caps overwrites | Takashi Iwai | 2015-06-10 | 1 | -0/+3 |
* | ALSA: hda - set GET bit when adding a vendor verb to the codec regmap | Mengdong Lin | 2015-04-14 | 1 | -1/+1 |
* | ALSA: hda - Always allow access for POWER_STATE verbs via regmap | Takashi Iwai | 2015-04-09 | 1 | -5/+5 |
* | ALSA: hda - Work around races of power up/down with runtime PM | Takashi Iwai | 2015-04-08 | 1 | -4/+4 |
* | ALSA: hda - Set use_single_rw flag for regmap | Takashi Iwai | 2015-03-27 | 1 | -0/+1 |
* | ALSA: hda - Handle a few verbs as read-only | Takashi Iwai | 2015-03-26 | 1 | -3/+7 |
* | ALSA: hda - Add cache support for COEF read/write | Takashi Iwai | 2015-03-23 | 1 | -1/+48 |
* | ALSA: hda - Handle get/set power verb symmetrically via regmap | Takashi Iwai | 2015-03-23 | 1 | -1/+12 |
* | ALSA: hda - Add a fake stereo amp register support | Takashi Iwai | 2015-03-23 | 1 | -1/+70 |
* | ALSA: hda - Allow driver to add vendor-specific verbs for regmap | Takashi Iwai | 2015-03-23 | 1 | -0/+28 |
* | ALSA: hda - Use regmap for parameter caches, too | Takashi Iwai | 2015-03-23 | 1 | -0/+8 |
* | ALSA: hda - Add regmap support | Takashi Iwai | 2015-03-23 | 1 | -0/+304 |