All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/3] AM335x: tsc: Fix suspended while touchscreen in use
@ 2016-05-16 11:26 ` Vignesh R
  0 siblings, 0 replies; 14+ messages in thread
From: Vignesh R @ 2016-05-16 11:26 UTC (permalink / raw)
  To: Dmitry Torokhov, Lee Jones
  Cc: Vignesh R, Grygorii Strashko, Dave Gerlach, linux-input,
	linux-kernel

On am335x-evm, its observed that touchscreen fails to wake system from
suspend if user had finger on touch screen while entering system.
This series addresses the above issue.


Grygorii Strashko (2):
  Input: ti_am335x_tsc - Prevent system suspend when TSC is in use
  Input: ti_am335x_tsc - Ack pending IRQs at probe and before suspend

Vignesh R (1):
  Input: ti_am335x_tsc - Mark IRQ as wakeup capable

 drivers/input/touchscreen/ti_am335x_tsc.c | 14 ++++++++++++++
 include/linux/mfd/ti_am335x_tscadc.h      |  1 +
 2 files changed, 15 insertions(+)

-- 
2.8.2

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

end of thread, other threads:[~2016-05-17 10:14 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-05-16 11:26 [PATCH 0/3] AM335x: tsc: Fix suspended while touchscreen in use Vignesh R
2016-05-16 11:26 ` Vignesh R
2016-05-16 11:26 ` [PATCH 1/3] Input: ti_am335x_tsc - Mark IRQ as wakeup capable Vignesh R
2016-05-16 11:26   ` Vignesh R
2016-05-16 19:46   ` Dmitry Torokhov
2016-05-17 10:14     ` Vignesh R
2016-05-17 10:14       ` Vignesh R
2016-05-16 11:26 ` [PATCH 2/3] Input: ti_am335x_tsc - Prevent system suspend when TSC is in use Vignesh R
2016-05-16 11:26   ` Vignesh R
2016-05-16 11:26 ` [PATCH 3/3] Input: ti_am335x_tsc - Ack pending IRQs at probe and before suspend Vignesh R
2016-05-16 11:26   ` Vignesh R
2016-05-16 19:44   ` Dmitry Torokhov
2016-05-17  5:56   ` Lee Jones
2016-05-17  5:56     ` Lee Jones

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.