aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2016-07-27Input: i8042 - break load dependency between atkbd/psmouse and i8042Dmitry Torokhov4-32/+24
2016-07-26Input: synaptics-rmi4 - do not check for NULL when calling of_node_put()Markus Elfring1-4/+1
2016-07-26Input: cros_ec_keyb - cleanup use of devDouglas Anderson1-10/+9
2016-07-20Input: tty/vt/keyboard - use memdup_user()Muhammad Falak R Wani1-10/+4
2016-07-19Input: pegasus_notetaker - set device mode in reset_resume() if in useMartin Kepplinger1-1/+13
2016-07-19Input: pegasus_notetaker - cancel workqueue's work in suspend()Martin Kepplinger1-0/+1
2016-07-19Input: pegasus_notetaker - fix usb_autopm calls to be balancedMartin Kepplinger1-14/+19
2016-07-19Input: pegasus_notetaker - handle usb control msg errorsMartin Kepplinger1-9/+20
2016-07-19Input: wacom_w8001 - handle errors from input_mt_init_slots()Ping Cheng1-1/+7
2016-07-19Input: wacom_w8001 - resolution wasn't set for ABS_MT_POSITION_X/YPing Cheng1-0/+2
2016-07-19Merge branch 'for-linus' into nextDmitry Torokhov10007-248274/+507405
2016-07-15Input: pixcir_ts - add support for axis inversion / swappingHans de Goede1-33/+20
2016-07-15Input: icn8318 - use of_touchscreen helpers for inverting / swapping axesHans de Goede1-47/+14
2016-07-15Input: edt-ft5x06 - add support for inverting / swapping axesHans de Goede1-3/+4
2016-07-15Input: of_touchscreen - add support for inverted / swapped axesHans de Goede7-7/+105
2016-07-15Input: ts4800-ts - add missing of_node_put after calling of_parse_phandlePeter Chen1-6/+7
2016-07-14Input: synaptics-rmi4 - use the RMI_F11_REL_BYTES define in rmi_f11_rel_pos_reportAndrew Duggan1-2/+2
2016-07-14Input: synaptics-rmi4 - remove unneeded variableAndrew Duggan1-4/+1
2016-07-14Input: synaptics-rmi4 - remove pointer to rmi_function in f12_dataAndrew Duggan1-1/+0
2016-07-14Input: synaptics-rmi4 - use of_get_child_by_name() to fix refcountAndrew Duggan1-2/+2
2016-07-14Revert "Input: wacom_w8001 - drop use of ABS_MT_TOOL_TYPE"Dmitry Torokhov1-0/+3
2016-07-13Input: synaptics-rmi4 - support regulator suppliesBjorn Andersson2-0/+55
2016-07-13Input: raydium_i2c_ts - check CRC of incoming packetsJeffrey Lin1-19/+43
2016-07-13Input: xen-kbdfront - prefer xenbus_write() over xenbus_printf() where possibleJan Beulich1-4/+4
2016-07-13Input: fix a double word "is is" in include/linux/input.hMasanari Iida1-1/+1
2016-06-29Input: xpad - validate USB endpoint count during probeCameron Gutman1-0/+3
2016-06-29Input: add SW_PEN_INSERTED defineDouglas Anderson1-0/+1
2016-06-23Input: vmmouse - remove port reservationSinclair Yeh1-20/+2
2016-06-23Input: add powerkey driver for HISI 65xx SoCJorge Ramirez-Ortiz3-0/+152
2016-06-23Input: elantech - add more IC body types to the listDmitry Torokhov1-7/+1
2016-06-23Input: wacom_w8001 - ignore invalid pen data packetsPing Cheng1-0/+9
2016-06-23Input: wacom_w8001 - w8001_MAX_LENGTH should be 13Ping Cheng1-1/+1
2016-06-23Input: apanel - spelling mistake - "skiping" -> "skipping"Colin Ian King1-1/+1
2016-06-23Input: ams_delta_serio - fix spelling mistake: "paritiy" -> "parity"Colin Ian King1-1/+1
2016-06-23Input: tegra-kbc - fix spelling mistake: "porperly" -> "properly"Colin Ian King1-1/+1
2016-06-23Input: regulator-haptic - fix spelling mistake: "dveice" -> "device"Colin Ian King1-1/+1
2016-06-23Input: xpad - fix oops when attaching an unknown Xbox One gamepadCameron Gutman1-10/+13
2016-06-18MAINTAINERS: add Pali Rohár as reviewer of ALPS PS/2 touchpad driverPali Rohár1-0/+4
2016-06-18Input: psmouse - use same format for secondary devices as for primaryPali Rohár2-2/+2
2016-06-18Merge branch 'cec-defines' into for-linusDmitry Torokhov9990-248158/+507228
2016-06-18Input: add HDMI CEC specific keycodesKamil Debski1-0/+31
2016-06-18Input: add BUS_CEC typeHans Verkuil1-0/+1
2016-06-02Input: add Pegasus Notetaker tablet driverMartin Kepplinger3-0/+437
2016-06-01Input: xpad - fix rumble on Xbox One controllers with 2015 firmwareCameron Gutman1-8/+8
2016-06-01Input: ti_am335x_tsc - use variable name for sizeof() operatorAndrew F. Davis1-1/+1
2016-06-01Input: update input_mt_report_pointer_emulation to support hoveringKT Liao1-1/+16
2016-06-01Input: raydium_i2c_ts - do not ignore EPROBE_DEFER from gpiod_get_optionalDmitry Torokhov1-6/+5
2016-05-27Input: add Raydium I2C touchscreen driverJeffrey Lin5-0/+1250
2016-05-27Input: pwm-beeper - fix - scheduling while atomicManfred Schlaegl1-21/+48
2016-05-27Input: surface3_spi - add surface pen support for Surface 3Stephen Just1-2/+112