index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
input
Age
Commit message (
Expand
)
Author
Lines
2016-07-14
Input: synaptics-rmi4 - remove unneeded variable
Andrew Duggan
-4
/
+1
2016-07-14
Input: synaptics-rmi4 - remove pointer to rmi_function in f12_data
Andrew Duggan
-1
/
+0
2016-07-14
Input: synaptics-rmi4 - use of_get_child_by_name() to fix refcount
Andrew Duggan
-2
/
+2
2016-07-14
Revert "Input: wacom_w8001 - drop use of ABS_MT_TOOL_TYPE"
Dmitry Torokhov
-0
/
+3
2016-07-13
Input: synaptics-rmi4 - support regulator supplies
Bjorn Andersson
-0
/
+46
2016-07-13
Input: raydium_i2c_ts - check CRC of incoming packets
Jeffrey Lin
-19
/
+43
2016-07-13
Input: xen-kbdfront - prefer xenbus_write() over xenbus_printf() where possible
Jan Beulich
-4
/
+4
2016-07-08
Merge tag 'v4.7-rc6' into patchwork
Mauro Carvalho Chehab
-46
/
+34
2016-07-08
[media] sur40: drop unnecessary format description
Hans Verkuil
-1
/
+0
2016-07-08
[media] sur40: fix occasional oopses on device close
Florian Echtler
-1
/
+2
2016-07-08
[media] sur40: lower poll interval to fix occasional FPS drops to ~56 FPS
Florian Echtler
-1
/
+1
2016-07-08
[media] vb2: replace void *alloc_ctxs by struct device *alloc_devs
Hans Verkuil
-1
/
+1
2016-07-08
[media] sur40: set q->dev instead of allocating a context
Hans Verkuil
-12
/
+1
2016-07-06
input: clps711x-keypad: Changing the compatibility string to match with the s...
Alexander Shiyan
-2
/
+2
2016-06-29
Input: xpad - validate USB endpoint count during probe
Cameron Gutman
-0
/
+3
2016-06-27
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
-46
/
+34
2016-06-23
Input: vmmouse - remove port reservation
Sinclair Yeh
-20
/
+2
2016-06-23
Input: add powerkey driver for HISI 65xx SoC
Jorge Ramirez-Ortiz
-0
/
+152
2016-06-23
Input: elantech - add more IC body types to the list
Dmitry Torokhov
-7
/
+1
2016-06-23
Input: wacom_w8001 - ignore invalid pen data packets
Ping Cheng
-0
/
+9
2016-06-23
Input: wacom_w8001 - w8001_MAX_LENGTH should be 13
Ping Cheng
-1
/
+1
2016-06-23
Input: apanel - spelling mistake - "skiping" -> "skipping"
Colin Ian King
-1
/
+1
2016-06-23
Input: ams_delta_serio - fix spelling mistake: "paritiy" -> "parity"
Colin Ian King
-1
/
+1
2016-06-23
Input: tegra-kbc - fix spelling mistake: "porperly" -> "properly"
Colin Ian King
-1
/
+1
2016-06-23
Input: regulator-haptic - fix spelling mistake: "dveice" -> "device"
Colin Ian King
-1
/
+1
2016-06-23
Input: xpad - fix oops when attaching an unknown Xbox One gamepad
Cameron Gutman
-10
/
+13
2016-06-18
Input: psmouse - use same format for secondary devices as for primary
Pali Rohár
-2
/
+2
2016-06-18
Merge branch 'cec-defines' into for-linus
Dmitry Torokhov
-20
/
+614
2016-06-02
Input: add Pegasus Notetaker tablet driver
Martin Kepplinger
-0
/
+437
2016-06-01
Input: xpad - fix rumble on Xbox One controllers with 2015 firmware
Cameron Gutman
-8
/
+8
2016-06-01
Input: ti_am335x_tsc - use variable name for sizeof() operator
Andrew F. Davis
-1
/
+1
2016-06-01
Input: update input_mt_report_pointer_emulation to support hovering
KT Liao
-1
/
+16
2016-06-01
Input: raydium_i2c_ts - do not ignore EPROBE_DEFER from gpiod_get_optional
Dmitry Torokhov
-6
/
+5
2016-05-27
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
-23
/
+70
2016-05-27
Input: add Raydium I2C touchscreen driver
Jeffrey Lin
-0
/
+1229
2016-05-27
Input: pwm-beeper - fix - scheduling while atomic
Manfred Schlaegl
-21
/
+48
2016-05-27
Input: surface3_spi - add surface pen support for Surface 3
Stephen Just
-2
/
+112
2016-05-27
Input: surface3_spi - Prepare to add support for Surface Pen
Stephen Just
-13
/
+26
2016-05-27
Input: xpad - xbox one elite controller support
Pavel Rojtberg
-1
/
+2
2016-05-27
Input: xpad - add more third-party controllers
Pavel Rojtberg
-0
/
+9
2016-05-27
Input: xpad - prevent spurious input from wired Xbox 360 controllers
Cameron Gutman
-0
/
+4
2016-05-27
Input: xpad - move pending clear to the correct location
Pavel Rojtberg
-1
/
+1
2016-05-26
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l...
Linus Torvalds
-8
/
+1
2016-05-25
Input: tc3589x-keypad - remove stray ')'
Clifton Barnes
-1
/
+1
2016-05-25
Merge tag 'pwm/for-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
-3
/
+26
2016-05-20
Input: uinput - handle compat ioctl for UI_SET_PHYS
Ricky Liang
-0
/
+6
2016-05-19
Input: add new driver for the Surface 3
Benjamin Tissoires
-0
/
+318
2016-05-19
Input: feed more data into entropy pool
Dmitry Torokhov
-4
/
+3
2016-05-19
Input: synaptics-rmi4 - fix spelling in defines
Nick Dyer
-11
/
+11
2016-05-19
Input: migor-ts - mark PM functions as __maybe_unused
Arnd Bergmann
-2
/
+2
[prev]
[next]