summaryrefslogtreecommitdiff
path: root/drivers/input
AgeCommit message (Expand)Author
2018-02-14media: add video control handlers using V4L2 control frameworkFlorian Echtler
2018-02-14media: add panel register access functionsFlorian Echtler
2018-02-14media: add default settings and module parameters for video controlsFlorian Echtler
2018-02-14media: add missing blob structure field for tag idFlorian Echtler
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
2018-02-02Input: psmouse - create helper for reporting standard buttons/motionDmitry Torokhov
2018-02-02Input: mms114 - add SPDX identifierAndi Shyti
2018-02-02Input: mms114 - fix license module informationAndi Shyti
2018-02-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2018-02-01Merge tag 'driver-core-4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2018-02-01Merge tag 'v4.15' into nextDmitry Torokhov
2018-02-01Merge branch 'next' into for-linusDmitry Torokhov
2018-01-31Input: goodix - use generic touchscreen_propertiesMarcin Niestroj
2018-01-31Input: mms114 - fix typo in definitionAndi Shyti
2018-01-30Merge branch 'misc.poll' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2018-01-30Input: mms114 - use BIT() macro instead of explicit shiftingAndi Shyti
2018-01-30Input: mms114 - replace mdelay with msleepAndi Shyti
2018-01-26Input: mms114 - add support for mms152Simon Shields
2018-01-26Input: mms114 - drop platform data and use generic APIsSimon Shields
2018-01-26Input: mms114 - mark as direct input deviceDmitry Torokhov
2018-01-26Input: mms114 - do not clobber interrupt triggerDmitry Torokhov
2018-01-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2018-01-24Revert "Input: synaptics_rmi4 - use devm_device_add_group() for attributes in...Nick Dyer
2018-01-24Input: edt-ft5x06 - fix error handling for factory mode on non-M06Dmitry Torokhov
2018-01-22Input: stmfts - set IRQ_NOAUTOEN to the irq flagAndi Shyti
2018-01-22Input: auo-pixcir-ts - delete an unnecessary return statementMarkus Elfring
2018-01-22Input: auo-pixcir-ts - remove custom log for a failed memory allocationMarkus Elfring
2018-01-22Input: da9052_tsi - remove unused mutexMarcus Folkesson
2018-01-22Input: synaptics-rmi4 - log when we create a guest serio portDmitry Torokhov
2018-01-22Input: synaptics-rmi4 - unmask F03 interrupts when port is openedDmitry Torokhov
2018-01-22Input: synaptics-rmi4 - do not delete interrupt memory too earlyDmitry Torokhov
2018-01-22Input: ad7877 - use managed resource allocationsAndi Shyti
2018-01-22Input: stmfts,s6sy671 - add SPDX identifierAndi Shyti
2018-01-22Input: trackpoint - only expose supported controls for Elan, ALPS and NXPDmitry Torokhov
2018-01-22Input: trackpoint - force 3 buttons if 0 button is reportedAaron Ma
2018-01-22Input: xpad - add support for PDP Xbox One controllersMark Furneaux