Thomas Hellstrom
|
8b8be51b4f
Input: add vmmouse driver
|
10 년 전 |
Dmitry Torokhov
|
188933ac13
Merge tag 'v4.0-rc5' into next
|
10 년 전 |
Mathias Gottschlag
|
4ec212f003
Input: psmouse - disable changing resolution/rate/scale for FocalTech
|
10 년 전 |
Dmitry Torokhov
|
99e14c1e23
Input: psmouse - when comparing PNP IDs ignore case
|
10 년 전 |
Dmitry Torokhov
|
290b799c39
Input: psmouse - use IS_ENABLED instead of homegrown code
|
10 년 전 |
Dmitry Torokhov
|
0c49cd295d
Merge tag 'v3.19-rc4' into next
|
10 년 전 |
Mathias Gottschlag
|
05be1d079e
Input: psmouse - support for the FocalTech PS/2 protocol extensions
|
10 년 전 |
Dmitry Torokhov
|
185af4d666
Input: psmouse - remove unneeded check in psmouse_reconnect()
|
10 년 전 |
Dmitry Torokhov
|
9d93551188
Merge tag 'v3.17' into next
|
11 년 전 |
Dmitry Torokhov
|
447a8b858e
Merge branch 'next' into for-linus
|
11 년 전 |
Hans de Goede
|
3ace3686f1
Input: psmouse - add support for detecting FocalTech PS/2 touchpads
|
11 년 전 |
Hans de Goede
|
2c75ada625
Input: psmouse - add psmouse_matches_pnp_id helper function
|
11 년 전 |
Hans de Goede
|
01d4cd5c44
Input: add missing POINTER / DIRECT properties to a bunch of drivers
|
11 년 전 |
Dudley Du
|
0799a924bc
Input: add support for Cypress PS/2 Trackpads
|
12 년 전 |
Dmitry Torokhov
|
b675b3667f
Merge commit 'v3.3-rc6' into next
|
13 년 전 |
Andres Salomon
|
bd26f3d6fb
Input: psmouse - allow drivers to use psmouse_{de,}activate
|
13 년 전 |
Rusty Russell
|
90ab5ee941
module_param: make bool parameters really bool (drivers & misc)
|
13 년 전 |
Dmitry Torokhov
|
ee9dfd7a1d
Input: psmouse - make sure we do not use stale methods
|
13 년 전 |
Daniel Drake
|
7968a5dd49
Input: synaptics - add support for Relative mode
|
13 년 전 |
JJ Ding
|
76496e7a02
Input: convert obsolete strict_strtox to kstrtox
|
13 년 전 |
Dmitry Torokhov
|
b5d2170436
Input: psmouse - switch to using dev_*() for messages
|
14 년 전 |
Daniel Drake
|
ca94ec4354
Input: hgpk - support GlideSensor and PenTablet modes
|
14 년 전 |
Dmitry Eremin-Solenikov
|
0982258264
Input: serio - support multiple child devices per single parent
|
15 년 전 |
Rusty Russell
|
9bbb9e5a33
param: use ops in struct kernel_param, rather than get and set fns directly
|
15 년 전 |
Dmitry Torokhov
|
a62f0d27b4
Input: psmouse - small formatting changes to better follow coding style
|
15 년 전 |
Dmitry Torokhov
|
ef110b24e2
Input: psmouse - reset all types of mice before reconnecting
|
15 년 전 |
Dmitry Torokhov
|
6b9d363c49
Input: psmouse - ignore parity error for basic protocols
|
15 년 전 |
Dmitry Torokhov
|
a9f0c38197
Input: psmouse - make sure we don't schedule reconnects after cleanup
|
15 년 전 |
Tai-hwa Liang
|
4a18b3ab6e
Input: pmouse - move Sentelic probe down the list
|
15 년 전 |
Daniel Drake
|
e4e6efd2df
Input: psmouse - fix Synaptics detection when protocol is disabled
|
15 년 전 |