index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
input
/
input-compat.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2016-07-19
Input: wacom_w8001 - resolution wasn't set for ABS_MT_POSITION_X/Y
Ping Cheng
1
-0
/
+2
2016-07-15
Input: pixcir_ts - add support for axis inversion / swapping
Hans de Goede
1
-33
/
+20
2016-07-15
Input: icn8318 - use of_touchscreen helpers for inverting / swapping axes
Hans de Goede
1
-47
/
+14
2016-07-15
Input: edt-ft5x06 - add support for inverting / swapping axes
Hans de Goede
1
-3
/
+4
2016-07-15
Input: of_touchscreen - add support for inverted / swapped axes
Hans de Goede
7
-7
/
+105
2016-07-15
Input: ts4800-ts - add missing of_node_put after calling of_parse_phandle
Peter Chen
1
-6
/
+7
2016-07-14
Input: synaptics-rmi4 - use the RMI_F11_REL_BYTES define in rmi_f11_rel_pos_r...
Andrew Duggan
1
-2
/
+2
2016-07-14
Input: synaptics-rmi4 - remove unneeded variable
Andrew Duggan
1
-4
/
+1
2016-07-14
Input: synaptics-rmi4 - remove pointer to rmi_function in f12_data
Andrew Duggan
1
-1
/
+0
2016-07-14
Input: synaptics-rmi4 - use of_get_child_by_name() to fix refcount
Andrew Duggan
1
-2
/
+2
2016-07-14
Revert "Input: wacom_w8001 - drop use of ABS_MT_TOOL_TYPE"
Dmitry Torokhov
1
-0
/
+3
2016-07-14
Input: synaptics-rmi4 - support regulator supplies
Bjorn Andersson
2
-0
/
+55
2016-07-14
Input: raydium_i2c_ts - check CRC of incoming packets
Jeffrey Lin
1
-19
/
+43
2016-07-14
Input: xen-kbdfront - prefer xenbus_write() over xenbus_printf() where possible
Jan Beulich
1
-4
/
+4
2016-07-14
Input: fix a double word "is is" in include/linux/input.h
Masanari Iida
1
-1
/
+1
2016-06-29
Input: xpad - validate USB endpoint count during probe
Cameron Gutman
1
-0
/
+3
2016-06-29
Input: add SW_PEN_INSERTED define
Douglas Anderson
1
-0
/
+1
2016-06-24
Input: vmmouse - remove port reservation
Sinclair Yeh
1
-20
/
+2
2016-06-23
Input: add powerkey driver for HISI 65xx SoC
Jorge Ramirez-Ortiz
3
-0
/
+152
2016-06-23
Input: elantech - add more IC body types to the list
Dmitry Torokhov
1
-7
/
+1
2016-06-23
Input: wacom_w8001 - ignore invalid pen data packets
Ping Cheng
1
-0
/
+9
2016-06-23
Input: wacom_w8001 - w8001_MAX_LENGTH should be 13
Ping Cheng
1
-1
/
+1
2016-06-23
Input: apanel - spelling mistake - "skiping" -> "skipping"
Colin Ian King
1
-1
/
+1
2016-06-23
Input: ams_delta_serio - fix spelling mistake: "paritiy" -> "parity"
Colin Ian King
1
-1
/
+1
2016-06-23
Input: tegra-kbc - fix spelling mistake: "porperly" -> "properly"
Colin Ian King
1
-1
/
+1
2016-06-23
Input: regulator-haptic - fix spelling mistake: "dveice" -> "device"
Colin Ian King
1
-1
/
+1
2016-06-23
Input: xpad - fix oops when attaching an unknown Xbox One gamepad
Cameron Gutman
1
-10
/
+13
2016-06-19
MAINTAINERS: add Pali Rohár as reviewer of ALPS PS/2 touchpad driver
Pali Rohár
1
-0
/
+4
2016-06-19
Input: psmouse - use same format for secondary devices as for primary
Pali Rohár
2
-2
/
+2
2016-06-18
Input: add HDMI CEC specific keycodes
Kamil Debski
1
-0
/
+31
2016-06-18
Input: add BUS_CEC type
Hans Verkuil
1
-0
/
+1
2016-06-02
Input: add Pegasus Notetaker tablet driver
Martin Kepplinger
3
-0
/
+437
2016-06-01
Input: xpad - fix rumble on Xbox One controllers with 2015 firmware
Cameron Gutman
1
-8
/
+8
2016-06-01
Input: ti_am335x_tsc - use variable name for sizeof() operator
Andrew F. Davis
1
-1
/
+1
2016-06-01
Input: update input_mt_report_pointer_emulation to support hovering
KT Liao
1
-1
/
+16
2016-06-01
Input: raydium_i2c_ts - do not ignore EPROBE_DEFER from gpiod_get_optional
Dmitry Torokhov
1
-6
/
+5
2016-05-28
Input: add Raydium I2C touchscreen driver
Jeffrey Lin
5
-0
/
+1250
2016-05-28
Input: pwm-beeper - fix - scheduling while atomic
Manfred Schlaegl
1
-21
/
+48
2016-05-28
Input: surface3_spi - add surface pen support for Surface 3
Stephen Just
1
-2
/
+112
2016-05-28
Input: surface3_spi - Prepare to add support for Surface Pen
Stephen Just
1
-13
/
+26
2016-05-28
Input: xpad - xbox one elite controller support
Pavel Rojtberg
1
-1
/
+2
2016-05-28
Input: xpad - add more third-party controllers
Pavel Rojtberg
1
-0
/
+9
2016-05-28
Input: xpad - prevent spurious input from wired Xbox 360 controllers
Cameron Gutman
1
-0
/
+4
2016-05-28
Input: xpad - move pending clear to the correct location
Pavel Rojtberg
1
-1
/
+1
2016-05-26
Input: tc3589x-keypad - remove stray ')'
Clifton Barnes
1
-1
/
+1
2016-05-20
Input: uinput - handle compat ioctl for UI_SET_PHYS
Ricky Liang
1
-0
/
+6
2016-05-19
Input: add new driver for the Surface 3
Benjamin Tissoires
3
-0
/
+318
2016-05-19
Input: feed more data into entropy pool
Dmitry Torokhov
1
-4
/
+3
2016-05-19
Input: synaptics-rmi4 - fix spelling in defines
Nick Dyer
1
-11
/
+11
2016-05-19
Input: migor-ts - mark PM functions as __maybe_unused
Arnd Bergmann
1
-2
/
+2
[next]