| Commit message (Expand) | Author | Age |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 2014-12-30 |
|\ |
|
| * | Input: hil_kbd - fix incorrect use of init_completion | Nicholas Mc Guire | 2014-12-27 |
| * | Merge branch 'next' into for-linus | Dmitry Torokhov | 2014-12-18 |
| |\ |
|
| | * | Input: alps - v7: document the v7 touchpad packet protocol | Hans de Goede | 2014-12-18 |
| | * | Input: alps - v7: fix finger counting for > 2 fingers on clickpads | Hans de Goede | 2014-12-18 |
| | * | Input: alps - v7: sometimes a single touch is reported in mt[1] | Hans de Goede | 2014-12-18 |
| | * | Input: alps - v7: ignore new packets | Hans de Goede | 2014-12-18 |
| | * | Input: evdev - add CLOCK_BOOTTIME support | Aniroop Mathur | 2014-12-17 |
| | * | Input: psmouse - expose drift duration for IBM trackpoints | haarp | 2014-12-17 |
| | * | Input: stmpe - bias keypad columns properly | Linus Walleij | 2014-12-16 |
| | * | Input: stmpe - enforce device tree only mode | Linus Walleij | 2014-12-16 |
| | * | Input: optimize events_per_packet count calculation | Anshul Garg | 2014-12-16 |
| | * | Input: edt-ft5x06 - fixed a macro coding style issue | Asaf Vertz | 2014-12-16 |
| | * | Input: gpio_keys - replace timer and workqueue with delayed workqueue | Dmitry Torokhov | 2014-12-16 |
| | * | Input: gpio_keys - allow separating gpio and irq in device tree | Dmitry Torokhov | 2014-12-16 |
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 2014-12-17 |
|\| | |
|
| * | | Merge branch 'next' into for-linus | Dmitry Torokhov | 2014-12-15 |
| |\| |
|
| | * | Input: gpio_keys - fix warning regarding uninitialized 'button' variable | Fabio Estevam | 2014-12-14 |
| | * | Input: add support for Elan eKTH I2C touchscreens | Scott Liu | 2014-12-08 |
| | * | Input: gpio_keys - fix warning regarding uninitialized 'irq' variable | Dmitry Torokhov | 2014-12-08 |
| | * | Input: cyapa - use 'error' for error codes | Dudley Du | 2014-12-04 |
| | * | Input: cyapa - fix resuming the device | Dudley Du | 2014-12-03 |
| | * | Input: gpio_keys - add device tree support for interrupt only keys | Alexander Stein | 2014-12-03 |
| | * | Input: amikbd - allocate temporary keymap buffer on the stack | Geert Uytterhoeven | 2014-12-03 |
| | * | Input: amikbd - fix build if !CONFIG_HW_CONSOLE | Geert Uytterhoeven | 2014-12-03 |
| | * | Input: lm8323 - missing error check in lm8323_set_disable() | Dan Carpenter | 2014-12-03 |
| | * | Input: initialize device counter variables with -1 | Aniroop Mathur | 2014-12-03 |
| | * | Input: initialize input_no to -1 to avoid subtraction | Aniroop Mathur | 2014-12-03 |
| | * | Input: i8042 - do not try to load on Intel NUC D54250WYK | Todor Minchev | 2014-12-03 |
| | * | Input: atkbd - correct MSC_SCAN events for force_release keys | Stefan BrĂ¼ns | 2014-11-16 |
| | * | Input: cyapa - switch to using managed resources | Dudley Du | 2014-11-10 |
| | * | Input: lifebook - use "static inline" instead of "inline" in lifebook.h | Chen Gang | 2014-11-10 |
| | * | Input: touchscreen - use __maybe_unused instead of ifdef around suspend/resume | Jingoo Han | 2014-11-02 |
| | * | Input: mouse - use __maybe_unused instead of ifdef around suspend/resume | Jingoo Han | 2014-11-02 |
| | * | Input: misc - use __maybe_unused instead of ifdef around suspend/resume | Jingoo Han | 2014-11-02 |
| | * | Input: cap11xx - support for irq-active-high option | Matt Ranostay | 2014-11-02 |
| | * | Input: cap11xx - add support for various cap11xx devices | Matt Ranostay | 2014-11-02 |
| | * | Input: rename cap1106 driver to cap11xx | Matt Ranostay | 2014-11-02 |
| | * | Input: altera_ps2 - switch to using managed resources | Tobias Klauser | 2014-10-31 |
| | * | Input: add driver for the Goodix touchpanel | Bastien Nocera | 2014-10-31 |
| | * | Input: add driver for Elan I2C/SMbus touchpad | Duson Lin | 2014-10-24 |
| | * | Input: lpc32xx-keys - switch to using managed resources | Pramod Gurav | 2014-10-22 |
| | * | Input: pxa27x_keypad - switch to using managed resources | Pramod Gurav | 2014-10-22 |
| | * | Input: mpr121 - switch to using managed resources | Pramod Gurav | 2014-10-22 |
* | | | Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2014-12-14 |
|\ \ \ |
|
| * \ \ | Merge branch 'platform/remove_owner' of git://git.kernel.org/pub/scm/linux/ke... | Greg Kroah-Hartman | 2014-11-03 |
| |\ \ \ |
|
| | * | | | input: touchscreen: drop owner assignment from platform_drivers | Wolfram Sang | 2014-10-20 |
| | * | | | input: serio: drop owner assignment from platform_drivers | Wolfram Sang | 2014-10-20 |
| | * | | | input: mouse: drop owner assignment from platform_drivers | Wolfram Sang | 2014-10-20 |
| | * | | | input: misc: drop owner assignment from platform_drivers | Wolfram Sang | 2014-10-20 |