summaryrefslogtreecommitdiffstats
path: root/drivers/input
AgeCommit message (Expand)AuthorLines
2016-12-14Merge tag 'for-v4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/li...Linus Torvalds-1/+1
2016-12-14Merge tag 'sound-4.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds-4/+9
2016-12-13Merge tag 'for-linus-4.10-rc0-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds-8/+5
2016-12-12Input: drv260x - use generic device propertiesJingkui Wang-64/+19
2016-12-12Input: drv260x - use temporary for &client->devDmitry Torokhov-22/+15
2016-12-12Input: drv260x - fix input device's parent assignmentJingkui Wang-1/+0
2016-12-12Input: synaptics-rmi4 - add support for F34 V7 bootloaderNick Dyer-33/+1687
2016-12-12Input: drv260x - fix initializing overdrive voltageDmitry Torokhov-1/+1
2016-12-12Input: ALPS - fix protcol -> protocolMarcos Paulo de Souza-1/+1
2016-12-12Input: i8042 - comment #else/#endif of CONFIG_PNPMarcos Paulo de Souza-2/+2
2016-12-12Merge remote-tracking branches 'asoc/topic/inntel', 'asoc/topic/input', 'asoc...Mark Brown-4/+9
2016-12-07Input: lpc32xx-keys - fix invalid error handling of a requested irqVladimir Zapolskiy-1/+1
2016-12-07Input: synaptics-rmi4 - fix debug for sensor clipNick Dyer-5/+3
2016-12-02Input: synaptics-rmi4 - store the attn data in the driverBenjamin Tissoires-41/+43
2016-12-02Input: synaptics-rmi4 - allow to add attention dataBenjamin Tissoires-2/+47
2016-12-02Input: synaptics-rmi4 - f03 - grab data passed by transport deviceDennis Wassenberg-9/+26
2016-12-02Input: synaptics-rmi4 - add support for F03Lyude Paul-0/+246
2016-12-01Input: arizona-haptics - Use SoC component pin control functionsRichard Fitzgerald-4/+9
2016-12-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds-4/+0
2016-11-30Input: imx6ul_tsc - convert int to u32Guy Shapiro-21/+21
2016-11-30Input: imx6ul_tsc - add mask when set REG_ADC_CFGHaibo Chen-1/+10
2016-11-30Input: synaptics-rmi4 - have only one struct platform dataBenjamin Tissoires-9/+8
2016-11-30Input: synaptics-rmi4 - remove EXPORT_SYMBOL_GPL for internal functionsBenjamin Tissoires-16/+2
2016-11-30Input: synaptics-rmi4 - remove mutex calls while updating the firmwareBenjamin Tissoires-37/+22
2016-11-30Input: drv2667 - fix misuse of regmap_update_bitsFlorian Vaussard-2/+2
2016-11-30Input: drv2665 - fix misuse of regmap_update_bitsFlorian Vaussard-3/+3
2016-11-30Input: synaptics-rmi4 - add rmi_enable/disable_irqBenjamin Tissoires-19/+66
2016-11-28Input: ALPS - clean up code for SS5 hardwarePaul Donohue-15/+28
2016-11-28Input: ALPS - clean up TrackStick handling for SS5 hardwarePaul Donohue-17/+25
2016-11-28Input: ALPS - fix TrackStick support for SS5 hardwarePaul Donohue-7/+12
2016-11-27Input: imx6ul_tsc - add support for sample averagingGuy Shapiro-0/+18
2016-11-27Input: xpad - fix Xbox One rumble stopping after 2.5 secsCameron Gutman-3/+3
2016-11-27Input: xpad - add product ID for Xbox One S padCameron Gutman-0/+1
2016-11-25Input: soc_button_array - bail out earlier if gpiod_count is zeroBenjamin Tissoires-0/+5
2016-11-25Input: soc_button_array - use gpio_is_valid()Benjamin Tissoires-1/+2
2016-11-23power_supply: wm97xx_battery: use power_supply_get_drvdataRobert Jarzmik-1/+1
2016-11-22Input: i8042 - fix typo from i8042_aux_close to i8042_port_closeMarcos Paulo de Souza-1/+1
2016-11-22Input: synaptics-rmi4 - propagate correct number of rx and tx electrodes to F54Guenter Roeck-4/+18
2016-11-22Input: synaptics-rmi4 - add support for F55 sensor tuningGuenter Roeck-0/+138
2016-11-22Input: synaptics-rmi4 - add support for F34 device reflashNick Dyer-31/+668
2016-11-17Input: gpio_keys - set input direction explicitlySudeep Holla-0/+15
2016-11-16Input: synaptics-rmi4 - unlock on errorDan Carpenter-2/+3
2016-11-16Input: psmouse - disable automatic probing of BYD touchpadsDmitry Torokhov-4/+0
2016-11-16Input: raydium_i2c_ts - fix spelling mistake in dev_err messageColin Ian King-1/+1
2016-11-16Input: silead - add regulator supportHans de Goede-0/+29
2016-11-16Input: bma150 - avoid binding to bma180 if IIO bma180 driver presentHans de Goede-1/+8
2016-11-08Input: synaptics-rmi4 - add SMBus supportBenjamin Tissoires-0/+472
2016-11-08Input: synaptics-rmi4 - set the ABS_MT_TOOL_TYPE bit to report tool typeAndrew Duggan-4/+6
2016-11-08Input: synaptics-rmi4 - add support for controlling dribble packets in F12Andrew Duggan-1/+69
2016-11-08Input: synaptics-rmi4 - add parameters for dribble packets and palm detect ge...Andrew Duggan-7/+33