summaryrefslogtreecommitdiff
path: root/drivers/input
AgeCommit message (Expand)Author
2016-03-04Merge branch 'rotary-encoder' into nextDmitry Torokhov
2016-03-04Input: cyapa - fix for losing events during device power transitionsDudley Du
2016-03-04Input: sh_keysc - remove dependency on SUPERHSimon Horman
2016-03-04Input: melfas_mip4 - add resolution reportingSangwon Jee
2016-03-02Input: rotary-encoder - support more than 2 gpios as inputUwe Kleine-König
2016-03-02Input: rotary_encoder - move away from platform data structureDmitry Torokhov
2016-03-02Input: stmpe-ts - restore kerneldocLinus Walleij
2016-03-02Input: snvs_pwrkey - use __maybe_unused to hide pm functionsArnd Bergmann
2016-03-02Input: spear-keyboard - use __maybe_unused to hide pm functionsArnd Bergmann
2016-03-02Input: goldfish_events - enable ACPI-based enumeration for goldfish eventsJason Hu
2016-03-02Input: goldfish_events - add devicetree bindingsGreg Hackmann
2016-03-02Input: rotary_encoder - use input_set_capability()Dmitry Torokhov
2016-03-02Input: rotary_encoder - convert to use gpiod APIDmitry Torokhov
2016-03-02Input: rotary_encoder - mark PM methods as __maybe_unusedDmitry Torokhov
2016-03-02Input: rotary_encoder - use threaded irqsTimo Teräs
2016-02-17Input: add MELFAS MIP4 Touchscreen driverSangwon Jee
2016-02-09Input: Allow compile test of Goodix and Colibri VF50 if !GPIOLIBGeert Uytterhoeven
2016-01-28Input: byd - add BYD PS/2 touchpad driverChris Diamand
2016-01-27Input: cyttsp - perform hard reset of the chip during probeOreste Salerno
2016-01-27Input: cyttsp - switch to using device propertiesOreste Salerno
2016-01-27Input: cyttsp - check return value of input_mt_init_slotsOreste Salerno
2016-01-27Input: cyttsp - use devres managed resource allocationsOreste Salerno
2016-01-18Input: rotary_encoder - convert to devm-* apiTimo Teräs
2016-01-13Input: gpio-keys - allow disabling individual buttons in DTLaxman Dewangan
2016-01-13Input: gpio-keys - allow setting input device name in DTLaxman Dewangan
2016-01-13Merge branch 'xpad' into nextDmitry Torokhov
2016-01-13Input: xpad - correct xbox one pad device namePavel Rojtberg
2016-01-12Input: atmel_mxt_ts - improve touchscreen size/orientation handlingNick Dyer
2016-01-12Input: elantech - mark protocols v2 and v3 as semi-mtBenjamin Tissoires
2016-01-11Input: wacom_w8001 - drop use of ABS_MT_TOOL_TYPEPeter Hutterer
2016-01-10Input: gpio-keys - fix check for disabling unsupported keysDmitry Torokhov
2016-01-08Input: omap-keypad - remove dead checkDmitry Torokhov
2016-01-08Input: ti_am335x_tsc - fix HWPEN interrupt handlingDave Gerlach
2016-01-07Input: omap-keypad - set tasklet data earlierDan Carpenter
2016-01-07Input: rohm_bu21023 - fix handling of retrying firmware updateDmitry Torokhov
2016-01-07Merge branch 'goodix' into nextDmitry Torokhov
2016-01-07Input: ALPS - report v3 pinnacle trackstick device only if is presentPali Rohár
2016-01-07Input: ALPS - detect trackstick presence for v7 protocolPali Rohár
2016-01-04Input: xpad - use LED API when identifying wireless controllersDmitry Torokhov
2016-01-04Input: xpad - workaround dead irq_out after suspend/ resumePavel Rojtberg
2016-01-04Input: xpad - update Xbox One Force Feedback SupportPierre-Loup A. Griffais
2016-01-04Input: xpad - correctly handle concurrent LED and FF requestsPavel Rojtberg
2016-01-03Input: pcap_ts - use to_delayed_workGeliang Tang
2016-01-03Input: bma150 - constify bma150_cfg structureJulia Lawall
2015-12-20Input: egalax_ts_serial - fix potential NULL dereference on errorDan Carpenter
2015-12-19Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2015-12-19Input: uinput - sanity check on ff_effects_max and EV_FFElias Vanderstuyft
2015-12-19Input: uinput - rework ABS validationDavid Herrmann
2015-12-19Input: uinput - add new UINPUT_DEV_SETUP and UI_ABS_SETUP ioctlBenjamin Tissoires
2015-12-19Input: elants_i2c - fix wake-on-touchJames Chen