index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
input
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
2015-01-19
3
-0
/
+55
|
\
|
*
Input: I8042 - add Acer Aspire 7738 to the nomux list
Dmitry Torokhov
2015-01-08
1
-0
/
+7
|
*
Input: elantech - support new ICs types for version 4
Sam hung
2015-01-08
1
-0
/
+2
|
*
Input: i8042 - reset keyboard to fix Elantech touchpad detection
Srihari Vijayaraghavan
2015-01-07
2
-0
/
+46
*
|
Revert "Input: atmel_mxt_ts - use deep sleep mode when stopped"
Linus Torvalds
2014-12-31
1
-73
/
+26
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
2014-12-30
10
-157
/
+284
|
\
\
|
|
/
|
*
Input: hil_kbd - fix incorrect use of init_completion
Nicholas Mc Guire
2014-12-27
1
-3
/
+3
|
*
Merge branch 'next' into for-linus
Dmitry Torokhov
2014-12-18
9
-154
/
+281
|
|
\
|
|
*
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
|
|
*
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
*
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
2014-12-17
71
-911
/
+4850
|
\
\
\
|
|
/
/
|
*
|
Merge branch 'next' into for-linus
Dmitry Torokhov
2014-12-15
71
-911
/
+4850
|
|
\
\
|
|
|
/
|
|
*
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
|
|
*
Input: pxa27x_keypad - switch to using managed resources
Pramod Gurav
2014-10-22
1
-64
/
+20
|
|
*
Input: mpr121 - switch to using managed resources
Pramod Gurav
2014-10-22
1
-30
/
+12
*
|
|
Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2014-12-14
95
-96
/
+0
|
\
\
\
[next]