index
:
android_kernel_zuk_msm8996.git
halium-9.0
lineage-16.0
lineage-17.1
lineage-18.1
lineage-19.1
lineage-20
lineage-21
lineage-22
master
ubports-9.0
null
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
input
(
follow
)
Commit message (
Expand
)
Author
Age
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
2014-09-11
|
\
|
*
Input: serport - add compat handling for SPIOCSTYPE ioctl
John Sung
2014-09-10
|
*
Input: atmel_mxt_ts - fix double free of input device
Stephen Warren
2014-09-10
|
*
Input: synaptics - add support for ForcePads
Dmitry Torokhov
2014-09-09
|
*
Input: matrix_keypad - use request_any_context_irq()
Lothar Waßmann
2014-09-09
|
*
Input: atmel_mxt_ts - downgrade warning about empty interrupts
Nick Dyer
2014-09-09
|
*
Input: wm971x - fix typo in module parameter description
Masanari Iida
2014-09-09
|
*
Input: cap1106 - fix register definition
Klaus Goger
2014-09-08
|
*
Input: add missing POINTER / DIRECT properties to a bunch of drivers
Hans de Goede
2014-09-08
|
*
Input: add INPUT_PROP_POINTING_STICK property
Hans de Goede
2014-09-08
|
*
Input: elantech - fix detection of touchpad on ASUS s301l
Hans de Goede
2014-09-08
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
2014-09-03
|
\
|
|
*
Input: elantech - add support for trackpoint found on some v3 models
Ulrik De Bie
2014-08-26
|
*
Input: elantech - reset the device when elantech probe fails
Ulrik De Bie
2014-08-26
|
*
Input: ALPS - suppress message about 'Unknown touchpad'
Dmitry Torokhov
2014-08-26
|
*
Input: fix used slots detection breakage
Dmitry Torokhov
2014-08-25
|
*
Input: sparc - i8042-sparcio.h: fix unused kbd_res warning
Vincent Stehlé
2014-08-19
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
2014-08-15
|
\
|
|
*
Merge branch 'next' into for-linus
Dmitry Torokhov
2014-08-14
|
|
\
|
|
*
Input: edt-ft5x06 - remove superfluous assignment
Maks Naumov
2014-08-13
|
|
*
Input: xpad - add support for Xbox One controllers
Ted Mielczarek
2014-08-13
|
|
*
Input: atmel_mxt_ts - fix a few issues reported by Coverity
Dmitry Torokhov
2014-08-13
|
|
*
Input: atmel_mxt_ts - split config update a bit
Dmitry Torokhov
2014-08-13
|
|
*
Input: atmel_mxt_ts - simplify mxt_initialize a bit
Dmitry Torokhov
2014-08-13
|
|
*
Input: cap1106 - allow changing key mapping from userspace
Dmitry Torokhov
2014-08-08
|
|
*
Input: synaptics - use firmware data for Cr-48
Henrik Rydberg
2014-08-08
|
|
*
Input: synaptics - properly initialize slots for semi-MT
Dmitry Torokhov
2014-08-07
|
|
*
Input: MT - make slot cleanup callable outside mt_sync_frame()
Henrik Rydberg
2014-08-07
|
|
*
Input: atmel_mxt_ts - mXT224 DMA quirk was fixed in firmware v2.0.AA
Nick Dyer
2014-08-07
|
*
|
Input: joystick - use get_cycles on ARMv8
Mark Brown
2014-08-12
*
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
2014-08-08
|
\
|
|
|
*
|
Merge branch 'next' into for-linus
Dmitry Torokhov
2014-08-06
|
|
\
|
|
|
*
Merge branch 'wacom' into next
Dmitry Torokhov
2014-08-06
|
|
|
\
|
|
|
*
Input: wacom - move the USB (now hid) Wacom driver in drivers/hid
Benjamin Tissoires
2014-07-25
|
|
|
*
Input: wacom - keep wacom_ids ordered
Benjamin Tissoires
2014-07-25
|
|
|
*
Input: wacom - remove field pktlen declaration in the list of devices
Benjamin Tissoires
2014-07-25
|
|
|
*
Input: wacom - use hidinput_calc_abs_res instead of duplicating its code
Benjamin Tissoires
2014-07-25
|
|
|
*
Input: wacom - use in-kernel HID parser
Benjamin Tissoires
2014-07-25
|
|
|
*
Input: wacom - use hid_info instead of plain dev_info
Benjamin Tissoires
2014-07-25
|
|
|
*
Input: wacom - register power device at the HID level
Benjamin Tissoires
2014-07-25
|
|
|
*
Input: wacom - remove usb dependency for siblings devices
Benjamin Tissoires
2014-07-25
|
|
|
*
Input: wacom - register the input devices on top of the HID one
Benjamin Tissoires
2014-07-25
|
|
|
*
Input: wacom - install LED/OLED sysfs files in the HID device instead of USB
Benjamin Tissoires
2014-07-25
|
|
|
*
Input: wacom - compute the HID report size to get the actual packet size
Benjamin Tissoires
2014-07-25
|
|
|
*
Input: wacom - use HID core to actually fetch the report descriptor
Benjamin Tissoires
2014-07-25
|
|
|
*
Input: wacom - use hid communication instead of plain usb
Benjamin Tissoires
2014-07-25
|
|
|
*
Input: wacom - switch from an USB driver to a HID driver
Benjamin Tissoires
2014-07-25
|
|
|
*
Input: wacom - include and use linux/hid.h
Benjamin Tissoires
2014-07-25
|
|
|
*
Input: wacom - split out the pad device for the wireless receiver
Benjamin Tissoires
2014-07-25
|
|
|
*
Input: wacom - split out the pad device for Graphire G4 and MO
Benjamin Tissoires
2014-07-25
[next]