summaryrefslogtreecommitdiff
path: root/drivers/input
AgeCommit message (Expand)AuthorFilesLines
2015-12-18Input: psmouse - use switch statement in psmouse_process_byte()Dmitry Torokhov1-34/+31
2015-12-17Input: xpad - handle "present" and "gone" correctlyPierre-Loup A. Griffais1-38/+69
2015-12-17Input: xpad - remove spurious events of wireless xpad 360 controllerClement Calmels1-1/+1
2015-12-17Input: add touchscreen support for TS-4800Damien Riegel3-0/+233
2015-12-16Input: add eGalaxTouch serial touchscreen driverBöszörményi Zoltán3-0/+205
2015-12-15Input: elan_i2c - set input device's vendor and product IDsCharlie Mooney1-0/+3
2015-12-13Input: da9063 - report KEY_POWER instead of KEY_SLEEP during power key-pressSteve Twiss1-4/+4
2015-12-12Input: atmel_mxt_ts - add maxtouch to I2C table for module autoloadJavier Martinez Canillas1-0/+1
2015-12-05Input: pixcir_i2c - add support for wake and enable gpiosSander Vermin1-0/+41
2015-12-04Input: wacom_w8001 - split the touch and pen devices into two devicesPeter Hutterer1-51/+116
2015-12-04Input: wacom_w8001 - split pen and touch initialization upPeter Hutterer1-83/+111
2015-12-04Input: wacom_w8001 - handle touch error case correctlyPeter Hutterer1-10/+9
2015-12-04Input: wacom_w8001 - set BTN_TOOL_DOUBLETAP if we have 2fg supportPeter Hutterer1-0/+1
2015-12-04Input: wacom_w8001 - use __set_bit for evbitsPeter Hutterer1-1/+2
2015-12-03Input: arizona-haptic - fix disabling of haptics deviceCharles Keepax1-2/+1
2015-12-02Input: sparcspkr - use platform_register/unregister_drivers()Thierry Reding1-11/+7
2015-12-02Input: aiptek - fix crash on detecting device without endpointsVladis Dronov1-0/+9
2015-12-02Input: atmel_mxt_ts - add generic platform data for ChromebooksDmitry Torokhov1-0/+33
2015-12-01Input: s3c2410_ts: fix S3C_ADC dependencyArnd Bergmann1-1/+1
2015-11-19gpio: change member .dev to .parentLinus Walleij1-1/+1
2015-11-17Input: parkbd - clear unused function pointersSudip Mukherjee1-0/+1
2015-11-17Input: walkera0701 - clear unused function pointersSudip Mukherjee1-0/+1
2015-11-17Input: turbografx - clear unused function pointersSudip Mukherjee1-0/+1
2015-11-17Input: gamecon - clear unused function pointersSudip Mukherjee1-0/+1
2015-11-17Input: db9 - clear unused function pointersSudip Mukherjee1-0/+1
2015-11-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds8-697/+871
2015-11-13Merge branch 'next' into for-linusDmitry Torokhov8-697/+871
2015-11-10remove abs64()Andrew Morton1-2/+2
2015-11-09Input: parkbd - drop bogus __init from parkbd_allocate_serio()Geert Uytterhoeven1-1/+1
2015-11-06Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds40-926/+3211
2015-11-06Input: elantech - add Fujitsu Lifebook U745 to force crc_enabledTakashi Iwai1-0/+7
2015-11-06Merge tag 'spi-v4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...Linus Torvalds8-8/+0
2015-11-05Merge tag 'media/v4.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds1-9/+11
2015-11-05Merge tag 'pm+acpi-4.4-rc1-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-5/+27
2015-11-04Merge remote-tracking branches 'spi/topic/omap-100k', 'spi/topic/omap-uwire',...Mark Brown8-8/+0
2015-11-04Input: tsc2004 - add support for tsc2004Michael Welling3-0/+97
2015-11-04Input: tsc200x-core - rename functions and variablesMichael Welling3-152/+152
2015-11-04Input: tsc2005 - separate SPI and core functionsMichael Welling5-695/+765
2015-11-04Merge branch 'next' into for-linusDmitry Torokhov53-1337/+3554
2015-11-02Merge branch 'pm-sleep'Rafael J. Wysocki1-5/+27
2015-10-31Input: evdev - fix bug in checking duplicate clock change requestAniroop Mathur1-17/+19
2015-10-31Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds3-8/+45
2015-10-28Input: add userio moduleStephen Chandler Paul3-0/+300
2015-10-28spi: Drop owner assignment from spi_driversAndrew F. Davis8-8/+0
2015-10-27Input: evdev - add event-mask APIDavid Herrmann1-2/+232
2015-10-27Input: snvs_pwrkey - remove duplicated semicolonJavier Martinez Canillas1-2/+1
2015-10-27Input: alps - only the Dell Latitude D420/430/620/630 have separate stick but...Hans de Goede1-6/+42
2015-10-26Input: e3x0-button - update Kconfig descriptionMoritz Fischer1-2/+2
2015-10-26Input: tegra-kbc - drop use of IRQF_NO_SUSPEND flagSudeep Holla1-1/+1
2015-10-26Input: tegra-kbc - enable support for the standard "wakeup-source" propertySudeep Holla1-1/+2