All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2 0/3] HID: lenovo: ThinkPad TrackPoint Keyboard II support
@ 2021-11-01 22:11 ValdikSS
  2021-11-01 22:11 ` [PATCH v2 1/3] HID: lenovo: Add support for ThinkPad TrackPoint Keyboard II ValdikSS
                   ` (4 more replies)
  0 siblings, 5 replies; 19+ messages in thread
From: ValdikSS @ 2021-11-01 22:11 UTC (permalink / raw)
  To: linux-input

This patchset adds support for Lenovo ThinkPad TrackPoint Keyboard II,
in both USB and Bluetooth modes.

It brings additional functional keys mapping, native vertical and horizontal
scrolling, trackpoint sensitivity configuration and Fn-Lock sync.

There is no code difference between the previous patchset, only minor
patch subject changes and code/comments split.

ValdikSS (3):
  HID: lenovo: Add support for ThinkPad TrackPoint Keyboard II
  HID: lenovo: Sync Fn-lock state on button press for Compact and
    TrackPoint II keyboards
  HID: lenovo: Add note about different report numbers

 drivers/hid/hid-ids.h    |   2 +
 drivers/hid/hid-lenovo.c | 174 +++++++++++++++++++++++++++++++++++++--
 2 files changed, 170 insertions(+), 6 deletions(-)

-- 
2.31.1


^ permalink raw reply	[flat|nested] 19+ messages in thread
* [PATCH v2 0/3] HID: lenovo: ThinkPad TrackPoint Keyboard II support
@ 2021-12-16 22:46 ValdikSS
  2022-01-06 13:19 ` Jiri Kosina
  2022-01-24 12:24 ` Florian Klink
  0 siblings, 2 replies; 19+ messages in thread
From: ValdikSS @ 2021-12-16 22:46 UTC (permalink / raw)
  To: Jiri Kosina, Benjamin Tissoires; +Cc: linux-input

This patchset adds support for Lenovo ThinkPad TrackPoint Keyboard II,
in both USB and Bluetooth modes.

It brings additional functional keys mapping, native vertical and horizontal
scrolling, trackpoint sensitivity configuration and Fn-Lock sync.

There is no code difference between the previous patchset, only minor
patch subject changes and code/comments split.

ValdikSS (3):
  HID: lenovo: Add support for ThinkPad TrackPoint Keyboard II
  HID: lenovo: Sync Fn-lock state on button press for Compact and
    TrackPoint II keyboards
  HID: lenovo: Add note about different report numbers

 drivers/hid/hid-ids.h    |   2 +
 drivers/hid/hid-lenovo.c | 174 +++++++++++++++++++++++++++++++++++++--
 2 files changed, 170 insertions(+), 6 deletions(-)

-- 
2.31.1


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

end of thread, other threads:[~2022-01-26 21:47 UTC | newest]

Thread overview: 19+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-11-01 22:11 [PATCH v2 0/3] HID: lenovo: ThinkPad TrackPoint Keyboard II support ValdikSS
2021-11-01 22:11 ` [PATCH v2 1/3] HID: lenovo: Add support for ThinkPad TrackPoint Keyboard II ValdikSS
2021-11-01 22:11 ` [PATCH v2 2/3] HID: lenovo: Sync Fn-lock state on button press for Compact and TrackPoint II keyboards ValdikSS
2021-11-01 22:11 ` [PATCH v2 3/3] HID: lenovo: Add note about different report numbers ValdikSS
2021-12-12 22:06 ` [PATCH v2 0/3] HID: lenovo: ThinkPad TrackPoint Keyboard II support ValdikSS
2021-12-17  0:49 ` Maximilian Schmidt
2021-12-16 22:46 ValdikSS
2022-01-06 13:19 ` Jiri Kosina
2022-01-06 15:03   ` ValdikSS
2022-01-21 12:41     ` Florian Klink
2022-01-21 15:24       ` Jiri Kosina
2022-01-21 15:28         ` Florian Klink
2022-01-21 15:31           ` Jiri Kosina
2022-01-21 15:51             ` Florian Klink
2022-01-24 12:24 ` Florian Klink
2022-01-24 13:07   ` ValdikSS
2022-01-24 13:08     ` ValdikSS
2022-01-24 13:40       ` Florian Klink
2022-01-26 21:47         ` Florian Klink

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.