aboutsummaryrefslogtreecommitdiffstats
path: root/sound/hda/hdac_device.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-04-13ALSA: hda - Fix another race in runtime PM refcountingTakashi Iwai1-0/+30
2015-04-08ALSA: hda - Work around races of power up/down with runtime PMTakashi Iwai1-9/+7
2015-04-04Merge branch 'topic/hda-regmap' into for-nextTakashi Iwai1-6/+50
2015-04-04ALSA: hda - Fix subsystem ID read regressionDavid Henningsson1-1/+1
2015-03-23ALSA: hda - Use regmap for parameter caches, tooTakashi Iwai1-0/+23
2015-03-23ALSA: hda - Implement uncached version of parameter readsTakashi Iwai1-1/+25
2015-03-23ALSA: hda - Use regmap for codec parameter readsTakashi Iwai1-12/+9
2015-03-23ALSA: hda - Fix possible runtime PM refcount unbalanceTakashi Iwai1-2/+1
2015-03-23ALSA: hda - Support indirect execution of verbsTakashi Iwai1-1/+23
2015-03-23ALSA: hda - Add widget sysfs treeTakashi Iwai1-0/+35
2015-03-23ALSA: hda - Move a part of hda_codec stuff into hdac_deviceTakashi Iwai1-0/+471