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-25
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
-9
/
+7
2016-03-25
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
-217
/
+449
2016-03-25
drivers/input: eliminate INPUT_COMPAT_TEST macro
Andrew Morton
-9
/
+7
2016-03-23
Input: sur40 - fix DMA on stack
Oliver Neukum
-7
/
+14
2016-03-23
Input: ati_remote2 - fix crashes on detecting device with invalid descriptor
Vladis Dronov
-6
/
+30
2016-03-22
input: redefine INPUT_COMPAT_TEST as in_compat_syscall()
Andy Lutomirski
-11
/
+1
2016-03-18
Merge tag 'mfd-for-linus-4.6' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
-0
/
+606
2016-03-17
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
-472
/
+8613
2016-03-17
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
-1
/
+1
2016-03-17
Input: synaptics - handle spurious release of trackstick buttons, again
Benjamin Tissoires
-2
/
+3
2016-03-17
Input: synaptics-rmi4 - remove check of Non-NULL array
Andrew Duggan
-3
/
+2
2016-03-17
Input: byd - enable absolute mode
Richard Pospesel
-198
/
+369
2016-03-17
Input: ims-pcu - sanity check against missing interfaces
Oliver Neukum
-0
/
+4
2016-03-16
Input: melfas_mip4 - add hw_version sysfs attribute
Sangwon Jee
-1
/
+27
2016-03-15
Merge tag 'v4.5' into next
Dmitry Torokhov
-40
/
+48
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
[next]