Age | Commit message (Expand) | Author |
2014-12-31 | Revert "Input: atmel_mxt_ts - use deep sleep mode when stopped" | Linus Torvalds |
2014-12-30 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds |
2014-12-18 | Merge branch 'next' into for-linus | Dmitry Torokhov |
2014-12-17 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds |
2014-12-15 | Input: edt-ft5x06 - fixed a macro coding style issue | Asaf Vertz |
2014-12-15 | Merge branch 'next' into for-linus | Dmitry Torokhov |
2014-12-14 | Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2014-12-07 | Input: add support for Elan eKTH I2C touchscreens | Scott Liu |
2014-12-05 | input / PM: Replace CONFIG_PM_RUNTIME with CONFIG_PM | Rafael J. Wysocki |
2014-11-03 | Merge branch 'platform/remove_owner' of git://git.kernel.org/pub/scm/linux/ke... | Greg Kroah-Hartman |
2014-11-02 | Input: touchscreen - use __maybe_unused instead of ifdef around suspend/resume | Jingoo Han |
2014-10-31 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds |
2014-10-31 | Input: add driver for the Goodix touchpanel | Bastien Nocera |
2014-10-24 | Input: wm97xx - adapt parameters to tosa touchscreen. | Dmitry Eremin-Solenikov |
2014-10-20 | input: touchscreen: drop owner assignment from platform_drivers | Wolfram Sang |
2014-10-19 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds |
2014-10-14 | input: edt-ft5x06: replace strnicmp with strncasecmp | Rasmus Villemoes |
2014-10-11 | Merge tag 'v3.17' into next | Dmitry Torokhov |
2014-10-09 | Input: Add Microchip AR1021 i2c touchscreen | Christian Gmeiner |
2014-10-09 | Merge tag 'gpio-v3.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lin... | Linus Torvalds |
2014-09-18 | driver:gpio remove all usage of gpio_remove retval in driver | abdoulaye berthe |
2014-09-10 | Input: atmel_mxt_ts - fix double free of input device | Stephen Warren |
2014-09-09 | Input: atmel_mxt_ts - downgrade warning about empty interrupts | Nick Dyer |
2014-09-09 | Input: wm971x - fix typo in module parameter description | Masanari Iida |
2014-08-14 | Merge branch 'next' into for-linus | Dmitry Torokhov |
2014-08-13 | Input: edt-ft5x06 - remove superfluous assignment | Maks Naumov |
2014-08-13 | Input: atmel_mxt_ts - fix a few issues reported by Coverity | Dmitry Torokhov |
2014-08-13 | Input: atmel_mxt_ts - split config update a bit | Dmitry Torokhov |
2014-08-13 | Input: atmel_mxt_ts - simplify mxt_initialize a bit | Dmitry Torokhov |
2014-08-07 | Input: atmel_mxt_ts - mXT224 DMA quirk was fixed in firmware v2.0.AA | Nick Dyer |
2014-08-06 | Merge branch 'next' into for-linus | Dmitry Torokhov |
2014-07-31 | Input: jornada720_ts - get rid of space indentation and use tab | Pramod Gurav |
2014-07-31 | Input: jornada720_ts - switch to using managed resources | Pramod Gurav |
2014-07-30 | Input: mcs5000_ts - remove ifdef around power management methods | Fabio Estevam |
2014-07-30 | Input: mcs5000_ts - protect PM functions with CONFIG_PM_SLEEP | Fabio Estevam |
2014-07-30 | Input: ads7846 - release resources on failure for clean exit | Pramod Gurav |
2014-07-28 | Input: atmel_mxt_ts - use deep sleep mode when stopped | Nick Dyer |
2014-07-28 | Input: pixcir_i2c_ts - add device tree support | Roger Quadros |
2014-07-28 | Input: pixcir_i2c_ts - support up to 5 fingers and hardware tracking IDs | Roger Quadros |
2014-07-28 | Input: pixcir_i2c_ts - use Type-B Multi-Touch protocol | Roger Quadros |
2014-07-24 | Input: ipaq-micro-ts - introduce open/close | Dmitry Torokhov |
2014-07-24 | Input: driver for touchscreen on iPaq h3xxx | Dmitry Artamonow |
2014-07-24 | Merge tag 'v3.16-rc6' into next | Dmitry Torokhov |
2014-07-23 | Input: atmel_mxt_ts - implement T44 message handling | Nick Dyer |
2014-07-23 | Input: atmel_mxt_ts - split message handler into separate functions | Nick Dyer |
2014-07-23 | Input: atmel_mxt_ts - decode T6 status messages | Nick Dyer |
2014-07-23 | Input: atmel_mxt_ts - add support for dynamic message size | Nick Dyer |
2014-07-23 | Input: atmel_mxt_ts - recover from bootloader on probe | Nick Dyer |
2014-07-23 | Input: atmel_mxt_ts - add bootloader addresses for new chips | Nick Dyer |
2014-07-23 | Input: atmel_mxt_ts - handle bootloader previously unlocked | Nick Dyer |