summaryrefslogtreecommitdiffstats
path: root/drivers/input
AgeCommit message (Expand)AuthorFilesLines
2016-03-04Input: cyapa - fix for losing events during device power transitionsDudley Du5-59/+188
2016-03-04Input: sh_keysc - remove dependency on SUPERHSimon Horman1-1/+1
2016-03-04Input: melfas_mip4 - add resolution reportingSangwon Jee1-4/+22
2016-03-02Input: rotary-encoder - support more than 2 gpios as inputUwe Kleine-König1-92/+64
2016-03-02Input: rotary_encoder - move away from platform data structureDmitry Torokhov1-91/+55
2016-03-02Input: stmpe-ts - restore kerneldocLinus Walleij1-0/+31
2016-03-02Input: snvs_pwrkey - use __maybe_unused to hide pm functionsArnd Bergmann1-2/+2
2016-03-02Input: spear-keyboard - use __maybe_unused to hide pm functionsArnd Bergmann1-4/+2
2016-03-02Input: goldfish_events - enable ACPI-based enumeration for goldfish eventsJason Hu1-0/+10
2016-03-02Input: goldfish_events - add devicetree bindingsGreg Hackmann1-0/+7
2016-03-02Input: rotary_encoder - use input_set_capability()Dmitry Torokhov1-8/+4
2016-03-02Input: rotary_encoder - convert to use gpiod APIDmitry Torokhov1-41/+33
2016-03-02Input: rotary_encoder - mark PM methods as __maybe_unusedDmitry Torokhov1-5/+3
2016-03-02Input: rotary_encoder - use threaded irqsTimo Teräs1-8/+25
2016-02-17Input: add MELFAS MIP4 Touchscreen driverSangwon Jee3-0/+1511
2016-02-15treewide: Fix typo in printkMasanari Iida1-1/+1
2016-02-11Input: touchscreen: Add imx25 TCQ driverMarkus Pargmann3-0/+606
2016-02-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds9-21/+33
2016-02-09Input: colibri-vf50-ts - add missing #include <linux/of.h>Geert Uytterhoeven1-0/+1
2016-02-09Input: adp5589 - fix row 5 handling for adp5589Lars-Peter Clausen1-3/+4
2016-02-09Input: edt-ft5x06 - fix setting gain, offset, and threshold via device treePhilipp Zabel1-6/+12
2016-02-09Input: Allow compile test of Goodix and Colibri VF50 if !GPIOLIBGeert Uytterhoeven1-2/+3
2016-01-27Input: byd - add BYD PS/2 touchpad driverChris Diamand6-0/+381
2016-01-27Input: vmmouse - fix absolute device registrationDmitry Torokhov1-6/+7
2016-01-27Input: serio - drop warnings in case of EPROBE_DEFER from serio_find_driver()Grygorii Strashko1-1/+1
2016-01-27Input: cap11xx - add missing of_node_putAmitoj Kaur Chawla1-2/+6
2016-01-27Input: sirfsoc-onkey - allow modular buildArnd Bergmann2-2/+2
2016-01-27Input: xpad - remove unused functionArnd Bergmann1-1/+0
2016-01-27Input: cyttsp - perform hard reset of the chip during probeOreste Salerno1-0/+12
2016-01-27Input: cyttsp - switch to using device propertiesOreste Salerno2-43/+102
2016-01-27Input: cyttsp - check return value of input_mt_init_slotsOreste Salerno1-1/+5
2016-01-27Input: cyttsp - use devres managed resource allocationsOreste Salerno4-59/+30
2016-01-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds3-210/+455
2016-01-21Merge branch 'next' into for-linusDmitry Torokhov3-210/+455
2016-01-20Merge tag 'armsoc-multiplatform' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-1/+1
2016-01-18Input: rotary_encoder - convert to devm-* apiTimo Teräs1-61/+25
2016-01-17Merge tag 'gpio-v4.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...Linus Torvalds1-1/+1
2016-01-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds24-651/+1735
2016-01-13Merge tag 'char-misc-4.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-10/+0
2016-01-13Input: gpio-keys - allow disabling individual buttons in DTLaxman Dewangan1-2/+2
2016-01-13Input: gpio-keys - allow setting input device name in DTLaxman Dewangan1-0/+2
2016-01-12Merge branch 'xpad' into nextDmitry Torokhov1-166/+425
2016-01-12Input: xpad - correct xbox one pad device namePavel Rojtberg1-1/+1
2016-01-11Input: atmel_mxt_ts - improve touchscreen size/orientation handlingNick Dyer1-42/+26
2016-01-11Merge branch 'next' into for-linusDmitry Torokhov34-675/+1768
2016-01-11Input: elantech - mark protocols v2 and v3 as semi-mtBenjamin Tissoires1-1/+1
2016-01-11Merge branch 'patchwork' into v4l_for_linusMauro Carvalho Chehab1-7/+6
2016-01-11Input: wacom_w8001 - drop use of ABS_MT_TOOL_TYPEPeter Hutterer1-3/+0
2016-01-10Input: gpio-keys - fix check for disabling unsupported keysDmitry Torokhov1-6/+23
2016-01-07Input: omap-keypad - remove dead checkDmitry Torokhov1-8/+0