summaryrefslogtreecommitdiff
path: root/drivers/input
AgeCommit message (Expand)Author
2016-03-22input: qpnp-power-on: move qpnp-power-on driver as input driverJigarkumar Kishorkumar Zala
2016-03-22input: don't send dummy release event when system resumesKun Liang
2016-02-16android: skip building drivers as modulesAmit Pundir
2016-02-16gpio_input: convert from wakelocks to wakeup sourcesTodd Poynor
2016-02-16input: Made keyreset more robustDaniel Rosenberg
2016-02-16input: Changed keyreset to act as a wrapper for keycombo.Daniel Rosenberg
2016-02-16input: add keycombo, a general key combo driver.Daniel Rosenberg
2016-02-16input: misc: keychord: log when keychord triggeredJP Abgrall
2016-02-16input: keychord: Add keychord driverMike Lockwood
2016-02-16input: Add keyreset driver.Arve Hjønnevåg
2016-02-16input: misc: gpio_event: remove early suspendColin Cross
2016-02-16Input: Generic GPIO Input device.Arve Hjønnevåg
2015-12-19Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2015-12-18Input: elants_i2c - fix wake-on-touchJames Chen
2015-12-15Input: elan_i2c - set input device's vendor and product IDsCharlie Mooney
2015-12-11Input: atmel_mxt_ts - add maxtouch to I2C table for module autoloadJavier Martinez Canillas
2015-12-02Input: arizona-haptic - fix disabling of haptics deviceCharles Keepax
2015-12-02Input: aiptek - fix crash on detecting device without endpointsVladis Dronov
2015-12-02Input: atmel_mxt_ts - add generic platform data for ChromebooksDmitry Torokhov
2015-11-17Input: parkbd - clear unused function pointersSudip Mukherjee
2015-11-17Input: walkera0701 - clear unused function pointersSudip Mukherjee
2015-11-17Input: turbografx - clear unused function pointersSudip Mukherjee
2015-11-17Input: gamecon - clear unused function pointersSudip Mukherjee
2015-11-17Input: db9 - clear unused function pointersSudip Mukherjee
2015-11-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2015-11-13Merge branch 'next' into for-linusDmitry Torokhov
2015-11-09remove abs64()Andrew Morton
2015-11-09Input: parkbd - drop bogus __init from parkbd_allocate_serio()Geert Uytterhoeven
2015-11-06Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2015-11-06Input: elantech - add Fujitsu Lifebook U745 to force crc_enabledTakashi Iwai
2015-11-05Merge tag 'spi-v4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...Linus Torvalds
2015-11-05Merge tag 'media/v4.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds
2015-11-04Merge tag 'pm+acpi-4.4-rc1-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2015-11-04Merge remote-tracking branches 'spi/topic/omap-100k', 'spi/topic/omap-uwire',...Mark Brown
2015-11-03Input: tsc2004 - add support for tsc2004Michael Welling
2015-11-03Input: tsc200x-core - rename functions and variablesMichael Welling
2015-11-03Input: tsc2005 - separate SPI and core functionsMichael Welling
2015-11-03Merge branch 'next' into for-linusDmitry Torokhov
2015-11-02Merge branch 'pm-sleep'Rafael J. Wysocki
2015-10-31Input: evdev - fix bug in checking duplicate clock change requestAniroop Mathur
2015-10-30Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2015-10-27Input: add userio moduleStephen Chandler Paul
2015-10-28spi: Drop owner assignment from spi_driversAndrew F. Davis
2015-10-26Input: evdev - add event-mask APIDavid Herrmann
2015-10-26Input: snvs_pwrkey - remove duplicated semicolonJavier Martinez Canillas
2015-10-26Input: alps - only the Dell Latitude D420/430/620/630 have separate stick but...Hans de Goede
2015-10-26Input: e3x0-button - update Kconfig descriptionMoritz Fischer
2015-10-26Input: tegra-kbc - drop use of IRQF_NO_SUSPEND flagSudeep Holla
2015-10-26Input: tegra-kbc - enable support for the standard "wakeup-source" propertySudeep Holla
2015-10-22Input: xen - check return value of xenbus_printfInsu Yun