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
2015-02-03
Input: pxa27x_keypad - remove unnecessary ARM includes
Rob Herring
1
-4
/
+1
2015-02-03
Input: ti_am335x_tsc - replace delta filtering with median filtering
Vignesh R
1
-40
/
+52
2015-02-03
ARM: dts: AM335x: Make charge delay a DT parameter for TSC
Vignesh R
1
-0
/
+1
2015-02-03
Input: ti_am335x_tsc - read charge delay from DT
Vignesh R
2
-1
/
+28
2015-02-03
Input: ti_am335x_tsc - remove udelay in interrupt handler
Brad Griffis
2
-37
/
+33
2015-02-03
Input: ti_am335x_tsc - interchange touchscreen and ADC steps
Brad Griffis
2
-21
/
+26
2015-02-01
Input: MT - add support for balanced slot assignment
Henrik Rydberg
7
-17
/
+27
2015-02-01
Input: drv2667 - remove wrong and unneeded drv2667-haptics modalias
Axel Lin
1
-1
/
+0
2015-02-01
Input: drv260x - remove wrong and unneeded drv260x-haptics modalias
Axel Lin
1
-1
/
+0
2015-02-01
Input: cap11xx - remove wrong and unneeded cap11xx modalias
Axel Lin
1
-1
/
+0
2015-01-26
Input: sun4i-ts - add support for touchpanel controller on A31
Chen-Yu Tsai
2
-14
/
+34
2015-01-26
Input: serio - add support for Alwinner A10/A20 PS/2 controller
Vishnu Patekar
4
-0
/
+374
2015-01-26
Input: gtco - use sign_extend32() for sign extension
Martin Kepplinger
1
-15
/
+5
2015-01-23
Input: elan_i2c - verify firmware signature applying it
Duson Lin
4
-14
/
+15
2015-01-22
Input: elantech - remove stale comment from Kconfig
Dmitry Torokhov
1
-9
/
+2
2015-01-22
Input: cyapa - off by one in cyapa_update_fw_store()
Dan Carpenter
1
-1
/
+1
2015-01-22
Input: cyapa - fix variable being dereferenced before check
Dudley Du
1
-1
/
+3
2015-01-22
Input: cyapa - fix endianness issues in gen5 firmware update support
Dmitry Torokhov
1
-39
/
+40
2015-01-18
Input: cyapa - add acpi device id support
Dudley Du
1
-0
/
+11
2015-01-18
Input: cyapa - add gen5 trackpad force re-calibrate function support
Dudley Du
1
-0
/
+65
2015-01-18
Input: cyapa - add gen5 trackpad read baseline support
Dudley Du
2
-0
/
+642
2015-01-18
Input: cyapa - add gen5 trackpad firmware update support
Dudley Du
2
-0
/
+392
2015-01-18
Input: cyapa - add gen3 trackpad force re-calibrate support
Dudley Du
1
-0
/
+59
2015-01-18
Input: cyapa - add gen3 trackpad read baseline support
Dudley Du
1
-0
/
+72
2015-01-18
Input: cyapa - add gen3 trackpad device firmware update support
Dudley Du
1
-0
/
+309
2015-01-18
Input: cyapa - add sysfs interfaces support in the cyapa driver
Dudley Du
1
-0
/
+310
2015-01-18
Input: cyapa - add runtime power management support
Dudley Du
2
-1
/
+189
2015-01-18
Input: cyapa - add power management interfaces support for the device
Dudley Du
1
-0
/
+136
2015-01-18
Input: cyapa - add gen5 trackpad device basic functions support
Dudley Du
4
-1
/
+1693
2015-01-18
Input: cyapa - re-design driver to support multi-trackpad in one driver
Dudley Du
4
-666
/
+1516
2015-01-18
Input: atari - enable the 102nd key for German keyboards
Michael Karcher
1
-1
/
+1
2015-01-18
Input: sun4i-ts - add thermal zone sensor support
Chen-Yu Tsai
2
-4
/
+52
2015-01-15
Input: evdev - flush pending events on clock type change
Anshul Garg
1
-23
/
+32
2015-01-11
Input: alps - add sanity checks for non DualPoint devices
Pali Rohár
1
-2
/
+20
2015-01-11
Input: alps - fix name, product and version of dev2 input device
Pali Rohár
1
-4
/
+14
2015-01-11
Input: regulator-haptic - simplify code
Axel Lin
1
-18
/
+5
2015-01-11
linux 3.19-rc4
Linus Torvalds
1
-1
/
+1
2015-01-11
mm: fix corner case in anon_vma endless growing prevention
Konstantin Khlebnikov
1
-2
/
+4
2015-01-11
mm: Don't count the stack guard page towards RLIMIT_STACK
Linus Torvalds
1
-2
/
+5
2015-01-10
MAINTAINERS: add info for e3x0-button driver
Moritz Fischer
1
-0
/
+8
2015-01-10
Input: add support for NI Ettus Research USRP E3x0 button
Moritz Fischer
5
-0
/
+194
2015-01-09
ARM: 8275/1: mm: fix PMD_SECT_RDONLY undeclared compile error
Victor Kamensky
1
-2
/
+2
2015-01-09
HID: roccat: potential out of bounds in pyra_sysfs_write_settings()
Dan Carpenter
1
-2
/
+6
2015-01-09
mutex: Always clear owner field upon mutex_unlock()
Chris Wilson
1
-1
/
+1
2015-01-09
sched/fair: Fix RCU stall upon -ENOMEM in sched_create_group()
Tetsuo Handa
1
-0
/
+4
2015-01-09
sched/deadline: Avoid double-accounting in case of missed deadlines
Luca Abeni
1
-18
/
+1
2015-01-09
sched/deadline: Fix migration of SCHED_DEADLINE tasks
Luca Abeni
1
-3
/
+3
2015-01-09
sched: Fix odd values in effective_load() calculations
Yuyang Du
1
-1
/
+1
2015-01-09
sched, fanotify: Deal with nested sleeps
Peter Zijlstra
1
-5
/
+5
2015-01-09
perf/x86/uncore/hsw-ep: Handle systems with only two SBOXes
Andi Kleen
2
-1
/
+18
[next]