All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2 0/5] Miscellaneous fixes for Azoteq IQS269A
@ 2023-01-03 17:56 Jeff LaBundy
  2023-01-03 17:58 ` [PATCH v2 1/5] Input: iqs269a - drop unused device node references Jeff LaBundy
                   ` (5 more replies)
  0 siblings, 6 replies; 7+ messages in thread
From: Jeff LaBundy @ 2023-01-03 17:56 UTC (permalink / raw)
  To: dmitry.torokhov; +Cc: linux-input, jeff

This series comprises a handful of minor fixes that result from
continued testing and updated guidance from the vendor.

Jeff LaBundy (5):
  Input: iqs269a - drop unused device node references
  Input: iqs269a - increase interrupt handler return delay
  Input: iqs269a - configure device with a single block write
  Input: iqs269a - do not poll during suspend or resume
  Input: iqs269a - do not poll during ATI

 drivers/input/misc/iqs269a.c | 327 ++++++++++++++---------------------
 1 file changed, 128 insertions(+), 199 deletions(-)

-- 
2.34.1


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

end of thread, other threads:[~2023-01-11  1:19 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-01-03 17:56 [PATCH v2 0/5] Miscellaneous fixes for Azoteq IQS269A Jeff LaBundy
2023-01-03 17:58 ` [PATCH v2 1/5] Input: iqs269a - drop unused device node references Jeff LaBundy
2023-01-03 17:58 ` [PATCH v2 2/5] Input: iqs269a - increase interrupt handler return delay Jeff LaBundy
2023-01-03 17:59 ` [PATCH v2 3/5] Input: iqs269a - configure device with a single block write Jeff LaBundy
2023-01-03 17:59 ` [PATCH v2 4/5] Input: iqs269a - do not poll during suspend or resume Jeff LaBundy
2023-01-03 17:59 ` [PATCH v2 5/5] Input: iqs269a - do not poll during ATI Jeff LaBundy
2023-01-11  1:18 ` [PATCH v2 0/5] Miscellaneous fixes for Azoteq IQS269A Dmitry Torokhov

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.