Hi, This patch series brings a bunch of bugfixes for the intel-hda driver and it also adds MSI support to reduce interrupt sharing.
Changes in v2: * Codestyle fixups. * Added one more bugfix. * Added MSI patch. François Revol (1): intel-hda: Honor WAKEEN bits. Gerd Hoffmann (5): intel-hda: exit cleanup hda-audio: exit cleanup intel-hda: update irq status on WAKEEN changes. intel-hda: add msi support intel-hda: fix codec addressing. hw/hda-audio.c | 24 +++++++++++++++++++ hw/intel-hda.c | 68 +++++++++++++++++++++++++++++++++++++++++++++++++++----- hw/intel-hda.h | 1 + 3 files changed, 87 insertions(+), 6 deletions(-)