public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/4] irqchip: imgpdc: Fix various issues
@ 2017-10-02  9:55 Ed Blake
  2017-10-02  9:55 ` [PATCH 1/4] irqchip: imgpdc: Avoid unbalanced irq wake disable Ed Blake
                   ` (4 more replies)
  0 siblings, 5 replies; 13+ messages in thread
From: Ed Blake @ 2017-10-02  9:55 UTC (permalink / raw)
  To: tglx, jason, marc.zyngier; +Cc: linux-kernel, Ed Blake

This patch set contains fixes for various issues in the irq-imgpdc
driver.

Ed Blake (4):
  irqchip: imgpdc: Avoid unbalanced irq wake disable
  irqchip: imgpdc: Avoid immediate wake event during set_wake
  irqchip: imgpdc: Set sys wake polarities to active high
  irqchip: imgpdc: Pass on peripheral mask/unmasks to the parent

 drivers/irqchip/irq-imgpdc.c | 107 +++++++++++++++++++++++++++++++++++--------
 1 file changed, 89 insertions(+), 18 deletions(-)

-- 
1.9.1

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

end of thread, other threads:[~2017-10-05 16:42 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-10-02  9:55 [PATCH 0/4] irqchip: imgpdc: Fix various issues Ed Blake
2017-10-02  9:55 ` [PATCH 1/4] irqchip: imgpdc: Avoid unbalanced irq wake disable Ed Blake
2017-10-02  9:55 ` [PATCH 2/4] irqchip: imgpdc: Avoid immediate wake event during set_wake Ed Blake
2017-10-02  9:55 ` [PATCH 3/4] irqchip: imgpdc: Set sys wake polarities to active high Ed Blake
2017-10-04 13:14   ` James Hogan
2017-10-05 14:37     ` Ed Blake
2017-10-02  9:55 ` [PATCH 4/4] irqchip: imgpdc: Pass on peripheral mask/unmasks to the parent Ed Blake
2017-10-04 14:03   ` James Hogan
2017-10-05 14:48     ` Ed Blake
2017-10-05 15:26       ` James Hogan
2017-10-05 15:43         ` Ed Blake
2017-10-05 16:42           ` Ed Blake
2017-10-03 20:32 ` [PATCH 0/4] irqchip: imgpdc: Fix various issues Thomas Gleixner

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox