linux-input.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v1 0/2] Input: ads7846: reduce SPI related CPU load
@ 2020-11-04 15:35 Oleksij Rempel
  2020-11-04 15:35 ` [PATCH v1 1/2] Input: ads7846: convert to full duplex Oleksij Rempel
  2020-11-04 15:35 ` [PATCH v1 2/2] Input: ads7846: convert to one message Oleksij Rempel
  0 siblings, 2 replies; 4+ messages in thread
From: Oleksij Rempel @ 2020-11-04 15:35 UTC (permalink / raw)
  To: Dmitry Torokhov, Alexandru Ardelean, Mark Brown
  Cc: Oleksij Rempel, kernel, linux-kernel, linux-input, linux-spi,
	David Jander

This series is optimizing SPI transfer related CPU load.

Oleksij Rempel (2):
  Input: ads7846: convert to full duplex
  Input: ads7846: convert to one message

 drivers/input/touchscreen/ads7846.c | 395 +++++++++++-----------------
 1 file changed, 151 insertions(+), 244 deletions(-)

-- 
2.28.0


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

end of thread, other threads:[~2020-11-05 14:40 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-11-04 15:35 [PATCH v1 0/2] Input: ads7846: reduce SPI related CPU load Oleksij Rempel
2020-11-04 15:35 ` [PATCH v1 1/2] Input: ads7846: convert to full duplex Oleksij Rempel
2020-11-04 15:35 ` [PATCH v1 2/2] Input: ads7846: convert to one message Oleksij Rempel
2020-11-05 14:40   ` Oleksij Rempel

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).