index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Kbuild
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2015-01-08
Input: small tweak to autorepeat handling
Anshul Garg
1
-6
/
+8
2015-01-08
Input: imx_keypad - use the preferred form for passing a size of a struct
Fabio Estevam
1
-2
/
+1
2014-12-29
Input: synaptics - remove duplicated code
Benjamin Tissoires
1
-37
/
+1
2014-12-29
Input: synaptics - use in-kernel tracking for reporting mt data
Benjamin Tissoires
2
-381
/
+34
2014-12-29
Input: elants_i2c - remove unnecessary version.h inclusion
Fabian Frederick
1
-2
/
+0
2014-12-29
Input: psmouse - support for the FocalTech PS/2 protocol extensions
Mathias Gottschlag
5
-17
/
+436
2014-12-28
Input: add tps65218 power button driver
Felipe Balbi
4
-0
/
+154
2014-12-22
Input: add new sun4i-lradc-keys driver
Hans de Goede
5
-0
/
+366
2014-12-22
Input: add regulator haptic driver
Jaewon Kim
5
-0
/
+342
2014-12-18
Input: alps - v7: document the v7 touchpad packet protocol
Hans de Goede
1
-0
/
+28
2014-12-18
Input: alps - v7: fix finger counting for > 2 fingers on clickpads
Hans de Goede
1
-4
/
+12
2014-12-18
Input: alps - v7: sometimes a single touch is reported in mt[1]
Hans de Goede
1
-4
/
+14
2014-12-18
Input: alps - v7: ignore new packets
Hans de Goede
1
-6
/
+24
2014-12-18
Input: evdev - add CLOCK_BOOTTIME support
Aniroop Mathur
1
-16
/
+44
2014-12-18
Input: psmouse - expose drift duration for IBM trackpoints
haarp
2
-0
/
+9
2014-12-16
Input: stmpe - bias keypad columns properly
Linus Walleij
1
-2
/
+35
2014-12-16
Input: stmpe - enforce device tree only mode
Linus Walleij
4
-79
/
+48
2014-12-16
mfd: stmpe: add pull up/down register offsets for STMPE
Linus Walleij
3
-0
/
+9
2014-12-16
Input: optimize events_per_packet count calculation
Anshul Garg
1
-9
/
+13
2014-12-16
Input: edt-ft5x06 - fixed a macro coding style issue
Asaf Vertz
1
-1
/
+3
2014-12-16
Input: gpio_keys - replace timer and workqueue with delayed workqueue
Dmitry Torokhov
1
-34
/
+31
2014-12-16
Input: gpio_keys - allow separating gpio and irq in device tree
Dmitry Torokhov
2
-26
/
+33
2014-12-14
Input: gpio_keys - fix warning regarding uninitialized 'button' variable
Fabio Estevam
1
-2
/
+3
2014-12-08
Input: add support for Elan eKTH I2C touchscreens
Scott Liu
4
-0
/
+1317
2014-12-08
Input: gpio_keys - fix warning regarding uninitialized 'irq' variable
Dmitry Torokhov
1
-4
/
+2
2014-12-04
Input: cyapa - use 'error' for error codes
Dudley Du
1
-47
/
+47
2014-12-04
Input: cyapa - fix resuming the device
Dudley Du
1
-4
/
+3
2014-12-04
Input: gpio_keys - add device tree support for interrupt only keys
Alexander Stein
2
-15
/
+29
2014-12-04
Input: amikbd - allocate temporary keymap buffer on the stack
Geert Uytterhoeven
1
-1
/
+2
2014-12-04
Input: amikbd - fix build if !CONFIG_HW_CONSOLE
Geert Uytterhoeven
1
-17
/
+29
2014-12-04
Input: lm8323 - missing error check in lm8323_set_disable()
Dan Carpenter
1
-0
/
+2
2014-12-04
Input: initialize device counter variables with -1
Aniroop Mathur
5
-12
/
+12
2014-12-03
Input: initialize input_no to -1 to avoid subtraction
Aniroop Mathur
1
-2
/
+2
2014-12-03
Input: i8042 - do not try to load on Intel NUC D54250WYK
Todor Minchev
1
-0
/
+10
2014-11-17
Input: atkbd - correct MSC_SCAN events for force_release keys
Stefan BrĂ¼ns
1
-2
/
+4
2014-11-10
Input: cyapa - switch to using managed resources
Dudley Du
1
-79
/
+105
2014-11-10
Input: lifebook - use "static inline" instead of "inline" in lifebook.h
Chen Gang
1
-3
/
+3
2014-11-02
Input: touchscreen - use __maybe_unused instead of ifdef around suspend/resume
Jingoo Han
19
-78
/
+38
2014-11-02
Input: mouse - use __maybe_unused instead of ifdef around suspend/resume
Jingoo Han
3
-12
/
+6
2014-11-02
Input: misc - use __maybe_unused instead of ifdef around suspend/resume
Jingoo Han
19
-71
/
+35
2014-11-02
Input: cap11xx - support for irq-active-high option
Matt Ranostay
2
-0
/
+12
2014-11-02
Input: cap11xx - add support for various cap11xx devices
Matt Ranostay
2
-24
/
+53
2014-11-02
Input: rename cap1106 driver to cap11xx
Matt Ranostay
5
-355
/
+355
2014-10-31
Input: altera_ps2 - switch to using managed resources
Tobias Klauser
1
-57
/
+24
2014-10-31
Input: add driver for the Goodix touchpanel
Bastien Nocera
4
-0
/
+415
2014-10-24
Input: add driver for Elan I2C/SMbus touchpad
Duson Lin
8
-0
/
+2418
2014-10-22
Input: lpc32xx-keys - switch to using managed resources
Pramod Gurav
1
-72
/
+20
2014-10-22
Input: pxa27x_keypad - switch to using managed resources
Pramod Gurav
1
-64
/
+20
2014-10-22
Input: mpr121 - switch to using managed resources
Pramod Gurav
1
-30
/
+12
2014-10-11
Input: i8042 - disable active multiplexing by default
Dmitry Torokhov
3
-275
/
+10
[next]