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
/
call-graph-from-postgresql.py
(
unfollow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2017-02-09
Input: joydev - do not report stale values on first open
Raphael Assenat
1
-5
/
+13
2017-02-09
Input: synaptics-rmi4 - forward upper mechanical buttons to PS/2 guest
Benjamin Tissoires
3
-16
/
+95
2017-02-09
Input: synaptics-rmi4 - clean up F30 implementation
Dmitry Torokhov
1
-182
/
+144
2017-02-09
Input: synaptics - use SERIO_OOB_DATA to handle trackstick buttons
Dmitry Torokhov
2
-14
/
+13
2017-02-09
Input: psmouse - add a custom serio protocol to send extra information
Benjamin Tissoires
3
-6
/
+47
2017-02-07
Input: synaptics-rmi4 - fix error return code in rmi_probe_interrupts()
Wei Yongjun
1
-1
/
+1
2017-02-06
Input: xpad - restore LED state after device resume
Cameron Gutman
1
-1
/
+10
2017-02-06
Input: synaptics-rmi4 - add rmi_find_function()
Benjamin Tissoires
2
-0
/
+14
2017-02-06
Input: xpad - fix stuck mode button on Xbox One S pad
Cameron Gutman
1
-0
/
+33
2017-02-01
Input: joydev - use clamp() macro
Dmitry Torokhov
1
-1
/
+1
2017-02-01
Input: refuse to register absolute devices without absinfo
Dmitry Torokhov
1
-0
/
+6
2017-01-31
Input: synaptics-rmi4 - add sysfs interfaces for hardware IDs
Nick Dyer
4
-4
/
+152
2017-01-31
Input: synaptics-rmi4 - add sysfs attribute update_fw_status
Nick Dyer
3
-27
/
+80
2017-01-31
Input: mousedev - stop offering PS/2 to userspace by default
Dmitry Torokhov
1
-3
/
+0
2017-01-31
Input: tca8418 - switch to using generic device properties
Dmitry Torokhov
2
-108
/
+26
2017-01-31
Input: matrix-keypad - switch to using generic device properties
Dmitry Torokhov
12
-84
/
+73
2017-01-31
Input: delete MPU3050 driver
Linus Walleij
3
-492
/
+0
2017-01-24
Input: constify device_type structures
Bhumika Goyal
2
-3
/
+3
2017-01-22
Input: touchscreen - drop unnecessary calls to input_set_drvdata
Guenter Roeck
6
-9
/
+0
2017-01-22
Input: dm355evm_keys - drop unnecessary call to input_set_drvdata
Guenter Roeck
1
-2
/
+0
2017-01-22
Input: mouse - drop unnecessary calls to input_set_drvdata
Guenter Roeck
2
-3
/
+0
2017-01-22
Input: maplecontrol - drop unnecessary call to input_set_drvdata
Guenter Roeck
1
-1
/
+0
2017-01-22
Input: keyboard - drop unnecessary calls to input_set_drvdata
Guenter Roeck
6
-11
/
+0
2017-01-22
Input: i8042 - add dbg msg when a command can't write its parameter
Marcos Paulo de Souza
1
-2
/
+4
2017-01-22
Input: max11801_ts - drop call to input_set_drvdata()
Dmitry Torokhov
1
-1
/
+0
2017-01-22
Linux 4.10-rc5
Linus Torvalds
1
-2
/
+2
2017-01-22
Input: pwm-beeper - switch to using "atomic" PWM API
Dmitry Torokhov
1
-9
/
+17
2017-01-22
Input: pwm-beeper - add optional amplifier regulator
David Lechner
2
-13
/
+66
2017-01-22
Input: pwm-beeper - suppress error message on probe defer
David Lechner
1
-1
/
+3
2017-01-22
Input: pwm-beeper - fix race when suspending
Dmitry Torokhov
1
-3
/
+18
2017-01-22
Input: pwm-beeper - use input_set_capability()
Dmitry Torokhov
1
-2
/
+2
2017-01-22
Input: pwm-beeper - switch to using managed resources
Dmitry Torokhov
1
-34
/
+10
2017-01-22
Input: pwm-beeper - remove calls to legacy pwm_request API
Dmitry Torokhov
1
-6
/
+0
2017-01-21
Input: synaptics-rmi4 - use local variables consistently
Guenter Roeck
2
-4
/
+4
2017-01-21
Input: misc - drop empty remove functions
Guenter Roeck
5
-30
/
+0
2017-01-21
Input: serio - drop unnecessary calls to device_init_wakeup
Guenter Roeck
1
-1
/
+0
2017-01-21
Input: touchscreen - drop unnecessary calls to device_init_wakeup
Guenter Roeck
5
-7
/
+0
2017-01-21
Input: misc - drop unnecessary calls to device_init_wakeup
Guenter Roeck
7
-11
/
+0
2017-01-21
Input: keyboard - drop unnecessary calls to device_init_wakeup
Guenter Roeck
5
-11
/
+0
2017-01-21
Input: touchscreen - use local variables consistently
Guenter Roeck
6
-8
/
+7
2017-01-21
Input: mouse - use local variables consistently
Guenter Roeck
9
-42
/
+31
2017-01-21
Input: misc - use local variables consistently
Guenter Roeck
3
-7
/
+6
2017-01-21
Input: keyboard - use local variables consistently
Guenter Roeck
4
-27
/
+25
2017-01-21
Input: touchscreen - drop calls to platform_set_drvdata and i2c_set_clientdata
Guenter Roeck
5
-8
/
+0
2017-01-21
Input: misc - drop calls to platform_set_drvdata and i2c_set_clientdata
Guenter Roeck
5
-6
/
+0
2017-01-21
Input: keyboard - drop calls to platform_set_drvdata and i2c_set_clientdata
Guenter Roeck
8
-12
/
+0
2017-01-21
Input: gpio-keys - add support for setkeycode
Hans de Goede
1
-12
/
+28
2017-01-21
Input: soc_button_array - debounce the buttons
Hans de Goede
1
-0
/
+2
2017-01-20
KVM: s390: do not expose random data via facility bitmap
Christian Borntraeger
1
-2
/
+2
2017-01-20
xhci: remove WARN_ON if dma mask is not set for platform devices
Mathias Nyman
1
-1
/
+1
[next]