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
2019-10-17
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
5
-44
/
+97
2019-10-15
Revert "Input: elantech - enable SMBus on new (2018+) systems"
Kai-Heng Feng
1
-26
/
+29
2019-10-11
Input: synaptics-rmi4 - avoid processing unknown IRQs
Evan Green
1
-1
/
+5
2019-10-08
Input: soc_button_array - partial revert of support for newer surface devices
Hans de Goede
1
-5
/
+12
2019-10-02
Input: goodix - add support for 9-bytes reports
Yauhen Kharuzhy
1
-8
/
+50
2019-10-02
Input: da9063 - fix capability and drop KEY_SLEEP
Marco Felsch
1
-4
/
+1
2019-09-19
Merge tag 'tag-chrome-platform-for-v5.4' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
2
-3
/
+3
2019-09-19
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
84
-1487
/
+1114
2019-09-17
Merge tag 'media/v5.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...
Linus Torvalds
1
-2
/
+2
2019-09-05
Input: sidewinder - make array seq static const, makes object smaller
Colin Ian King
1
-1
/
+1
2019-09-05
Input: reset device timestamp on sync
Dmitry Torokhov
1
-0
/
+7
2019-09-02
Input: bu21013_ts - switch to using standard touchscreen properties
Dmitry Torokhov
1
-21
/
+33
2019-09-02
Input: bu21013_ts - switch to using MT-B (slotted) protocol
Dmitry Torokhov
1
-37
/
+43
2019-09-02
Input: bu21013_ts - fix suspend when wake source
Dmitry Torokhov
1
-24
/
+24
2019-09-02
Input: bu21013_ts - use interrupt from I2C client
Dmitry Torokhov
1
-16
/
+19
2019-09-02
Input: bu21013_ts - remove support for platform data
Dmitry Torokhov
1
-72
/
+37
2019-09-02
Input: bu21013_ts - convert to using managed resources
Dmitry Torokhov
1
-98
/
+84
2019-09-02
Input: bu21013_ts - remove useless comments
Dmitry Torokhov
1
-59
/
+2
2019-09-02
Input: bu21013_ts - annotate supend/resume methods as __maybe_unused
Dmitry Torokhov
1
-10
/
+3
2019-09-02
Input: bu21013_ts - rename some variables
Dmitry Torokhov
1
-186
/
+190
2019-09-02
Input: bu21013_ts - convert to use GPIO descriptors
Linus Walleij
1
-48
/
+38
2019-09-02
mfd / platform: cros_ec: Reorganize platform and mfd includes
Enric Balletbo i Serra
1
-2
/
+2
2019-09-02
mfd / platform: cros_ec: Move cros-ec core driver out from MFD
Enric Balletbo i Serra
1
-1
/
+1
2019-08-29
Input: i8042 - enable wakeup on a stable struct device
Stephen Boyd
1
-11
/
+14
2019-08-28
input/vmmouse: Update the backdoor call with support for new instructions
Thomas Hellstrom
1
-3
/
+3
2019-08-20
Input: soc_button_array - use platform_device_register_resndata()
Enrico Weigelt
1
-14
/
+8
2019-08-20
Input: psmouse - drop all unneeded functions from mouse headers
Hui Wang
11
-114
/
+8
2019-08-20
Input: add support for polling to input devices
Dmitry Torokhov
4
-8
/
+261
2019-08-20
Input: wacom_w8001 - allocate additional space for 'phys'
Jason Gerecke
1
-1
/
+3
2019-08-20
Input: hyperv-keyboard: Use in-place iterator API in the channel callback
Dexuan Cui
1
-29
/
+6
2019-08-16
Input: cros_ec_keyb - add back missing mask for event_type
Fei Shao
1
-2
/
+4
2019-08-14
Input: remove dev_err() usage after platform_get_irq()
Stephen Boyd
37
-142
/
+44
2019-08-12
Merge tag 'v5.3-rc4' into patchwork
Mauro Carvalho Chehab
7
-44
/
+56
2019-08-12
Input: applespi - no need to check return value of debugfs_create functions
Greg Kroah-Hartman
1
-24
/
+6
2019-08-12
Input: edt-ft5x06 - no need to check return value of debugfs_create functions
Greg Kroah-Hartman
1
-2
/
+0
2019-08-12
Input: matrix-keymap - switch to use device_property_count_u32()
Andy Shevchenko
1
-1
/
+1
2019-08-12
Input: atmel_mxt_ts - switch to use device_property_count_u32()
Andy Shevchenko
1
-2
/
+1
2019-08-12
Input: hideep - switch to use device_property_count_u32()
Andy Shevchenko
1
-2
/
+1
2019-08-12
Input: mpr121 - switch to use device_property_count_u32()
Andy Shevchenko
1
-2
/
+1
2019-08-12
Input: axp20x-pek - convert driver to use dev_groups
Greg Kroah-Hartman
1
-12
/
+3
2019-08-12
Input: gpio_keys - convert driver to use dev_groups
Greg Kroah-Hartman
1
-11
/
+2
2019-08-11
Merge tag 'v5.3-rc4' into next
Dmitry Torokhov
13
-53
/
+65
2019-08-09
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
7
-44
/
+56
2019-08-09
Input: remove w90x900 touchscreen driver
Arnd Bergmann
3
-341
/
+0
2019-08-09
Input: remove w90x900 keyboard driver
Arnd Bergmann
3
-276
/
+0
2019-08-09
Input: synaptics - fix a typo
Christophe JAILLET
1
-1
/
+1
2019-08-09
Input: ads7846 - add support for general touchscreen bindings
Marco Felsch
1
-8
/
+30
2019-08-06
Input: iforce - add sanity checks
Oliver Neukum
1
-0
/
+5
2019-08-06
Input: applespi - use struct_size() helper
Gustavo A. R. Silva
1
-2
/
+1
2019-08-01
Input: kbtab - sanity check for endpoint type
Oliver Neukum
1
-2
/
+4
[next]