index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
hid
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
|
|
*
|
|
|
|
HID: usbhid: prevent unwanted events to be sent when re-opening the device
Benjamin Tissoires
2014-10-29
2
-12
/
+25
|
|
|
|
|
_
|
/
/
|
|
|
|
/
|
|
|
|
|
|
*
|
|
|
HID: core: do not scan reports if the group is already set
Benjamin Tissoires
2014-10-29
1
-1
/
+2
|
|
|
*
|
|
|
HID: fix merge from wacom into the HID tree
Benjamin Tissoires
2014-10-29
1
-10
/
+7
|
|
|
*
|
|
|
HID: input: Map unknown consumer page codes to KEY_UNKNOWN
Hans de Goede
2014-10-22
1
-1
/
+1
|
|
|
|
|
_
|
/
|
|
|
|
/
|
|
|
|
*
|
|
|
HID: i2c-hid: prevent buffer overflow in early IRQ
Gwendal Grignou
2014-12-12
1
-1
/
+1
|
|
*
|
|
|
HID: wacom: fix freeze on open when autosuspend is on
Benjamin Tissoires
2014-12-02
1
-8
/
+1
|
|
*
|
|
|
HID: wacom: re-add accidentally dropped Lenovo PID
Benjamin Tissoires
2014-12-02
1
-0
/
+1
|
*
|
|
|
|
HID: yet another buggy ELAN touchscreen
Oliver Neukum
2014-11-19
2
-0
/
+2
|
|
|
_
|
/
/
|
|
/
|
|
|
*
|
|
|
|
Merge tag 'pm+acpi-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2014-12-10
1
-1
/
+1
|
\
\
\
\
\
|
*
|
|
|
|
i2c-hid / PM: Replace CONFIG_PM_RUNTIME with CONFIG_PM
Rafael J. Wysocki
2014-12-04
1
-1
/
+1
|
|
/
/
/
/
*
|
|
|
|
Merge tag 'mfd-for-linus-3.19' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2014-12-08
1
-5
/
+3
|
\
\
\
\
\
|
|
/
/
/
/
|
/
|
|
|
|
|
*
|
|
|
HID: hid-sensor-hub: Use mfd_add_hotplug_devices() helper
Johan Hovold
2014-11-25
1
-5
/
+3
*
|
|
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2014-11-13
3
-0
/
+3
|
\
\
\
\
\
|
|
|
/
/
/
|
|
/
|
|
/
|
|
_
|
_
|
/
|
/
|
|
|
|
*
|
|
HID: core: cleanup .claimed field on disconnect
Benjamin Tissoires
2014-11-03
1
-0
/
+1
|
*
|
|
HID: usbhid: enable always-poll quirk for Elan Touchscreen 0103
Adel Gadllah
2014-11-03
2
-0
/
+2
*
|
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2014-10-29
4
-1
/
+21
|
\
\
\
\
|
|
/
/
/
|
|
/
/
|
|
/
/
|
/
|
|
|
*
|
HID: input: Fix TransducerSerialNumber implementation
Jason Gerecke
2014-10-29
1
-1
/
+4
|
*
|
HID: add keyboard input assist hid usages
Olivier Gay
2014-10-20
2
-0
/
+13
|
*
|
HID: usbhid: enable always-poll quirk for Elan Touchscreen 016f
Adel Gadllah
2014-10-10
2
-0
/
+2
|
*
|
HID: usbhid: enable always-poll quirk for Elan Touchscreen 009b
Adel Gadllah
2014-10-10
2
-0
/
+2
|
|
/
*
|
Merge tag 'gpio-v3.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
Linus Torvalds
2014-10-09
1
-4
/
+2
|
\
\
|
|
/
|
/
|
|
*
driver:gpio remove all usage of gpio_remove retval in driver
abdoulaye berthe
2014-09-18
1
-4
/
+2
|
|
|
\
|
\
|
\
|
\
|
\
|
\
|
\
|
\
|
\
|
\
|
\
|
\
|
\
*
-
-
-
-
-
-
-
-
-
-
-
-
-
.
\
Merge branches 'for-3.18/always-poll-quirk', 'for-3.18/logitech', 'for-3.18/p...
Jiri Kosina
2014-10-06
21
-1266
/
+5776
|
\
\
\
\
\
\
\
\
\
|
|
|
|
|
|
|
|
*
|
HID: wacom: implement the finger part of the HID generic handling
Benjamin Tissoires
2014-10-01
3
-3
/
+164
|
|
|
|
|
|
|
|
*
|
HID: wacom: implement generic HID handling for pen generic devices
Benjamin Tissoires
2014-10-01
5
-2
/
+206
|
|
|
|
|
|
|
|
*
|
HID: wacom: move allocation of inputs earlier
Benjamin Tissoires
2014-10-01
1
-3
/
+9
|
|
|
|
|
|
|
|
*
|
HID: wacom: split out input allocation and registration
Benjamin Tissoires
2014-10-01
2
-33
/
+64
|
|
|
|
|
|
|
|
*
|
HID: wacom: rename failN with some meaningful information
Benjamin Tissoires
2014-10-01
1
-20
/
+29
|
|
|
|
|
|
|
|
*
|
HID: wacom: fix timeout on probe for some wacoms
Benjamin Tissoires
2014-09-22
1
-2
/
+16
|
|
|
|
|
|
|
|
*
|
HID: wacom: make the WL connection friendly for the desktop
Benjamin Tissoires
2014-09-12
2
-1
/
+4
|
|
|
|
|
|
|
|
*
|
HID: wacom - enable LED support for Wireless Intuos5/Pro
Ping Cheng
2014-09-11
1
-17
/
+35
|
|
|
|
|
|
|
|
*
|
HID: wacom - remove report_id from wacom_get_report interface
Ping Cheng
2014-09-11
1
-4
/
+4
|
|
|
|
|
|
|
|
*
|
HID: wacom - Clean up of sysfs
Ping Cheng
2014-09-11
1
-2
/
+10
|
|
|
|
|
|
|
|
*
|
HID: wacom - Add default permission defines for sysfs attributes
Ping Cheng
2014-09-11
1
-4
/
+7
|
|
|
|
|
|
|
|
*
|
HID: wacom: Add support for the Cintiq Companion
Benjamin Tissoires
2014-09-03
1
-0
/
+10
|
|
|
|
|
|
|
*
|
|
HID: Add Holtek USB ID 04d9:a0c2 ETEKCITY Scroll
John DeSilva
2014-09-08
3
-0
/
+6
|
|
|
|
|
|
|
*
|
|
HID: fix ignore_special_drivers modparam description
Hans Petter Selasky
2014-09-08
1
-1
/
+1
|
|
|
|
|
|
|
*
|
|
HID: add support for PenMount HID TouchScreen Driver
Christian Gmeiner
2014-09-04
5
-0
/
+63
|
|
|
|
|
|
|
*
|
|
HID: thingm: fix workqueue race on remove
Jiri Kosina
2014-09-04
1
-3
/
+3
|
|
|
|
|
|
|
*
|
|
HID: usbhid: improve handling of Clear-Halt and reset
Alan Stern
2014-09-03
1
-25
/
+9
|
|
|
|
|
|
|
*
|
|
HID: input: force generic axis to be mapped to their user space axis
Benjamin Tissoires
2014-08-26
1
-0
/
+6
|
|
|
|
|
|
|
|
|
/
|
|
|
|
|
|
|
|
/
|
|
|
|
|
|
|
*
|
|
HID: uHID: fix excepted report type
Benjamin Tissoires
2014-10-01
1
-1
/
+1
|
|
|
|
|
|
*
|
|
HID: uhid: report to user-space whether reports are numbered
David Herrmann
2014-08-25
1
-1
/
+20
|
|
|
|
|
|
*
|
|
HID: uhid: implement SET_REPORT
David Herrmann
2014-08-25
1
-68
/
+138
|
|
|
|
|
|
*
|
|
HID: uhid: rename uhid_raw_request to uhid_hid_raw_request
David Herrmann
2014-08-25
1
-16
/
+16
|
|
|
|
|
|
*
|
|
HID: uhid: add ABI compatible UHID_GET_REPORT replacing UHID_FEATURE
David Herrmann
2014-08-25
1
-14
/
+14
|
|
|
|
|
|
*
|
|
HID: uhid: invert report_done and make non-atomic
David Herrmann
2014-08-25
1
-8
/
+7
|
|
|
|
|
|
*
|
|
HID: uhid: turn report_id into u32
David Herrmann
2014-08-25
1
-3
/
+4
|
|
|
|
|
|
*
|
|
HID: uhid: avoid magic-numbers when setting strings
David Herrmann
2014-08-25
1
-7
/
+7
|
|
|
|
|
|
*
|
|
HID: uhid: avoid dangling pointers in uhid context
David Herrmann
2014-08-25
1
-5
/
+11
[prev]
[next]