index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
input
Age
Commit message (
Expand
)
Author
Files
Lines
2016-03-25
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
4
-9
/
+7
2016-03-25
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
8
-217
/
+449
2016-03-25
drivers/input: eliminate INPUT_COMPAT_TEST macro
Andrew Morton
4
-9
/
+7
2016-03-23
Input: sur40 - fix DMA on stack
Oliver Neukum
1
-7
/
+14
2016-03-23
Input: ati_remote2 - fix crashes on detecting device with invalid descriptor
Vladis Dronov
1
-6
/
+30
2016-03-22
input: redefine INPUT_COMPAT_TEST as in_compat_syscall()
Andy Lutomirski
1
-11
/
+1
2016-03-18
Merge tag 'mfd-for-linus-4.6' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
3
-0
/
+606
2016-03-17
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
44
-472
/
+8613
2016-03-17
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-1
/
+1
2016-03-17
Input: synaptics - handle spurious release of trackstick buttons, again
Benjamin Tissoires
1
-2
/
+3
2016-03-17
Input: synaptics-rmi4 - remove check of Non-NULL array
Andrew Duggan
1
-3
/
+2
2016-03-17
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-16
Input: melfas_mip4 - add hw_version sysfs attribute
Sangwon Jee
1
-1
/
+27
2016-03-15
Merge tag 'v4.5' into next
Dmitry Torokhov
14
-40
/
+48
2016-03-15
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-11
Input: snvs_pwrkey - fix returned value check of syscon_regmap_lookup_by_phan...
Vladimir Zapolskiy
1
-2
/
+2
2016-03-11
Merge branch 'synaptics-rmi4' into next
Dmitry Torokhov
16
-0
/
+6048
2016-03-10
Input: synaptics-rmi4 - add device tree support to the SPI transport driver
Andrew Duggan
1
-1
/
+43
2016-03-10
Input: synaptics-rmi4 - add SPI transport driver
Andrew Duggan
3
-0
/
+557
2016-03-10
Input: synaptics-rmi4 - add support for F30
Andrew Duggan
5
-0
/
+421
2016-03-10
Input: synaptics-rmi4 - add support for F12
Andrew Duggan
5
-0
/
+473
2016-03-10
Input: synaptics-rmi4 - add device tree support for 2d sensors and F11
Andrew Duggan
3
-1
/
+117
2016-03-10
Input: synaptics-rmi4 - add support for 2D sensors and F11
Andrew Duggan
7
-1
/
+1641
2016-03-10
Input: synaptics-rmi4 - add device tree support for RMI4 I2C devices
Andrew Duggan
5
-5
/
+124
2016-03-10
Input: synaptics-rmi4 - add I2C transport driver
Andrew Duggan
3
-0
/
+399
2016-03-10
Input: synaptics-rmi4 - add support for Synaptics RMI4 devices
Andrew Duggan
9
-0
/
+2281
2016-03-08
Input: ad7879 - add device tree support
Stefan Agner
3
-58
/
+110
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
1
-5
/
+5
2016-03-04
Input: ts4800 - add hardware dependency
Jean Delvare
1
-0
/
+1
2016-03-04
Merge branch 'rotary-encoder' into next
Dmitry Torokhov
11
-261
/
+217
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-02
Input: rotary-encoder - support more than 2 gpios as input
Uwe Kleine-König
1
-92
/
+64
2016-03-02
Input: rotary_encoder - move away from platform data structure
Dmitry Torokhov
1
-91
/
+55
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
1
-0
/
+7
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
1
-41
/
+33
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-15
treewide: Fix typo in printk
Masanari Iida
1
-1
/
+1
2016-02-11
Input: touchscreen: Add imx25 TCQ driver
Markus Pargmann
3
-0
/
+606
[next]