summaryrefslogtreecommitdiffstats
path: root/drivers/input
AgeCommit message (Expand)AuthorLines
2015-12-17Input: psmouse - limit protocols that we try on passthrough portsDmitry Torokhov-0/+10
2015-12-17Input: psmouse - factor out common protocol probing codeDmitry Torokhov-78/+86
2015-12-17Input: psmouse - move protocol descriptions aroundDmitry Torokhov-190/+189
2015-12-17Input: psmouse - clean up Cypress probeDmitry Torokhov-12/+8
2015-12-17Input: psmouse - rearrange Focaltech init codeDmitry Torokhov-27/+26
2015-12-17Input: psmouse - fix comment styleDmitry Torokhov-155/+124
2015-12-17Input: psmouse - use switch statement in psmouse_process_byte()Dmitry Torokhov-34/+31
2015-12-16Input: xpad - handle "present" and "gone" correctlyPierre-Loup A. Griffais-38/+69
2015-12-16Input: xpad - remove spurious events of wireless xpad 360 controllerClement Calmels-1/+1
2015-12-16Input: add touchscreen support for TS-4800Damien Riegel-0/+233
2015-12-16Input: add eGalaxTouch serial touchscreen driverBöszörményi Zoltán-0/+205
2015-12-15Input: elan_i2c - set input device's vendor and product IDsCharlie Mooney-0/+3
2015-12-12Input: da9063 - report KEY_POWER instead of KEY_SLEEP during power key-pressSteve Twiss-4/+4
2015-12-11Input: atmel_mxt_ts - add maxtouch to I2C table for module autoloadJavier Martinez Canillas-0/+1
2015-12-04Input: pixcir_i2c - add support for wake and enable gpiosSander Vermin-0/+41
2015-12-03Input: wacom_w8001 - split the touch and pen devices into two devicesPeter Hutterer-51/+116
2015-12-03Input: wacom_w8001 - split pen and touch initialization upPeter Hutterer-83/+111
2015-12-03Input: wacom_w8001 - handle touch error case correctlyPeter Hutterer-10/+9
2015-12-03Input: wacom_w8001 - set BTN_TOOL_DOUBLETAP if we have 2fg supportPeter Hutterer-0/+1
2015-12-03Input: wacom_w8001 - use __set_bit for evbitsPeter Hutterer-1/+2
2015-12-02Input: arizona-haptic - fix disabling of haptics deviceCharles Keepax-2/+1
2015-12-02Input: sparcspkr - use platform_register/unregister_drivers()Thierry Reding-11/+7
2015-12-02Input: aiptek - fix crash on detecting device without endpointsVladis Dronov-0/+9
2015-12-02Input: atmel_mxt_ts - add generic platform data for ChromebooksDmitry Torokhov-0/+33
2015-12-01Input: s3c2410_ts: fix S3C_ADC dependencyArnd Bergmann-1/+1
2015-11-19gpio: change member .dev to .parentLinus Walleij-1/+1
2015-11-17Input: parkbd - clear unused function pointersSudip Mukherjee-0/+1
2015-11-17Input: walkera0701 - clear unused function pointersSudip Mukherjee-0/+1
2015-11-17Input: turbografx - clear unused function pointersSudip Mukherjee-0/+1
2015-11-17Input: gamecon - clear unused function pointersSudip Mukherjee-0/+1
2015-11-17Input: db9 - clear unused function pointersSudip Mukherjee-0/+1
2015-11-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds-697/+871
2015-11-13Merge branch 'next' into for-linusDmitry Torokhov-697/+871
2015-11-09remove abs64()Andrew Morton-2/+2
2015-11-09Input: parkbd - drop bogus __init from parkbd_allocate_serio()Geert Uytterhoeven-1/+1
2015-11-06Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds-926/+3211
2015-11-06Input: elantech - add Fujitsu Lifebook U745 to force crc_enabledTakashi Iwai-0/+7
2015-11-05Merge tag 'spi-v4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...Linus Torvalds-8/+0
2015-11-05Merge tag 'media/v4.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds-9/+11
2015-11-04Merge tag 'pm+acpi-4.4-rc1-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-5/+27
2015-11-04Merge remote-tracking branches 'spi/topic/omap-100k', 'spi/topic/omap-uwire',...Mark Brown-8/+0
2015-11-03Input: tsc2004 - add support for tsc2004Michael Welling-0/+97
2015-11-03Input: tsc200x-core - rename functions and variablesMichael Welling-152/+152
2015-11-03Input: tsc2005 - separate SPI and core functionsMichael Welling-695/+765
2015-11-03Merge branch 'next' into for-linusDmitry Torokhov-1337/+3554
2015-11-02Merge branch 'pm-sleep'Rafael J. Wysocki-5/+27
2015-10-31Input: evdev - fix bug in checking duplicate clock change requestAniroop Mathur-17/+19
2015-10-30Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds-8/+45
2015-10-27Input: add userio moduleStephen Chandler Paul-0/+300
2015-10-28spi: Drop owner assignment from spi_driversAndrew F. Davis-8/+0