aboutsummaryrefslogtreecommitdiffstats
path: root/sound/hda/hdac_device.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-04-21ALSA: hda - Fix possible race on regmap bypass flipTakashi Iwai1-6/+4
2016-03-08ALSA: hda - Fix unexpected resume through regmap code pathTakashi Iwai1-0/+16
2015-10-28ALSA: hda - Add / fix kernel doc commentsTakashi Iwai1-4/+6
2015-10-20ALSA: hda - Add a common helper to give the codec modalias stringTakashi Iwai1-0/+15
2015-10-15ALSA: hda - consolidate chip rename functionsTakashi Iwai1-0/+22
2015-10-08ALSA: hdac: Copy codec helpers to coreSubhransu S. Prusty1-0/+81
2015-08-26ALSA: hda - Fix widget sysfs tree corruption after refreshTakashi Iwai1-6/+8
2015-08-21ALSA: hdac: add snd_hdac_refresh_widget_sysfs()Vinod Koul1-0/+28
2015-07-17ALSA: hda - Check the return value from pm_runtime_get/put*()Takashi Iwai1-8/+18
2015-04-29ALSA: hda - allow a codec to control the link powerMengdong Lin1-0/+15
2015-04-16ALSA: hda - Move PCM format and rate handling code to core libraryTakashi Iwai1-0/+300
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