summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)Author
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-02-17Input: add MELFAS MIP4 Touchscreen driverSangwon Jee
2016-02-09Input: Allow compile test of Goodix and Colibri VF50 if !GPIOLIBGeert Uytterhoeven
2016-01-27Input: 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-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-12Merge branch 'xpad' into nextDmitry Torokhov
2016-01-12Input: xpad - correct xbox one pad device namePavel Rojtberg
2016-01-11Input: atmel_mxt_ts - improve touchscreen size/orientation handlingNick Dyer
2016-01-11Input: 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-07Input: omap-keypad - remove dead checkDmitry Torokhov
2016-01-07Input: 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-06Merge branch 'goodix' into nextDmitry Torokhov
2016-01-06Input: ALPS - report v3 pinnacle trackstick device only if is presentPali Rohár
2016-01-06Input: 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-02Input: pcap_ts - use to_delayed_workGeliang Tang
2016-01-02Input: bma150 - constify bma150_cfg structureJulia Lawall
2015-12-19Input: egalax_ts_serial - fix potential NULL dereference on errorDan Carpenter
2015-12-18Input: uinput - sanity check on ff_effects_max and EV_FFElias Vanderstuyft
2015-12-18Input: uinput - rework ABS validationDavid Herrmann
2015-12-18Input: uinput - add new UINPUT_DEV_SETUP and UI_ABS_SETUP ioctlBenjamin Tissoires
2015-12-17Input: goodix - use "inverted_[xy]" flags instead of "rotated_screen"Karsten Merker
2015-12-17Input: goodix - add axis swapping and axis inversion supportKarsten Merker
2015-12-17Input: goodix - use goodix_i2c_write_u8 instead of i2c_master_sendIrina Tirdea
2015-12-17Input: goodix - add power management supportIrina Tirdea
2015-12-17Input: goodix - write configuration data to deviceIrina Tirdea
2015-12-17Input: goodix - reset device at initIrina Tirdea
2015-12-17Input: goodix - use actual config length for each device typeIrina Tirdea
2015-12-17Merge branch 'psmouse-passthrough' into nextDmitry Torokhov
2015-12-17Input: psmouse - rename ps2pp_init() to ps2pp_detect()Dmitry Torokhov
2015-12-17Input: psmouse - limit protocols that we try on passthrough portsDmitry Torokhov
2015-12-17Input: psmouse - factor out common protocol probing codeDmitry Torokhov
2015-12-17Input: psmouse - move protocol descriptions aroundDmitry Torokhov
2015-12-17Input: psmouse - clean up Cypress probeDmitry Torokhov
2015-12-17Input: psmouse - rearrange Focaltech init codeDmitry Torokhov
2015-12-17Input: psmouse - fix comment styleDmitry Torokhov