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: synaptics-rmi4 - fix handling failures from rmi_enable_sensor
Dmitry Torokhov
2017-04-04
1
-3
/
+8
*
Input: synaptics - use u8 instead of unsigned char
Dmitry Torokhov
2017-04-04
2
-40
/
+42
*
Input: synaptics - do not abuse -1 as return value
Dmitry Torokhov
2017-04-04
1
-25
/
+46
*
Input: synaptics - use BIT() and GENMASK() macros
Dmitry Torokhov
2017-04-04
2
-48
/
+48
*
Input: synaptics - add synaptics_query_int()
Dmitry Torokhov
2017-04-04
2
-48
/
+32
*
Input: psmouse - use i2c_client_type to locate i2c clients
Dmitry Torokhov
2017-04-03
1
-1
/
+1
*
Merge tag 'v4.11-rc5' into next
Dmitry Torokhov
2017-04-03
15
-80
/
+158
|
\
|
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
2017-03-24
12
-29
/
+116
|
|
\
|
|
*
Input: ALPS - fix trackstick button handling on V8 devices
Masaki Ota
2017-03-17
1
-4
/
+2
|
|
*
Input: ALPS - fix V8+ protocol handling (73 03 28)
Masaki Ota
2017-03-17
2
-16
/
+61
|
|
*
Input: sur40 - validate number of endpoints before using them
Johan Hovold
2017-03-16
1
-0
/
+3
|
|
*
Input: kbtab - validate number of endpoints before using them
Johan Hovold
2017-03-16
1
-0
/
+3
|
|
*
Input: hanwang - validate number of endpoints before using them
Johan Hovold
2017-03-16
1
-0
/
+3
|
|
*
Input: yealink - validate number of endpoints before using them
Johan Hovold
2017-03-16
1
-0
/
+4
|
|
*
Input: ims-pcu - validate number of endpoints before using them
Johan Hovold
2017-03-16
1
-0
/
+4
|
|
*
Input: cm109 - validate number of endpoints before using them
Johan Hovold
2017-03-16
1
-0
/
+4
|
|
*
Input: iforce - validate number of endpoints before using them
Johan Hovold
2017-03-16
1
-0
/
+3
|
|
*
Input: elan_i2c - add ASUS EeeBook X205TA special touchpad fw
Matjaz Hegedic
2017-03-10
1
-9
/
+11
|
|
*
Input: i8042 - add TUXEDO BU1406 (N24_25BU) to the nomux list
Dmitry Torokhov
2017-03-10
1
-0
/
+7
|
|
*
Input: synaptics-rmi4 - prevent null pointer dereference in f30
Benjamin Tissoires
2017-03-10
1
-0
/
+4
|
|
*
Input: i8042 - add noloop quirk for Dell Embedded Box PC 3000
Kai-Heng Feng
2017-03-07
1
-0
/
+7
|
*
|
Input: rmi4 - f30: detect INPUT_PROP_BUTTONPAD from the button count
Benjamin Tissoires
2017-03-01
1
-2
/
+3
|
*
|
lib/vsprintf.c: remove %Z support
Alexey Dobriyan
2017-02-28
1
-31
/
+31
|
*
|
Merge tag 'gpio-v4.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
Linus Torvalds
2017-02-23
2
-18
/
+8
|
|
\
\
|
|
|
/
|
|
/
|
|
|
*
gpio: Rename devm_get_gpiod_from_child()
Boris Brezillon
2017-02-04
2
-6
/
+8
|
|
*
gpio: Pass GPIO label down to gpiod_request
Alexander Stein
2017-01-26
2
-2
/
+4
|
|
*
gpiolib: Convert fwnode_get_named_gpiod() to configure GPIO
Andy Shevchenko
2017-01-26
2
-17
/
+3
|
*
|
Merge branch 'next' into for-linus
Dmitry Torokhov
2017-02-21
122
-2122
/
+2137
|
|
\
\
*
|
|
|
Input: cros_ec_keyb - add an EC event for sysrq
Rajat Jain
2017-04-03
1
-0
/
+7
*
|
|
|
Input: psmouse - fix cleaning up SMBus companions
Dmitry Torokhov
2017-04-03
1
-11
/
+19
*
|
|
|
Input: bma150 - remove support for bma150
H. Nikolaus Schaller
2017-04-01
1
-10
/
+1
*
|
|
|
Input: max11801_ts - add missing of_match_table
Jagan Teki
2017-03-29
1
-0
/
+7
*
|
|
|
Input: matrix_keypad - add option to drive inactive columns
David Rivshin
2017-03-29
1
-4
/
+9
*
|
|
|
Input: melfas_mip4 - ensure that device is present
Dmitry Torokhov
2017-03-29
1
-0
/
+11
*
|
|
|
Input: ads7846 - avoid pen up/down when reading hwmon
David Jander
2017-03-25
1
-1
/
+1
*
|
|
|
Input: synaptics - add support for Intertouch devices
Benjamin Tissoires
2017-03-25
5
-175
/
+421
*
|
|
|
Input: synaptics - split device info into a separate structure
Dmitry Torokhov
2017-03-25
2
-187
/
+233
*
|
|
|
Input: psmouse - add support for SMBus companions
Benjamin Tissoires
2017-03-25
5
-2
/
+343
*
|
|
|
Input: psmouse - introduce notion of SMBus companions
Dmitry Torokhov
2017-03-25
2
-33
/
+71
*
|
|
|
Input: psmouse - store pointer to current protocol
Dmitry Torokhov
2017-03-25
2
-55
/
+58
*
|
|
|
Input: psmouse - implement fast reconnect option
Dmitry Torokhov
2017-03-25
2
-3
/
+28
*
|
|
|
Input: serio - add fast reconnect option
Dmitry Torokhov
2017-03-25
1
-5
/
+17
*
|
|
|
Input: synaptics - do not mix logical and bitwise operations
Dmitry Torokhov
2017-03-23
2
-6
/
+6
*
|
|
|
Input: qt1070 - add OF device ID table
Javier Martinez Canillas
2017-03-23
1
-0
/
+9
*
|
|
|
Input: synaptics_i2c - add OF device ID table
Javier Martinez Canillas
2017-03-23
1
-0
/
+9
*
|
|
|
Input: silead - add OF device ID table
Javier Martinez Canillas
2017-03-23
1
-0
/
+13
*
|
|
|
Input: convert remaining uses of pr_warning to pr_warn
Joe Perches
2017-03-18
5
-12
/
+14
*
|
|
|
Input: soc_button_array - add support for ACPI 6.0 Generic Button Device
Hans de Goede
2017-03-17
1
-1
/
+158
*
|
|
|
Input: soc_button_array - get rid of MAX_NBUTTONS
Hans de Goede
2017-03-17
1
-8
/
+11
*
|
|
|
Input: tps6507x-ts - update to devm_* API
Yegor Yefremov
2017-03-15
1
-28
/
+5
[next]