aboutsummaryrefslogtreecommitdiff
path: root/drivers/input
AgeCommit message (Expand)Author
2014-12-17Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2014-12-15Merge branch 'next' into for-linusDmitry Torokhov
2014-12-14Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2014-12-14Input: gpio_keys - fix warning regarding uninitialized 'button' variableFabio Estevam
2014-12-08Merge branch 'pm-runtime'Rafael J. Wysocki
2014-12-08Merge branch 'device-properties'Rafael J. Wysocki
2014-12-07Input: add support for Elan eKTH I2C touchscreensScott Liu
2014-12-07Input: gpio_keys - fix warning regarding uninitialized 'irq' variableDmitry Torokhov
2014-12-05input / PM: Replace CONFIG_PM_RUNTIME with CONFIG_PMRafael J. Wysocki
2014-12-04Input: cyapa - use 'error' for error codesDudley Du
2014-12-03Input: cyapa - fix resuming the deviceDudley Du
2014-12-03Input: gpio_keys - add device tree support for interrupt only keysAlexander Stein
2014-12-03Input: amikbd - allocate temporary keymap buffer on the stackGeert Uytterhoeven
2014-12-03Input: amikbd - fix build if !CONFIG_HW_CONSOLEGeert Uytterhoeven
2014-12-03Input: lm8323 - missing error check in lm8323_set_disable()Dan Carpenter
2014-12-03Input: initialize device counter variables with -1Aniroop Mathur
2014-12-03drivers/input/evdev.c: don't kfree() a vmalloc addressAndrew Morton
2014-12-02Input: initialize input_no to -1 to avoid subtractionAniroop Mathur
2014-12-02Input: i8042 - do not try to load on Intel NUC D54250WYKTodor Minchev
2014-11-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2014-11-25Input: xpad - use proper endpoint typeGreg Kroah-Hartman
2014-11-25Input: elantech - trust firmware about trackpoint presenceDmitry Torokhov
2014-11-16Input: atkbd - correct MSC_SCAN events for force_release keysStefan Brüns
2014-11-16Input: synaptics - adjust min/max on Thinkpad E540Ben Sagal
2014-11-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2014-11-13Input: elantech - provide a sysfs knob for crc_enabledUlrik De Bie
2014-11-13Input: elantech - report the middle button of the touchpadUlrik De Bie
2014-11-13Input: alps - ignore bad data on Dell Latitudes E6440 and E7440Pali Rohár
2014-11-09Input: cyapa - switch to using managed resourcesDudley Du
2014-11-09Input: lifebook - use "static inline" instead of "inline" in lifebook.hChen Gang
2014-11-09Input: alps - allow up to 2 invalid packets without resetting devicePali Rohár
2014-11-08Input: alps - ignore potential bare packets when device is out of syncPali Rohár
2014-11-08Input: elantech - fix crc_enabled for Fujitsu H730Ulrik De Bie
2014-11-08Input: elantech - use elantech_report_trackpoint for hardware v4 tooUlrik De Bie
2014-11-08Input: twl4030-pwrbutton - ensure a wakeup event is recorded.NeilBrown
2014-11-06Input: synaptics - add min/max quirk for Lenovo T440sTakashi Iwai
2014-11-04input: gpio_keys_polled: Make use of device property APIAaron Lu
2014-11-04input: gpio_keys_polled: Add support for GPIO descriptorsAaron Lu
2014-11-03Merge branch 'platform/remove_owner' of git://git.kernel.org/pub/scm/linux/ke...Greg Kroah-Hartman
2014-11-02Input: touchscreen - use __maybe_unused instead of ifdef around suspend/resumeJingoo Han
2014-11-02Input: mouse - use __maybe_unused instead of ifdef around suspend/resumeJingoo Han
2014-11-02Input: misc - use __maybe_unused instead of ifdef around suspend/resumeJingoo Han
2014-11-02Input: cap11xx - support for irq-active-high optionMatt Ranostay
2014-11-02Input: cap11xx - add support for various cap11xx devicesMatt Ranostay
2014-11-02Input: rename cap1106 driver to cap11xxMatt Ranostay
2014-10-31Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2014-10-31Input: altera_ps2 - switch to using managed resourcesTobias Klauser
2014-10-31Input: add driver for the Goodix touchpanelBastien Nocera
2014-10-31Revert "Input: i8042 - disable active multiplexing by default"Dmitry Torokhov
2014-10-31Input: altera_ps2 - use correct type for irq return valueTobias Klauser