index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
input
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Input: elantech - detect new ICs and setup Host Notify for them
Benjamin Tissoires
2018-05-24
2
-4
/
+22
*
Input: elantech - add support for SMBus devices
Benjamin Tissoires
2018-05-24
6
-11
/
+246
*
Input: elantech - query the resolution in query_info
Benjamin Tissoires
2018-05-24
2
-12
/
+17
*
Input: elantech - split device info into a separate structure
Benjamin Tissoires
2018-05-24
2
-124
/
+175
*
Input: elan_i2c - add trackstick report
Benjamin Tissoires
2018-05-24
1
-3
/
+85
*
Input: usbtouchscreen - add sysfs attribute for 3M MTouch firmware rev
Nick Dyer
2018-05-15
1
-0
/
+94
*
Input: ati_remote2 - fix typo 'can by' to 'can be'
Wolfram Sang
2018-05-15
1
-1
/
+1
*
Input: replace hard coded string with __func__ in pr_err()
Nick Simonov
2018-05-15
1
-2
/
+1
*
Input: add support for ChipOne icn8505 based touchscreens
Hans de Goede
2018-05-09
3
-0
/
+532
*
Input: gamecon - avoid using __set_bit() for capabilities
Marcus Folkesson
2018-05-09
1
-12
/
+15
*
Input: as5011 - avoid using __set_bit() for capabilities
Marcus Folkesson
2018-05-09
1
-3
/
+1
*
Input: xpad - avoid using __set_bit() for capabilities
Marcus Folkesson
2018-05-09
1
-10
/
+10
*
Input: xpad - fix some coding style issues
Leo Sperling
2018-05-09
1
-6
/
+9
*
Input: alps - demystify trackstick initialization for v3 and v6 protocols
Pali Rohár
2018-04-24
1
-31
/
+49
*
Merge branch 'ib-chrome-platform-input-atmel-mx-ts-platform-removal' of git:/...
Dmitry Torokhov
2018-04-24
4
-119
/
+132
|
\
|
*
Input: atmel_mxt_ts - remove platform data support
Dmitry Torokhov
2018-04-10
1
-75
/
+55
|
*
Input: atmel_mxt_ts - switch ChromeOS ACPI devices to generic props
Dmitry Torokhov
2018-04-10
1
-23
/
+40
|
*
Input: atmel_mxt_ts - switch from OF to generic device properties
Dmitry Torokhov
2018-04-10
1
-29
/
+30
|
*
Input: atmel_mxt_ts - do not pass suspend mode in platform data
Dmitry Torokhov
2018-04-10
1
-5
/
+22
|
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
2018-03-08
3
-11
/
+9
|
|
\
|
|
*
Revert "Input: synaptics - Lenovo Thinkpad T460p devices should use RMI"
Arkadiusz Hiler
2018-03-08
1
-1
/
+0
|
|
*
Input: matrix_keypad - fix race when disabling interrupts
Zhang Bo
2018-02-10
1
-1
/
+3
|
|
*
Input: mms114 - add SPDX identifier
Andi Shyti
2018-02-03
1
-8
/
+5
|
|
*
Input: mms114 - fix license module information
Andi Shyti
2018-02-03
1
-1
/
+1
*
|
|
Input: i8042 - enable MUX on Sony VAIO VGN-CS series to fix touchpad
Ondrej Zary
2018-04-05
1
-0
/
+17
*
|
|
Input: stmfts, s6sy761 - update my e-mail
Andi Shyti
2018-03-31
2
-2
/
+2
*
|
|
Input: stmfts - use async probe & suspend/resume to avoid 2s delay
Marek Szyprowski
2018-03-31
1
-0
/
+2
*
|
|
Input: alps - report pressure of v3 and v7 trackstick
Pali Rohár
2018-03-27
1
-4
/
+6
*
|
|
Input: pxrc - new driver for PhoenixRC Flight Controller Adapter
Marcus Folkesson
2018-03-27
3
-0
/
+314
*
|
|
Input: usbtouchscreen - do not rely on input_dev->users
Marcus Folkesson
2018-03-27
1
-4
/
+5
*
|
|
Input: usbtouchscreen - fix deadlock in autosuspend
Marcus Folkesson
2018-03-27
1
-4
/
+11
*
|
|
Input: pegasus_notetaker - do not rely on input_dev->users
Marcus Folkesson
2018-03-17
1
-2
/
+5
*
|
|
Input: pagasus_notetaker - fix deadlock in autosuspend
Marcus Folkesson
2018-03-17
1
-6
/
+19
*
|
|
Input: synaptics_usb - do not rely on input_dev->users
Marcus Folkesson
2018-03-17
1
-4
/
+5
*
|
|
Input: synaptics_usb - fix deadlock in autosuspend
Marcus Folkesson
2018-03-17
1
-8
/
+14
*
|
|
Merge branch 'psmouse' into next
Dmitry Torokhov
2018-03-17
10
-381
/
+498
|
\
\
\
|
*
|
|
Input: trackpoint - combine calls to ps2_command()
Dmitry Torokhov
2018-02-03
1
-36
/
+24
|
*
|
|
Input: libps2 - relax command byte ACK handling
Dmitry Torokhov
2018-02-03
1
-3
/
+22
|
*
|
|
Input: libps2 - support retransmission of command data
Dmitry Torokhov
2018-02-03
1
-32
/
+71
|
*
|
|
Input: libps2 - add debugging statements
Dmitry Torokhov
2018-02-03
1
-13
/
+39
|
*
|
|
Input: psmouse - move sliced command implementation to libps2
Dmitry Torokhov
2018-02-03
6
-38
/
+43
|
*
|
|
Input: libps2 - use u8 for byte data
Dmitry Torokhov
2018-02-03
1
-15
/
+16
|
*
|
|
Input: libps2 - fix switch statement formatting
Dmitry Torokhov
2018-02-03
1
-66
/
+65
|
*
|
|
Input: psmouse - add support for 2nd wheel on A4Tech Dual-Scroll wheel mice
Stephen Lyons
2018-02-03
1
-2
/
+17
|
*
|
|
Input: lifebook - clean up code
Dmitry Torokhov
2018-02-03
1
-21
/
+29
|
*
|
|
Input: logips2pp - clean up code
Dmitry Torokhov
2018-02-03
1
-59
/
+83
|
*
|
|
Input: psmouse - clean up code
Dmitry Torokhov
2018-02-03
1
-63
/
+77
|
*
|
|
Input: psmouse - create helper for reporting standard buttons/motion
Dmitry Torokhov
2018-02-03
7
-71
/
+50
*
|
|
|
Input: gpio-keys - add support for wakeup event action
Jeffy Chen
2018-03-14
1
-14
/
+131
*
|
|
|
Input: appletouch - use true and false for boolean values
Gustavo A. R. Silva
2018-03-14
1
-3
/
+3
[next]