Age | Commit message (Expand) | Author | Files | Lines |
2018-02-12 | ALSA: hda: Copying sync power state helper to core | Abhijeet Kumar | 1 | -0/+35 |
2017-10-19 | ALSA: hda: Avoid racy recreation of widget kobjects | Takashi Iwai | 1 | -33/+10 |
2017-06-20 | ALSA: hda: Fix potential race at unregistration and unsol events | Takashi Iwai | 1 | -0/+1 |
2016-04-21 | ALSA: hda - Fix possible race on regmap bypass flip | Takashi Iwai | 1 | -6/+4 |
2016-03-08 | ALSA: hda - Fix unexpected resume through regmap code path | Takashi Iwai | 1 | -0/+16 |
2015-10-28 | ALSA: hda - Add / fix kernel doc comments | Takashi Iwai | 1 | -4/+6 |
2015-10-20 | ALSA: hda - Add a common helper to give the codec modalias string | Takashi Iwai | 1 | -0/+15 |
2015-10-15 | ALSA: hda - consolidate chip rename functions | Takashi Iwai | 1 | -0/+22 |
2015-10-08 | ALSA: hdac: Copy codec helpers to core | Subhransu S. Prusty | 1 | -0/+81 |
2015-08-26 | ALSA: hda - Fix widget sysfs tree corruption after refresh | Takashi Iwai | 1 | -6/+8 |
2015-08-21 | ALSA: hdac: add snd_hdac_refresh_widget_sysfs() | Vinod Koul | 1 | -0/+28 |
2015-07-17 | ALSA: hda - Check the return value from pm_runtime_get/put*() | Takashi Iwai | 1 | -8/+18 |
2015-04-29 | ALSA: hda - allow a codec to control the link power | Mengdong Lin | 1 | -0/+15 |
2015-04-16 | ALSA: hda - Move PCM format and rate handling code to core library | Takashi Iwai | 1 | -0/+300 |
2015-04-13 | ALSA: hda - Fix another race in runtime PM refcounting | Takashi Iwai | 1 | -0/+30 |
2015-04-08 | ALSA: hda - Work around races of power up/down with runtime PM | Takashi Iwai | 1 | -9/+7 |
2015-04-04 | Merge branch 'topic/hda-regmap' into for-next | Takashi Iwai | 1 | -6/+50 |
2015-04-04 | ALSA: hda - Fix subsystem ID read regression | David Henningsson | 1 | -1/+1 |
2015-03-23 | ALSA: hda - Use regmap for parameter caches, too | Takashi Iwai | 1 | -0/+23 |
2015-03-23 | ALSA: hda - Implement uncached version of parameter reads | Takashi Iwai | 1 | -1/+25 |
2015-03-23 | ALSA: hda - Use regmap for codec parameter reads | Takashi Iwai | 1 | -12/+9 |
2015-03-23 | ALSA: hda - Fix possible runtime PM refcount unbalance | Takashi Iwai | 1 | -2/+1 |
2015-03-23 | ALSA: hda - Support indirect execution of verbs | Takashi Iwai | 1 | -1/+23 |
2015-03-23 | ALSA: hda - Add widget sysfs tree | Takashi Iwai | 1 | -0/+35 |
2015-03-23 | ALSA: hda - Move a part of hda_codec stuff into hdac_device | Takashi Iwai | 1 | -0/+471 |