index
:
wireguard-linux
backport-5.4.y
davem/net
davem/net-next
devel
gregkh/stable-5.4.y
jd/bump-compilers
jd/deferred-aip-removal
jd/new-archs
jd/orphan-parallel
jd/rcu-barrier
jd/shorter-socket-lock
jd/unified-crypt-queue
jd/xdp-l3
stable
update-toolchain
WireGuard for the Linux kernel
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
tools
/
perf
/
scripts
/
python
/
export-to-postgresql.py
(
unfollow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2020-05-09
Input: applespi - replace zero-length array with flexible-array
Gustavo A. R. Silva
1
-1
/
+1
2020-05-05
Input: axp20x-pek - always register interrupt handlers
Hans de Goede
1
-35
/
+37
2020-05-05
Input: lm8333 - update contact email
Wolfram Sang
1
-1
/
+1
2020-04-28
Input: synaptics-rmi4 - fix error return code in rmi_driver_probe()
Wei Yongjun
1
-1
/
+2
2020-04-27
Input: synaptics-rmi4 - really fix attn_data use-after-free
Evan Green
1
-1
/
+1
2020-04-27
Input: i8042 - add ThinkPad S230u to i8042 reset list
Kevin Locke
1
-0
/
+7
2020-04-27
Revert "Input: i8042 - add ThinkPad S230u to i8042 nomux list"
Dmitry Torokhov
1
-7
/
+0
2020-04-22
Input: dlink-dir685-touchkeys - fix a typo in driver name
Christophe JAILLET
1
-1
/
+1
2020-04-22
Input: xpad - add custom init packet for Xbox One S controllers
Ćukasz Patron
1
-0
/
+12
2020-04-22
Input: evdev - call input_flush_device() on release(), not flush()
Brendan Shanks
1
-15
/
+4
2020-04-20
Input: i8042 - add ThinkPad S230u to i8042 nomux list
Kevin Locke
1
-0
/
+7
2020-04-18
Input: usbtouchscreen - add support for BonXeon TP
James Hilliard
1
-0
/
+1
2020-04-18
Input: cros_ec_keyb - use cros_ec_cmd_xfer_status helper
Enric Balletbo i Serra
1
-9
/
+5
2020-04-14
Input: mms114 - fix handling of mms345l
Stephan Gerhold
1
-7
/
+5
2020-04-14
Input: elants_i2c - support palm detection
Johnny Chuang
1
-1
/
+10
2020-04-01
Input: update SPDX tag for input-event-codes.h
Rajat Jain
1
-1
/
+1
2020-04-01
Input: i8042 - add Acer Aspire 5738z to nomux list
Hans de Goede
1
-0
/
+11
2020-04-01
Input: goodix - fix compilation when ACPI support is disabled
Hans de Goede
1
-13
/
+42
2020-03-26
Input: fix stale timestamp on key autorepeat events
Dmitry Torokhov
1
-0
/
+1
2020-03-26
Input: move the new KEY_SELECTIVE_SCREENSHOT keycode
Dmitry Torokhov
1
-1
/
+1
2020-03-24
dt-bindings: touchscreen: Convert edt-ft5x06 to json-schema
Benjamin Gaignard
2
-77
/
+125
2020-03-24
Input: avoid BIT() macro usage in the serio.h UAPI header
Eugene Syromiatnikov
1
-5
/
+5
2020-03-24
Input: synaptics-rmi4 - set reduced reporting mode only when requested
Andrew Duggan
1
-2
/
+2
2020-03-24
Input: synaptics - enable RMI on HP Envy 13-ad105ng
Yussuf Khalil
1
-0
/
+1
2020-03-24
Input: of_touchscreen - explicitly choose axis
Andy Shevchenko
1
-18
/
+17
2020-03-24
Input: goodix - support gt9147 touchpanel
Yannick Fertre
1
-0
/
+2
2020-03-24
dt-bindings: touchscreen: goodix: support of gt9147
Yannick Fertre
1
-0
/
+1
2020-03-24
Input: goodix - add support for Goodix GT917S
Icenowy Zheng
1
-0
/
+2
2020-03-24
Input: goodix - use string-based chip ID
Icenowy Zheng
1
-28
/
+39
2020-03-24
dt-bindings: input: touchscreen: add compatible string for Goodix GT917S
Icenowy Zheng
1
-0
/
+1
2020-03-24
Input: goodix - add support for more then one touch-key
Dmitry Mastykin
1
-13
/
+49
2020-03-24
Input: goodix - fix spurious key release events
Dmitry Mastykin
1
-1
/
+1
2020-03-24
Input: goodix - try to reset the controller if the i2c-test fails
Hans de Goede
1
-0
/
+7
2020-03-24
Input: goodix - restore config on resume if necessary
Hans de Goede
1
-0
/
+22
2020-03-24
Input: goodix - make goodix_send_cfg() take a raw buffer as argument
Hans de Goede
1
-26
/
+22
2020-03-24
Input: goodix - add minimum firmware size check
Hans de Goede
1
-4
/
+7
2020-03-24
Input: goodix - save a copy of the config from goodix_read_config()
Hans de Goede
1
-6
/
+41
2020-03-24
Input: goodix - move defines to above struct goodix_ts_data declaration
Hans de Goede
1
-30
/
+30
2020-03-24
Input: goodix - add support for controlling the IRQ pin through ACPI methods
Hans de Goede
1
-0
/
+30
2020-03-24
Input: goodix - add support for getting IRQ + reset GPIOs on Bay Trail devices
Hans de Goede
1
-0
/
+19
2020-03-24
Input: goodix - add support for getting IRQ + reset GPIOs on Cherry Trail devices
Hans de Goede
1
-4
/
+124
2020-03-24
Input: goodix - make resetting the controller at probe independent from the GPIO setup
Hans de Goede
1
-1
/
+3
2020-03-24
Input: goodix - make loading the config from disk independent from the GPIO setup
Hans de Goede
1
-5
/
+9
2020-03-24
Input: goodix - refactor IRQ pin GPIO accesses
Hans de Goede
1
-11
/
+51
2020-03-17
Input: allocate keycode for "Selective Screenshot" key
Rajat Jain
1
-0
/
+3
2020-03-06
Input: tm2-touchkey - add support for Coreriver TC360 variant
Nick Reitemeyer
1
-0
/
+11
2020-03-06
dt-bindings: input: add Coreriver TC360 binding
Nick Reitemeyer
1
-0
/
+1
2020-03-06
dt-bindings: vendor-prefixes: Add Coreriver vendor prefix
Nick Reitemeyer
1
-0
/
+2
2020-03-06
Input: raydium_i2c_ts - fix error codes in raydium_i2c_boot_trigger()
Dan Carpenter
1
-4
/
+4
2020-03-06
Input: elants_i2c - report resolution information for touch major
Johnny Chuang
1
-0
/
+1
[next]