index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
input
Age
Commit message (
Expand
)
Author
Lines
2016-03-15
Input: synaptics-rmi4 - using logical instead of bitwise AND
Dan Carpenter
-2
/
+2
2016-03-14
Input: powermate - fix oops with malicious USB descriptors
Josh Boyer
-0
/
+3
2016-03-11
Input: snvs_pwrkey - fix returned value check of syscon_regmap_lookup_by_phan...
Vladimir Zapolskiy
-2
/
+2
2016-03-11
Merge branch 'synaptics-rmi4' into next
Dmitry Torokhov
-0
/
+6048
2016-03-10
Input: synaptics-rmi4 - add device tree support to the SPI transport driver
Andrew Duggan
-1
/
+43
2016-03-10
Input: synaptics-rmi4 - add SPI transport driver
Andrew Duggan
-0
/
+557
2016-03-10
Input: synaptics-rmi4 - add support for F30
Andrew Duggan
-0
/
+421
2016-03-10
Input: synaptics-rmi4 - add support for F12
Andrew Duggan
-0
/
+473
2016-03-10
Input: synaptics-rmi4 - add device tree support for 2d sensors and F11
Andrew Duggan
-1
/
+117
2016-03-10
Input: synaptics-rmi4 - add support for 2D sensors and F11
Andrew Duggan
-1
/
+1641
2016-03-10
Input: synaptics-rmi4 - add device tree support for RMI4 I2C devices
Andrew Duggan
-5
/
+124
2016-03-10
Input: synaptics-rmi4 - add I2C transport driver
Andrew Duggan
-0
/
+399
2016-03-10
Input: synaptics-rmi4 - add support for Synaptics RMI4 devices
Andrew Duggan
-0
/
+2281
2016-03-08
Input: ad7879 - add device tree support
Stefan Agner
-58
/
+110
2016-03-08
Input: ad7879 - fix default x/y axis assignment
Stefan Agner
-3
/
+5
2016-03-08
Input: ad7879 - move header to platform_data directory
Stefan Agner
-5
/
+5
2016-03-04
Input: ts4800 - add hardware dependency
Jean Delvare
-0
/
+1
2016-03-04
Merge branch 'rotary-encoder' into next
Dmitry Torokhov
-261
/
+217
2016-03-04
Input: cyapa - fix for losing events during device power transitions
Dudley Du
-59
/
+188
2016-03-04
Input: sh_keysc - remove dependency on SUPERH
Simon Horman
-1
/
+1
2016-03-04
Input: melfas_mip4 - add resolution reporting
Sangwon Jee
-4
/
+22
2016-03-02
Input: rotary-encoder - support more than 2 gpios as input
Uwe Kleine-König
-92
/
+64
2016-03-02
Input: rotary_encoder - move away from platform data structure
Dmitry Torokhov
-91
/
+55
2016-03-02
Input: stmpe-ts - restore kerneldoc
Linus Walleij
-0
/
+31
2016-03-02
Input: snvs_pwrkey - use __maybe_unused to hide pm functions
Arnd Bergmann
-2
/
+2
2016-03-02
Input: spear-keyboard - use __maybe_unused to hide pm functions
Arnd Bergmann
-4
/
+2
2016-03-02
Input: goldfish_events - enable ACPI-based enumeration for goldfish events
Jason Hu
-0
/
+10
2016-03-02
Input: goldfish_events - add devicetree bindings
Greg Hackmann
-0
/
+7
2016-03-02
Input: rotary_encoder - use input_set_capability()
Dmitry Torokhov
-8
/
+4
2016-03-02
Input: rotary_encoder - convert to use gpiod API
Dmitry Torokhov
-41
/
+33
2016-03-02
Input: rotary_encoder - mark PM methods as __maybe_unused
Dmitry Torokhov
-5
/
+3
2016-03-02
Input: rotary_encoder - use threaded irqs
Timo Teräs
-8
/
+25
2016-02-17
Input: add MELFAS MIP4 Touchscreen driver
Sangwon Jee
-0
/
+1511
2016-02-15
treewide: Fix typo in printk
Masanari Iida
-1
/
+1
2016-02-11
Input: touchscreen: Add imx25 TCQ driver
Markus Pargmann
-0
/
+606
2016-02-10
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
-21
/
+33
2016-02-09
Input: colibri-vf50-ts - add missing #include <linux/of.h>
Geert Uytterhoeven
-0
/
+1
2016-02-09
Input: adp5589 - fix row 5 handling for adp5589
Lars-Peter Clausen
-3
/
+4
2016-02-09
Input: edt-ft5x06 - fix setting gain, offset, and threshold via device tree
Philipp Zabel
-6
/
+12
2016-02-09
Input: Allow compile test of Goodix and Colibri VF50 if !GPIOLIB
Geert Uytterhoeven
-2
/
+3
2016-01-27
Input: byd - add BYD PS/2 touchpad driver
Chris Diamand
-0
/
+381
2016-01-27
Input: vmmouse - fix absolute device registration
Dmitry Torokhov
-6
/
+7
2016-01-27
Input: serio - drop warnings in case of EPROBE_DEFER from serio_find_driver()
Grygorii Strashko
-1
/
+1
2016-01-27
Input: cap11xx - add missing of_node_put
Amitoj Kaur Chawla
-2
/
+6
2016-01-27
Input: sirfsoc-onkey - allow modular build
Arnd Bergmann
-2
/
+2
2016-01-27
Input: xpad - remove unused function
Arnd Bergmann
-1
/
+0
2016-01-27
Input: cyttsp - perform hard reset of the chip during probe
Oreste Salerno
-0
/
+12
2016-01-27
Input: cyttsp - switch to using device properties
Oreste Salerno
-43
/
+102
2016-01-27
Input: cyttsp - check return value of input_mt_init_slots
Oreste Salerno
-1
/
+5
2016-01-27
Input: cyttsp - use devres managed resource allocations
Oreste Salerno
-59
/
+30
[prev]
[next]