All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH V1 0/4] ALSA: hda: jack detect fixes
@ 2025-06-19  2:08 joakim.zhang
  2025-06-19  2:08 ` [PATCH V1 1/4] ALSA: hda: fix controller cannot suspend when codec using jackpoll joakim.zhang
                   ` (4 more replies)
  0 siblings, 5 replies; 34+ messages in thread
From: joakim.zhang @ 2025-06-19  2:08 UTC (permalink / raw)
  To: perex, tiwai, linux-sound
  Cc: chris.chiu, kailang, geans_chen, cix-kernel-upstream,
	Joakim Zhang

From: Joakim Zhang <joakim.zhang@cixtech.com>

 - fixes for hda jack detection with polling mode

Joakim Zhang (4):
  ALSA: hda: fix controller cannot suspend when codec using jackpoll
  ALSA: hda: add no_pin_sense_update flag for jack detection
  ALSA: hda: disable jackpoll_in_suspend when system shutdown
  ALSA: hda/realtek: fix mic jack detect failed on alc256

 include/sound/hda_codec.h     |  1 +
 sound/pci/hda/hda_codec.c     |  3 +++
 sound/pci/hda/hda_generic.c   | 11 +++++++++--
 sound/pci/hda/hda_jack.c      |  2 +-
 sound/pci/hda/patch_realtek.c |  2 ++
 5 files changed, 16 insertions(+), 3 deletions(-)

-- 
2.49.0


^ permalink raw reply	[flat|nested] 34+ messages in thread

end of thread, other threads:[~2025-07-03  1:39 UTC | newest]

Thread overview: 34+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-06-19  2:08 [PATCH V1 0/4] ALSA: hda: jack detect fixes joakim.zhang
2025-06-19  2:08 ` [PATCH V1 1/4] ALSA: hda: fix controller cannot suspend when codec using jackpoll joakim.zhang
2025-06-20 12:00   ` Takashi Iwai
2025-06-21  6:12     ` 回复: " Joakim  Zhang
2025-06-19  2:08 ` [PATCH V1 2/4] ALSA: hda: add no_pin_sense_update flag for jack detection joakim.zhang
2025-06-20 12:11   ` Takashi Iwai
2025-06-21  6:14     ` 回复: " Joakim  Zhang
2025-06-23 10:39       ` Joakim  Zhang
2025-06-23 13:11         ` Takashi Iwai
2025-06-19  2:08 ` [PATCH V1 3/4] ALSA: hda: disable jackpoll_in_suspend when system shutdown joakim.zhang
2025-06-20 12:12   ` Takashi Iwai
2025-06-19  2:08 ` [PATCH V1 4/4] ALSA: hda/realtek: fix mic jack detect failed on alc256 joakim.zhang
2025-06-20 12:13   ` Takashi Iwai
2025-06-24  2:31     ` Kailang
2025-06-24  3:32       ` Joakim  Zhang
2025-06-24  6:17         ` Kailang
2025-06-25  1:32           ` Joakim  Zhang
2025-06-25  3:05             ` Kailang
2025-06-26  3:44               ` Joakim  Zhang
2025-06-26  5:51                 ` Kailang
2025-07-01  3:28                   ` Joakim  Zhang
2025-07-01  5:51                     ` Takashi Iwai
2025-07-01  6:35                       ` Joakim  Zhang
2025-07-01  6:42                         ` Takashi Iwai
2025-07-01  6:48                           ` Joakim  Zhang
2025-07-01  6:50                             ` Takashi Iwai
2025-07-01  8:40                               ` Joakim  Zhang
2025-07-01  9:14                                 ` Takashi Iwai
2025-07-01 10:27                                   ` Joakim  Zhang
2025-07-01 11:42                                     ` Takashi Iwai
2025-07-02  1:59                                       ` Joakim  Zhang
2025-07-02 14:27                                         ` Takashi Iwai
2025-07-03  1:39                                           ` Joakim  Zhang
2025-06-20 11:51 ` [PATCH V1 0/4] ALSA: hda: jack detect fixes Takashi Iwai

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.