index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
hid
Age
Commit message (
Expand
)
Author
Files
Lines
2019-08-20
HID: wacom: support named keys on older devices
Aaron Armstrong Skomra
1
-0
/
+68
2019-08-20
HID: wacom: Fix several minor compiler warnings
Jason Gerecke
2
-5
/
+6
2019-08-20
HID: wacom: correct misreported EKR ring values
Aaron Armstrong Skomra
1
-1
/
+1
2019-08-19
HID: cp2112: prevent sleeping function called from invalid context
Benjamin Tissoires
1
-2
/
+6
2019-08-19
HID: intel-ish-hid: ipc: add EHL device id
Even Xu
2
-0
/
+2
2019-08-19
HID: wacom: Correct distance scale for 2nd-gen Intuos devices
Jason Gerecke
1
-0
/
+2
2019-08-19
HID: intel-ish-hid: ipc: check the NO_D3 flag to distinguish resume paths
Zhang Lixu
1
-19
/
+15
2019-08-19
HID: intel-ish-hid: ipc: make ish suspend paths clear
Zhang Lixu
1
-21
/
+31
2019-08-19
HID: intel-ish-hid: ipc: set NO_D3 flag only when needed
Zhang Lixu
3
-3
/
+21
2019-08-13
HID: logitech-hidpp: remove support for the G700 over USB
Benjamin Tissoires
1
-2
/
+0
2019-08-13
Revert "HID: logitech-hidpp: add USB PID for a few more supported mice"
Benjamin Tissoires
1
-20
/
+0
2019-08-13
HID: wacom: add back changes dropped in merge commit
Aaron Armstrong Skomra
1
-1
/
+2
2019-08-06
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hid...
Linus Torvalds
10
-19
/
+120
2019-08-06
HID: sony: Fix race condition between rumble and device remove.
Roderick Colenbrander
1
-3
/
+12
2019-08-06
HID: hiddev: do cleanup in failure of opening a device
Hillf Danton
1
-0
/
+4
2019-08-06
HID: hiddev: avoid opening a disconnected device
Hillf Danton
1
-0
/
+8
2019-08-05
HID: input: fix a4tech horizontal wheel custom usage
Nicolas Saenz Julienne
1
-3
/
+27
2019-08-05
HID: Add quirk for HP X1200 PIXART OEM mouse
Sebastian Parschauer
2
-0
/
+2
2019-08-05
HID: logitech-dj: extend consumer usages range
Olivier Gay
1
-2
/
+2
2019-08-05
HID: holtek: test for sanity of intfdata
Oliver Neukum
1
-2
/
+7
2019-08-05
HID: wacom: fix bit shift for Cintiq Companion 2
Aaron Armstrong Skomra
1
-6
/
+6
2019-08-05
HID: quirks: Set the INCREMENT_USAGE_ON_DUPLICATE quirk on Saitek X52
István Váradi
2
-0
/
+2
2019-08-05
hiddev: Return EPOLLOUT from hiddev_poll
Fabian Henneke
1
-1
/
+1
2019-08-05
hidraw: Return EPOLLOUT from hidraw_poll
Fabian Henneke
1
-1
/
+1
2019-08-05
HID: logitech-dj: Really fix return value of logi_dj_recv_query_hidpp_devices
Hans de Goede
1
-1
/
+1
2019-07-17
HID: Add 044f:b320 ThrustMaster, Inc. 2 in 1 DT
Ilya Trukhanov
1
-0
/
+12
2019-07-17
HID: logitech-dj: add the Powerplay receiver
Filipe Laíns
2
-0
/
+5
2019-07-17
HID: logitech-hidpp: add USB PID for a few more supported mice
Filipe Laíns
1
-1
/
+31
2019-07-17
HID: logitech-dj: rename "gaming" receiver to "lightspeed"
Filipe Laíns
2
-3
/
+3
2019-07-14
Merge tag 'stream_open-5.3' of https://lab.nexedi.com/kirr/linux
Linus Torvalds
1
-1
/
+1
2019-07-14
Merge tag 'platform-drivers-x86-v5.3-1' of git://git.infradead.org/linux-plat...
Linus Torvalds
1
-1
/
+1
2019-07-14
*: convert stream-like files -> stream_open, even if they use noop_llseek
Kirill Smelkov
1
-1
/
+1
2019-07-13
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
1
-11
/
+11
2019-07-11
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hid...
Linus Torvalds
11
-49
/
+150
2019-07-10
Merge branch 'for-5.3/uclogic' into for-linus
Jiri Kosina
3
-0
/
+5
2019-07-10
Merge branches 'for-5.2/fixes', 'for-5.3/doc', 'for-5.3/ish', 'for-5.3/logite...
Jiri Kosina
155
-1055
/
+301
2019-07-09
Merge tag 'fbdev-v5.3' of git://github.com/bzolnier/linux
Linus Torvalds
1
-3
/
+1
2019-07-09
Merge tag 'gpio-v5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...
Linus Torvalds
1
-2
/
+5
2019-07-02
HID: Add another Primax PIXART OEM mouse quirk
Sebastian Parschauer
2
-0
/
+2
2019-07-02
HID: wacom: generic: add touchring adjustment for 2nd Gen Pro Small
Aaron Armstrong Skomra
1
-1
/
+3
2019-06-30
HID: quirks: Refactor ELAN 400 and 401 handling
Jeffrey Hugo
1
-11
/
+11
2019-06-28
video: fbdev: don't print error message on framebuffer_alloc() failure
Bartlomiej Zolnierkiewicz
1
-3
/
+1
2019-06-28
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hid...
Linus Torvalds
9
-5
/
+32
2019-06-26
HID: remove NO_D3 flag when remove driver
Song Hongyan
1
-0
/
+1
2019-06-26
HID: intel-ish-hid: fix wrong driver_data usage
Hyungwoo Yang
2
-3
/
+16
2019-06-26
HID: multitouch: Add pointstick support for ALPS Touchpad
Kai-Heng Feng
2
-0
/
+5
2019-06-26
HID: logitech-dj: Fix forwarding of very long HID++ reports
Hans de Goede
1
-1
/
+3
2019-06-26
HID: uclogic: Add support for Huion HS64 tablet
Kyle Godbey
3
-0
/
+5
2019-06-26
HID: wacom: add new MobileStudio Pro support
Ping Cheng
1
-2
/
+4
2019-06-26
HID: chicony: add another quirk for PixArt mouse
Oleksandr Natalenko
2
-0
/
+2
[prev]
[next]