summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-01-18Input: twl4030_keypad - drop unnecessary call to platform_set_drvdataGuenter Roeck
2017-01-18Input: ab8500-ponkey - drop unnecessary call to platform_set_drvdataGuenter Roeck
2017-01-18Input: tps65218-pwrbutton - drop unnecessary call to platform_set_drvdataGuenter Roeck
2017-01-18Input: soc_button_array - use 'dev' instead of dereferencing itGuenter Roeck
2017-01-18Input: mma8450 - drop unnecessary call to i2c_set_clientdataGuenter Roeck
2017-01-18Input: gpio_decoder - drop unnecessary call to platform_set_drvdataGuenter Roeck
2017-01-18Input: bfin_rotary - switch to using devm_add_action_or_reset()Guenter Roeck
2017-01-18Input: eeti_ts - drop goto to return statementGuenter Roeck
2017-01-18Input: atmel-wm97xx - drop unnecessary error messagesGuenter Roeck
2017-01-18Input: ar1021_i2c - drop unnecessary call to i2c_set_clientdataGuenter Roeck
2017-01-18Input: xilinx_ps2 - use 'dev' instead of dereferencing itGuenter Roeck
2017-01-18Input: at32psif - drop unnecessary error messages and other changesGuenter Roeck
2017-01-18Input: cros_ec_keyb - drop unnecessary call to dev_set_drvdata and other changesGuenter Roeck
2017-01-17Input: tca8418 - use the interrupt trigger from the device treeMaxime Ripard
2017-01-15Input: cyapa - use msleep() for long delayNicholas Mc Guire
2017-01-15Input: cyapa - use time based retry loopNicholas Mc Guire
2017-01-15Input: mpr121 - switch to device tree probeAkinobu Mita
2017-01-15Input: mpr121 - handle multiple bits change of status registerAkinobu Mita
2017-01-15Input: mpr121 - set missing event capabilityAkinobu Mita
2017-01-15Input: mpr121 - remove unused field in struct mpr121_touchkeyAkinobu Mita
2017-01-15Input: mpr121 - annotate PM methods as __maybe_unusedAkinobu Mita
2017-01-06Input: intel-mid-touch - remove driverAndy Shevchenko
2017-01-06Input: edt_ft5x06 - change msleep to usleep_range for small msecsAniroop Mathur
2017-01-06Input: xpad - don't depend on endpoint orderCameron Gutman
2017-01-06Input: xpad - simplify error condition in init_outputPavel Rojtberg
2017-01-06Input: xpad - move reporting xbox one home button to common functionDaniel Tobias
2017-01-06Input: xpad - correctly sort vendor id'sDaniel Tobias
2016-12-27Input: bma150 - switch to using usleep_range instead of msleepAniroop Mathur
2016-12-18Input: i8042 - force synchronous probing of PNP driversDmitry Torokhov
2016-12-15Merge branch 'synaptics-rmi4' into nextDmitry Torokhov
2016-12-15Input: imx6ul_tsc - generalize the averaging propertyGuy Shapiro
2016-12-12Input: drv260x - use generic device propertiesJingkui Wang
2016-12-12Input: drv260x - use temporary for &client->devDmitry Torokhov
2016-12-12Input: drv260x - fix input device's parent assignmentJingkui Wang
2016-12-12Input: synaptics-rmi4 - add support for F34 V7 bootloaderNick Dyer
2016-12-12Input: drv260x - fix initializing overdrive voltageDmitry Torokhov
2016-12-12Input: ALPS - fix protcol -> protocolMarcos Paulo de Souza
2016-12-12Input: i8042 - comment #else/#endif of CONFIG_PNPMarcos Paulo de Souza
2016-12-07Input: lpc32xx-keys - fix invalid error handling of a requested irqVladimir Zapolskiy
2016-12-07Input: synaptics-rmi4 - fix debug for sensor clipNick Dyer
2016-12-02Input: synaptics-rmi4 - store the attn data in the driverBenjamin Tissoires
2016-12-02Input: synaptics-rmi4 - allow to add attention dataBenjamin Tissoires
2016-12-02Input: synaptics-rmi4 - f03 - grab data passed by transport deviceDennis Wassenberg
2016-12-02Input: synaptics-rmi4 - add support for F03Lyude Paul
2016-11-30Input: imx6ul_tsc - convert int to u32Guy Shapiro
2016-11-30Input: imx6ul_tsc - add mask when set REG_ADC_CFGHaibo Chen
2016-11-30Input: synaptics-rmi4 - have only one struct platform dataBenjamin Tissoires
2016-11-30Input: synaptics-rmi4 - remove EXPORT_SYMBOL_GPL for internal functionsBenjamin Tissoires
2016-11-30Input: synaptics-rmi4 - remove mutex calls while updating the firmwareBenjamin Tissoires
2016-11-30Input: drv2667 - fix misuse of regmap_update_bitsFlorian Vaussard