summaryrefslogtreecommitdiffstats
path: root/sound/hda/hdac_device.c
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'asoc-v5.3' of https://git.kernel.org/pub/scm/linux/kernel/git/broo...Takashi Iwai2019-07-081-0/+1
|\
| * treewide: Add SPDX license identifier for missed filesThomas Gleixner2019-05-211-0/+1
* | ALSA: hda: Simplify snd_hdac_refresh_widgets()Takashi Iwai2019-07-051-8/+5
* | ALSA: hda: Fix widget_mutex incomplete protectionEvan Green2019-07-011-6/+12
|/
* ALSA: hda: Fix race between creating and refreshing sysfs entriesAmadeusz Sławiński2019-05-131-0/+7
* ALSA: hda: Refactor display power managementTakashi Iwai2018-12-111-17/+0
* ALSA: hda: Fix implicit PCM format type conversionTakashi Iwai2018-07-271-1/+1
* ALSA: hda: Copying sync power state helper to coreAbhijeet Kumar2018-02-121-0/+35
* ALSA: hda: Avoid racy recreation of widget kobjectsTakashi Iwai2017-10-191-33/+10
* ALSA: hda: Fix potential race at unregistration and unsol eventsTakashi Iwai2017-06-201-0/+1
* ALSA: hda - Fix possible race on regmap bypass flipTakashi Iwai2016-04-211-6/+4
* ALSA: hda - Fix unexpected resume through regmap code pathTakashi Iwai2016-03-081-0/+16
* ALSA: hda - Add / fix kernel doc commentsTakashi Iwai2015-10-281-4/+6
* ALSA: hda - Add a common helper to give the codec modalias stringTakashi Iwai2015-10-201-0/+15
* ALSA: hda - consolidate chip rename functionsTakashi Iwai2015-10-151-0/+22
* ALSA: hdac: Copy codec helpers to coreSubhransu S. Prusty2015-10-081-0/+81
* ALSA: hda - Fix widget sysfs tree corruption after refreshTakashi Iwai2015-08-261-6/+8
* ALSA: hdac: add snd_hdac_refresh_widget_sysfs()Vinod Koul2015-08-211-0/+28
* ALSA: hda - Check the return value from pm_runtime_get/put*()Takashi Iwai2015-07-171-8/+18
* ALSA: hda - allow a codec to control the link powerMengdong Lin2015-04-291-0/+15
* ALSA: hda - Move PCM format and rate handling code to core libraryTakashi Iwai2015-04-161-0/+300
* ALSA: hda - Fix another race in runtime PM refcountingTakashi Iwai2015-04-131-0/+30
* ALSA: hda - Work around races of power up/down with runtime PMTakashi Iwai2015-04-081-9/+7
* Merge branch 'topic/hda-regmap' into for-nextTakashi Iwai2015-04-041-6/+50
|\
| * ALSA: hda - Use regmap for parameter caches, tooTakashi Iwai2015-03-231-0/+23
| * ALSA: hda - Implement uncached version of parameter readsTakashi Iwai2015-03-231-1/+25
| * ALSA: hda - Use regmap for codec parameter readsTakashi Iwai2015-03-231-12/+9
* | ALSA: hda - Fix subsystem ID read regressionDavid Henningsson2015-04-041-1/+1
|/
* ALSA: hda - Fix possible runtime PM refcount unbalanceTakashi Iwai2015-03-231-2/+1
* ALSA: hda - Support indirect execution of verbsTakashi Iwai2015-03-231-1/+23
* ALSA: hda - Add widget sysfs treeTakashi Iwai2015-03-231-0/+35
* ALSA: hda - Move a part of hda_codec stuff into hdac_deviceTakashi Iwai2015-03-231-0/+471