Age | Commit message (Expand) | Author |
2023-05-23 | ASoC: do not include pm_runtime.h if not used | Claudiu Beznea |
2023-01-23 | ALSA: hda: Do not unset preset when cleaning up codec | Cezary Rojewski |
2022-09-10 | ALSA: hda: Fix hang at HD-audio codec unbinding due to refcount saturation | Takashi Iwai |
2022-07-09 | ALSA: hda: Fix null-ptr-deref when i915 fails and hdmi is denylisted | Cezary Rojewski |
2021-11-17 | ALSA: hda: Do disconnect jacks at codec unbind | Takashi Iwai |
2021-11-16 | ALSA: hda: Fix potential deadlock at codec unbinding | Takashi Iwai |
2021-10-07 | ALSA: hda: intel: Allow repeatedly probing on codec configuration errors | Takashi Iwai |
2021-08-14 | ALSA: hda: Suspend codec at shutdown | Takashi Iwai |
2021-06-23 | ALSA: hda: Release codec display power during shutdown/reboot | Imre Deak |
2021-03-10 | ALSA: hda: Avoid spurious unsol event handling during S3/S4 | Takashi Iwai |
2019-10-28 | ALSA: hda - Fix pending unsol events at shutdown | Takashi Iwai |
2019-05-21 | treewide: Add SPDX license identifier for missed files | Thomas Gleixner |
2019-02-01 | ALSA: hda - Serialize codec registrations | Takashi Iwai |
2018-08-28 | ASoC: hdac_hda: add asoc extension for legacy HDA codec drivers | Rakesh Ughreja |
2018-08-28 | ALSA: hda: move hda_codec.h to include/sound | Pierre-Louis Bossart |
2017-09-04 | ALSA: hda: Fix forget to free resource in error handling code path in hda_cod... | Wang YanQing |
2016-01-20 | ALSA: hda - Fix missing module loading with model=generic option | Takashi Iwai |
2015-10-20 | Merge branch 'topic/hda-modalias' into for-next | Takashi Iwai |
2015-10-20 | ALSA: hda - convert to hda_device_id | Takashi Iwai |
2015-10-17 | ALSA: hda - Fix bogus codec address check for mixer name assignment | Takashi Iwai |
2015-10-15 | ALSA: hda - Update mixer name for the lower codec address | Takashi Iwai |
2015-10-15 | ALSA: hda - consolidate chip rename functions | Takashi Iwai |
2015-05-28 | ALSA: hda - Drop unused fields from struct hda_codec_preset | Takashi Iwai |
2015-03-23 | ALSA: hda - Add regmap support | Takashi Iwai |
2015-03-23 | ALSA: hda - Fix possible runtime PM refcount unbalance | Takashi Iwai |
2015-03-23 | ALSA: hda - Add widget sysfs tree | Takashi Iwai |
2015-03-23 | ALSA: hda - Move a part of hda_codec stuff into hdac_device | Takashi Iwai |
2015-03-23 | ALSA: hda - Move some codes up to hdac_bus struct | Takashi Iwai |
2015-03-23 | ALSA: hda - Make snd_hda_bus_type public | Takashi Iwai |
2015-03-13 | ALSA: hda - Use shutdown driver ops instead of reboot notifier | Takashi Iwai |
2015-03-03 | ALSA: hda - Build PCMs and controls at codec driver probe | Takashi Iwai |
2015-03-03 | ALSA: hda - Implement unbind more safely | Takashi Iwai |
2015-03-03 | ALSA: hda - Add card field to hda_codec struct | Takashi Iwai |
2015-02-23 | ALSA: hda - Move codec suspend/resume to codec driver | Takashi Iwai |
2015-02-23 | ALSA: hda - Bind codecs via standard bus | Takashi Iwai |