Age | Commit message (Expand) | Author |
2016-08-03 | Input: add driver for SiS 9200 family I2C touchscreen controllers | Mika Penttilä |
2016-08-02 | Input: ili210x - fix permissions on "calibrate" attribute | Dmitry Torokhov |
2016-08-02 | Input: elan_i2c - properly wake up touchpad on ASUS laptops | KT Liao |
2016-08-02 | Input: add driver for Silead touchscreens | Robert Dolca |
2016-08-02 | Input: elantech - fix debug dump of the current packet | Benjamin Tissoires |
2016-07-27 | Input: rotary_encoder - support binary encoding of states | Uwe Kleine-König |
2016-07-27 | Input: xpad - power off wireless 360 controllers on suspend | Cameron Gutman |
2016-07-27 | Input: i8042 - break load dependency between atkbd/psmouse and i8042 | Dmitry Torokhov |
2016-07-26 | Input: synaptics-rmi4 - do not check for NULL when calling of_node_put() | Markus Elfring |
2016-07-26 | Input: cros_ec_keyb - cleanup use of dev | Douglas Anderson |
2016-07-20 | Input: tty/vt/keyboard - use memdup_user() | Muhammad Falak R Wani |
2016-07-19 | Input: pegasus_notetaker - set device mode in reset_resume() if in use | Martin Kepplinger |
2016-07-19 | Input: pegasus_notetaker - cancel workqueue's work in suspend() | Martin Kepplinger |
2016-07-19 | Input: pegasus_notetaker - fix usb_autopm calls to be balanced | Martin Kepplinger |
2016-07-19 | Input: pegasus_notetaker - handle usb control msg errors | Martin Kepplinger |
2016-07-19 | Input: wacom_w8001 - handle errors from input_mt_init_slots() | Ping Cheng |
2016-07-19 | Input: wacom_w8001 - resolution wasn't set for ABS_MT_POSITION_X/Y | Ping Cheng |
2016-07-19 | Merge branch 'for-linus' into next | Dmitry Torokhov |
2016-07-15 | Input: pixcir_ts - add support for axis inversion / swapping | Hans de Goede |
2016-07-15 | Input: icn8318 - use of_touchscreen helpers for inverting / swapping axes | Hans de Goede |
2016-07-15 | Input: edt-ft5x06 - add support for inverting / swapping axes | Hans de Goede |
2016-07-15 | Input: of_touchscreen - add support for inverted / swapped axes | Hans de Goede |
2016-07-15 | Input: ts4800-ts - add missing of_node_put after calling of_parse_phandle | Peter Chen |
2016-07-14 | Input: synaptics-rmi4 - use the RMI_F11_REL_BYTES define in rmi_f11_rel_pos_r... | Andrew Duggan |
2016-07-14 | Input: synaptics-rmi4 - remove unneeded variable | Andrew Duggan |
2016-07-14 | Input: synaptics-rmi4 - remove pointer to rmi_function in f12_data | Andrew Duggan |
2016-07-14 | Input: synaptics-rmi4 - use of_get_child_by_name() to fix refcount | Andrew Duggan |
2016-07-14 | Revert "Input: wacom_w8001 - drop use of ABS_MT_TOOL_TYPE" | Dmitry Torokhov |
2016-07-13 | Input: synaptics-rmi4 - support regulator supplies | Bjorn Andersson |
2016-07-13 | Input: raydium_i2c_ts - check CRC of incoming packets | Jeffrey Lin |
2016-07-13 | Input: xen-kbdfront - prefer xenbus_write() over xenbus_printf() where possible | Jan Beulich |
2016-07-13 | Input: fix a double word "is is" in include/linux/input.h | Masanari Iida |
2016-06-29 | Input: xpad - validate USB endpoint count during probe | Cameron Gutman |
2016-06-29 | Input: add SW_PEN_INSERTED define | Douglas Anderson |
2016-06-23 | Input: vmmouse - remove port reservation | Sinclair Yeh |
2016-06-23 | Input: add powerkey driver for HISI 65xx SoC | Jorge Ramirez-Ortiz |
2016-06-23 | Input: elantech - add more IC body types to the list | Dmitry Torokhov |
2016-06-23 | Input: wacom_w8001 - ignore invalid pen data packets | Ping Cheng |
2016-06-23 | Input: wacom_w8001 - w8001_MAX_LENGTH should be 13 | Ping Cheng |
2016-06-23 | Input: apanel - spelling mistake - "skiping" -> "skipping" | Colin Ian King |
2016-06-23 | Input: ams_delta_serio - fix spelling mistake: "paritiy" -> "parity" | Colin Ian King |
2016-06-23 | Input: tegra-kbc - fix spelling mistake: "porperly" -> "properly" | Colin Ian King |
2016-06-23 | Input: regulator-haptic - fix spelling mistake: "dveice" -> "device" | Colin Ian King |
2016-06-23 | Input: xpad - fix oops when attaching an unknown Xbox One gamepad | Cameron Gutman |
2016-06-18 | MAINTAINERS: add Pali Rohár as reviewer of ALPS PS/2 touchpad driver | Pali Rohár |
2016-06-18 | Input: psmouse - use same format for secondary devices as for primary | Pali Rohár |
2016-06-18 | Merge branch 'cec-defines' into for-linus | Dmitry Torokhov |
2016-06-18 | Input: add HDMI CEC specific keycodes | Kamil Debski |
2016-06-18 | Input: add BUS_CEC type | Hans Verkuil |
2016-06-02 | Input: add Pegasus Notetaker tablet driver | Martin Kepplinger |