index
:
Linux Stable
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
Commit message (
Expand
)
Author
Age
Files
Lines
*
Input: axp20x-pek - switch over to using attribute group
Dmitry Torokhov
2015-01-08
1
-28
/
+36
*
Input: add driver for AXP20x Power Enable Key
Carlo Caione
2015-01-08
3
-0
/
+294
*
Input: do not try to filter out events if handler is not a filter
Anshul Garg
2015-01-08
1
-10
/
+14
*
Input: small tweak to autorepeat handling
Anshul Garg
2015-01-08
1
-6
/
+8
*
Input: imx_keypad - use the preferred form for passing a size of a struct
Fabio Estevam
2015-01-07
1
-2
/
+1
*
Input: synaptics - remove duplicated code
Benjamin Tissoires
2014-12-29
1
-37
/
+1
*
Input: synaptics - use in-kernel tracking for reporting mt data
Benjamin Tissoires
2014-12-29
2
-381
/
+34
*
Input: elants_i2c - remove unnecessary version.h inclusion
Fabian Frederick
2014-12-29
1
-2
/
+0
*
Input: psmouse - support for the FocalTech PS/2 protocol extensions
Mathias Gottschlag
2014-12-29
5
-17
/
+436
*
Input: add tps65218 power button driver
Felipe Balbi
2014-12-27
3
-0
/
+137
*
Input: add new sun4i-lradc-keys driver
Hans de Goede
2014-12-21
3
-0
/
+297
*
Input: add regulator haptic driver
Jaewon Kim
2014-12-21
3
-0
/
+292
*
Input: alps - v7: document the v7 touchpad packet protocol
Hans de Goede
2014-12-18
1
-0
/
+28
*
Input: alps - v7: fix finger counting for > 2 fingers on clickpads
Hans de Goede
2014-12-18
1
-4
/
+12
*
Input: alps - v7: sometimes a single touch is reported in mt[1]
Hans de Goede
2014-12-18
1
-4
/
+14
*
Input: alps - v7: ignore new packets
Hans de Goede
2014-12-18
1
-6
/
+24
*
Input: evdev - add CLOCK_BOOTTIME support
Aniroop Mathur
2014-12-17
1
-16
/
+44
*
Input: psmouse - expose drift duration for IBM trackpoints
haarp
2014-12-17
2
-0
/
+9
*
Input: stmpe - bias keypad columns properly
Linus Walleij
2014-12-15
1
-2
/
+35
*
Input: stmpe - enforce device tree only mode
Linus Walleij
2014-12-15
2
-59
/
+46
*
mfd: stmpe: add pull up/down register offsets for STMPE
Linus Walleij
2014-12-15
2
-0
/
+7
*
Input: optimize events_per_packet count calculation
Anshul Garg
2014-12-15
1
-9
/
+13
*
Input: edt-ft5x06 - fixed a macro coding style issue
Asaf Vertz
2014-12-15
1
-1
/
+3
*
Input: gpio_keys - replace timer and workqueue with delayed workqueue
Dmitry Torokhov
2014-12-15
1
-34
/
+31
*
Input: gpio_keys - allow separating gpio and irq in device tree
Dmitry Torokhov
2014-12-15
1
-23
/
+26
*
Input: gpio_keys - fix warning regarding uninitialized 'button' variable
Fabio Estevam
2014-12-14
1
-2
/
+3
*
Input: add support for Elan eKTH I2C touchscreens
Scott Liu
2014-12-07
3
-0
/
+1284
*
Input: gpio_keys - fix warning regarding uninitialized 'irq' variable
Dmitry Torokhov
2014-12-07
1
-4
/
+2
*
Input: cyapa - use 'error' for error codes
Dudley Du
2014-12-04
1
-47
/
+47
*
Input: cyapa - fix resuming the device
Dudley Du
2014-12-03
1
-4
/
+3
*
Input: gpio_keys - add device tree support for interrupt only keys
Alexander Stein
2014-12-03
1
-14
/
+20
*
Input: amikbd - allocate temporary keymap buffer on the stack
Geert Uytterhoeven
2014-12-03
1
-1
/
+2
*
Input: amikbd - fix build if !CONFIG_HW_CONSOLE
Geert Uytterhoeven
2014-12-03
1
-17
/
+29
*
Input: lm8323 - missing error check in lm8323_set_disable()
Dan Carpenter
2014-12-03
1
-0
/
+2
*
Input: initialize device counter variables with -1
Aniroop Mathur
2014-12-03
5
-12
/
+12
*
Input: initialize input_no to -1 to avoid subtraction
Aniroop Mathur
2014-12-02
1
-2
/
+2
*
Input: i8042 - do not try to load on Intel NUC D54250WYK
Todor Minchev
2014-12-02
1
-0
/
+10
*
Input: atkbd - correct MSC_SCAN events for force_release keys
Stefan BrĂ¼ns
2014-11-16
1
-2
/
+4
*
Input: cyapa - switch to using managed resources
Dudley Du
2014-11-09
1
-79
/
+105
*
Input: lifebook - use "static inline" instead of "inline" in lifebook.h
Chen Gang
2014-11-09
1
-3
/
+3
*
Input: touchscreen - use __maybe_unused instead of ifdef around suspend/resume
Jingoo Han
2014-11-02
19
-78
/
+38
*
Input: mouse - use __maybe_unused instead of ifdef around suspend/resume
Jingoo Han
2014-11-02
3
-12
/
+6
*
Input: misc - use __maybe_unused instead of ifdef around suspend/resume
Jingoo Han
2014-11-02
19
-71
/
+35
*
Input: cap11xx - support for irq-active-high option
Matt Ranostay
2014-11-02
1
-0
/
+8
*
Input: cap11xx - add support for various cap11xx devices
Matt Ranostay
2014-11-02
1
-23
/
+51
*
Input: rename cap1106 driver to cap11xx
Matt Ranostay
2014-11-02
4
-346
/
+345
*
Input: altera_ps2 - switch to using managed resources
Tobias Klauser
2014-10-31
1
-57
/
+24
*
Input: add driver for the Goodix touchpanel
Bastien Nocera
2014-10-31
3
-0
/
+409
*
Input: add driver for Elan I2C/SMbus touchpad
Duson Lin
2014-10-24
6
-0
/
+2383
*
Input: lpc32xx-keys - switch to using managed resources
Pramod Gurav
2014-10-22
1
-72
/
+20
[next]