summaryrefslogtreecommitdiff
path: root/drivers/input
AgeCommit message (Expand)Author
2016-08-01Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2016-07-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2016-07-26Merge tag 'media/v4.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds
2016-07-26Merge branch 'next' into for-linusDmitry Torokhov
2016-07-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2016-07-20Input: tsc200x - report proper input_dev nameMichael Welling
2016-07-19Input: synaptics-rmi4 - fix maximum size check for F12 control register 8Andrew Duggan
2016-07-19Input: pegasus_notetaker - set device mode in reset_resume() if in useMartin Kepplinger
2016-07-19Input: pegasus_notetaker - cancel workqueue's work in suspend()Martin Kepplinger
2016-07-19Input: pegasus_notetaker - fix usb_autopm calls to be balancedMartin Kepplinger
2016-07-19Input: pegasus_notetaker - handle usb control msg errorsMartin Kepplinger
2016-07-19Input: wacom_w8001 - handle errors from input_mt_init_slots()Ping Cheng
2016-07-19Input: wacom_w8001 - resolution wasn't set for ABS_MT_POSITION_X/YPing Cheng
2016-07-19Merge branch 'for-linus' into nextDmitry Torokhov
2016-07-16Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2016-07-15Input: pixcir_ts - add support for axis inversion / swappingHans de Goede
2016-07-15Input: icn8318 - use of_touchscreen helpers for inverting / swapping axesHans de Goede
2016-07-15Input: edt-ft5x06 - add support for inverting / swapping axesHans de Goede
2016-07-15Input: of_touchscreen - add support for inverted / swapped axesHans de Goede
2016-07-15Input: ts4800-ts - add missing of_node_put after calling of_parse_phandlePeter Chen
2016-07-14Input: synaptics-rmi4 - use the RMI_F11_REL_BYTES define in rmi_f11_rel_pos_r...Andrew Duggan
2016-07-14Input: synaptics-rmi4 - remove unneeded variableAndrew Duggan
2016-07-14Input: synaptics-rmi4 - remove pointer to rmi_function in f12_dataAndrew Duggan
2016-07-14Input: synaptics-rmi4 - use of_get_child_by_name() to fix refcountAndrew Duggan
2016-07-14Revert "Input: wacom_w8001 - drop use of ABS_MT_TOOL_TYPE"Dmitry Torokhov
2016-07-13Input: synaptics-rmi4 - support regulator suppliesBjorn Andersson
2016-07-13Input: raydium_i2c_ts - check CRC of incoming packetsJeffrey Lin
2016-07-13Input: xen-kbdfront - prefer xenbus_write() over xenbus_printf() where possibleJan Beulich
2016-07-08Merge tag 'v4.7-rc6' into patchworkMauro Carvalho Chehab
2016-07-08[media] sur40: drop unnecessary format descriptionHans Verkuil
2016-07-08[media] sur40: fix occasional oopses on device closeFlorian Echtler
2016-07-08[media] sur40: lower poll interval to fix occasional FPS drops to ~56 FPSFlorian Echtler
2016-07-08[media] vb2: replace void *alloc_ctxs by struct device *alloc_devsHans Verkuil
2016-07-08[media] sur40: set q->dev instead of allocating a contextHans Verkuil
2016-07-06input: clps711x-keypad: Changing the compatibility string to match with the s...Alexander Shiyan
2016-06-29Input: xpad - validate USB endpoint count during probeCameron Gutman
2016-06-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2016-06-23Input: vmmouse - remove port reservationSinclair Yeh
2016-06-23Input: add powerkey driver for HISI 65xx SoCJorge Ramirez-Ortiz
2016-06-23Input: elantech - add more IC body types to the listDmitry Torokhov
2016-06-23Input: wacom_w8001 - ignore invalid pen data packetsPing Cheng
2016-06-23Input: wacom_w8001 - w8001_MAX_LENGTH should be 13Ping Cheng
2016-06-23Input: apanel - spelling mistake - "skiping" -> "skipping"Colin Ian King
2016-06-23Input: ams_delta_serio - fix spelling mistake: "paritiy" -> "parity"Colin Ian King
2016-06-23Input: tegra-kbc - fix spelling mistake: "porperly" -> "properly"Colin Ian King
2016-06-23Input: regulator-haptic - fix spelling mistake: "dveice" -> "device"Colin Ian King
2016-06-23Input: xpad - fix oops when attaching an unknown Xbox One gamepadCameron Gutman
2016-06-18Input: psmouse - use same format for secondary devices as for primaryPali Rohár
2016-06-18Merge branch 'cec-defines' into for-linusDmitry Torokhov
2016-06-02Input: add Pegasus Notetaker tablet driverMartin Kepplinger