index
:
talos-op-linux
master
Talos™ II Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
input
/
mouse
Commit message (
Expand
)
Author
Age
Files
Lines
*
Input: ALPS - fix TrackStick Y axis handling for SS5 hardware
Paul Donohue
2017-01-03
1
-1
/
+1
*
Input: synaptics_i2c - change msleep to usleep_range for small msecs
Aniroop Mathur
2016-12-18
1
-2
/
+2
*
Merge branch 'next' into for-linus
Dmitry Torokhov
2016-12-16
3
-36
/
+61
|
\
|
*
Input: ALPS - fix protcol -> protocol
Marcos Paulo de Souza
2016-12-12
1
-1
/
+1
|
*
Input: ALPS - clean up code for SS5 hardware
Paul Donohue
2016-11-28
2
-15
/
+28
|
*
Input: ALPS - clean up TrackStick handling for SS5 hardware
Paul Donohue
2016-11-28
1
-17
/
+25
|
*
Input: ALPS - fix TrackStick support for SS5 hardware
Paul Donohue
2016-11-28
1
-7
/
+12
|
*
Input: elan_i2c - always output the device information
Benjamin Tissoires
2016-10-26
1
-9
/
+8
*
|
Input: psmouse - disable automatic probing of BYD touchpads
Dmitry Torokhov
2016-11-16
1
-4
/
+0
*
|
Input: psmouse - cleanup Focaltech code
Dmitry Tunin
2016-10-24
1
-3
/
+3
|
/
*
Input: elantech - add Fujitsu Lifebook E556 to force crc_enabled
Dmitry Torokhov
2016-10-07
1
-2
/
+9
*
Input: ALPS - set DualPoint flag for 74 03 28 devices
Ben Gamari
2016-10-04
1
-0
/
+7
*
Input: ALPS - allow touchsticks to report pressure
Ben Gamari
2016-10-04
1
-0
/
+7
*
Input: ALPS - handle 0-pressure 1F events
Ben Gamari
2016-10-04
1
-1
/
+7
*
Input: ALPS - add touchstick support for SS5 hardware
Ben Gamari
2016-10-04
2
-11
/
+56
*
Input: elantech - force needed quirks on Fujitsu H760
Matti Kurkela
2016-10-03
1
-0
/
+14
*
Input: elantech - fix Lenovo version typo
Marcos Paulo de Souza
2016-10-03
1
-1
/
+1
*
Input: elan_i2c - fix return tests of i2c_smbus_read_block_data()
Benjamin Tissoires
2016-10-03
1
-8
/
+12
*
Input: focaltech - mark focaltech_set_resolution() static
Baoyou Xie
2016-09-05
1
-1
/
+2
*
Input: psmouse - remove deprecated create_singletheread_workqueue
Bhaktipriya Shridhar
2016-08-25
1
-1
/
+1
*
Input: elan_i2c - properly wake up touchpad on ASUS laptops
KT Liao
2016-08-02
1
-16
/
+63
*
Input: elantech - fix debug dump of the current packet
Benjamin Tissoires
2016-08-02
1
-6
/
+2
*
Merge branch 'for-linus' into next
Dmitry Torokhov
2016-07-19
3
-27
/
+7
|
\
|
*
Input: vmmouse - remove port reservation
Sinclair Yeh
2016-06-23
1
-20
/
+2
|
*
Input: elantech - add more IC body types to the list
Dmitry Torokhov
2016-06-23
1
-7
/
+1
|
*
Merge branch 'next' into for-linus
Dmitry Torokhov
2016-05-16
1
-1
/
+0
|
|
\
|
*
|
Input: byd - update copyright header
Chris Diamand
2016-05-09
1
-0
/
+4
*
|
|
Input: psmouse - use same format for secondary devices as for primary
Pali Rohár
2016-06-18
2
-2
/
+2
|
|
/
|
/
|
*
|
Input: byd - don't wipe dynamically allocated memory twice
Vladimir Zapolskiy
2016-04-29
1
-1
/
+0
|
/
*
Input: synaptics - handle spurious release of trackstick buttons, again
Benjamin Tissoires
2016-03-17
1
-2
/
+3
*
Input: byd - enable absolute mode
Richard Pospesel
2016-03-17
2
-198
/
+369
*
Merge tag 'v4.5' into next
Dmitry Torokhov
2016-03-15
1
-6
/
+7
|
\
|
*
Input: vmmouse - fix absolute device registration
Dmitry Torokhov
2016-01-27
1
-6
/
+7
|
*
Merge branch 'next' into for-linus
Dmitry Torokhov
2016-01-11
7
-423
/
+407
|
|
\
*
|
\
Merge branch 'rotary-encoder' into next
Dmitry Torokhov
2016-03-04
1
-0
/
+3
|
\
\
\
|
|
/
/
|
*
|
Input: elan_i2c - set input device's vendor and product IDs
Charlie Mooney
2015-12-15
1
-0
/
+3
*
|
|
Input: cyapa - fix for losing events during device power transitions
Dudley Du
2016-03-04
5
-59
/
+188
*
|
|
Input: byd - add BYD PS/2 touchpad driver
Chris Diamand
2016-01-27
6
-0
/
+381
|
|
/
|
/
|
*
|
Input: elantech - mark protocols v2 and v3 as semi-mt
Benjamin Tissoires
2016-01-11
1
-1
/
+1
*
|
Input: ALPS - report v3 pinnacle trackstick device only if is present
Pali Rohár
2016-01-06
1
-5
/
+7
*
|
Input: ALPS - detect trackstick presence for v7 protocol
Pali Rohár
2016-01-06
1
-4
/
+8
*
|
Merge branch 'psmouse-passthrough' into next
Dmitry Torokhov
2015-12-17
5
-414
/
+392
|
\
\
|
|
/
|
/
|
|
*
Input: psmouse - rename ps2pp_init() to ps2pp_detect()
Dmitry Torokhov
2015-12-17
3
-4
/
+4
|
*
Input: psmouse - limit protocols that we try on passthrough ports
Dmitry Torokhov
2015-12-17
1
-0
/
+10
|
*
Input: psmouse - factor out common protocol probing code
Dmitry Torokhov
2015-12-17
1
-78
/
+86
|
*
Input: psmouse - move protocol descriptions around
Dmitry Torokhov
2015-12-17
1
-190
/
+189
|
*
Input: psmouse - clean up Cypress probe
Dmitry Torokhov
2015-12-17
1
-12
/
+8
|
*
Input: psmouse - rearrange Focaltech init code
Dmitry Torokhov
2015-12-17
3
-27
/
+26
|
*
Input: psmouse - fix comment style
Dmitry Torokhov
2015-12-17
1
-155
/
+124
|
*
Input: psmouse - use switch statement in psmouse_process_byte()
Dmitry Torokhov
2015-12-17
1
-34
/
+31
[next]