Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
common
/
642aa86eaf8f1e6fe894f20fd7f12f0db52ee03c
642aa86
Input: synaptics - add a second working PNP_ID for Lenovo T470s
by Dennis Kadioglu
· 4 years, 10 months ago
d34fced
Input: applespi - replace zero-length array with flexible-array
by Gustavo A. R. Silva
· 4 years, 10 months ago
9747070
Input: axp20x-pek - always register interrupt handlers
by Hans de Goede
· 4 years, 11 months ago
18f4237
Input: lm8333 - update contact email
by Wolfram Sang
· 4 years, 11 months ago
5caab2d
Input: synaptics-rmi4 - fix error return code in rmi_driver_probe()
by Wei Yongjun
· 4 years, 11 months ago
d5a5e5b
Input: synaptics-rmi4 - really fix attn_data use-after-free
by Evan Green
· 4 years, 11 months ago
2712c91
Input: i8042 - add ThinkPad S230u to i8042 reset list
by Kevin Locke
· 4 years, 11 months ago
f4dec2d
Revert "Input: i8042 - add ThinkPad S230u to i8042 nomux list"
by Dmitry Torokhov
· 4 years, 11 months ago
3834737
Input: dlink-dir685-touchkeys - fix a typo in driver name
by Christophe JAILLET
· 5 years ago
764f7f9
Input: xpad - add custom init packet for Xbox One S controllers
by Łukasz Patron
· 5 years ago
0926409
Input: evdev - call input_flush_device() on release(), not flush()
by Brendan Shanks
· 5 years ago
18931506
Input: i8042 - add ThinkPad S230u to i8042 nomux list
by Kevin Locke
· 5 years ago
e3b4f94
Input: usbtouchscreen - add support for BonXeon TP
by James Hilliard
· 5 years ago
0bcee11
Input: cros_ec_keyb - use cros_ec_cmd_xfer_status helper
by Enric Balletbo i Serra
· 5 years ago
3f8f770
Input: mms114 - fix handling of mms345l
by Stephan Gerhold
· 5 years ago
f27ad89
Input: elants_i2c - support palm detection
by Johnny Chuang
· 5 years ago
cd51067
Merge branch 'next' into for-linus
by Dmitry Torokhov
· 5 years ago
3a85796
Input: update SPDX tag for input-event-codes.h
by Rajat Jain
· 5 years ago
ebc68ce
Input: i8042 - add Acer Aspire 5738z to nomux list
by Hans de Goede
· 5 years ago
c9c20ee
Input: goodix - fix compilation when ACPI support is disabled
by Hans de Goede
· 5 years ago
4134252
Input: fix stale timestamp on key autorepeat events
by Dmitry Torokhov
· 5 years ago
fbf6679
Input: move the new KEY_SELECTIVE_SCREENSHOT keycode
by Dmitry Torokhov
· 5 years ago
10ad484
dt-bindings: touchscreen: Convert edt-ft5x06 to json-schema
by Benjamin Gaignard
· 5 years ago
52afa50
Input: avoid BIT() macro usage in the serio.h UAPI header
by Eugene Syromiatnikov
· 5 years ago
e4ad153
Input: synaptics-rmi4 - set reduced reporting mode only when requested
by Andrew Duggan
· 5 years ago
1369d0a
Input: synaptics - enable RMI on HP Envy 13-ad105ng
by Yussuf Khalil
· 5 years ago
cc5117d
Input: of_touchscreen - explicitly choose axis
by Andy Shevchenko
· 5 years ago
b9a1c11
Input: goodix - support gt9147 touchpanel
by Yannick Fertre
· 5 years ago
ec7f23e
dt-bindings: touchscreen: goodix: support of gt9147
by Yannick Fertre
· 5 years ago
b5e458a
Input: goodix - add support for Goodix GT917S
by Icenowy Zheng
· 5 years ago
cae102e
Input: goodix - use string-based chip ID
by Icenowy Zheng
· 5 years ago
8c2327e
dt-bindings: input: touchscreen: add compatible string for Goodix GT917S
by Icenowy Zheng
· 5 years ago
492ee52
Input: goodix - add support for more then one touch-key
by Dmitry Mastykin
· 5 years ago
24ef83f
Input: goodix - fix spurious key release events
by Dmitry Mastykin
· 5 years ago
9e1f2d7
Input: goodix - try to reset the controller if the i2c-test fails
by Hans de Goede
· 5 years ago
273ec6b
Input: goodix - restore config on resume if necessary
by Hans de Goede
· 5 years ago
1a67448
Input: goodix - make goodix_send_cfg() take a raw buffer as argument
by Hans de Goede
· 5 years ago
686e8a2
Input: goodix - add minimum firmware size check
by Hans de Goede
· 5 years ago
de956ca
Input: goodix - save a copy of the config from goodix_read_config()
by Hans de Goede
· 5 years ago
aebfc52
Input: goodix - move defines to above struct goodix_ts_data declaration
by Hans de Goede
· 5 years ago
c5fca48
Input: goodix - add support for controlling the IRQ pin through ACPI methods
by Hans de Goede
· 5 years ago
67abd9e
Input: goodix - add support for getting IRQ + reset GPIOs on Bay Trail devices
by Hans de Goede
· 5 years ago
a7d4b17
Input: goodix - add support for getting IRQ + reset GPIOs on Cherry Trail devices
by Hans de Goede
· 5 years ago
1921dac
Input: goodix - make resetting the controller at probe independent from the GPIO setup
by Hans de Goede
· 5 years ago
e070a97b
Input: goodix - make loading the config from disk independent from the GPIO setup
by Hans de Goede
· 5 years ago
49db399
Input: goodix - refactor IRQ pin GPIO accesses
by Hans de Goede
· 5 years ago
3b059da
Input: allocate keycode for "Selective Screenshot" key
by Rajat Jain
· 5 years ago
da32890
Input: tm2-touchkey - add support for Coreriver TC360 variant
by Nick Reitemeyer
· 5 years ago
3c2c07b
dt-bindings: input: add Coreriver TC360 binding
by Nick Reitemeyer
· 5 years ago
574abf56
dt-bindings: vendor-prefixes: Add Coreriver vendor prefix
by Nick Reitemeyer
· 5 years ago
32cf3a6
Input: raydium_i2c_ts - fix error codes in raydium_i2c_boot_trigger()
by Dan Carpenter
· 5 years ago
0617067
Input: elants_i2c - report resolution information for touch major
by Johnny Chuang
· 5 years ago
1dd5ddc
Input: goodix - fix touch coordinates on Cube I15-TC
by Sergei A. Trusov
· 5 years ago
3dbae15
Input: cyapa - replace zero-length array with flexible-array member
by Gustavo A. R. Silva
· 5 years ago
94bef5d
Input: tca6416-keypad - replace zero-length array with flexible-array member
by Gustavo A. R. Silva
· 5 years ago
3d87c75
Input: gpio_keys_polled - replace zero-length array with flexible-array member
by Gustavo A. R. Silva
· 5 years ago
5179a9d
Input: synaptics - remove the LEN0049 dmi id from topbuttonpad list
by Benjamin Tissoires
· 5 years ago
b8a3d81
Input: synaptics - enable SMBus on ThinkPad L470
by Gaurav Agrawal
· 5 years ago
bf50239
Input: synaptics - switch T470s to RMI4 by default
by Lyude Paul
· 5 years ago
a1b9b65
Input: gpio_keys - replace zero-length array with flexible-array member
by Gustavo A. R. Silva
· 5 years ago
cfb8d78
Input: goldfish_events - replace zero-length array with flexible-array member
by Gustavo A. R. Silva
· 5 years ago
557d084
Input: psmouse - switch to using i2c_new_scanned_device()
by Wolfram Sang
· 5 years ago
d0c5e7d
Input: ili210x - add ili2120 support
by Luca Weiss
· 5 years ago
fbd1ec0
Input: ili210x - fix return value of is_visible function
by Luca Weiss
· 5 years ago
b19efca
Merge branch 'next' into for-linus
by Dmitry Torokhov
· 5 years ago
c5ccf2a
Input: synaptics-rmi4 - switch to reduced reporting mode
by Lucas Stach
· 5 years ago
f61023d
dt-bindings: touchscreen: Convert Goodix touchscreen to json-schema
by Benjamin Gaignard
· 5 years ago
1d6204e
dt-bindings: touchscreen: Add touchscreen schema
by Benjamin Gaignard
· 5 years ago
273db8f
Input: add IOC3 serio driver
by Thomas Bogendoerfer
· 5 years ago
734b188
Input: axp20x-pek - enable wakeup for all AXP variants
by Samuel Holland
· 5 years ago
fe77f9b
Input: axp20x-pek - respect userspace wakeup configuration
by Samuel Holland
· 5 years ago
0dfed6d
Input: ads7846 - use new `delay` structure for SPI transfer delays
by Alexandru Ardelean
· 5 years ago
996d5d5
Input: pm8xxx-vib - fix handling of separate enable register
by Stephan Gerhold
· 5 years ago
ba9a103
Input: keyspan-remote - fix control-message timeouts
by Johan Hovold
· 5 years ago
ce535a2
Input: max77650-onkey - add of_match table
by Bartosz Golaszewski
· 5 years ago
c15f8ba
Input: rmi_f54 - read from FIFO in 32 byte blocks
by Hans Verkuil
· 5 years ago
8ff771f
Revert "Input: synaptics-rmi4 - don't increment rmiaddr for SMBus transfers"
by Hans Verkuil
· 5 years ago
1bdd3e0
Merge tag 'v5.5-rc5' into next
by Dmitry Torokhov
· 5 years ago
643dd74
Input: edt-ft5x06 - use pm core to enable/disable the wake irq
by Marco Felsch
· 5 years ago
53435cd
Input: edt-ft5x06 - make wakeup-source switchable
by Marco Felsch
· 5 years ago
21cdb02
Input: edt-ft5x06 - document wakeup-source capability
by Marco Felsch
· 5 years ago
8726e4c
Input: edt-ft5x06 - alphabetical include reorder
by Marco Felsch
· 5 years ago
e112324
Input: edt-ft5x06 - work around first register access error
by Philipp Zabel
· 5 years ago
6b32391e
Input: sur40 - fix interface sanity checks
by Johan Hovold
· 5 years ago
cea7991
Input: gtco - drop redundant variable reinit
by Johan Hovold
· 5 years ago
3563c62
Input: gtco - fix extra-descriptor debug message
by Johan Hovold
· 5 years ago
a8eeb74
Input: gtco - fix endpoint sanity check
by Johan Hovold
· 5 years ago
cfa4f6a
Input: aiptek - use descriptors of current altsetting
by Johan Hovold
· 5 years ago
3111491
Input: aiptek - fix endpoint sanity check
by Johan Hovold
· 5 years ago
bcfcb7f
Input: pegasus_notetaker - fix endpoint sanity check
by Johan Hovold
· 5 years ago
97e24b0
Input: sun4i-ts - add a check for devm_thermal_zone_of_sensor_register
by Chuhong Yuan
· 5 years ago
7f439bc
Input: evdev - convert kzalloc()/vzalloc() to kvzalloc()
by Miles Chen
· 5 years ago
c79f46a
Linux 5.5-rc5
by Linus Torvalds
· 5 years ago
768fc66
Merge tag 'riscv/for-v5.5-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/riscv/linux
by Linus Torvalds
· 5 years ago
0e194d9
Documentation: riscv: add patch acceptance guidelines
by Paul Walmsley
· 5 years ago
2f3035d
riscv: prefix IRQ_ macro names with an RV_ namespace
by Paul Walmsley
· 5 years ago
9d05c18
clocksource: riscv: add notrace to riscv_sched_clock
by Zong Li
· 5 years ago
3648790
Merge branch 'akpm' (patches from Andrew)
by Linus Torvalds
· 5 years ago
a125bcd
Merge tag 'apparmor-pr-2020-01-04' of git://git.kernel.org/pub/scm/linux/kernel/git/jj/linux-apparmor
by Linus Torvalds
· 5 years ago
8c62ed2
apparmor: fix aa_xattrs_match() may sleep while holding a RCU lock
by John Johansen
· 5 years ago
Next »