All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2 0/5] Input: sentelic - multiple finger output support
@ 2012-03-23  3:52 Tai-hwa Liang
  2012-03-23  3:52 ` [PATCH v2 1/5] Input: sentelic - code refactorying for upcoming new hardware support Tai-hwa Liang
                   ` (4 more replies)
  0 siblings, 5 replies; 7+ messages in thread
From: Tai-hwa Liang @ 2012-03-23  3:52 UTC (permalink / raw)
  To: Oskari Saarenmaa, Dmitry Torokhov, linux-kernel

Hi,

This patch set (against for-linus) is intended to add support for newer
Sentelic FSP(hardware revision Cx/Dx).  The relative coordinates output
mode is retained for supporting older hardware(prior to Cx release).

Patch set v2 are mostly identical to the previous submission except:
- fsp_packet_debug() parameter fixing up in patch #5
- acknowledge the work done by Oskari Saarenmaa <os@ohmu.fi>

Tai-hwa Liang (5):
  Input: sentelic - code refactorying for upcoming new hardware support
  Input: sentelic - enabling absolute coordinates output for newer
    hardware
  Input: sentelic - enabling hardware supported gesture ID output
  Input: sentelic - minor code cleaning up
  Input: sentelic - improving packet debugging information

 drivers/input/mouse/sentelic.c |  297 ++++++++++++++++++++++++++++++++--------
 drivers/input/mouse/sentelic.h |  108 ++++++++++++++-
 2 files changed, 347 insertions(+), 58 deletions(-)

-- 
1.7.9


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

end of thread, other threads:[~2012-03-23  9:59 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-03-23  3:52 [PATCH v2 0/5] Input: sentelic - multiple finger output support Tai-hwa Liang
2012-03-23  3:52 ` [PATCH v2 1/5] Input: sentelic - code refactorying for upcoming new hardware support Tai-hwa Liang
2012-03-23  3:52 ` [PATCH v2 2/5] Input: sentelic - enabling absolute coordinates output for newer hardware Tai-hwa Liang
2012-03-23 10:01   ` Alan Cox
2012-03-23  3:52 ` [PATCH v2 3/5] Input: sentelic - enabling hardware supported gesture ID output Tai-hwa Liang
2012-03-23  3:52 ` [PATCH v2 4/5] Input: sentelic - minor code cleaning up Tai-hwa Liang
2012-03-23  3:52 ` [PATCH v2 5/5] Input: sentelic - improving packet debugging information Tai-hwa Liang

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.