Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
common
/
ec7bbb53d339250df7d4b042ff93c468535c0a90
/
drivers
/
input
2027cab
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input
by Linus Torvalds
· 5 years ago
8791663
Revert "Input: synaptics - enable RMI mode for X1 Extreme 2nd Generation"
by Lyude Paul
· 5 years ago
6c9594b
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input
by Linus Torvalds
· 5 years ago
768ea88bc
Input: synaptics - enable RMI mode for X1 Extreme 2nd Generation
by Lyude Paul
· 5 years ago
ba60cf9
Input: synaptics-rmi4 - destroy F54 poller workqueue when removing
by Chuhong Yuan
· 5 years ago
fa3a5a1
Input: ff-memless - kill timer in destroy()
by Oliver Neukum
· 5 years ago
bf92947
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input
by Linus Torvalds
· 5 years ago
79aae6a
Input: cyttsp4_core - fix use after free bug
by Pan Bian
· 5 years ago
549766a
Input: synaptics-rmi4 - clear IRQ enables for F54
by Lucas Stach
· 5 years ago
310ca2a
Input: synaptics-rmi4 - remove unused result_bits mask
by Andrew Duggan
· 5 years ago
5d40d95
Input: synaptics-rmi4 - do not consume more data than we have (F11, F12)
by Andrew Duggan
· 5 years ago
f6aabe1
Input: synaptics-rmi4 - disable the relative position IRQ in the F12 driver
by Andrew Duggan
· 5 years ago
003f01c
Input: synaptics-rmi4 - fix video buffer size
by Lucas Stach
· 5 years ago
b4b61b2
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input
by Linus Torvalds
· 5 years ago
b1a402e
Input: st1232 - fix reporting multitouch coordinates
by Dixit Parmar
· 5 years ago
84629d4
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input
by Linus Torvalds
· 5 years ago
c324345
Revert "Input: elantech - enable SMBus on new (2018+) systems"
by Kai-Heng Feng
· 5 years ago
363c538
Input: synaptics-rmi4 - avoid processing unknown IRQs
by Evan Green
· 5 years ago
bcf0595
Input: soc_button_array - partial revert of support for newer surface devices
by Hans de Goede
· 5 years ago
bd3b848
Input: goodix - add support for 9-bytes reports
by Yauhen Kharuzhy
· 5 years ago
afce285
Input: da9063 - fix capability and drop KEY_SLEEP
by Marco Felsch
· 5 years ago
32b90da
Merge tag 'tag-chrome-platform-for-v5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/chrome-platform/linux
by Linus Torvalds
· 5 years ago
c6cfaf4
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input
by Linus Torvalds
· 5 years ago
e7345f9
Merge tag 'media/v5.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media
by Linus Torvalds
· 5 years ago
410f25d
Input: sidewinder - make array seq static const, makes object smaller
by Colin Ian King
· 5 years ago
4370b23
Input: reset device timestamp on sync
by Dmitry Torokhov
· 5 years ago
4b6253f
Input: bu21013_ts - switch to using standard touchscreen properties
by Dmitry Torokhov
· 5 years ago
307ec66
Input: bu21013_ts - switch to using MT-B (slotted) protocol
by Dmitry Torokhov
· 5 years ago
18aa4d6
Input: bu21013_ts - fix suspend when wake source
by Dmitry Torokhov
· 5 years ago
db3e34d
Input: bu21013_ts - use interrupt from I2C client
by Dmitry Torokhov
· 5 years ago
1eb7b4c
Input: bu21013_ts - remove support for platform data
by Dmitry Torokhov
· 5 years ago
caeb1aa
Input: bu21013_ts - convert to using managed resources
by Dmitry Torokhov
· 5 years ago
a5ee351
Input: bu21013_ts - remove useless comments
by Dmitry Torokhov
· 5 years ago
0570bab
Input: bu21013_ts - annotate supend/resume methods as __maybe_unused
by Dmitry Torokhov
· 5 years ago
a866781
Input: bu21013_ts - rename some variables
by Dmitry Torokhov
· 5 years ago
a1b70a4
Input: bu21013_ts - convert to use GPIO descriptors
by Linus Walleij
· 5 years ago
840d9f1
mfd / platform: cros_ec: Reorganize platform and mfd includes
by Enric Balletbo i Serra
· 5 years ago
47f11e0
mfd / platform: cros_ec: Move cros-ec core driver out from MFD
by Enric Balletbo i Serra
· 5 years ago
c8a144b
Input: i8042 - enable wakeup on a stable struct device
by Stephen Boyd
· 5 years ago
f7b15c7
input/vmmouse: Update the backdoor call with support for new instructions
by Thomas Hellstrom
· 5 years ago
53119e5
Input: soc_button_array - use platform_device_register_resndata()
by Enrico Weigelt
· 5 years ago
cfd8579
Input: psmouse - drop all unneeded functions from mouse headers
by Hui Wang
· 5 years ago
e95656e
Input: add support for polling to input devices
by Dmitry Torokhov
· 8 years ago
2da9d2b
Input: wacom_w8001 - allocate additional space for 'phys'
by Jason Gerecke
· 5 years ago
d09bc83
Input: hyperv-keyboard: Use in-place iterator API in the channel callback
by Dexuan Cui
· 5 years ago
62c3801
Input: cros_ec_keyb - add back missing mask for event_type
by Fei Shao
· 5 years ago
0bec8b7
Input: remove dev_err() usage after platform_get_irq()
by Stephen Boyd
· 5 years ago
ae27c56
Merge tag 'v5.3-rc4' into patchwork
by Mauro Carvalho Chehab
· 5 years ago
f5d4c64
Input: applespi - no need to check return value of debugfs_create functions
by Greg Kroah-Hartman
· 5 years ago
042cc4c
Input: edt-ft5x06 - no need to check return value of debugfs_create functions
by Greg Kroah-Hartman
· 5 years ago
656d29c
Input: matrix-keymap - switch to use device_property_count_u32()
by Andy Shevchenko
· 5 years ago
9ed05c9
Input: atmel_mxt_ts - switch to use device_property_count_u32()
by Andy Shevchenko
· 5 years ago
104c995
Input: hideep - switch to use device_property_count_u32()
by Andy Shevchenko
· 5 years ago
6e57ce7
Input: mpr121 - switch to use device_property_count_u32()
by Andy Shevchenko
· 5 years ago
d99995a
Input: axp20x-pek - convert driver to use dev_groups
by Greg Kroah-Hartman
· 5 years ago
cf1b2a2
Input: gpio_keys - convert driver to use dev_groups
by Greg Kroah-Hartman
· 5 years ago
4aa31b4
Merge tag 'v5.3-rc4' into next
by Dmitry Torokhov
· 5 years ago
15abf14
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input
by Linus Torvalds
· 5 years ago
6bd744b
Input: remove w90x900 touchscreen driver
by Arnd Bergmann
· 5 years ago
060157e
Input: remove w90x900 keyboard driver
by Arnd Bergmann
· 5 years ago
2633224
Input: synaptics - fix a typo
by Christophe JAILLET
· 5 years ago
a2f9933
Input: ads7846 - add support for general touchscreen bindings
by Marco Felsch
· 5 years ago
849f5ae
Input: iforce - add sanity checks
by Oliver Neukum
· 5 years ago
37ad2e3
Input: applespi - use struct_size() helper
by Gustavo A. R. Silva
· 5 years ago
c88090d
Input: kbtab - sanity check for endpoint type
by Oliver Neukum
· 5 years ago
b55d996
Input: usbtouchscreen - initialize PM mutex before using it
by Oliver Neukum
· 5 years ago
e77ff779
Input: applespi - add dependency on LEDS_CLASS
by YueHaibing
· 5 years ago
c394159
Input: soc_button_array - add support for newer surface devices
by Maximilian Luz
· 5 years ago
25f8c83
Input: synaptics - enable RMI mode for HP Spectre X360
by Dmitry Torokhov
· 6 years ago
3b51c44
Input: allow drivers specify timestamp for input events
by Atif Niyaz
· 5 years ago
c243382
Input: cyapa - switch to using devm_device_add_group()
by Dmitry Torokhov
· 5 years ago
2e75cfa
Input: elan_i2c - switch to using devm_add_action_or_reset()
by Dmitry Torokhov
· 5 years ago
9609b90
Input: elan_i2c - switch to using devm_device_add_groups()
by Dmitry Torokhov
· 5 years ago
3ccd63d
Input: synaptics-rmi4 - remove the exporting of rmi_2d_sensor_set_input_params
by Denis Efremov
· 5 years ago
f8890bd
Input: ts4800-ts - use devm_platform_ioremap_resource()
by Mukesh Ojha
· 5 years ago
9601fa8
Input: sun4i-ts - use devm_platform_ioremap_resource()
by Mukesh Ojha
· 5 years ago
46bec7a
Input: mxs-lradc-ts - use devm_platform_ioremap_resource()
by Mukesh Ojha
· 5 years ago
9d41cbe
Input: fsl-imx25-tcq - use devm_platform_ioremap_resource()
by Mukesh Ojha
· 5 years ago
f3b5720
Input: elantech - annotate fall-through case in elantech_use_host_notify()
by Dmitry Torokhov
· 5 years ago
883a2a8
Input: elantech - enable SMBus on new (2018+) systems
by Kai-Heng Feng
· 5 years ago
b1cbb2f
Input: applespi - fix trivial typo in struct description
by Nikolas Nyby
· 5 years ago
020834b
Input: applespi - select CRC16 module
by Arnd Bergmann
· 5 years ago
43266ad
media: input/touchscreen/sur40: use COLORSPACE_RAW
by Hans Verkuil
· 6 years ago
5d4b45a
Input: add support for the FlySky FS-iA6B RC receiver
by Markus Koch
· 5 years ago
a7cd67e
Input: applespi - fix warnings detected by sparse
by Ronald Tschalär
· 5 years ago
f1a3b43
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input
by Linus Torvalds
· 5 years ago
c39f2d9
Merge branch 'next' into for-linus
by Dmitry Torokhov
· 5 years ago
771a081
Input: alps - fix a mismatch between a condition check and its comment
by Hui Wang
· 5 years ago
49e6979e
Input: psmouse - fix build error of multiple definition
by YueHaibing
· 5 years ago
d56fef0
Input: applespi - remove set but not used variables 'sts'
by Mao Wenan
· 5 years ago
038b1a0
Input: add Apple SPI keyboard and trackpad driver
by Ronald Tschalär
· 5 years ago
7e4935c
Input: alps - don't handle ALPS cs19 trackpoint-only device
by Hui Wang
· 5 years ago
88f28e9
Input: hyperv-keyboard - remove dependencies on PAGE_SIZE for ring buffer
by Maya Nakamura
· 5 years ago
b8374b8
Input: adp5589 - initialize GPIO controller parent device
by Lars-Peter Clausen
· 5 years ago
6d45d3e
Input: iforce - remove empty multiline comments
by Tim Schumacher
· 5 years ago
ecb4183
Merge tag 'v5.2' into next
by Dmitry Torokhov
· 5 years ago
d38b6cf
Input: synaptics - fix misuse of strlcpy
by Joe Perches
· 5 years ago
dc7a12b
docs: arm: convert docs to ReST and rename to *.rst
by Mauro Carvalho Chehab
· 6 years ago
fcd9814
Merge tag 'stream_open-5.3' of https://lab.nexedi.com/kirr/linux
by Linus Torvalds
· 5 years ago
3975b09
*: convert stream-like files -> stream_open, even if they use noop_llseek
by Kirill Smelkov
· 6 years ago
Next »