summaryrefslogtreecommitdiffstats
path: root/sound/pci/hda/hda_component.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* ALSA: hda: hda_component: Protect shared data with a mutexSimon Trimmer2024-06-181-1/+12
* ALSA: hda: hda_component: Move codec field into the parentSimon Trimmer2024-06-181-4/+1
* ALSA: hda: hda_component: Change codecs to use component parent structureSimon Trimmer2024-06-181-1/+1
* ALSA: hda: hda_component: Introduce component parent structureSimon Trimmer2024-06-181-29/+36
* ALSA: hda: hda_component: Initialize shared data during bind callbackRichard Fitzgerald2024-05-081-1/+15
* ALSA: hda: realtek: Move hda_component implementation to moduleRichard Fitzgerald2024-01-251-0/+169