aboutsummaryrefslogtreecommitdiff
path: root/sound/hda/hdac_device.c
AgeCommit message (Expand)AuthorFilesLines
2016-04-21ALSA: hda - Fix possible race on regmap bypass flipGravatar Takashi Iwai 1-6/+4
2016-03-08ALSA: hda - Fix unexpected resume through regmap code pathGravatar Takashi Iwai 1-0/+16
2015-10-28ALSA: hda - Add / fix kernel doc commentsGravatar Takashi Iwai 1-4/+6
2015-10-20ALSA: hda - Add a common helper to give the codec modalias stringGravatar Takashi Iwai 1-0/+15
2015-10-15ALSA: hda - consolidate chip rename functionsGravatar Takashi Iwai 1-0/+22
2015-10-08ALSA: hdac: Copy codec helpers to coreGravatar Subhransu S. Prusty 1-0/+81
2015-08-26ALSA: hda - Fix widget sysfs tree corruption after refreshGravatar Takashi Iwai 1-6/+8
2015-08-21ALSA: hdac: add snd_hdac_refresh_widget_sysfs()Gravatar Vinod Koul 1-0/+28
2015-07-17ALSA: hda - Check the return value from pm_runtime_get/put*()Gravatar Takashi Iwai 1-8/+18
2015-04-29ALSA: hda - allow a codec to control the link powerGravatar Mengdong Lin 1-0/+15
2015-04-16ALSA: hda - Move PCM format and rate handling code to core libraryGravatar Takashi Iwai 1-0/+300
2015-04-13ALSA: hda - Fix another race in runtime PM refcountingGravatar Takashi Iwai 1-0/+30
2015-04-08ALSA: hda - Work around races of power up/down with runtime PMGravatar Takashi Iwai 1-9/+7
2015-04-04Merge branch 'topic/hda-regmap' into for-nextGravatar Takashi Iwai 1-6/+50
2015-04-04ALSA: hda - Fix subsystem ID read regressionGravatar David Henningsson 1-1/+1
2015-03-23ALSA: hda - Use regmap for parameter caches, tooGravatar Takashi Iwai 1-0/+23
2015-03-23ALSA: hda - Implement uncached version of parameter readsGravatar Takashi Iwai 1-1/+25
2015-03-23ALSA: hda - Use regmap for codec parameter readsGravatar Takashi Iwai 1-12/+9
2015-03-23ALSA: hda - Fix possible runtime PM refcount unbalanceGravatar Takashi Iwai 1-2/+1
2015-03-23ALSA: hda - Support indirect execution of verbsGravatar Takashi Iwai 1-1/+23
2015-03-23ALSA: hda - Add widget sysfs treeGravatar Takashi Iwai 1-0/+35
2015-03-23ALSA: hda - Move a part of hda_codec stuff into hdac_deviceGravatar Takashi Iwai 1-0/+471