Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
9bfc8da00b1e74f55a52cc06a0d364f1f7f61ed8
/
drivers
/
hid
9bfc8da
HID: Only dump input if someone is listening
by Henrik Rydberg
· 12 years ago
67ddbb3
HID: add NOGET quirk for Eaton Ellipse MAX UPS
by Alan Stern
· 12 years ago
d37e449
Merge branch 'upstream-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid
by Linus Torvalds
· 12 years ago
53c8498
HID: Remove QUANTA from special drivers list
by Simon Farnsworth
· 12 years ago
8762541
Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media
by Linus Torvalds
· 12 years ago
8e2ce73
[media] radio-shark: New driver for the Griffin radioSHARK USB radio receiver
by Hans de Goede
· 12 years ago
c062c4d
Merge branch 'uhid' into for-linus
by Jiri Kosina
· 12 years ago
929bd38
Merge branches 'hidraw', 'magicmouse', 'multitouch', 'roccat', 'suspend-fixes' and 'upstream' into for-linus
by Jiri Kosina
· 12 years ago
2d8767b
HID: add ASUS AIO keyboard model AK1D
by Cyrus Lien
· 12 years ago
76c9d8f
HID: add support for Cypress barcode scanner 04B4:ED81
by Lionel Vaux
· 12 years ago
4bc19f6
HID: Allow drivers to be their own listener
by David Herrmann
· 12 years ago
eb055fd
HID: usbhid: fix error paths in suspend
by Alan Stern
· 12 years ago
d4150c8
HID: usbhid: check for suspend or reset before restarting
by Alan Stern
· 12 years ago
f2b5264
HID: usbhid: replace HID_REPORTED_IDLE with HID_SUSPENDED
by Alan Stern
· 12 years ago
93101af
HID: usbhid: inline some simple routines
by Alan Stern
· 12 years ago
01a7c98
HID: usbhid: fix autosuspend calls
by Alan Stern
· 12 years ago
668160e
HID: usbhid: fix use-after-free bug
by Alan Stern
· 12 years ago
b94e3c9
HID: hid-core: optimize in case of hidraw
by Matthieu CASTET
· 12 years ago
4c7b417
HID: hidraw: fix list->buffer memleak
by Matthieu CASTET
· 12 years ago
adefb69
HID: uhid: Fix sending events with invalid data
by Vinicius Costa Gomes
· 12 years ago
11a5c81
HID: roccat: added sensor sysfs attribute for Savu
by Stefan Achatz
· 12 years ago
61c901c
Merge branch 'upstream-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid
by Linus Torvalds
· 12 years ago
e9a09ae
HID: hid-multitouch: add support for Zytronic panels
by Benjamin Tissoires
· 12 years ago
39ea32c
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input
by Linus Torvalds
· 12 years ago
ff9bf5a
HID: Add driver for Holtek based keyboards with broken HID
by Tom Harwood
· 12 years ago
3ffb62c
Input: xpad - handle all variations of Mad Catz Beat Pad
by Yuri Khan
· 12 years ago
b2e6ad7
HID: add support for 2012 MacBook Pro Retina
by Ryan Bourgeois
· 12 years ago
929578a
HID: Add suport for the brightness control keys on HP keyboards
by Keng-Yu Lin
· 12 years ago
0e05092
HID: add Sennheiser BTD500USB device support
by Frank Kunz
· 12 years ago
a6d1bc1
HID: magicmouse: Implement Multi-touch Protocol B (MT-B)
by Yufeng Shen
· 12 years ago
6264307
HID: magicmouse: Removing report_touches switch
by Yufeng Shen
· 12 years ago
0c47935
HID: add battery quirk for Apple Wireless ANSI
by Daniel Nicoletti
· 12 years ago
7392d73
HID: roccat: rename roccat_common functions to roccat_common2
by Stefan Achatz
· 12 years ago
4ec141a
HID: roccat: fix wrong hid_err usage on struct usb_device
by Stefan Achatz
· 12 years ago
4728f2d
HID: roccat: move functionality to roccat-common
by Stefan Achatz
· 12 years ago
6a2a639
HID: roccat: add support for Roccat Savu
by Stefan Achatz
· 12 years ago
82d0698
HID: hid-multitouch: add support for Zytronic panels
by Benjamin Tissoires
· 12 years ago
4aceed3
HID: hid-multitouch: fix input mode feature command
by Benjamin Tissoires
· 12 years ago
60d2c25
Merge branch 'upstream-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid
by Linus Torvalds
· 12 years ago
aace99e
Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media
by Linus Torvalds
· 12 years ago
1f41a6a
HID: Fix the generic Kconfig options
by Henrik Rydberg
· 12 years ago
e75561b
HID: magicmouse: Correct report range of major / minor axes
by Yufeng Shen
· 12 years ago
1a8b294
HID: uhid: silence gcc warning
by Jiri Kosina
· 12 years ago
25976a7
HID: select NEW_LEDS for driver of Lenovo ThinkPad USB Keyboard with TrackPoint
by Bryan Wu
· 12 years ago
fcfcf0d
HID: uhid: implement feature requests
by David Herrmann
· 12 years ago
3b3baa8
HID: uhid: forward raw output reports to user-space
by David Herrmann
· 12 years ago
f80e136
HID: uhid: forward output request to user-space
by David Herrmann
· 12 years ago
e719147
HID: uhid: forward open/close events to user-space
by David Herrmann
· 12 years ago
ec4b7de
HID: uhid: add UHID_START and UHID_STOP events
by David Herrmann
· 12 years ago
037c061
HID: uhid: forward hid report-descriptor to hid core
by David Herrmann
· 12 years ago
5e87a36
HID: uhid: allow feeding input data into uhid devices
by David Herrmann
· 12 years ago
d365c6c
HID: uhid: add UHID_CREATE and UHID_DESTROY events
by David Herrmann
· 12 years ago
6664ef7
HID: uhid: implement write() on uhid devices
by David Herrmann
· 12 years ago
d937ae5
HID: uhid: implement read() on uhid devices
by David Herrmann
· 12 years ago
1f9dec1
HID: uhid: allow poll()'ing on uhid devices
by David Herrmann
· 12 years ago
ace3d86
HID: uhid: add internal message buffer
by David Herrmann
· 12 years ago
1ccd7a2
HID: uhid: introduce user-space I/O driver support for HID
by David Herrmann
· 12 years ago
1103018
[media] radio/si470x: Add support for the Axentia ALERT FM USB Receiver
by Hans de Goede
· 13 years ago
c1dcad2d
HID: Driver for Lenovo Keyboard with Trackpoint
by Bernhard Seibold
· 13 years ago
4380d81
HID: multitouch: fix entry for Novatek Touchscreen
by Jiri Kosina
· 12 years ago
4db703e
HID: multitouch: add support for Novatek touchscreen
by Austin Hendrix
· 12 years ago
e39fe25
HID: wiimote-ext: comment spelling fix
by Giuseppe Bilotta
· 12 years ago
d8dc349
HID: logitech: don't use stack based dj_report structures
by Marc Dionne
· 12 years ago
e8650a0
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 12 years ago
3c2c4b7
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid
by Linus Torvalds
· 12 years ago
99ce58d
Merge branches 'upstream-fixes', 'wacom' and 'waltop' into for-linus
by Jiri Kosina
· 12 years ago
56ccd18
Merge branch 'upstream' into for-linus
by Jiri Kosina
· 12 years ago
b3d07e0
Merge branches 'device-groups', 'logitech' and 'multitouch' into for-linus
by Jiri Kosina
· 12 years ago
4e52b53
HID: wacom: fix build breakage without CONFIG_LEDS_CLASS
by David Rientjes
· 12 years ago
ed13794
HID: waltop: Extend barrel button fix
by Nikolai Kondrashov
· 12 years ago
b565a39
HID: hyperv: Set the hid drvdata correctly
by K. Y. Srinivasan
· 12 years ago
d70a2ff
HID: wacom: Unify speed setting
by Przemo Firszt
· 12 years ago
be4925b
HID: wacom: Add speed setting for Intuos4 WL
by Przemo Firszt
· 12 years ago
163a6ae
HID: wacom: Move Graphire raport header check.
by Przemo Firszt
· 12 years ago
d125708
HID: uclogic: Add support for UC-Logic TWHL850
by Nikolai Kondrashov
· 13 years ago
bb2e197
HID: explain the signed/unsigned handling in hid_add_field()
by Jiri Kosina
· 13 years ago
0cd516c
HID: handle logical min/max signedness properly in parser
by srinivas pandruvada
· 13 years ago
44d27f7
HID: logitech: read all 32 bits of report type bitfield
by Jonathan Nieder
· 13 years ago
d13f545
HID: wacom: Add LED selector control for Wacom Intuos4 WL
by Przemo Firszt
· 13 years ago
3ac36d1
HID: hid-multitouch: fix wrong protocol detection
by Benjamin Tissoires
· 13 years ago
74b89e8
HID: wiimote: Fix IR data parser
by David Herrmann
· 13 years ago
c653dab
HID: wacom: Add tilt reporting for Intuos4 WL
by Przemo Firszt
· 13 years ago
16b79bb
HID: multitouch: MT interface matching for Baanto
by Jiri Kosina
· 13 years ago
645832c
Merge branch 'multitouch' into device-groups
by Jiri Kosina
· 13 years ago
2c2110e
HID: hid-multitouch: Only match MT interfaces
by Henrik Rydberg
· 13 years ago
6cc203d
USB: hid-core.c: remove dbg() usage
by Greg Kroah-Hartman
· 13 years ago
8815bb0
usbhid: prevent deadlock during timeout
by Oliver Neukum
· 13 years ago
8215d55
HID: Create a common generic driver
by Henrik Rydberg
· 13 years ago
4fa3a58
HID: hid-multitouch: Switch to device groups
by Henrik Rydberg
· 13 years ago
070748e
HID: Create a generic device group
by Henrik Rydberg
· 13 years ago
7431fb7
HID: Allow bus wildcard matching
by Henrik Rydberg
· 13 years ago
734c660
HID: Scan the device for group info before adding it
by Henrik Rydberg
· 13 years ago
4d53b80
HID: Add device group to modalias
by Henrik Rydberg
· 13 years ago
a7197c2e
HID: Handle driver-specific device descriptor in core
by Henrik Rydberg
· 13 years ago
2a039bf
HID: hid-logitech: Collect report descriptors before sending
by Henrik Rydberg
· 13 years ago
07d9ab4
HID: hid-hyperv: Do not use hid_parse_report() directly
by Henrik Rydberg
· 13 years ago
b678724
HID: hidraw: add proper error handling to raw event reporting
by Jiri Kosina
· 13 years ago
d4f0e4d
HID: hiddev: Use vzalloc to allocate hiddev_list
by Havard Skinnemoen
· 13 years ago
185a855
USB: usbmouse.c: remove err() usage
by Greg Kroah-Hartman
· 13 years ago
692d30d
HID: add Kconfig text to HID_BATTERY_STRENGTH
by Jiri Kosina
· 13 years ago
Next »