summaryrefslogtreecommitdiffstats
path: root/drivers/input
AgeCommit message (Expand)Author
2016-12-02Input: synaptics-rmi4 - f03 - grab data passed by transport deviceDennis Wassenberg
2016-12-02Input: synaptics-rmi4 - add support for F03Lyude Paul
2016-12-01Input: arizona-haptics - Use SoC component pin control functionsRichard Fitzgerald
2016-12-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
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
2016-11-30Input: drv2665 - fix misuse of regmap_update_bitsFlorian Vaussard
2016-11-30Input: synaptics-rmi4 - add rmi_enable/disable_irqBenjamin Tissoires
2016-11-28Input: ALPS - clean up code for SS5 hardwarePaul Donohue
2016-11-28Input: ALPS - clean up TrackStick handling for SS5 hardwarePaul Donohue
2016-11-28Input: ALPS - fix TrackStick support for SS5 hardwarePaul Donohue
2016-11-27Input: imx6ul_tsc - add support for sample averagingGuy Shapiro
2016-11-27Input: xpad - fix Xbox One rumble stopping after 2.5 secsCameron Gutman
2016-11-27Input: xpad - add product ID for Xbox One S padCameron Gutman
2016-11-25Input: soc_button_array - bail out earlier if gpiod_count is zeroBenjamin Tissoires
2016-11-25Input: soc_button_array - use gpio_is_valid()Benjamin Tissoires
2016-11-23power_supply: wm97xx_battery: use power_supply_get_drvdataRobert Jarzmik
2016-11-22Input: i8042 - fix typo from i8042_aux_close to i8042_port_closeMarcos Paulo de Souza
2016-11-22Input: synaptics-rmi4 - propagate correct number of rx and tx electrodes to F54Guenter Roeck
2016-11-22Input: synaptics-rmi4 - add support for F55 sensor tuningGuenter Roeck
2016-11-22Input: synaptics-rmi4 - add support for F34 device reflashNick Dyer
2016-11-17Input: gpio_keys - set input direction explicitlySudeep Holla
2016-11-16Input: synaptics-rmi4 - unlock on errorDan Carpenter
2016-11-16Input: psmouse - disable automatic probing of BYD touchpadsDmitry Torokhov
2016-11-16Input: raydium_i2c_ts - fix spelling mistake in dev_err messageColin Ian King
2016-11-16Input: silead - add regulator supportHans de Goede
2016-11-16Input: bma150 - avoid binding to bma180 if IIO bma180 driver presentHans de Goede
2016-11-08Input: synaptics-rmi4 - add SMBus supportBenjamin Tissoires
2016-11-08Input: synaptics-rmi4 - set the ABS_MT_TOOL_TYPE bit to report tool typeAndrew Duggan
2016-11-08Input: synaptics-rmi4 - add support for controlling dribble packets in F12Andrew Duggan
2016-11-08Input: synaptics-rmi4 - add parameters for dribble packets and palm detect ge...Andrew Duggan
2016-11-08Input: synaptics-rmi4 - handle incomplete input dataAndrew Duggan
2016-11-08Input: synaptics-rmi4 - move IRQ handling to rmi_driverBjorn Andersson
2016-11-08Input: melfas_mip4 - add product ID reportingSangwon Jee
2016-11-08Input: synaptics-rmi4 - add a couple of debug linesNick Dyer
2016-11-08Input: synaptics-rmi4 - factor out functions from probeNick Dyer
2016-11-08Input: synaptics-rmi4 - stop scanning PDT after two empty pagesNick Dyer
2016-11-07Input: gpio_keys - switch to using generic device propertiesDmitry Torokhov
2016-11-07Input: gpio_keys - add support for GPIO descriptorsGeert Uytterhoeven
2016-11-07Input: gpio_keys - fix leaking DT node referencesDmitry Torokhov
2016-11-07Input: gpio_keys - annotate PM methods as __maybe_unusedDmitry Torokhov
2016-11-07Input: gpio_keys_polled - always use gpiod_get_value_cansleepDmitry Torokhov
2016-11-07Input: gpio_keys_polled - keep button data constantDmitry Torokhov
2016-11-07xen: make use of xenbus_read_unsigned() in xen-kbdfrontJuergen Gross
2016-11-05Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2016-10-26Input: da9063 - fix module autoload when registered via OFJavier Martinez Canillas