index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
input
/
input-compat.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2016-06-01
Input: ti_am335x_tsc - use variable name for sizeof() operator
Andrew F. Davis
1
-1
/
+1
2016-06-01
Input: update input_mt_report_pointer_emulation to support hovering
KT Liao
1
-1
/
+16
2016-06-01
Input: raydium_i2c_ts - do not ignore EPROBE_DEFER from gpiod_get_optional
Dmitry Torokhov
1
-6
/
+5
2016-05-28
Input: add Raydium I2C touchscreen driver
Jeffrey Lin
5
-0
/
+1250
2016-05-28
Input: surface3_spi - add surface pen support for Surface 3
Stephen Just
1
-2
/
+112
2016-05-28
Input: surface3_spi - Prepare to add support for Surface Pen
Stephen Just
1
-13
/
+26
2016-05-26
Input: tc3589x-keypad - remove stray ')'
Clifton Barnes
1
-1
/
+1
2016-05-19
Input: add new driver for the Surface 3
Benjamin Tissoires
3
-0
/
+318
2016-05-19
Input: feed more data into entropy pool
Dmitry Torokhov
1
-4
/
+3
2016-05-19
Input: synaptics-rmi4 - fix spelling in defines
Nick Dyer
1
-11
/
+11
2016-05-19
Input: migor-ts - mark PM functions as __maybe_unused
Arnd Bergmann
1
-2
/
+2
2016-05-19
Input: atmel_captouch - add dependence on i2c
Arnd Bergmann
1
-0
/
+1
2016-05-19
Input: add Atmel Captouch Button driver
Daniel Hung-yu Wu
4
-0
/
+340
2016-05-19
Input: migor-ts - allow driver to build if COMPILE_TEST is enabled
Javier Martinez Canillas
1
-1
/
+1
2016-05-19
Input: migor-ts - fix error for modular build
Javier Martinez Canillas
1
-1
/
+1
2016-05-10
Input: rotary-encoder - fix bare use of 'unsigned'
Clifton Barnes
1
-4
/
+4
2016-05-05
Input: cm109 - spin_lock in complete() cleanup
Ming Lei
1
-4
/
+6
2016-05-05
Input: cm109 - fix handling of volume and mute buttons
Florian Euchner
1
-7
/
+30
2016-04-29
Input: byd - don't wipe dynamically allocated memory twice
Vladimir Zapolskiy
1
-1
/
+0
2016-04-29
Input: twl4030 - fix unsafe macro definition
Rui Teng
1
-12
/
+16
2016-04-25
Input: twl6040-vibra - remove mutex
H. Nikolaus Schaller
1
-13
/
+2
2016-04-20
Input: bcm_iproc_tsc - DT spelling s/clock-name/clock-names/
Geert Uytterhoeven
1
-1
/
+1
2016-04-07
Input: bcm_iproc_tsc - use syscon to access shared registers
Raveendra Padasalagi
3
-41
/
+68
2016-04-05
Input: ti_am335x_tsc - use SIMPLE_DEV_PM_OPS
Dmitry Torokhov
1
-12
/
+4
2016-04-05
Input: omap-keypad - remove set_col_gpio_val() and get_row_gpio_val()
Dmitry Torokhov
1
-25
/
+0
2016-04-05
Input: omap-keypad - drop empty PM stubs
Dmitry Torokhov
1
-21
/
+0
2016-04-05
Input: omap-keypad - remove adjusting of scan delay
Dmitry Torokhov
1
-5
/
+1
2016-03-31
Input: gpio-keys - clean up device tree binding example
Andreas Färber
1
-5
/
+5
2016-03-31
Input: kbtab - stop saving struct usb_device
Oliver Neukum
1
-4
/
+4
2016-03-31
Input: gtco - stop saving struct usb_device
Oliver Neukum
1
-12
/
+12
2016-03-31
Input: aiptek - stop saving struct usb_device
Oliver Neukum
1
-9
/
+11
2016-03-31
Input: acecad - stop saving struct usb_device
Oliver Neukum
1
-6
/
+6
2016-03-24
Input: sur40 - fix DMA on stack
Oliver Neukum
1
-7
/
+14
2016-03-24
Input: ati_remote2 - fix crashes on detecting device with invalid descriptor
Vladis Dronov
1
-6
/
+30
2016-03-18
Input: synaptics - handle spurious release of trackstick buttons, again
Benjamin Tissoires
1
-2
/
+3
2016-03-18
Input: synaptics-rmi4 - remove check of Non-NULL array
Andrew Duggan
1
-3
/
+2
2016-03-18
Input: byd - enable absolute mode
Richard Pospesel
2
-198
/
+369
2016-03-17
Input: ims-pcu - sanity check against missing interfaces
Oliver Neukum
1
-0
/
+4
2016-03-17
Input: melfas_mip4 - add hw_version sysfs attribute
Sangwon Jee
1
-1
/
+27
2016-03-16
ARM: pxa/raumfeld: use PROPERTY_ENTRY_INTEGER to define props
Arnd Bergmann
1
-11
/
+4
2016-03-16
Input: synaptics-rmi4 - using logical instead of bitwise AND
Dan Carpenter
1
-2
/
+2
2016-03-14
Input: powermate - fix oops with malicious USB descriptors
Josh Boyer
1
-0
/
+3
2016-03-14
Linux 4.5
v4.5
Linus Torvalds
1
-1
/
+1
2016-03-13
MIPS: smp.c: Fix uninitialised temp_foreign_map
James Hogan
1
-0
/
+1
2016-03-13
MIPS: Fix build error when SMP is used without GIC
Hauke Mehrtens
1
-3
/
+4
2016-03-13
ld-version: Fix awk regex compile failure
James Hogan
1
-1
/
+1
2016-03-13
MIPS: Fix build with DEBUG_ZBOOT and MACH_JZ4780
Aaro Koskinen
1
-1
/
+1
2016-03-12
block: don't optimize for non-cloned bio in bio_get_last_bvec()
Ming Lei
1
-5
/
+0
2016-03-12
x86/efi: Fix boot crash by always mapping boot service regions into new EFI p...
Matt Fleming
1
-17
/
+62
2016-03-12
x86/fpu: Fix eager-FPU handling on legacy FPU machines
Borislav Petkov
2
-2
/
+4
[next]