index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
input
/
mouse
/
psmouse-base.c
Age
Commit message (
Expand
)
Author
Files
Lines
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
1
-5
/
+1
2019-04-04
Input: i8042 - signal wakeup from atkbd/psmouse
Dmitry Torokhov
1
-0
/
+2
2018-06-26
Input: psmouse - fix button reporting for basic protocols
Dmitry Torokhov
1
-6
/
+6
2018-05-23
Input: elantech - add support for SMBus devices
Benjamin Tissoires
1
-3
/
+18
2018-03-17
Merge branch 'psmouse' into next
Dmitry Torokhov
1
-86
/
+103
2018-02-02
Input: psmouse - move sliced command implementation to libps2
Dmitry Torokhov
1
-26
/
+0
2018-02-02
Input: psmouse - add support for 2nd wheel on A4Tech Dual-Scroll wheel mice
Stephen Lyons
1
-2
/
+17
2018-02-02
Input: psmouse - clean up code
Dmitry Torokhov
1
-63
/
+77
2018-02-02
Input: psmouse - create helper for reporting standard buttons/motion
Dmitry Torokhov
1
-6
/
+20
2018-01-16
Input: psmouse - fix Synaptics detection when protocol is disabled
Dmitry Torokhov
1
-13
/
+21
2017-07-12
Input: psmouse - constify attribute_group structures
Arvind Yadav
1
-1
/
+1
2017-03-25
Input: synaptics - add support for Intertouch devices
Benjamin Tissoires
1
-4
/
+20
2017-03-25
Input: psmouse - add support for SMBus companions
Benjamin Tissoires
1
-2
/
+14
2017-03-25
Input: psmouse - introduce notion of SMBus companions
Dmitry Torokhov
1
-33
/
+70
2017-03-25
Input: psmouse - store pointer to current protocol
Dmitry Torokhov
1
-26
/
+17
2017-03-25
Input: psmouse - implement fast reconnect option
Dmitry Torokhov
1
-3
/
+27
2017-02-09
Input: psmouse - add a custom serio protocol to send extra information
Benjamin Tissoires
1
-3
/
+38
2016-11-16
Input: psmouse - disable automatic probing of BYD touchpads
Dmitry Torokhov
1
-4
/
+0
2016-08-25
Input: psmouse - remove deprecated create_singletheread_workqueue
Bhaktipriya Shridhar
1
-1
/
+1
2016-03-17
Input: byd - enable absolute mode
Richard Pospesel
1
-1
/
+1
2016-01-27
Input: byd - add BYD PS/2 touchpad driver
Chris Diamand
1
-0
/
+14
2015-12-17
Input: psmouse - rename ps2pp_init() to ps2pp_detect()
Dmitry Torokhov
1
-1
/
+1
2015-12-17
Input: psmouse - limit protocols that we try on passthrough ports
Dmitry Torokhov
1
-0
/
+10
2015-12-17
Input: psmouse - factor out common protocol probing code
Dmitry Torokhov
1
-78
/
+86
2015-12-17
Input: psmouse - move protocol descriptions around
Dmitry Torokhov
1
-190
/
+189
2015-12-17
Input: psmouse - clean up Cypress probe
Dmitry Torokhov
1
-12
/
+8
2015-12-17
Input: psmouse - rearrange Focaltech init code
Dmitry Torokhov
1
-11
/
+12
2015-12-17
Input: psmouse - fix comment style
Dmitry Torokhov
1
-155
/
+124
2015-12-17
Input: psmouse - use switch statement in psmouse_process_byte()
Dmitry Torokhov
1
-34
/
+31
2015-08-26
Input: psmouse - add small delay for IBM trackpoint pass-through mode
Stefan Assmann
1
-0
/
+4
2015-07-01
Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-1
/
+1
2015-05-28
kernel/params: constify struct kernel_param_ops uses
Luis R. Rodriguez
1
-1
/
+1
2015-05-26
Input: psmouse - use true instead of 1 for boolean values
Shailendra Verma
1
-1
/
+1
2015-04-14
Input: add vmmouse driver
Thomas Hellstrom
1
-0
/
+17
2015-03-23
Merge tag 'v4.0-rc5' into next
Dmitry Torokhov
1
-1
/
+13
2015-03-07
Input: psmouse - disable changing resolution/rate/scale for FocalTech
Mathias Gottschlag
1
-1
/
+13
2015-03-06
Input: psmouse - when comparing PNP IDs ignore case
Dmitry Torokhov
1
-7
/
+33
2015-02-15
Input: psmouse - use IS_ENABLED instead of homegrown code
Dmitry Torokhov
1
-3
/
+3
2015-01-15
Merge tag 'v3.19-rc4' into next
Dmitry Torokhov
1
-7
/
+0
2014-12-29
Input: psmouse - support for the FocalTech PS/2 protocol extensions
Mathias Gottschlag
1
-10
/
+22
2014-10-28
Input: psmouse - remove unneeded check in psmouse_reconnect()
Dmitry Torokhov
1
-7
/
+0
2014-10-11
Merge tag 'v3.17' into next
Dmitry Torokhov
1
-0
/
+2
2014-10-03
Merge branch 'next' into for-linus
Dmitry Torokhov
1
-0
/
+30
2014-09-15
Input: psmouse - add support for detecting FocalTech PS/2 touchpads
Hans de Goede
1
-0
/
+16
2014-09-12
Input: psmouse - add psmouse_matches_pnp_id helper function
Hans de Goede
1
-0
/
+14
2014-09-08
Input: add missing POINTER / DIRECT properties to a bunch of drivers
Hans de Goede
1
-0
/
+2
2013-01-17
Input: add support for Cypress PS/2 Trackpads
Dudley Du
1
-0
/
+32
2012-03-09
Merge commit 'v3.3-rc6' into next
Dmitry Torokhov
1
-1
/
+1
2012-02-24
Input: psmouse - allow drivers to use psmouse_{de,}activate
Andres Salomon
1
-5
/
+10
2012-01-13
module_param: make bool parameters really bool (drivers & misc)
Rusty Russell
1
-1
/
+1
[next]