summaryrefslogtreecommitdiffstats
path: root/drivers/input
AgeCommit message (Expand)AuthorLines
2016-07-14Input: synaptics-rmi4 - remove unneeded variableAndrew Duggan-4/+1
2016-07-14Input: synaptics-rmi4 - remove pointer to rmi_function in f12_dataAndrew Duggan-1/+0
2016-07-14Input: synaptics-rmi4 - use of_get_child_by_name() to fix refcountAndrew Duggan-2/+2
2016-07-14Revert "Input: wacom_w8001 - drop use of ABS_MT_TOOL_TYPE"Dmitry Torokhov-0/+3
2016-07-13Input: synaptics-rmi4 - support regulator suppliesBjorn Andersson-0/+46
2016-07-13Input: raydium_i2c_ts - check CRC of incoming packetsJeffrey Lin-19/+43
2016-07-13Input: xen-kbdfront - prefer xenbus_write() over xenbus_printf() where possibleJan Beulich-4/+4
2016-07-08Merge tag 'v4.7-rc6' into patchworkMauro Carvalho Chehab-46/+34
2016-07-08[media] sur40: drop unnecessary format descriptionHans Verkuil-1/+0
2016-07-08[media] sur40: fix occasional oopses on device closeFlorian Echtler-1/+2
2016-07-08[media] sur40: lower poll interval to fix occasional FPS drops to ~56 FPSFlorian Echtler-1/+1
2016-07-08[media] vb2: replace void *alloc_ctxs by struct device *alloc_devsHans Verkuil-1/+1
2016-07-08[media] sur40: set q->dev instead of allocating a contextHans Verkuil-12/+1
2016-07-06input: clps711x-keypad: Changing the compatibility string to match with the s...Alexander Shiyan-2/+2
2016-06-29Input: xpad - validate USB endpoint count during probeCameron Gutman-0/+3
2016-06-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds-46/+34
2016-06-23Input: vmmouse - remove port reservationSinclair Yeh-20/+2
2016-06-23Input: add powerkey driver for HISI 65xx SoCJorge Ramirez-Ortiz-0/+152
2016-06-23Input: elantech - add more IC body types to the listDmitry Torokhov-7/+1
2016-06-23Input: wacom_w8001 - ignore invalid pen data packetsPing Cheng-0/+9
2016-06-23Input: wacom_w8001 - w8001_MAX_LENGTH should be 13Ping Cheng-1/+1
2016-06-23Input: apanel - spelling mistake - "skiping" -> "skipping"Colin Ian King-1/+1
2016-06-23Input: ams_delta_serio - fix spelling mistake: "paritiy" -> "parity"Colin Ian King-1/+1
2016-06-23Input: tegra-kbc - fix spelling mistake: "porperly" -> "properly"Colin Ian King-1/+1
2016-06-23Input: regulator-haptic - fix spelling mistake: "dveice" -> "device"Colin Ian King-1/+1
2016-06-23Input: xpad - fix oops when attaching an unknown Xbox One gamepadCameron Gutman-10/+13
2016-06-18Input: psmouse - use same format for secondary devices as for primaryPali Rohár-2/+2
2016-06-18Merge branch 'cec-defines' into for-linusDmitry Torokhov-20/+614
2016-06-02Input: add Pegasus Notetaker tablet driverMartin Kepplinger-0/+437
2016-06-01Input: xpad - fix rumble on Xbox One controllers with 2015 firmwareCameron Gutman-8/+8
2016-06-01Input: ti_am335x_tsc - use variable name for sizeof() operatorAndrew F. Davis-1/+1
2016-06-01Input: update input_mt_report_pointer_emulation to support hoveringKT Liao-1/+16
2016-06-01Input: raydium_i2c_ts - do not ignore EPROBE_DEFER from gpiod_get_optionalDmitry Torokhov-6/+5
2016-05-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds-23/+70
2016-05-27Input: add Raydium I2C touchscreen driverJeffrey Lin-0/+1229
2016-05-27Input: pwm-beeper - fix - scheduling while atomicManfred Schlaegl-21/+48
2016-05-27Input: surface3_spi - add surface pen support for Surface 3Stephen Just-2/+112
2016-05-27Input: surface3_spi - Prepare to add support for Surface PenStephen Just-13/+26
2016-05-27Input: xpad - xbox one elite controller supportPavel Rojtberg-1/+2
2016-05-27Input: xpad - add more third-party controllersPavel Rojtberg-0/+9
2016-05-27Input: xpad - prevent spurious input from wired Xbox 360 controllersCameron Gutman-0/+4
2016-05-27Input: xpad - move pending clear to the correct locationPavel Rojtberg-1/+1
2016-05-26Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l...Linus Torvalds-8/+1
2016-05-25Input: tc3589x-keypad - remove stray ')'Clifton Barnes-1/+1
2016-05-25Merge tag 'pwm/for-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds-3/+26
2016-05-20Input: uinput - handle compat ioctl for UI_SET_PHYSRicky Liang-0/+6
2016-05-19Input: add new driver for the Surface 3Benjamin Tissoires-0/+318
2016-05-19Input: feed more data into entropy poolDmitry Torokhov-4/+3
2016-05-19Input: synaptics-rmi4 - fix spelling in definesNick Dyer-11/+11
2016-05-19Input: migor-ts - mark PM functions as __maybe_unusedArnd Bergmann-2/+2