index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
input
/
mouse
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'next' into for-linus
Dmitry Torokhov
2017-02-20
15
-78
/
+100
|
\
|
*
Input: synaptics - use SERIO_OOB_DATA to handle trackstick buttons
Dmitry Torokhov
2017-02-09
2
-14
/
+13
|
*
Input: psmouse - add a custom serio protocol to send extra information
Benjamin Tissoires
2017-02-09
2
-3
/
+43
|
*
Merge tag 'v4.10-rc5' into next
Dmitry Torokhov
2017-01-24
7
-13
/
+9
|
|
\
|
*
|
Input: mouse - drop unnecessary calls to input_set_drvdata
Guenter Roeck
2017-01-22
2
-3
/
+0
|
*
|
Input: mouse - use local variables consistently
Guenter Roeck
2017-01-21
9
-42
/
+31
|
*
|
Input: cyapa - use msleep() for long delay
Nicholas Mc Guire
2017-01-15
1
-1
/
+1
|
*
|
Input: cyapa - use time based retry loop
Nicholas Mc Guire
2017-01-15
1
-15
/
+12
*
|
|
Input: elan_i2c - add ELAN0605 to the ACPI table
IHARA Hiroka
2017-02-12
1
-0
/
+1
|
|
/
|
/
|
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
2017-01-13
2
-3
/
+3
|
\
\
|
*
|
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
*
|
|
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
2016-12-24
3
-3
/
+3
|
/
/
*
|
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
[next]