index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
/
backtracetest.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2016-03-08
Input: ad7879 - fix default x/y axis assignment
Stefan Agner
1
-3
/
+5
2016-03-08
Input: ad7879 - move header to platform_data directory
Stefan Agner
7
-11
/
+11
2016-03-04
Input: ts4800 - add hardware dependency
Jean Delvare
1
-0
/
+1
2016-03-04
Input: cyapa - fix for losing events during device power transitions
Dudley Du
5
-59
/
+188
2016-03-04
Input: sh_keysc - remove dependency on SUPERH
Simon Horman
1
-1
/
+1
2016-03-04
Input: melfas_mip4 - add resolution reporting
Sangwon Jee
1
-4
/
+22
2016-03-03
Input: rotary-encoder - support more than 2 gpios as input
Uwe Kleine-König
2
-93
/
+65
2016-03-03
Input: rotary_encoder - move away from platform data structure
Dmitry Torokhov
3
-112
/
+76
2016-03-02
Input: stmpe-ts - restore kerneldoc
Linus Walleij
1
-0
/
+31
2016-03-02
Input: snvs_pwrkey - use __maybe_unused to hide pm functions
Arnd Bergmann
1
-2
/
+2
2016-03-02
Input: spear-keyboard - use __maybe_unused to hide pm functions
Arnd Bergmann
1
-4
/
+2
2016-03-02
Input: goldfish_events - enable ACPI-based enumeration for goldfish events
Jason Hu
1
-0
/
+10
2016-03-02
Input: goldfish_events - add devicetree bindings
Greg Hackmann
2
-0
/
+24
2016-03-02
Input: rotary_encoder - use input_set_capability()
Dmitry Torokhov
1
-8
/
+4
2016-03-02
Input: rotary_encoder - convert to use gpiod API
Dmitry Torokhov
3
-49
/
+50
2016-03-02
Input: rotary_encoder - mark PM methods as __maybe_unused
Dmitry Torokhov
1
-5
/
+3
2016-03-02
Input: rotary_encoder - use threaded irqs
Timo Teräs
1
-8
/
+25
2016-02-17
Input: add MELFAS MIP4 Touchscreen driver
Sangwon Jee
3
-0
/
+1511
2016-02-10
Input: Allow compile test of Goodix and Colibri VF50 if !GPIOLIB
Geert Uytterhoeven
1
-2
/
+3
2016-01-28
Input: byd - add BYD PS/2 touchpad driver
Chris Diamand
6
-0
/
+381
2016-01-27
Input: cyttsp - perform hard reset of the chip during probe
Oreste Salerno
1
-0
/
+12
2016-01-27
Input: cyttsp - switch to using device properties
Oreste Salerno
4
-58
/
+197
2016-01-27
Input: cyttsp - check return value of input_mt_init_slots
Oreste Salerno
1
-1
/
+5
2016-01-27
Input: cyttsp - use devres managed resource allocations
Oreste Salerno
4
-59
/
+30
2016-01-18
Input: rotary_encoder - convert to devm-* api
Timo Teräs
1
-61
/
+25
2016-01-13
Input: gpio-keys - allow disabling individual buttons in DT
Laxman Dewangan
1
-2
/
+2
2016-01-13
Input: gpio-keys - allow setting input device name in DT
Laxman Dewangan
2
-0
/
+3
2016-01-13
Input: xpad - correct xbox one pad device name
Pavel Rojtberg
1
-1
/
+1
2016-01-12
Input: atmel_mxt_ts - improve touchscreen size/orientation handling
Nick Dyer
1
-42
/
+26
2016-01-12
Input: elantech - mark protocols v2 and v3 as semi-mt
Benjamin Tissoires
1
-1
/
+1
2016-01-11
Input: wacom_w8001 - drop use of ABS_MT_TOOL_TYPE
Peter Hutterer
1
-3
/
+0
2016-01-11
Linux 4.4
v4.4
Linus Torvalds
1
-1
/
+1
2016-01-10
Input: gpio-keys - fix check for disabling unsupported keys
Dmitry Torokhov
1
-6
/
+23
2016-01-09
vmstat: allocate vmstat_wq before it is used
Michal Hocko
1
-1
/
+1
2016-01-08
Revert "block: Split bios on chunk boundaries"
Jens Axboe
1
-1
/
+1
2016-01-08
PCI: dra7xx: Mark driver as broken
Richard Cochran
1
-0
/
+1
2016-01-08
firmware: dmi_scan: Fix UUID endianness for SMBIOS >= 2.6
Andrea Arcangeli
1
-3
/
+3
2016-01-08
Input: omap-keypad - remove dead check
Dmitry Torokhov
1
-8
/
+0
2016-01-08
Input: ti_am335x_tsc - fix HWPEN interrupt handling
Dave Gerlach
1
-2
/
+0
2016-01-08
ACPI / property: avoid leaking format string into kobject name
Kees Cook
1
-1
/
+1
2016-01-07
Input: omap-keypad - set tasklet data earlier
Dan Carpenter
1
-1
/
+1
2016-01-07
Input: rohm_bu21023 - fix handling of retrying firmware update
Dmitry Torokhov
1
-1
/
+1
2016-01-07
ftrace/module: Call clean up function when module init fails early
Steven Rostedt (Red Hat)
2
-0
/
+7
2016-01-07
dts: vt8500: Add SDHC node to DTS file for WM8650
Roman Volkov
1
-0
/
+9
2016-01-07
ARM: Fix broken USB support in multi_v7_defconfig for sunxi devices
Timo Sigurdsson
1
-0
/
+1
2016-01-07
kvm: x86: only channel 0 of the i8254 is linked to the HPET
Paolo Bonzini
2
-1
/
+3
2016-01-07
iommu/dma: Use correct offset in map_sg
Robin Murphy
1
-1
/
+1
2016-01-07
dmaengine: xgene-dma: Fix double IRQ issue by setting IRQ_DISABLE_UNLAZY flag
Rameshwar Prasad Sahu
1
-0
/
+4
2016-01-07
async_tx: use GFP_NOWAIT rather than GFP_IO
NeilBrown
4
-7
/
+7
2016-01-07
ARM: versatile: fix MMC/SD interrupt assignment
Linus Walleij
2
-4
/
+26
[next]