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
Age
Commit message (
Expand
)
Author
Files
Lines
2017-04-05
Input: eeti_ts - expect platform code to set interrupt trigger
Dmitry Torokhov
1
-5
/
+1
2017-04-03
Input: eeti_ts - switch to using threaded interrupt
Dmitry Torokhov
1
-43
/
+36
2017-04-03
Input: eeti_ts - use gpio_get_value_cansleep
Dmitry Torokhov
1
-1
/
+1
2017-04-03
Input: eeti_ts - respect interrupt set in client structure
Dmitry Torokhov
1
-7
/
+6
2017-04-03
Input: eeti_ts - switch to using managed resources
Dmitry Torokhov
1
-48
/
+22
2017-04-03
Input: eeti_ts - use input_set_capability()
Dmitry Torokhov
1
-2
/
+1
2017-04-03
Input: eeti_ts - use get_unaligned_be16() to retrieve data
Dmitry Torokhov
1
-2
/
+4
2017-04-03
Input: eeti_ts - use BIT(n)
Dmitry Torokhov
1
-4
/
+4
2017-04-03
Input: eeti_ts - rename eeti_ts_priv to eeti_ts
Dmitry Torokhov
1
-57
/
+58
2017-04-03
Input: synaptics-rmi4 - when registering sensors do not call them "drivers"
Dmitry Torokhov
3
-69
/
+69
2017-04-03
Input: synaptics-rmi4 - cleanup SMbus mapping handling
Dmitry Torokhov
1
-25
/
+18
2017-04-03
Input: synaptics-rmi4 - fix endianness issue in SMBus transport
Dmitry Torokhov
1
-5
/
+5
2017-04-03
Input: synaptics-rmi4 - fix handling failures from rmi_enable_sensor
Dmitry Torokhov
1
-3
/
+8
2017-04-03
Input: synaptics - use u8 instead of unsigned char
Dmitry Torokhov
2
-40
/
+42
2017-04-03
Input: synaptics - do not abuse -1 as return value
Dmitry Torokhov
1
-25
/
+46
2017-04-03
Input: synaptics - use BIT() and GENMASK() macros
Dmitry Torokhov
2
-48
/
+48
2017-04-03
Input: synaptics - add synaptics_query_int()
Dmitry Torokhov
2
-48
/
+32
2017-04-03
Input: psmouse - use i2c_client_type to locate i2c clients
Dmitry Torokhov
1
-1
/
+1
2017-04-03
Merge tag 'v4.11-rc5' into next
Dmitry Torokhov
15
-80
/
+158
2017-04-03
Input: cros_ec_keyb - add an EC event for sysrq
Rajat Jain
1
-0
/
+7
2017-04-03
Input: psmouse - fix cleaning up SMBus companions
Dmitry Torokhov
1
-11
/
+19
2017-04-01
Input: bma150 - remove support for bma150
H. Nikolaus Schaller
1
-10
/
+1
2017-03-29
Input: max11801_ts - add missing of_match_table
Jagan Teki
1
-0
/
+7
2017-03-29
Input: matrix_keypad - add option to drive inactive columns
David Rivshin
1
-4
/
+9
2017-03-29
Input: melfas_mip4 - ensure that device is present
Dmitry Torokhov
1
-0
/
+11
2017-03-27
Merge 4.11-rc4 into char-misc-next
Greg Kroah-Hartman
12
-29
/
+116
2017-03-25
Input: ads7846 - avoid pen up/down when reading hwmon
David Jander
1
-1
/
+1
2017-03-25
Input: synaptics - add support for Intertouch devices
Benjamin Tissoires
5
-175
/
+421
2017-03-25
Input: synaptics - split device info into a separate structure
Dmitry Torokhov
2
-187
/
+233
2017-03-25
Input: psmouse - add support for SMBus companions
Benjamin Tissoires
5
-2
/
+343
2017-03-25
Input: psmouse - introduce notion of SMBus companions
Dmitry Torokhov
2
-33
/
+71
2017-03-25
Input: psmouse - store pointer to current protocol
Dmitry Torokhov
2
-55
/
+58
2017-03-25
Input: psmouse - implement fast reconnect option
Dmitry Torokhov
2
-3
/
+28
2017-03-25
Input: serio - add fast reconnect option
Dmitry Torokhov
1
-5
/
+17
2017-03-23
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
12
-29
/
+116
2017-03-23
Input: synaptics - do not mix logical and bitwise operations
Dmitry Torokhov
2
-6
/
+6
2017-03-23
Input: qt1070 - add OF device ID table
Javier Martinez Canillas
1
-0
/
+9
2017-03-23
Input: synaptics_i2c - add OF device ID table
Javier Martinez Canillas
1
-0
/
+9
2017-03-23
Input: silead - add OF device ID table
Javier Martinez Canillas
1
-0
/
+13
2017-03-23
input: touchscreen: mxs-lradc: Add support for touchscreen
Ksenija Stanojevic
3
-0
/
+725
2017-03-21
input: utilize new cdev_device_add helper function
Logan Gunthorpe
3
-27
/
+6
2017-03-17
Input: convert remaining uses of pr_warning to pr_warn
Joe Perches
5
-12
/
+14
2017-03-17
Input: ALPS - fix trackstick button handling on V8 devices
Masaki Ota
1
-4
/
+2
2017-03-17
Input: ALPS - fix V8+ protocol handling (73 03 28)
Masaki Ota
2
-16
/
+61
2017-03-17
Input: soc_button_array - add support for ACPI 6.0 Generic Button Device
Hans de Goede
1
-1
/
+158
2017-03-17
Input: soc_button_array - get rid of MAX_NBUTTONS
Hans de Goede
1
-8
/
+11
2017-03-16
Input: sur40 - validate number of endpoints before using them
Johan Hovold
1
-0
/
+3
2017-03-16
Input: kbtab - validate number of endpoints before using them
Johan Hovold
1
-0
/
+3
2017-03-16
Input: hanwang - validate number of endpoints before using them
Johan Hovold
1
-0
/
+3
2017-03-16
Input: yealink - validate number of endpoints before using them
Johan Hovold
1
-0
/
+4
[prev]
[next]