summaryrefslogtreecommitdiff
path: root/sound/hda
AgeCommit message (Expand)Author
2016-04-18ALSA: hda - Check the return value from pm_runtime_get/put*()Takashi Iwai
2015-06-11ALSA: hda - Re-add the lost fake mute supportTakashi Iwai
2015-06-10ALSA: hda - Don't actually write registers for caps overwritesTakashi Iwai
2015-04-14ALSA: hda - set GET bit when adding a vendor verb to the codec regmapMengdong Lin
2015-04-13ALSA: hda - Fix another race in runtime PM refcountingTakashi Iwai
2015-04-13ALSA: hda - Expose codec type sysfsTakashi Iwai
2015-04-09ALSA: hda - Always allow access for POWER_STATE verbs via regmapTakashi Iwai
2015-04-08ALSA: hda - Work around races of power up/down with runtime PMTakashi Iwai
2015-04-08ALSA: hda - Create AFG sysfs node at lastTakashi Iwai
2015-04-04Merge branch 'topic/hda-regmap' into for-nextTakashi Iwai
2015-04-04ALSA: hda - Fix subsystem ID read regressionDavid Henningsson
2015-03-27ALSA: hda - Set use_single_rw flag for regmapTakashi Iwai
2015-03-26ALSA: hda - Handle a few verbs as read-onlyTakashi Iwai
2015-03-23ALSA: hda - Add cache support for COEF read/writeTakashi Iwai
2015-03-23ALSA: hda - Handle get/set power verb symmetrically via regmapTakashi Iwai
2015-03-23ALSA: hda - Add a fake stereo amp register supportTakashi Iwai
2015-03-23ALSA: hda - Allow driver to add vendor-specific verbs for regmapTakashi Iwai
2015-03-23ALSA: hda - Use regmap for parameter caches, tooTakashi Iwai
2015-03-23ALSA: hda - Implement uncached version of parameter readsTakashi Iwai
2015-03-23ALSA: hda - Use regmap for codec parameter readsTakashi Iwai
2015-03-23ALSA: hda - Add regmap supportTakashi Iwai
2015-03-23ALSA: hda - Move generic array helpers to core libTakashi Iwai
2015-03-23ALSA: hda - Re-add tracepoints to HD-audio core driverTakashi Iwai
2015-03-23ALSA: hda - Fix possible runtime PM refcount unbalanceTakashi Iwai
2015-03-23ALSA: hda - Support indirect execution of verbsTakashi Iwai
2015-03-23ALSA: hda - Add widget sysfs treeTakashi Iwai
2015-03-23ALSA: hda - Move a part of hda_codec stuff into hdac_deviceTakashi Iwai
2015-03-23ALSA: hda - Move some codes up to hdac_bus structTakashi Iwai
2015-03-23ALSA: hda - Make snd_hda_bus_type publicTakashi Iwai