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
2018-06-11
Input: synaptics-rmi4 - fix the error return code in rmi_probe_interrupts()
Wei Yongjun
1
-1
/
+1
2018-06-05
Input: synaptics-rmi4 - convert irq distribution to irq_domain
Nick Dyer
11
-85
/
+117
2018-06-04
Input: goldfish_events - fix checkpatch warnings
Roman Kiryanov
1
-4
/
+5
2018-06-04
Input: add Spreadtrum vibrator driver
Xiaotong Lu
3
-0
/
+165
2018-06-04
Input: goodix - add new ACPI id for GPD Win 2 touch screen
Ethan Lee
1
-0
/
+1
2018-06-04
Input: xpad - add GPD Win 2 Controller USB IDs
Ethan Lee
1
-0
/
+2
2018-05-30
Input: ti_am335x_tsc - prevent system suspend when TSC is in use
Grygorii Strashko
1
-0
/
+3
2018-05-30
Input: ti_am335x_tsc - ack pending IRQs at probe and before suspend
Grygorii Strashko
1
-0
/
+4
2018-05-30
Input: cros_ec_keyb - mark cros_ec_keyb driver as wake enabled device.
Ravi Chandra Sadineni
1
-12
/
+21
2018-05-29
Input: mk712 - update documentation web link
Martin Kepplinger
1
-1
/
+1
2018-05-24
Input: atmel_mxt_ts - fix reset-gpio for level based irqs
Sebastian Reichel
1
-11
/
+7
2018-05-24
Input: atmel_mxt_ts - require device properties present when probing
Dmitry Torokhov
1
-140
/
+12
2018-05-24
Merge tag 'v4.17-rc6' into next
Dmitry Torokhov
18
-811
/
+366
2018-05-23
Input: psmouse-smbus - allow to control psmouse_deactivate
Benjamin Tissoires
4
-5
/
+13
2018-05-23
Input: elantech - detect new ICs and setup Host Notify for them
Benjamin Tissoires
2
-4
/
+22
2018-05-23
Input: elantech - add support for SMBus devices
Benjamin Tissoires
6
-11
/
+246
2018-05-23
Input: elantech - query the resolution in query_info
Benjamin Tissoires
2
-12
/
+17
2018-05-23
Input: elantech - split device info into a separate structure
Benjamin Tissoires
2
-124
/
+175
2018-05-23
Input: elan_i2c - add trackstick report
Benjamin Tissoires
1
-3
/
+85
2018-05-15
Input: usbtouchscreen - add sysfs attribute for 3M MTouch firmware rev
Nick Dyer
1
-0
/
+94
2018-05-15
Input: ati_remote2 - fix typo 'can by' to 'can be'
Wolfram Sang
1
-1
/
+1
2018-05-15
Input: replace hard coded string with __func__ in pr_err()
Nick Simonov
1
-2
/
+1
2018-05-09
Input: add support for ChipOne icn8505 based touchscreens
Hans de Goede
3
-0
/
+532
2018-05-08
Input: gamecon - avoid using __set_bit() for capabilities
Marcus Folkesson
1
-12
/
+15
2018-05-08
Input: as5011 - avoid using __set_bit() for capabilities
Marcus Folkesson
1
-3
/
+1
2018-05-08
Input: xpad - avoid using __set_bit() for capabilities
Marcus Folkesson
1
-10
/
+10
2018-05-08
Input: xpad - fix some coding style issues
Leo Sperling
1
-6
/
+9
2018-05-02
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
5
-84
/
+135
2018-05-01
Input: atmel_mxt_ts - add missing compatible strings to OF device table
Javier Martinez Canillas
1
-0
/
+5
2018-05-01
Input: atmel_mxt_ts - fix the firmware update
Nick Dyer
1
-76
/
+110
2018-05-01
Input: atmel_mxt_ts - add touchpad button mapping for Samsung Chromebook Pro
Vittorio Gambaletta (VittGam)
1
-0
/
+9
2018-04-26
Revert: Unify CLOCK_MONOTONIC and CLOCK_BOOTTIME
Thomas Gleixner
1
-1
/
+6
2018-04-23
Input: hideep_ts - fix a typo in Kconfig
Masanari Iida
1
-1
/
+1
2018-04-23
Input: alps - fix reporting pressure of v3 trackstick
Pali Rohár
1
-1
/
+1
2018-04-23
Input: alps - demystify trackstick initialization for v3 and v6 protocols
Pali Rohár
1
-31
/
+49
2018-04-23
Merge branch 'ib-chrome-platform-input-atmel-mx-ts-platform-removal' of git:/...
Dmitry Torokhov
4
-119
/
+132
2018-04-13
Merge tag 'chrome-platform-for-linus-4.17' of git://git.kernel.org/pub/scm/li...
Linus Torvalds
1
-108
/
+123
2018-04-11
Input: leds - fix out of bound access
Dmitry Torokhov
1
-4
/
+4
2018-04-09
Input: atmel_mxt_ts - remove platform data support
Dmitry Torokhov
1
-75
/
+55
2018-04-09
Input: atmel_mxt_ts - switch ChromeOS ACPI devices to generic props
Dmitry Torokhov
1
-23
/
+40
2018-04-09
Input: atmel_mxt_ts - switch from OF to generic device properties
Dmitry Torokhov
1
-29
/
+30
2018-04-09
Input: atmel_mxt_ts - do not pass suspend mode in platform data
Dmitry Torokhov
1
-5
/
+22
2018-04-06
Input: synaptics-rmi4 - fix an unchecked out of memory error path
Christophe JAILLET
1
-2
/
+5
2018-04-05
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
28
-476
/
+1233
2018-04-04
Merge branch 'next' into for-linus
Dmitry Torokhov
43
-598
/
+1400
2018-04-04
Input: i8042 - enable MUX on Sony VAIO VGN-CS series to fix touchpad
Ondrej Zary
1
-0
/
+17
2018-04-04
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-6
/
+1
2018-04-03
Merge tag 'media/v4.17-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...
Linus Torvalds
1
-1
/
+177
2018-04-03
Merge branch 'parisc-4.17-1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-6
/
+5
2018-04-02
Merge tag 'arch-removal' of git://git.kernel.org/pub/scm/linux/kernel/git/arn...
Linus Torvalds
7
-711
/
+1
[next]