index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Documentation
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2017-08-08
Input: iforce - constify usb_device_id and fix space before '[' error
Arvind Yadav
1
-1
/
+1
2017-07-25
Input: mousedev - fix implicit conversion warning
Nick Desaulniers
1
-28
/
+34
2017-07-25
ARM: pxa/raumfeld: mark rotary encoder properties as __initconst
Dmitry Torokhov
1
-1
/
+1
2017-07-25
Input: add power key driver for Rockchip RK805 PMIC
Joseph Chen
3
-0
/
+123
2017-07-22
Input: axp20x-pek - switch to using devm_device_add_group()
Dmitry Torokhov
1
-17
/
+1
2017-07-22
Input: synaptics_rmi4 - use devm_device_add_group() for attributes in F01
Dmitry Torokhov
1
-8
/
+3
2017-07-22
Input: gpio_keys - use devm_device_add_group() for attributes
Dmitry Torokhov
1
-14
/
+2
2017-07-22
driver core: add devm_device_add_group() and friends
Dmitry Torokhov
2
-0
/
+139
2017-07-22
driver core: add device_{add|remove}_group() helpers
Dmitry Torokhov
1
-0
/
+16
2017-07-22
driver core: make device_{add|remove}_groups() public
Dmitry Torokhov
3
-5
/
+7
2017-07-22
driver core: emit uevents when device is bound to a driver
Dmitry Torokhov
3
-0
/
+8
2017-07-12
Input: sur40 - skip all blobs that are not touches
Florian Echtler
1
-9
/
+13
2017-07-12
Input: sur40 - silence unnecessary noisy debug output
Florian Echtler
1
-2
/
+5
2017-07-12
Input: sur40 - add additional reverse-engineered information
Florian Echtler
1
-5
/
+12
2017-07-12
Input: ads7846 - constify attribute_group structures
Arvind Yadav
1
-2
/
+2
2017-07-12
Input: elants_i2c - constify attribute_group structures
Arvind Yadav
1
-1
/
+1
2017-07-12
Input: raydium_i2c_ts - constify attribute_group structures
Arvind Yadav
1
-1
/
+1
2017-07-12
Input: psmouse - constify attribute_group structures
Arvind Yadav
1
-1
/
+1
2017-07-12
Input: elantech - constify attribute_group structures
Arvind Yadav
1
-1
/
+1
2017-07-12
Input: gpio_keys - constify attribute_group structures
Arvind Yadav
1
-1
/
+1
2017-07-12
Input: yealink - constify attribute_group structures
Arvind Yadav
1
-1
/
+1
2017-07-12
Input: ims-pcu - constify attribute_group structures
Arvind Yadav
1
-2
/
+2
2017-07-12
Input: synaptics-rmi4 - constify attribute_group structures in F01
Arvind Yadav
1
-1
/
+1
2017-07-12
Input: synaptics-rmi4 - constify attribute_group structures in F34
Arvind Yadav
1
-1
/
+1
2017-07-12
Input: constify attribute_group structures
Arvind Yadav
1
-3
/
+3
2017-07-12
Input: aiptek - constify attribute_group structures
Arvind Yadav
1
-1
/
+1
2017-07-12
Input: serio - constify attribute_group structures
Arvind Yadav
1
-2
/
+2
2017-07-12
Input: i8042 - fix crash at boot time
Chen Hong
1
-3
/
+9
2017-07-09
Input: gpio_keys - handle the missing key press event in resume phase
Joseph Lo
1
-1
/
+16
2017-07-09
Input: xen-kbdfront - add multi-touch support
Oleksandr Andrushchenko
1
-40
/
+179
2017-07-03
Linux 4.12
v4.12
Linus Torvalds
1
-1
/
+1
2017-07-03
moduleparam: fix doc: hwparam_irq configures an IRQ
Sylvain 'ythier' Hitier
1
-1
/
+1
2017-07-02
MAINTAINERS: update input subsystem patterns
Dmitry Torokhov
1
-0
/
+2
2017-07-02
Input: introduce KEY_ASSISTANT
Dmitry Torokhov
1
-0
/
+1
2017-06-30
uapi/linux/a.out.h: don't use deprecated system-specific predefines.
Zack Weinberg
1
-25
/
+1
2017-06-30
hashtable: remove repeated phrase from a comment
Jakub Kicinski
1
-1
/
+0
2017-06-30
x86/intel_rdt: Fix memory leak on mount failure
Vikas Shivappa
1
-1
/
+3
2017-06-30
x86/boot/KASLR: Fix kexec crash due to 'virt_addr' calculation bug
Baoquan He
3
-7
/
+2
2017-06-30
x86/boot/KASLR: Add checking for the offset of kernel virtual address randomi...
Baoquan He
1
-0
/
+2
2017-06-30
tracing/kprobes: Allow to create probe with a module name starting with a digit
Sabrina Dubroca
1
-9
/
+5
2017-06-30
MIPS: Avoid accidental raw backtrace
James Hogan
1
-0
/
+2
2017-06-30
MIPS: Perform post-DMA cache flushes on systems with MAARs
Paul Burton
1
-5
/
+18
2017-06-30
MIPS: Fix IRQ tracing & lockdep when rescheduling
Paul Burton
1
-0
/
+3
2017-06-30
MIPS: pm-cps: Drop manual cache-line alignment of ready_count
Paul Burton
1
-8
/
+1
2017-06-30
ARM: 8685/1: ensure memblock-limit is pmd-aligned
Doug Berger
1
-4
/
+4
2017-06-29
sfc: fix attempt to translate invalid filter ID
Edward Cree
1
-3
/
+4
2017-06-29
net: handle NAPI_GRO_FREE_STOLEN_HEAD case also in napi_frags_finish()
Michal Kubeček
1
-7
/
+17
2017-06-29
bpf: prevent leaking pointer via xadd on unpriviledged
Daniel Borkmann
2
-0
/
+71
2017-06-29
perf/x86/intel/uncore: Fix wrong box pointer check
Kan Liang
1
-1
/
+1
2017-06-29
arcnet: com20020-pci: add missing pdev setup in netdev structure
Michael Grzeschik
1
-0
/
+1
[next]