summaryrefslogtreecommitdiffstats
path: root/drivers/input
Commit message (Expand)AuthorAgeFilesLines
* Input: elantech - query the resolution in query_infoBenjamin Tissoires2018-05-232-12/+17
* Input: elantech - split device info into a separate structureBenjamin Tissoires2018-05-232-124/+175
* Input: elan_i2c - add trackstick reportBenjamin Tissoires2018-05-231-3/+85
* Input: usbtouchscreen - add sysfs attribute for 3M MTouch firmware revNick Dyer2018-05-151-0/+94
* Input: ati_remote2 - fix typo 'can by' to 'can be'Wolfram Sang2018-05-151-1/+1
* Input: replace hard coded string with __func__ in pr_err()Nick Simonov2018-05-151-2/+1
* Input: add support for ChipOne icn8505 based touchscreensHans de Goede2018-05-093-0/+532
* Input: gamecon - avoid using __set_bit() for capabilitiesMarcus Folkesson2018-05-081-12/+15
* Input: as5011 - avoid using __set_bit() for capabilitiesMarcus Folkesson2018-05-081-3/+1
* Input: xpad - avoid using __set_bit() for capabilitiesMarcus Folkesson2018-05-081-10/+10
* Input: xpad - fix some coding style issuesLeo Sperling2018-05-081-6/+9
* Input: alps - demystify trackstick initialization for v3 and v6 protocolsPali Rohár2018-04-231-31/+49
* Merge branch 'ib-chrome-platform-input-atmel-mx-ts-platform-removal' of git:/...Dmitry Torokhov2018-04-234-119/+132
|\
| * Input: atmel_mxt_ts - remove platform data supportDmitry Torokhov2018-04-091-75/+55
| * Input: atmel_mxt_ts - switch ChromeOS ACPI devices to generic propsDmitry Torokhov2018-04-091-23/+40
| * Input: atmel_mxt_ts - switch from OF to generic device propertiesDmitry Torokhov2018-04-091-29/+30
| * Input: atmel_mxt_ts - do not pass suspend mode in platform dataDmitry Torokhov2018-04-091-5/+22
| * Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2018-03-073-11/+9
| |\
| | * Revert "Input: synaptics - Lenovo Thinkpad T460p devices should use RMI"Arkadiusz Hiler2018-03-071-1/+0
| | * Input: matrix_keypad - fix race when disabling interruptsZhang Bo2018-02-091-1/+3
| | * Input: mms114 - add SPDX identifierAndi Shyti2018-02-021-8/+5
| | * Input: mms114 - fix license module informationAndi Shyti2018-02-021-1/+1
* | | Input: i8042 - enable MUX on Sony VAIO VGN-CS series to fix touchpadOndrej Zary2018-04-041-0/+17
* | | Input: stmfts, s6sy761 - update my e-mailAndi Shyti2018-03-302-2/+2
* | | Input: stmfts - use async probe & suspend/resume to avoid 2s delayMarek Szyprowski2018-03-301-0/+2
* | | Input: alps - report pressure of v3 and v7 trackstickPali Rohár2018-03-261-4/+6
* | | Input: pxrc - new driver for PhoenixRC Flight Controller AdapterMarcus Folkesson2018-03-263-0/+314
* | | Input: usbtouchscreen - do not rely on input_dev->usersMarcus Folkesson2018-03-261-4/+5
* | | Input: usbtouchscreen - fix deadlock in autosuspendMarcus Folkesson2018-03-261-4/+11
* | | Input: pegasus_notetaker - do not rely on input_dev->usersMarcus Folkesson2018-03-171-2/+5
* | | Input: pagasus_notetaker - fix deadlock in autosuspendMarcus Folkesson2018-03-171-6/+19
* | | Input: synaptics_usb - do not rely on input_dev->usersMarcus Folkesson2018-03-171-4/+5
* | | Input: synaptics_usb - fix deadlock in autosuspendMarcus Folkesson2018-03-171-8/+14
* | | Merge branch 'psmouse' into nextDmitry Torokhov2018-03-1710-381/+498
|\ \ \
| * | | Input: trackpoint - combine calls to ps2_command()Dmitry Torokhov2018-02-021-36/+24
| * | | Input: libps2 - relax command byte ACK handlingDmitry Torokhov2018-02-021-3/+22
| * | | Input: libps2 - support retransmission of command dataDmitry Torokhov2018-02-021-32/+71
| * | | Input: libps2 - add debugging statementsDmitry Torokhov2018-02-021-13/+39
| * | | Input: psmouse - move sliced command implementation to libps2Dmitry Torokhov2018-02-026-38/+43
| * | | Input: libps2 - use u8 for byte dataDmitry Torokhov2018-02-021-15/+16
| * | | Input: libps2 - fix switch statement formattingDmitry Torokhov2018-02-021-66/+65
| * | | Input: psmouse - add support for 2nd wheel on A4Tech Dual-Scroll wheel miceStephen Lyons2018-02-021-2/+17
| * | | Input: lifebook - clean up codeDmitry Torokhov2018-02-021-21/+29
| * | | Input: logips2pp - clean up codeDmitry Torokhov2018-02-021-59/+83
| * | | Input: psmouse - clean up codeDmitry Torokhov2018-02-021-63/+77
| * | | Input: psmouse - create helper for reporting standard buttons/motionDmitry Torokhov2018-02-027-71/+50
* | | | Input: gpio-keys - add support for wakeup event actionJeffy Chen2018-03-141-14/+131
* | | | Input: appletouch - use true and false for boolean valuesGustavo A. R. Silva2018-03-141-3/+3
* | | | Input: add RAVE SP Powerbutton driverAndrey Smirnov2018-03-083-0/+104
* | | | Merge tag 'v4.16-rc4' into nextDmitry Torokhov2018-03-089-25/+25
|\ \ \ \ | | |/ / | |/| |