index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
input
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
2014-09-11
13
-37
/
+155
|
\
|
*
Input: serport - add compat handling for SPIOCSTYPE ioctl
John Sung
2014-09-10
1
-7
/
+38
|
*
Input: atmel_mxt_ts - fix double free of input device
Stephen Warren
2014-09-10
1
-5
/
+13
|
*
Input: synaptics - add support for ForcePads
Dmitry Torokhov
2014-09-09
2
-16
/
+63
|
*
Input: matrix_keypad - use request_any_context_irq()
Lothar Waßmann
2014-09-09
1
-4
/
+5
|
*
Input: atmel_mxt_ts - downgrade warning about empty interrupts
Nick Dyer
2014-09-09
1
-1
/
+6
|
*
Input: wm971x - fix typo in module parameter description
Masanari Iida
2014-09-09
2
-2
/
+2
|
*
Input: cap1106 - fix register definition
Klaus Goger
2014-09-08
1
-2
/
+2
|
*
Input: add missing POINTER / DIRECT properties to a bunch of drivers
Hans de Goede
2014-09-08
5
-0
/
+10
|
*
Input: add INPUT_PROP_POINTING_STICK property
Hans de Goede
2014-09-08
4
-0
/
+9
|
*
Input: elantech - fix detection of touchpad on ASUS s301l
Hans de Goede
2014-09-08
1
-0
/
+7
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
2014-09-03
5
-24
/
+153
|
\
|
|
*
Input: elantech - add support for trackpoint found on some v3 models
Ulrik De Bie
2014-08-26
2
-9
/
+130
|
*
Input: elantech - reset the device when elantech probe fails
Ulrik De Bie
2014-08-26
1
-0
/
+1
|
*
Input: ALPS - suppress message about 'Unknown touchpad'
Dmitry Torokhov
2014-08-26
1
-2
/
+2
|
*
Input: fix used slots detection breakage
Dmitry Torokhov
2014-08-25
1
-12
/
+18
|
*
Input: sparc - i8042-sparcio.h: fix unused kbd_res warning
Vincent Stehlé
2014-08-19
1
-1
/
+2
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
2014-08-15
7
-202
/
+459
|
\
|
|
*
Merge branch 'next' into for-linus
Dmitry Torokhov
2014-08-14
6
-201
/
+458
|
|
\
|
|
*
Input: edt-ft5x06 - remove superfluous assignment
Maks Naumov
2014-08-13
1
-1
/
+0
|
|
*
Input: xpad - add support for Xbox One controllers
Ted Mielczarek
2014-08-13
1
-17
/
+157
|
|
*
Input: atmel_mxt_ts - fix a few issues reported by Coverity
Dmitry Torokhov
2014-08-13
1
-6
/
+11
|
|
*
Input: atmel_mxt_ts - split config update a bit
Dmitry Torokhov
2014-08-13
1
-125
/
+145
|
|
*
Input: atmel_mxt_ts - simplify mxt_initialize a bit
Dmitry Torokhov
2014-08-13
1
-39
/
+42
|
|
*
Input: cap1106 - allow changing key mapping from userspace
Dmitry Torokhov
2014-08-08
1
-1
/
+7
|
|
*
Input: synaptics - use firmware data for Cr-48
Henrik Rydberg
2014-08-08
1
-2
/
+68
|
|
*
Input: synaptics - properly initialize slots for semi-MT
Dmitry Torokhov
2014-08-07
1
-3
/
+3
|
|
*
Input: MT - make slot cleanup callable outside mt_sync_frame()
Henrik Rydberg
2014-08-07
1
-11
/
+27
|
|
*
Input: atmel_mxt_ts - mXT224 DMA quirk was fixed in firmware v2.0.AA
Nick Dyer
2014-08-07
1
-3
/
+5
|
*
|
Input: joystick - use get_cycles on ARMv8
Mark Brown
2014-08-12
1
-1
/
+1
*
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
2014-08-08
29
-5017
/
+2985
|
\
|
|
|
*
|
Merge branch 'next' into for-linus
Dmitry Torokhov
2014-08-06
30
-5388
/
+2985
|
|
\
|
|
|
*
Merge branch 'wacom' into next
Dmitry Torokhov
2014-08-06
6
-4319
/
+0
|
|
|
\
|
|
|
*
Input: wacom - move the USB (now hid) Wacom driver in drivers/hid
Benjamin Tissoires
2014-07-25
6
-4131
/
+0
|
|
|
*
Input: wacom - keep wacom_ids ordered
Benjamin Tissoires
2014-07-25
1
-40
/
+39
|
|
|
*
Input: wacom - remove field pktlen declaration in the list of devices
Benjamin Tissoires
2014-07-25
2
-269
/
+247
|
|
|
*
Input: wacom - use hidinput_calc_abs_res instead of duplicating its code
Benjamin Tissoires
2014-07-25
1
-39
/
+9
|
|
|
*
Input: wacom - use in-kernel HID parser
Benjamin Tissoires
2014-07-25
2
-238
/
+114
|
|
|
*
Input: wacom - use hid_info instead of plain dev_info
Benjamin Tissoires
2014-07-25
1
-5
/
+3
|
|
|
*
Input: wacom - register power device at the HID level
Benjamin Tissoires
2014-07-25
1
-2
/
+2
|
|
|
*
Input: wacom - remove usb dependency for siblings devices
Benjamin Tissoires
2014-07-25
1
-39
/
+37
|
|
|
*
Input: wacom - register the input devices on top of the HID one
Benjamin Tissoires
2014-07-25
2
-8
/
+8
|
|
|
*
Input: wacom - install LED/OLED sysfs files in the HID device instead of USB
Benjamin Tissoires
2014-07-25
1
-11
/
+11
|
|
|
*
Input: wacom - compute the HID report size to get the actual packet size
Benjamin Tissoires
2014-07-25
1
-32
/
+26
|
|
|
*
Input: wacom - use HID core to actually fetch the report descriptor
Benjamin Tissoires
2014-07-25
1
-60
/
+10
|
|
|
*
Input: wacom - use hid communication instead of plain usb
Benjamin Tissoires
2014-07-25
1
-45
/
+36
|
|
|
*
Input: wacom - switch from an USB driver to a HID driver
Benjamin Tissoires
2014-07-25
4
-186
/
+126
|
|
|
*
Input: wacom - include and use linux/hid.h
Benjamin Tissoires
2014-07-25
1
-31
/
+22
|
|
|
*
Input: wacom - split out the pad device for the wireless receiver
Benjamin Tissoires
2014-07-25
1
-23
/
+23
|
|
|
*
Input: wacom - split out the pad device for Graphire G4 and MO
Benjamin Tissoires
2014-07-25
1
-17
/
+27
[next]