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
2014-08-15
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
7
-202
/
+459
2014-08-14
Merge branch 'next' into for-linus
Dmitry Torokhov
6
-201
/
+458
2014-08-13
Input: edt-ft5x06 - remove superfluous assignment
Maks Naumov
1
-1
/
+0
2014-08-13
Input: xpad - add support for Xbox One controllers
Ted Mielczarek
1
-17
/
+157
2014-08-13
Input: atmel_mxt_ts - fix a few issues reported by Coverity
Dmitry Torokhov
1
-6
/
+11
2014-08-13
Input: atmel_mxt_ts - split config update a bit
Dmitry Torokhov
1
-125
/
+145
2014-08-13
Input: atmel_mxt_ts - simplify mxt_initialize a bit
Dmitry Torokhov
1
-39
/
+42
2014-08-12
Input: joystick - use get_cycles on ARMv8
Mark Brown
1
-1
/
+1
2014-08-08
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
29
-5017
/
+2985
2014-08-08
Input: cap1106 - allow changing key mapping from userspace
Dmitry Torokhov
1
-1
/
+7
2014-08-08
Input: synaptics - use firmware data for Cr-48
Henrik Rydberg
1
-2
/
+68
2014-08-07
Input: synaptics - properly initialize slots for semi-MT
Dmitry Torokhov
1
-3
/
+3
2014-08-07
Input: MT - make slot cleanup callable outside mt_sync_frame()
Henrik Rydberg
1
-11
/
+27
2014-08-07
Input: atmel_mxt_ts - mXT224 DMA quirk was fixed in firmware v2.0.AA
Nick Dyer
1
-3
/
+5
2014-08-07
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/cool...
Linus Torvalds
1
-13
/
+9
2014-08-07
Merge tag 'mfd-for-linus-3.17' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-27
/
+43
2014-08-06
Merge branch 'next' into for-linus
Dmitry Torokhov
30
-5388
/
+2985
2014-08-06
Merge branch 'wacom' into next
Dmitry Torokhov
6
-4319
/
+0
2014-08-06
Input: hyperv-keyboard - register as a wakeup source
Dexuan Cui
1
-0
/
+13
2014-08-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-next
Linus Torvalds
1
-11
/
+11
2014-08-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc
David S. Miller
7
-27
/
+28
2014-08-05
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-4
/
+3
2014-07-31
Input: imx_keypad - remove ifdef round PM methods
Fabio Estevam
1
-4
/
+2
2014-07-31
Input: jornada720_ts - get rid of space indentation and use tab
Pramod Gurav
1
-13
/
+12
2014-07-31
Input: jornada720_ts - switch to using managed resources
Pramod Gurav
1
-32
/
+13
2014-07-30
Input: alps - Rushmore and v7 resolution support
Hans de Goede
2
-0
/
+50
2014-07-30
Input: mcs5000_ts - remove ifdef around power management methods
Fabio Estevam
1
-4
/
+2
2014-07-30
Input: mcs5000_ts - protect PM functions with CONFIG_PM_SLEEP
Fabio Estevam
1
-1
/
+1
2014-07-30
Input: ads7846 - release resources on failure for clean exit
Pramod Gurav
1
-2
/
+4
2014-07-28
Input: atmel_mxt_ts - use deep sleep mode when stopped
Nick Dyer
1
-26
/
+73
2014-07-28
Input: pixcir_i2c_ts - add device tree support
Roger Quadros
1
-0
/
+77
2014-07-28
Input: pixcir_i2c_ts - support up to 5 fingers and hardware tracking IDs
Roger Quadros
1
-17
/
+57
2014-07-28
Input: pixcir_i2c_ts - use Type-B Multi-Touch protocol
Roger Quadros
1
-31
/
+94
2014-07-26
Input: alps - add support for v7 devices
Yunkang Tang
2
-3
/
+280
2014-07-26
Input: alps - cache firmware version
Hans de Goede
2
-0
/
+5
2014-07-26
Input: alps - change decode function prototype to return an int
Hans de Goede
2
-4
/
+10
2014-07-26
Input: alps - report 2 touches when we've > 2 fingers
Hans de Goede
1
-1
/
+1
2014-07-26
Input: alps - add an alps_report_semi_mt_data function
Hans de Goede
1
-47
/
+29
2014-07-26
Input: alps - use single touch data when v3 mt data contains only one finger
Hans de Goede
1
-1
/
+1
2014-07-26
Input: alps - use standard contact tracking instead of DIY
Hans de Goede
1
-36
/
+16
2014-07-26
Input: alps - use struct input_mt_pos to track coordinates
Hans de Goede
2
-122
/
+104
2014-07-26
Input: alps - process_bitmap: round down when spreading adjescent fingers ove...
Hans de Goede
1
-2
/
+2
2014-07-26
Input: alps - process_bitmap: fix counting of high point bits
Hans de Goede
1
-2
/
+1
2014-07-26
Input: alps - process_bitmap: add alps_get_bitmap_points() helper function
Hans de Goede
2
-45
/
+35
2014-07-26
Input: alps - process_bitmap: don't invert the Y-axis on Rushmore
Hans de Goede
2
-9
/
+12
2014-07-26
Input: alps - improve 2-finger reporting on v3 models
Hans de Goede
1
-36
/
+24
2014-07-26
Input: alps - fix rushmore packet decoding
Yunkang Tang
1
-0
/
+3
2014-07-25
Input: soc_button_array - add missing memory allocation check
Pramod Gurav
1
-0
/
+3
2014-07-25
Input: wacom - move the USB (now hid) Wacom driver in drivers/hid
Benjamin Tissoires
6
-4131
/
+0
2014-07-25
Input: wacom - keep wacom_ids ordered
Benjamin Tissoires
1
-40
/
+39
[next]