summaryrefslogtreecommitdiff
path: root/drivers/input
AgeCommit message (Expand)AuthorFilesLines
2016-12-08Input: psmouse - disable automatic probing of BYD touchpadsDmitry Torokhov1-4/+0
2016-11-18Input: synaptics-rmi4 - fix error handling in I2C transport driverGuenter Roeck1-12/+26
2016-11-18Input: synaptics-rmi4 - fix error handling in SPI transport driverGuenter Roeck1-10/+12
2016-11-10Input: i8042 - add XMG C504 to keyboard reset tablePatrick Scheuring1-0/+7
2016-10-28Input: elantech - add Fujitsu Lifebook E556 to force crc_enabledDmitry Torokhov1-2/+9
2016-10-28Input: elantech - force needed quirks on Fujitsu H760Matti Kurkela1-0/+14
2016-10-28Input: i8042 - skip selftest on ASUS laptopsMarcos Paulo de Souza7-19/+142
2016-10-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds1-0/+6
2016-09-27Input: joydev - recognize devices with Z axis as joysticksVille Ranki1-0/+6
2016-09-24Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds1-7/+9
2016-09-10Input: silead_gsl1680 - use "silead/" prefix for firmware loadingHans de Goede1-5/+6
2016-09-10Input: silead_gsl1680 - document firmware-name, fix implementationHans de Goede1-2/+3
2016-08-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds5-4/+5
2016-08-23Input: ads7846 - remove redundant regulator_disable callPetr Cvek1-1/+0
2016-08-23Input: synaptics-rmi4 - fix register descriptor subpacket map constructionAndrew Duggan1-1/+2
2016-08-23Input: tegra-kbc - fix inverted reset logicMasahiro Yamada1-1/+1
2016-08-23Input: silead - use devm_gpiod_getHans de Goede1-1/+1
2016-08-19Input: i8042 - set up shared ps2_cmd_mutex for AUX portsDmitry Torokhov1-0/+1
2016-08-06Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds13-59/+1151
2016-08-04Input: silead - remove some dead codeDan Carpenter1-3/+0
2016-08-04Input: sis-i2c - select CONFIG_CRC_ITU_TArnd Bergmann1-0/+1
2016-08-04Merge branch 'next' into for-linusDmitry Torokhov13-59/+1153
2016-08-03Input: add driver for SiS 9200 family I2C touchscreen controllersMika Penttilä3-0/+426
2016-08-03Input: ili210x - fix permissions on "calibrate" attributeDmitry Torokhov1-1/+1
2016-08-03Input: elan_i2c - properly wake up touchpad on ASUS laptopsKT Liao1-16/+63
2016-08-03Input: add driver for Silead touchscreensRobert Dolca3-0/+581
2016-08-03Input: elantech - fix debug dump of the current packetBenjamin Tissoires1-6/+2
2016-08-02Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds1-2/+2
2016-07-28Input: rotary_encoder - support binary encoding of statesUwe Kleine-König1-1/+22
2016-07-28Input: xpad - power off wireless 360 controllers on suspendCameron Gutman1-0/+43
2016-07-28Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds35-127/+2841
2016-07-28Input: i8042 - break load dependency between atkbd/psmouse and i8042Dmitry Torokhov2-21/+5
2016-07-27Merge tag 'media/v4.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds1-16/+5
2016-07-26Input: synaptics-rmi4 - do not check for NULL when calling of_node_put()Markus Elfring1-4/+1
2016-07-26Input: cros_ec_keyb - cleanup use of devDouglas Anderson1-10/+9
2016-07-26Merge branch 'next' into for-linusDmitry Torokhov35-127/+2841
2016-07-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds5-10/+30
2016-07-21Input: tsc200x - report proper input_dev nameMichael Welling4-6/+25
2016-07-20Input: synaptics-rmi4 - fix maximum size check for F12 control register 8Andrew Duggan1-4/+5
2016-07-20Input: pegasus_notetaker - set device mode in reset_resume() if in useMartin Kepplinger1-1/+13
2016-07-20Input: pegasus_notetaker - cancel workqueue's work in suspend()Martin Kepplinger1-0/+1
2016-07-20Input: pegasus_notetaker - fix usb_autopm calls to be balancedMartin Kepplinger1-14/+19
2016-07-20Input: pegasus_notetaker - handle usb control msg errorsMartin Kepplinger1-9/+20
2016-07-19Input: wacom_w8001 - handle errors from input_mt_init_slots()Ping Cheng1-1/+7
2016-07-19Input: wacom_w8001 - resolution wasn't set for ABS_MT_POSITION_X/YPing Cheng1-0/+2
2016-07-19Merge branch 'for-linus' into nextDmitry Torokhov24-136/+782
2016-07-16Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds4-8/+15
2016-07-16Input: pixcir_ts - add support for axis inversion / swappingHans de Goede1-33/+20
2016-07-16Input: icn8318 - use of_touchscreen helpers for inverting / swapping axesHans de Goede1-47/+14
2016-07-16Input: edt-ft5x06 - add support for inverting / swapping axesHans de Goede1-3/+4