lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite for Android: free password hash cracker in your pocket
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Date:   Fri, 19 Jan 2018 15:06:22 -0800
From:   Dmitry Torokhov <dmitry.torokhov@...il.com>
To:     Benjamin Tissoires <benjamin.tissoires@...hat.com>,
        Hans de Goede <hdegoede@...hat.com>,
        Lyude Paul <lyude@...hat.com>
Cc:     linux-input@...r.kernel.org, linux-kernel@...r.kernel.org
Subject: [PATCH 0/7] psmouse assorted cleanups

Hi,

Just a few cleanups to psmouse code: BIT(), sign_extend(), u8 for data,
etc. Plus a patch from Stephen Lyons to handle A4Tech mice with 2 scroll
wheels.

Thanks.

Dmitry Torokhov (6):
  Input: psmouse - create helper for reporting standard buttons/motion
  Input: psmouse - clean up code
  Input: logips2pp - clean up code
  Input: lifebook - clean up code
  Input: synaptics - switch to using input_set_capability
  Input: synaptics - handle errors from input_mt_init_slots()

Stephen Lyons (1):
  Input: psmouse - add support for 2nd wheel on A4Tech Dual-Scroll wheel
    mice

 drivers/input/mouse/alps.c         |  30 ++----
 drivers/input/mouse/elantech.c     |  28 ++----
 drivers/input/mouse/lifebook.c     |  62 +++++++------
 drivers/input/mouse/logips2pp.c    | 152 ++++++++++++++++++-------------
 drivers/input/mouse/psmouse-base.c | 181 +++++++++++++++++++++++--------------
 drivers/input/mouse/psmouse.h      |   4 +
 drivers/input/mouse/sentelic.c     |  11 +--
 drivers/input/mouse/synaptics.c    |  82 ++++++++++-------
 8 files changed, 302 insertions(+), 248 deletions(-)

-- 
Dmitry

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ