This series is to add HDA jack polling support to update the Jack mixer control status properly even during runtime suspended state, as unsol event won't be triggered during D3 state. Mohan Kumar (2): ALSA: hda: Jack detection poll in suspend state ALSA: hda/tegra: Enable Jack poll for tegra include/sound/hda_codec.h | 3 +++ sound/pci/hda/hda_codec.c | 11 ++++++++++- sound/pci/hda/hda_tegra.c | 2 ++ 3 files changed, 15 insertions(+), 1 deletion(-) -- 2.17.1