All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v12 0/5] Goodix touchscreen enhancements
@ 2016-09-10 17:57 Irina Tirdea
  2016-09-10 17:57 ` [PATCH v12 1/5] Input: goodix - add sysfs interface to dump config Irina Tirdea
                   ` (5 more replies)
  0 siblings, 6 replies; 18+ messages in thread
From: Irina Tirdea @ 2016-09-10 17:57 UTC (permalink / raw)
  To: linux-input
  Cc: Dmitry Torokhov, Bastien Nocera, Aleksei Mamlin, Karsten Merker,
	Mark Rutland, Rob Herring, Octavian Purdila, linux-kernel,
	devicetree, Irina Tirdea

This is an update for a previous set of patches [1] with enhancements
for the Goodix touchscreens. The first 3 patches are leftovers from
the previous patchset (with minor changes due to rebase), while the
last 2 patches are new.

Thanks,
Irina

[1] https://lkml.org/lkml/2015/11/19/241

Changes in v12:
 - add documentation for configuration firmware update
 - minor changes due to rebase
 - add 2 new patches to fix reset sequence and add support for gt9157

Previous changes:
  https://lkml.org/lkml/2015/11/19/241

Irina Tirdea (5):
  Input: goodix - add sysfs interface to dump config
  Input: goodix - add support for ESD
  Input: goodix - add runtime power management support
  Input: goodix - fix reset sequence
  Input: goodix - add support for gt9157

 .../bindings/input/touchscreen/goodix.txt          |   5 +
 Documentation/input/goodix.txt                     |  84 +++++
 drivers/input/touchscreen/goodix.c                 | 346 +++++++++++++++++++--
 3 files changed, 415 insertions(+), 20 deletions(-)
 create mode 100644 Documentation/input/goodix.txt

-- 
1.9.1


^ permalink raw reply	[flat|nested] 18+ messages in thread
[parent not found: <27958492.533931504646096353.JavaMail.root@webmail>]

end of thread, other threads:[~2017-09-05 21:26 UTC | newest]

Thread overview: 18+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-09-10 17:57 [PATCH v12 0/5] Goodix touchscreen enhancements Irina Tirdea
2016-09-10 17:57 ` [PATCH v12 1/5] Input: goodix - add sysfs interface to dump config Irina Tirdea
2016-10-27 13:44   ` Bastien Nocera
2016-09-10 17:57 ` [PATCH v12 2/5] Input: goodix - add support for ESD Irina Tirdea
2016-10-27 13:44   ` Bastien Nocera
2016-09-10 17:57 ` [PATCH v12 3/5] Input: goodix - add runtime power management support Irina Tirdea
     [not found]   ` <1473530257-7495-4-git-send-email-irina.tirdea-ral2JQCrhuEAvxtiuMwx3w@public.gmane.org>
2016-10-27 13:44     ` Bastien Nocera
2016-10-27 13:44       ` Bastien Nocera
2016-09-10 17:57 ` [PATCH v12 4/5] Input: goodix - fix reset sequence Irina Tirdea
     [not found]   ` <1473530257-7495-5-git-send-email-irina.tirdea-ral2JQCrhuEAvxtiuMwx3w@public.gmane.org>
2016-10-27 13:44     ` Bastien Nocera
2016-10-27 13:44       ` Bastien Nocera
     [not found] ` <1473530257-7495-1-git-send-email-irina.tirdea-ral2JQCrhuEAvxtiuMwx3w@public.gmane.org>
2016-09-10 17:57   ` [PATCH v12 5/5] Input: goodix - add support for gt9157 Irina Tirdea
2016-09-10 17:57     ` Irina Tirdea
2016-09-19 21:41     ` Rob Herring
     [not found]     ` <1473530257-7495-6-git-send-email-irina.tirdea-ral2JQCrhuEAvxtiuMwx3w@public.gmane.org>
2016-10-27 13:44       ` Bastien Nocera
2016-10-27 13:44         ` Bastien Nocera
2016-10-27 13:44 ` [PATCH v12 0/5] Goodix touchscreen enhancements Bastien Nocera
     [not found] <27958492.533931504646096353.JavaMail.root@webmail>
2017-09-05 21:16 ` [PATCH v12 1/5] Input: goodix - add sysfs interface to dump config Dimitry Ishenko

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.