aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/include/sound/hdaudio.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-04-13ALSA: hda - Fix another race in runtime PM refcountingTakashi Iwai1-28/+4
2015-04-08ALSA: hda - Work around races of power up/down with runtime PMTakashi Iwai1-0/+28
2015-03-23ALSA: hda - Add cache support for COEF read/writeTakashi Iwai1-0/+1
2015-03-23ALSA: hda - Allow driver to add vendor-specific verbs for regmapTakashi Iwai1-0/+1
2015-03-23ALSA: hda - Use regmap for parameter caches, tooTakashi Iwai1-0/+3
2015-03-23ALSA: hda - Implement uncached version of parameter readsTakashi Iwai1-0/+2
2015-03-23ALSA: hda - Use regmap for codec parameter readsTakashi Iwai1-1/+19
2015-03-23ALSA: hda - Add regmap supportTakashi Iwai1-0/+4
2015-03-23ALSA: hda - Move generic array helpers to core libTakashi Iwai1-0/+33
2015-03-23ALSA: hda - Support indirect execution of verbsTakashi Iwai1-0/+6
2015-03-23ALSA: hda - Add widget sysfs treeTakashi Iwai1-0/+6
2015-03-23ALSA: hda - Move a part of hda_codec stuff into hdac_deviceTakashi Iwai1-0/+66
2015-03-23ALSA: hda - Move some codes up to hdac_bus structTakashi Iwai1-0/+61
2015-03-23ALSA: hda - Make snd_hda_bus_type publicTakashi Iwai1-0/+42