summaryrefslogtreecommitdiff
path: root/drivers/input
AgeCommit message (Expand)AuthorFilesLines
2018-05-09Input: as5011 - avoid using __set_bit() for capabilitiesMarcus Folkesson1-3/+1
2018-05-09Input: xpad - avoid using __set_bit() for capabilitiesMarcus Folkesson1-10/+10
2018-05-09Input: xpad - fix some coding style issuesLeo Sperling1-6/+9
2018-04-24Input: alps - demystify trackstick initialization for v3 and v6 protocolsPali Rohár1-31/+49
2018-04-24Merge branch 'ib-chrome-platform-input-atmel-mx-ts-platform-removal' of git:/...Dmitry Torokhov4-119/+132
2018-04-10Input: atmel_mxt_ts - remove platform data supportDmitry Torokhov1-75/+55
2018-04-10Input: atmel_mxt_ts - switch ChromeOS ACPI devices to generic propsDmitry Torokhov1-23/+40
2018-04-10Input: atmel_mxt_ts - switch from OF to generic device propertiesDmitry Torokhov1-29/+30
2018-04-10Input: atmel_mxt_ts - do not pass suspend mode in platform dataDmitry Torokhov1-5/+22
2018-04-05Input: i8042 - enable MUX on Sony VAIO VGN-CS series to fix touchpadOndrej Zary1-0/+17
2018-03-31Input: stmfts, s6sy761 - update my e-mailAndi Shyti2-2/+2
2018-03-31Input: stmfts - use async probe & suspend/resume to avoid 2s delayMarek Szyprowski1-0/+2
2018-03-27Input: alps - report pressure of v3 and v7 trackstickPali Rohár1-4/+6
2018-03-27Input: pxrc - new driver for PhoenixRC Flight Controller AdapterMarcus Folkesson3-0/+314
2018-03-27Input: usbtouchscreen - do not rely on input_dev->usersMarcus Folkesson1-4/+5
2018-03-27Input: usbtouchscreen - fix deadlock in autosuspendMarcus Folkesson1-4/+11
2018-03-17Input: pegasus_notetaker - do not rely on input_dev->usersMarcus Folkesson1-2/+5
2018-03-17Input: pagasus_notetaker - fix deadlock in autosuspendMarcus Folkesson1-6/+19
2018-03-17Input: synaptics_usb - do not rely on input_dev->usersMarcus Folkesson1-4/+5
2018-03-17Input: synaptics_usb - fix deadlock in autosuspendMarcus Folkesson1-8/+14
2018-03-17Merge branch 'psmouse' into nextDmitry Torokhov10-381/+498
2018-03-14Input: gpio-keys - add support for wakeup event actionJeffy Chen1-14/+131
2018-03-14Input: appletouch - use true and false for boolean valuesGustavo A. R. Silva1-3/+3
2018-03-09Input: add RAVE SP Powerbutton driverAndrey Smirnov3-0/+104
2018-03-08Merge tag 'v4.16-rc4' into nextDmitry Torokhov9-25/+25
2018-03-08Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds3-11/+9
2018-03-08Revert "Input: synaptics - Lenovo Thinkpad T460p devices should use RMI"Arkadiusz Hiler1-1/+0
2018-02-12vfs: do bulk POLL* -> EPOLL* replacementLinus Torvalds8-13/+13
2018-02-10Input: matrix_keypad - fix race when disabling interruptsZhang Bo1-1/+3
2018-02-03Input: synaptics - handle errors from input_mt_init_slots()Dmitry Torokhov1-9/+24
2018-02-03Input: synaptics - switch to using input_set_capabilityDmitry Torokhov1-25/+24
2018-02-03Input: trackpoint - combine calls to ps2_command()Dmitry Torokhov1-36/+24
2018-02-03Input: libps2 - relax command byte ACK handlingDmitry Torokhov1-3/+22
2018-02-03Input: libps2 - support retransmission of command dataDmitry Torokhov1-32/+71
2018-02-03Input: libps2 - add debugging statementsDmitry Torokhov1-13/+39
2018-02-03Input: psmouse - move sliced command implementation to libps2Dmitry Torokhov6-38/+43
2018-02-03Input: libps2 - use u8 for byte dataDmitry Torokhov1-15/+16
2018-02-03Input: libps2 - fix switch statement formattingDmitry Torokhov1-66/+65
2018-02-03Input: psmouse - add support for 2nd wheel on A4Tech Dual-Scroll wheel miceStephen Lyons1-2/+17
2018-02-03Input: lifebook - clean up codeDmitry Torokhov1-21/+29
2018-02-03Input: logips2pp - clean up codeDmitry Torokhov1-59/+83
2018-02-03Input: psmouse - clean up codeDmitry Torokhov1-63/+77
2018-02-03Input: psmouse - create helper for reporting standard buttons/motionDmitry Torokhov7-71/+50
2018-02-03Input: mms114 - add SPDX identifierAndi Shyti1-8/+5
2018-02-03Input: mms114 - fix license module informationAndi Shyti1-1/+1
2018-02-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds54-1516/+447
2018-02-01Merge tag 'driver-core-4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-1/+1
2018-02-01Merge tag 'v4.15' into nextDmitry Torokhov32-252/+450
2018-02-01Merge branch 'next' into for-linusDmitry Torokhov54-1516/+447
2018-02-01Input: goodix - use generic touchscreen_propertiesMarcin Niestroj1-83/+58