Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
common
/
dcf49dbc8077e278ddd1bc7298abc781496e8a08
/
drivers
/
input
/
mouse
/
psmouse-base.c
aaca981
Input: i8042 - signal wakeup from atkbd/psmouse
by Dmitry Torokhov
· 6 years ago
03ae3a9
Input: psmouse - fix button reporting for basic protocols
by Dmitry Torokhov
· 7 years ago
21c48db
Input: elantech - add support for SMBus devices
by Benjamin Tissoires
· 7 years ago
ba521f1
Merge branch 'psmouse' into next
by Dmitry Torokhov
· 7 years ago
08be954
Input: psmouse - move sliced command implementation to libps2
by Dmitry Torokhov
· 7 years ago
4c711ef
Input: psmouse - add support for 2nd wheel on A4Tech Dual-Scroll wheel mice
by Stephen Lyons
· 8 years ago
ba66765
Input: psmouse - clean up code
by Dmitry Torokhov
· 8 years ago
1ef8580
Input: psmouse - create helper for reporting standard buttons/motion
by Dmitry Torokhov
· 8 years ago
2bc4298
Input: psmouse - fix Synaptics detection when protocol is disabled
by Dmitry Torokhov
· 7 years ago
ebc6a37
Input: psmouse - constify attribute_group structures
by Arvind Yadav
· 8 years ago
e839ffa
Input: synaptics - add support for Intertouch devices
by Benjamin Tissoires
· 8 years ago
8eb92e5
Input: psmouse - add support for SMBus companions
by Benjamin Tissoires
· 8 years ago
c774326
Input: psmouse - introduce notion of SMBus companions
by Dmitry Torokhov
· 8 years ago
085fa80
Input: psmouse - store pointer to current protocol
by Dmitry Torokhov
· 8 years ago
0ab3fa5
Input: psmouse - implement fast reconnect option
by Dmitry Torokhov
· 8 years ago
19ba1eb
Input: psmouse - add a custom serio protocol to send extra information
by Benjamin Tissoires
· 8 years ago
e9fb7cc
Input: psmouse - disable automatic probing of BYD touchpads
by Dmitry Torokhov
· 8 years ago
24dde60
Input: psmouse - remove deprecated create_singletheread_workqueue
by Bhaktipriya Shridhar
· 8 years ago
2d5f561
Input: byd - enable absolute mode
by Richard Pospesel
· 9 years ago
98ee377
Input: byd - add BYD PS/2 touchpad driver
by Chris Diamand
· 9 years ago
190e203
Input: psmouse - rename ps2pp_init() to ps2pp_detect()
by Dmitry Torokhov
· 9 years ago
ec6184b
Input: psmouse - limit protocols that we try on passthrough ports
by Dmitry Torokhov
· 9 years ago
c378b51
Input: psmouse - factor out common protocol probing code
by Dmitry Torokhov
· 9 years ago
5fa75cf
Input: psmouse - move protocol descriptions around
by Dmitry Torokhov
· 9 years ago
24a06f3
Input: psmouse - clean up Cypress probe
by Dmitry Torokhov
· 9 years ago
2b6f39e
Input: psmouse - rearrange Focaltech init code
by Dmitry Torokhov
· 9 years ago
ad53077
Input: psmouse - fix comment style
by Dmitry Torokhov
· 9 years ago
0a88d60
Input: psmouse - use switch statement in psmouse_process_byte()
by Dmitry Torokhov
· 9 years ago
66bc2f5
Input: psmouse - add small delay for IBM trackpoint pass-through mode
by Stefan Assmann
· 9 years ago
02201e3
Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux
by Linus Torvalds
· 10 years ago
9c27847
kernel/params: constify struct kernel_param_ops uses
by Luis R. Rodriguez
· 10 years ago
feb9eba
Input: psmouse - use true instead of 1 for boolean values
by Shailendra Verma
· 10 years ago
8b8be51
Input: add vmmouse driver
by Thomas Hellstrom
· 10 years ago
188933a
Merge tag 'v4.0-rc5' into next
by Dmitry Torokhov
· 10 years ago
4ec212f
Input: psmouse - disable changing resolution/rate/scale for FocalTech
by Mathias Gottschlag
· 10 years ago
99e14c1
Input: psmouse - when comparing PNP IDs ignore case
by Dmitry Torokhov
· 10 years ago
290b799
Input: psmouse - use IS_ENABLED instead of homegrown code
by Dmitry Torokhov
· 10 years ago
0c49cd2
Merge tag 'v3.19-rc4' into next
by Dmitry Torokhov
· 10 years ago
05be1d0
Input: psmouse - support for the FocalTech PS/2 protocol extensions
by Mathias Gottschlag
· 10 years ago
185af4d
Input: psmouse - remove unneeded check in psmouse_reconnect()
by Dmitry Torokhov
· 10 years ago
9d93551
Merge tag 'v3.17' into next
by Dmitry Torokhov
· 10 years ago
447a8b8
Merge branch 'next' into for-linus
by Dmitry Torokhov
· 10 years ago
3ace368
Input: psmouse - add support for detecting FocalTech PS/2 touchpads
by Hans de Goede
· 10 years ago
2c75ada
Input: psmouse - add psmouse_matches_pnp_id helper function
by Hans de Goede
· 10 years ago
01d4cd5
Input: add missing POINTER / DIRECT properties to a bunch of drivers
by Hans de Goede
· 10 years ago
0799a92
Input: add support for Cypress PS/2 Trackpads
by Dudley Du
· 12 years ago
b675b36
Merge commit 'v3.3-rc6' into next
by Dmitry Torokhov
· 13 years ago
bd26f3d
Input: psmouse - allow drivers to use psmouse_{de,}activate
by Andres Salomon
· 13 years ago
90ab5ee
module_param: make bool parameters really bool (drivers & misc)
by Rusty Russell
· 13 years ago
ee9dfd7
Input: psmouse - make sure we do not use stale methods
by Dmitry Torokhov
· 13 years ago
7968a5d
Input: synaptics - add support for Relative mode
by Daniel Drake
· 13 years ago
76496e7
Input: convert obsolete strict_strtox to kstrtox
by JJ Ding
· 13 years ago
b5d2170
Input: psmouse - switch to using dev_*() for messages
by Dmitry Torokhov
· 13 years ago
ca94ec4
Input: hgpk - support GlideSensor and PenTablet modes
by Daniel Drake
· 14 years ago
0982258
Input: serio - support multiple child devices per single parent
by Dmitry Eremin-Solenikov
· 14 years ago
9bbb9e5
param: use ops in struct kernel_param, rather than get and set fns directly
by Rusty Russell
· 14 years ago
a62f0d2
Input: psmouse - small formatting changes to better follow coding style
by Dmitry Torokhov
· 15 years ago
ef110b2
Input: psmouse - reset all types of mice before reconnecting
by Dmitry Torokhov
· 15 years ago
6b9d363c
Input: psmouse - ignore parity error for basic protocols
by Dmitry Torokhov
· 15 years ago
a9f0c38
Input: psmouse - make sure we don't schedule reconnects after cleanup
by Dmitry Torokhov
· 15 years ago
4a18b3a
Input: pmouse - move Sentelic probe down the list
by Tai-hwa Liang
· 15 years ago
e4e6efd
Input: psmouse - fix Synaptics detection when protocol is disabled
by Daniel Drake
· 15 years ago
59b0151
Input: serio - fix potential deadlock when unbinding drivers
by Eric W. Biederman
· 15 years ago
4a299bf
Input: speed up suspend/shutdown for PS/2 mice and keyboards
by Dmitry Torokhov
· 15 years ago
7705d54
Input: psmouse - do not carry DMI data around
by Dmitry Torokhov
· 15 years ago
4678320
Merge commit 'v2.6.32' into next
by Dmitry Torokhov
· 15 years ago
315eb99
Input: psmouse - rework setting of BTN_MIDDLE capability
by Dmitry Torokhov
· 15 years ago
0698989
Input: psmouse - fix breakage introduced by b7802c5c1ea
by Jiri Kosina
· 15 years ago
3d4c3aa
Input: psmouse - remove unneeded '\n' from psmouse.proto parameter
by Takashi Iwai
· 15 years ago
b7802c5
Input: psmouse - use boolean type
by Dmitry Torokhov
· 15 years ago
fc69f4a
Input: add new driver for Sentelic Finger Sensing Pad
by Tai-hwa Liang
· 16 years ago
535650f
Input: psmouse - ESD workaround fix for OLPC XO touchpad
by Zephaniah E. Hull
· 16 years ago
2a0bd75
Input: psmouse - add support for Elantech touchpads
by Arjan Opmeer
· 16 years ago
df08ef2
Input: psmouse - add OLPC touchpad driver
by Andres Salomon
· 16 years ago
68d4822
Input: psmouse - tweak PSMOUSE_DEFINE_ATTR to support raw set callbacks
by Andres Salomon
· 16 years ago
8bf020e
Input: psmouse - add psmouse_queue_work() for ps/2 extension to make use of
by Andres Salomon
· 16 years ago
a48cf5f
Input: psmouse - export psmouse_set_state for ps/2 extensions to use
by Andres Salomon
· 16 years ago
160f1fe
Input: convert drivers to use strict_strtoul()
by Joe Rouvier
· 16 years ago
3b04a61
Input: drop redundant includes of moduleparam.h
by Julia Lawall
· 17 years ago
746b31a
Input: psmouse - fix potential memory leak in psmouse_connect()
by Andres Salomon
· 17 years ago
c03983a
Spelling fix: explicitly
by Jean Delvare
· 17 years ago
7b19ada
get rid of input BIT* duplicate defines
by Jiri Slaby
· 17 years ago
554fc19
Input: psmouse - reset harder during probe
by Alon Ziv
· 17 years ago
aea6a46
Input: psmouse - add support for Cortron PS/2 Trackballs
by Aristeu Rozanski
· 18 years ago
28aa7f1
Input: mice - switch to using input_dev->dev.parent
by Dmitry Torokhov
· 18 years ago
0ca1804
Input: drivers/input/mice - don't access dev->private directly
by Dmitry Torokhov
· 18 years ago
55e3d92
Input: psmouse - allow disabing certain protocol extensions
by Andres Salomon
· 18 years ago
243db53b
Input: psmouse - do not force stream mode
by Dmitry Torokhov
· 18 years ago
24bf10a
Input: psmouse - add support for eGalax PS/2 touchscreen controller
by Stefan Lucke
· 18 years ago
62b529a
Input: remove obsolete setup parameters from input drivers
by Dmitry Torokhov
· 18 years ago
a1cec06
Input: psmouse - properly reset mouse on shutdown/suspend
by Dmitry Torokhov
· 18 years ago
bef9865
Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6
by Dmitry Torokhov
· 18 years ago
153a9df0
Input: handle serio_register_driver() errors
by Akinobu Mita
· 18 years ago
c402895
WorkStruct: make allyesconfig
by David Howells
· 18 years ago
eb5d582
Input: psmouse - fix attribute access on 64-bit systems
by Sergey Vlasov
· 18 years ago
7215561
Input: mice - handle errors when registering input devices
by Dmitry Torokhov
· 18 years ago
7d12e78
IRQ: Maintain regs pointer globally rather than passing to IRQ handlers
by David Howells
· 18 years ago
0612ec4
Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6
by Dmitry Torokhov
· 18 years ago
e38de67
Input: constify psmouse driver
by Helge Deller
· 18 years ago
90414be
Input: psmouse - fix Intellimouse 4.0 initialization
by Pozsar Balazs
· 18 years ago
Next »