mbox

[Precise,GIT,PULL] (upstream) Support for new Sentelic touchpad (LP #969334)

Message ID CAMPhdO_7N9fZhkJP44oMd_1mYwzhFvEhqfXh5krJa_06WkCMOA@mail.gmail.com
State New
Headers show

Pull-request

git://kernel.ubuntu.com/ycmiao/ubuntu-precise.git lp969334

Message

Eric Miao April 13, 2012, 12:24 p.m. UTC
The following changes since commit f91db971b3244b74adc45a6f096adc2078d9db40:

  UBUNTU: Ubuntu-3.2.0-22.35 (2012-04-03 08:59:50 -0700)

are available in the git repository at:

  git://kernel.ubuntu.com/ycmiao/ubuntu-precise.git lp969334

for you to fetch changes up to ac96f96cbb7f4fb619a96c133b9f6dc3af3163bb:

  Input: sentelic - improve packet debugging information (2012-04-13
18:53:54 +0800)

----------------------------------------------------------------
Andres Salomon (1):
      Input: psmouse - allow drivers to use psmouse_{de,}activate

Oskari Saarenmaa (1):
      Input: sentelic - improve packet debugging information

Paul Fox (1):
      Input: psmouse - use psmouse_[de]activate() from sentelic and hgpk drivers

Tai-hwa Liang (3):
      Input: sentelic - refactor code for upcoming new hardware support
      Input: sentelic - enabling absolute coordinates output for newer hardware
      Input: sentelic - minor code cleanup

 drivers/input/mouse/hgpk.c         |    9 +-
 drivers/input/mouse/psmouse-base.c |   15 ++-
 drivers/input/mouse/psmouse.h      |    2 +
 drivers/input/mouse/sentelic.c     |  306 +++++++++++++++++++++++++++---------
 drivers/input/mouse/sentelic.h     |   35 ++++-
 5 files changed, 275 insertions(+), 92 deletions(-)