summaryrefslogtreecommitdiff
path: root/drivers/input
AgeCommit message (Expand)Author
2018-05-23Input: elantech - query the resolution in query_infoBenjamin Tissoires
2018-05-23Input: elantech - split device info into a separate structureBenjamin Tissoires
2018-05-23Input: elan_i2c - add trackstick reportBenjamin Tissoires
2018-05-15Input: usbtouchscreen - add sysfs attribute for 3M MTouch firmware revNick Dyer
2018-05-15Input: ati_remote2 - fix typo 'can by' to 'can be'Wolfram Sang
2018-05-15Input: replace hard coded string with __func__ in pr_err()Nick Simonov
2018-05-09Input: add support for ChipOne icn8505 based touchscreensHans de Goede
2018-05-08Input: gamecon - avoid using __set_bit() for capabilitiesMarcus Folkesson
2018-05-08Input: as5011 - avoid using __set_bit() for capabilitiesMarcus Folkesson
2018-05-08Input: xpad - avoid using __set_bit() for capabilitiesMarcus Folkesson
2018-05-08Input: xpad - fix some coding style issuesLeo Sperling
2018-04-23Input: alps - demystify trackstick initialization for v3 and v6 protocolsPali Rohár
2018-04-23Merge branch 'ib-chrome-platform-input-atmel-mx-ts-platform-removal' of git:/...Dmitry Torokhov
2018-04-09Input: atmel_mxt_ts - remove platform data supportDmitry Torokhov
2018-04-09Input: atmel_mxt_ts - switch ChromeOS ACPI devices to generic propsDmitry Torokhov
2018-04-09Input: atmel_mxt_ts - switch from OF to generic device propertiesDmitry Torokhov
2018-04-09Input: atmel_mxt_ts - do not pass suspend mode in platform dataDmitry Torokhov
2018-04-04Input: i8042 - enable MUX on Sony VAIO VGN-CS series to fix touchpadOndrej Zary
2018-03-30Input: stmfts, s6sy761 - update my e-mailAndi Shyti
2018-03-30Input: stmfts - use async probe & suspend/resume to avoid 2s delayMarek Szyprowski
2018-03-26Input: alps - report pressure of v3 and v7 trackstickPali Rohár
2018-03-26Input: pxrc - new driver for PhoenixRC Flight Controller AdapterMarcus Folkesson
2018-03-26Input: usbtouchscreen - do not rely on input_dev->usersMarcus Folkesson
2018-03-26Input: usbtouchscreen - fix deadlock in autosuspendMarcus Folkesson
2018-03-17Input: pegasus_notetaker - do not rely on input_dev->usersMarcus Folkesson
2018-03-17Input: pagasus_notetaker - fix deadlock in autosuspendMarcus Folkesson
2018-03-17Input: synaptics_usb - do not rely on input_dev->usersMarcus Folkesson
2018-03-17Input: synaptics_usb - fix deadlock in autosuspendMarcus Folkesson
2018-03-17Merge branch 'psmouse' into nextDmitry Torokhov
2018-03-14Input: gpio-keys - add support for wakeup event actionJeffy Chen
2018-03-14Input: appletouch - use true and false for boolean valuesGustavo A. R. Silva
2018-03-08Input: add RAVE SP Powerbutton driverAndrey Smirnov
2018-03-08Merge tag 'v4.16-rc4' into nextDmitry Torokhov
2018-03-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2018-03-07Revert "Input: synaptics - Lenovo Thinkpad T460p devices should use RMI"Arkadiusz Hiler
2018-02-11vfs: do bulk POLL* -> EPOLL* replacementLinus Torvalds
2018-02-09Input: matrix_keypad - fix race when disabling interruptsZhang Bo
2018-02-02Input: synaptics - handle errors from input_mt_init_slots()Dmitry Torokhov
2018-02-02Input: synaptics - switch to using input_set_capabilityDmitry Torokhov
2018-02-02Input: trackpoint - combine calls to ps2_command()Dmitry Torokhov
2018-02-02Input: libps2 - relax command byte ACK handlingDmitry Torokhov
2018-02-02Input: libps2 - support retransmission of command dataDmitry Torokhov
2018-02-02Input: libps2 - add debugging statementsDmitry Torokhov
2018-02-02Input: psmouse - move sliced command implementation to libps2Dmitry Torokhov
2018-02-02Input: libps2 - use u8 for byte dataDmitry Torokhov
2018-02-02Input: libps2 - fix switch statement formattingDmitry Torokhov
2018-02-02Input: psmouse - add support for 2nd wheel on A4Tech Dual-Scroll wheel miceStephen Lyons
2018-02-02Input: lifebook - clean up codeDmitry Torokhov
2018-02-02Input: logips2pp - clean up codeDmitry Torokhov
2018-02-02Input: psmouse - clean up codeDmitry Torokhov