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
2015-10-16
Input: fix EVIOCSFF macro inconsistency by using _IOW()
Elias Vanderstuyft
1
-1
/
+1
2015-10-16
devicetree: bindings: Use linux-event-codes.h for evdev codes
Hans de Goede
2
-509
/
+2
2015-10-16
Input: add input-event-codes header file
Hans de Goede
3
-787
/
+807
2015-10-14
Input: gpio_keys_polled - add support for abs/rel axis
Hans de Goede
2
-10
/
+87
2015-10-13
Input: pixcir_i2c_ts - remove wakeirq related code from pixcir driver
Vignesh R
1
-12
/
+0
2015-10-13
Input: rotary_encoder - add wake up support
Sylvain Rochet
4
-0
/
+40
2015-10-13
Input: improve autorepeat initialization
Petri Gynther
2
-6
/
+21
2015-10-10
Input: xpad - query wireless controller state at init
Pavel Rojtberg
1
-0
/
+40
2015-10-10
Input: xpad - move the input device creation to a new function
Pierre-Loup A. Griffais
1
-92
/
+119
2015-10-10
Input: xpad - x360w: report dpad as buttons and axes
Pavel Rojtberg
1
-2
/
+20
2015-10-10
Input: xpad - factor out URB submission in xpad_play_effect
Pavel Rojtberg
1
-71
/
+69
2015-10-10
Input: xpad - remove needless bulk out URB used for LED setup
Pavel Rojtberg
1
-78
/
+1
2015-10-10
Input: xpad - use ida() for finding the pad_nr
Pavel Rojtberg
1
-12
/
+20
2015-10-10
Input: xpad - clarify LED enumeration
Pavel Rojtberg
1
-7
/
+9
2015-10-10
Input: xpad - fix Razer Atrox Arcade Stick button mapping
Dario Scarpa
1
-1
/
+1
2015-10-10
Input: xpad - add Covert Forces edition of the Xbox One controller
Erik Lundgren
1
-0
/
+1
2015-10-10
Input: ft6236 - change module license string to match copyright notice
Dmitry Torokhov
1
-1
/
+1
2015-10-06
Input: ft6236 - do not explicitly set driver's owner
Fengguang Wu
1
-1
/
+0
2015-10-06
Input: edt-ft5x06 - do not call desc_to_gpio for invalid gpios
Franklin S Cooper Jr
1
-2
/
+3
2015-10-06
Input: joydev - fix possible ERR_PTR() dereferencing
Javier Martinez Canillas
1
-8
/
+4
2015-10-05
Input: add support for ROHM BU21023/24 touchscreen
Yoichi Yuasa
3
-0
/
+1230
2015-10-05
Input: parkbd - use parallel port device model
Sudip Mukherjee
1
-18
/
+37
2015-10-05
Input: turbografx - store object in correct index
Sudip Mukherjee
1
-9
/
+11
2015-10-05
Input: gamecon - store object at correct index
Sudip Mukherjee
1
-9
/
+10
2015-10-05
Input: db9 - store object at correct index
Sudip Mukherjee
1
-9
/
+10
2015-10-04
Linux 4.3-rc4
Linus Torvalds
1
-1
/
+1
2015-10-04
MIPS: scall: Always run the seccomp syscall filters
Markos Chandras
4
-73
/
+42
2015-10-02
clocksource: Fix abs() usage w/ 64bit values
John Stultz
1
-1
/
+1
2015-10-02
irqchip/gic-v3-its: Count additional LPIs for the aliased devices
Marc Zyngier
1
-1
/
+1
2015-10-02
irqchip/gic-v3-its: Silence warning when its_lpi_alloc_chunks gets inlined
Marc Zyngier
1
-0
/
+3
2015-10-02
Input: add support for FocalTech FT6236 touchscreen controller
Noralf Trønnes
5
-0
/
+377
2015-10-02
Input: cyttsp - use PTR_ERR_OR_ZERO()
Javier Martinez Canillas
1
-4
/
+1
2015-10-02
Input: ads7846 - use PTR_ERR_OR_ZERO()
Javier Martinez Canillas
1
-3
/
+1
2015-10-02
Input: tps6507x-ts - simplify function return logic
Javier Martinez Canillas
1
-8
/
+1
2015-10-02
Input: auo-pixcir-ts - simplify function return logic
Javier Martinez Canillas
1
-6
/
+1
2015-10-02
Input: zforce - simplify function return logic
Javier Martinez Canillas
1
-6
/
+1
2015-10-02
Input: kxtj9 - remove unneeded retval variable
Javier Martinez Canillas
1
-2
/
+1
2015-10-02
Input: joydev - use memdup_user() to duplicate memory from user-space
Javier Martinez Canillas
1
-12
/
+6
2015-10-02
Input: goldfish - allow compile the driver with COMPILE_TEST
Javier Martinez Canillas
1
-1
/
+1
2015-10-02
Input: gpio_keys - don't report events on gpio failure
Bjorn Andersson
1
-1
/
+7
2015-10-02
Revert "Input: synaptics - fix handling of disabling gesture mode"
Dmitry Torokhov
1
-8
/
+4
2015-10-02
MIPS: Octeon: Fix kernel panic on startup from memory corruption
Matt Bennett
1
-1
/
+1
2015-10-02
MIPS: Fix R2300 FP context switch handling
Paul Burton
1
-27
/
+1
2015-10-02
MIPS: Fix octeon FP context switch handling
Paul Burton
1
-25
/
+1
2015-10-02
arm64: ftrace: fix function_graph tracer panic
Li Bin
1
-2
/
+20
2015-10-02
MIPS: BPF: Fix load delay slots.
Ralf Baechle
1
-0
/
+4
2015-10-02
x86/headers/uapi: Fix __BITS_PER_LONG value for x32 builds
Ben Hutchings
1
-1
/
+1
2015-10-02
md/bitmap: don't pass -1 to bitmap_storage_alloc.
NeilBrown
1
-1
/
+2
2015-10-02
md/raid1: Avoid raid1 resync getting stuck
Jes Sorensen
1
-3
/
+2
2015-10-02
md: drop null test before destroy functions
Julia Lawall
4
-14
/
+7
[next]