Age | Commit message (Expand) | Author | Files | Lines |
2015-04-14 | ALSA: hda - set GET bit when adding a vendor verb to the codec regmap | Mengdong Lin | 1 | -1/+1 |
2015-04-13 | ALSA: hda - Fix another race in runtime PM refcounting | Takashi Iwai | 1 | -0/+30 |
2015-04-13 | ALSA: hda - Expose codec type sysfs | Takashi Iwai | 1 | -0/+2 |
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 | 2 | -13/+11 |
2015-04-08 | ALSA: hda - Create AFG sysfs node at last | Takashi Iwai | 1 | -8/+8 |
2015-04-04 | Merge branch 'topic/hda-regmap' into for-next | Takashi Iwai | 5 | -7/+574 |
2015-04-04 | ALSA: hda - Fix subsystem ID read regression | David Henningsson | 1 | -1/+1 |
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 | 2 | -0/+31 |
2015-03-23 | ALSA: hda - Implement uncached version of parameter reads | Takashi Iwai | 1 | -1/+25 |
2015-03-23 | ALSA: hda - Use regmap for codec parameter reads | Takashi Iwai | 1 | -12/+9 |
2015-03-23 | ALSA: hda - Add regmap support | Takashi Iwai | 3 | -1/+306 |
2015-03-23 | ALSA: hda - Move generic array helpers to core lib | Takashi Iwai | 2 | -1/+51 |
2015-03-23 | ALSA: hda - Re-add tracepoints to HD-audio core driver | Takashi Iwai | 4 | -1/+77 |
2015-03-23 | ALSA: hda - Fix possible runtime PM refcount unbalance | Takashi Iwai | 1 | -2/+1 |
2015-03-23 | ALSA: hda - Support indirect execution of verbs | Takashi Iwai | 1 | -1/+23 |
2015-03-23 | ALSA: hda - Add widget sysfs tree | Takashi Iwai | 4 | -1/+444 |
2015-03-23 | ALSA: hda - Move a part of hda_codec stuff into hdac_device | Takashi Iwai | 3 | -1/+491 |
2015-03-23 | ALSA: hda - Move some codes up to hdac_bus struct | Takashi Iwai | 2 | -1/+182 |
2015-03-23 | ALSA: hda - Make snd_hda_bus_type public | Takashi Iwai | 3 | -0/+47 |