summaryrefslogtreecommitdiffstats
path: root/drivers/input
AgeCommit message (Expand)AuthorLines
2016-08-23[media] Input: atmel_mxt_ts - output diagnostic debug via V4L2 deviceNick Dyer-2/+249
2016-08-23[media] Input: atmel_mxt_ts - add support for T37 diagnostic dataNick Dyer-0/+165
2016-08-22Input: jornada720_kbd - switch to using dev_dbgDmitry Torokhov-4/+2
2016-08-22Input: jornada720_kbd - get rid of mach/irqs.h includeRussell King-4/+7
2016-08-22Input: jornada720_kbd - switch to devm_* APIsRussell King-35/+8
2016-08-22Input: max77693-haptic - change Krzysztof Kozlowski's email to kernel.orgKrzysztof Kozlowski-2/+2
2016-08-22Input: pixcir_i2c_ts - remove a useless blank lineLABBE Corentin-1/+0
2016-08-22Input: pixcir_i2c_ts - remove text about writing to Free Software FoundationLABBE Corentin-4/+0
2016-08-22Input: pixcir_i2c_ts - simplify code with of_device_get_match_dataLABBE Corentin-7/+1
2016-08-22Input: remove duplicate ft6236 driverHans de Goede-340/+8
2016-08-22Input: ads7846 - remove redundant regulator_disable callPetr Cvek-1/+0
2016-08-22Input: synaptics-rmi4 - fix register descriptor subpacket map constructionAndrew Duggan-1/+2
2016-08-22Input: tegra-kbc - fix inverted reset logicMasahiro Yamada-1/+1
2016-08-22Input: silead - use devm_gpiod_getHans de Goede-1/+1
2016-08-19Input: i8042 - set up shared ps2_cmd_mutex for AUX portsDmitry Torokhov-0/+1
2016-08-05Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds-59/+1151
2016-08-04Input: silead - remove some dead codeDan Carpenter-3/+0
2016-08-04Input: sis-i2c - select CONFIG_CRC_ITU_TArnd Bergmann-0/+1
2016-08-03Merge branch 'next' into for-linusDmitry Torokhov-59/+1153
2016-08-03Input: add driver for SiS 9200 family I2C touchscreen controllersMika Penttilä-0/+426
2016-08-02Input: ili210x - fix permissions on "calibrate" attributeDmitry Torokhov-1/+1
2016-08-02Input: elan_i2c - properly wake up touchpad on ASUS laptopsKT Liao-16/+63
2016-08-02Input: add driver for Silead touchscreensRobert Dolca-0/+581
2016-08-02Input: elantech - fix debug dump of the current packetBenjamin Tissoires-6/+2
2016-08-01Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds-2/+2
2016-07-27Input: rotary_encoder - support binary encoding of statesUwe Kleine-König-1/+22
2016-07-27Input: xpad - power off wireless 360 controllers on suspendCameron Gutman-0/+43
2016-07-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds-127/+2841
2016-07-27Input: i8042 - break load dependency between atkbd/psmouse and i8042Dmitry Torokhov-21/+5
2016-07-26Merge tag 'media/v4.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds-16/+5
2016-07-26Input: synaptics-rmi4 - do not check for NULL when calling of_node_put()Markus Elfring-4/+1
2016-07-26Input: cros_ec_keyb - cleanup use of devDouglas Anderson-10/+9
2016-07-26Merge branch 'next' into for-linusDmitry Torokhov-127/+2841
2016-07-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds-10/+30
2016-07-20Input: tsc200x - report proper input_dev nameMichael Welling-6/+25
2016-07-19Input: synaptics-rmi4 - fix maximum size check for F12 control register 8Andrew Duggan-4/+5
2016-07-19Input: pegasus_notetaker - set device mode in reset_resume() if in useMartin Kepplinger-1/+13
2016-07-19Input: pegasus_notetaker - cancel workqueue's work in suspend()Martin Kepplinger-0/+1
2016-07-19Input: pegasus_notetaker - fix usb_autopm calls to be balancedMartin Kepplinger-14/+19
2016-07-19Input: pegasus_notetaker - handle usb control msg errorsMartin Kepplinger-9/+20
2016-07-19Input: wacom_w8001 - handle errors from input_mt_init_slots()Ping Cheng-1/+7
2016-07-19Input: wacom_w8001 - resolution wasn't set for ABS_MT_POSITION_X/YPing Cheng-0/+2
2016-07-19Merge branch 'for-linus' into nextDmitry Torokhov-136/+782
2016-07-16Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds-8/+15
2016-07-15Input: pixcir_ts - add support for axis inversion / swappingHans de Goede-33/+20
2016-07-15Input: icn8318 - use of_touchscreen helpers for inverting / swapping axesHans de Goede-47/+14
2016-07-15Input: edt-ft5x06 - add support for inverting / swapping axesHans de Goede-3/+4
2016-07-15Input: of_touchscreen - add support for inverted / swapped axesHans de Goede-6/+85
2016-07-15Input: ts4800-ts - add missing of_node_put after calling of_parse_phandlePeter Chen-6/+7
2016-07-14Input: synaptics-rmi4 - use the RMI_F11_REL_BYTES define in rmi_f11_rel_pos_r...Andrew Duggan-2/+2