index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
compress-2025-01-23
compress-2026-03-30
compress-2026-04-14
compress-2026-04-17-sambaxp
compress-2026-04-27
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
reconnect-fixes
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
hid
Age
Commit message (
Expand
)
Author
Files
Lines
2019-03-19
HID: intel-ish-hid: Move driver registry functions
Srinivas Pandruvada
3
-31
/
+6
2019-03-19
HID: intel-ish-hid: Simplify ishtp_cl_link()
Srinivas Pandruvada
3
-12
/
+6
2019-03-19
HID: intel-ish-hid: Hide members of struct ishtp_cl_device
Srinivas Pandruvada
6
-29
/
+66
2019-03-19
HID: intel-ish-hid: Add match callback to ishtp bus type
Hong Liu
3
-4
/
+23
2019-03-18
HID: intel-ish: enable raw interface to HID devices on ISH
Hyungwoo Yang
3
-14
/
+74
2019-03-05
Merge branch 'for-5.1/wacom' into for-linus
Jiri Kosina
2
-21
/
+35
2019-03-05
Merge branch 'for-5.1/i2c-hid' into for-linus
Jiri Kosina
6
-84
/
+55
2019-03-05
Merge branch 'for-5.1/ish' into for-linus
Jiri Kosina
8
-26
/
+26
2019-03-05
Merge branch 'for-5.1/hid-uclogic' into for-linus
Jiri Kosina
11
-558
/
+2412
2019-03-05
Merge branch 'for-5.1/hid-topseed' into for-linus
Jiri Kosina
2
-0
/
+4
2019-03-05
Merge branch 'for-5.1/hid-sony' into for-linus
Jiri Kosina
1
-10
/
+21
2019-03-05
Merge branch 'for-5.1/hid-maltron' into for-linus
Jiri Kosina
4
-0
/
+174
2019-03-05
Merge branch 'for-5.1/hid-logitech' into for-linus
Jiri Kosina
4
-0
/
+68
2019-03-05
Merge branch 'for-5.1/hid-elan' into for-linus
Jiri Kosina
1
-1
/
+1
2019-03-05
Merge branch 'for-5.1/hid-asus' into for-linus
Jiri Kosina
2
-16
/
+234
2019-02-21
HID: Remove Waltop tablets from hid_have_special_driver
Nikolai Kondrashov
1
-9
/
+0
2019-02-21
HID: Remove KYE tablets from hid_have_special_driver
Nikolai Kondrashov
1
-5
/
+0
2019-02-21
HID: Remove hid-uclogic entries from hid_have_special_driver
Nikolai Kondrashov
1
-17
/
+0
2019-02-21
HID: uclogic: Do not initialize non-USB devices
Nikolai Kondrashov
1
-2
/
+4
2019-02-21
HID: uclogic: Add support for Ugee G5
Nikolai Kondrashov
5
-0
/
+104
2019-02-21
HID: uclogic: Support Gray-coded rotary encoders
Nikolai Kondrashov
2
-0
/
+37
2019-02-21
HID: uclogic: Support faking Wacom pad device ID
Nikolai Kondrashov
2
-0
/
+19
2019-02-21
HID: uclogic: Add support for XP-Pen Deco 01
Nikolai Kondrashov
5
-0
/
+65
2019-02-21
HID: uclogic: Add support for XP-Pen Star G640
Nikolai Kondrashov
3
-0
/
+5
2019-02-21
HID: uclogic: Add support for XP-Pen Star G540
Nikolai Kondrashov
3
-0
/
+5
2019-02-21
HID: uclogic: Add support for Ugee EX07S frame controls
Nikolai Kondrashov
3
-2
/
+61
2019-02-21
HID: uclogic: Add support for Ugee M540
Nikolai Kondrashov
2
-3
/
+26
2019-02-21
HID: uclogic: Add support for Ugee 2150
Nikolai Kondrashov
3
-0
/
+5
2019-02-21
HID: uclogic: Support v2 protocol
Nikolai Kondrashov
3
-0
/
+278
2019-02-21
HID: uclogic: Support fragmented high-res reports
Nikolai Kondrashov
2
-0
/
+33
2019-02-21
HID: uclogic: Support in-range reporting emulation
Nikolai Kondrashov
3
-0
/
+58
2019-02-21
HID: uclogic: Designate current protocol v1
Nikolai Kondrashov
3
-43
/
+43
2019-02-21
HID: uclogic: Re-initialize tablets on resume
Nikolai Kondrashov
1
-0
/
+21
2019-02-21
HID: uclogic: Extract tablet parameter discovery into a module
Nikolai Kondrashov
4
-327
/
+1090
2019-02-21
HID: uclogic: Extract report descriptors to a module
Nikolai Kondrashov
4
-540
/
+745
2019-02-21
HID: Clarify vendor ID reuse by Ugee tablets
Nikolai Kondrashov
3
-8
/
+8
2019-02-21
HID: viewsonic: Support PD1011 signature pad
Nikolai Kondrashov
4
-0
/
+118
2019-02-21
HID: kye: Add support for EasyPen M406XE
Nikolai Kondrashov
3
-0
/
+85
2019-02-20
HID: wacom: Add support for Pro Pen slim
Jason Gerecke
1
-0
/
+2
2019-02-20
HID: roccat: Mark expected switch fall-through
Gustavo A. R. Silva
1
-0
/
+1
2019-02-15
HID: intel-ish-hid: remove data[128] usage on stack when sending HBM request
Hong Liu
3
-63
/
+38
2019-02-15
HID: intel-ish-hid: move doorbell writing before flush
Hong Liu
1
-2
/
+2
2019-02-15
HID: intel-ish-hid: Optimize writing ipc message from queue
Hong Liu
2
-18
/
+3
2019-02-15
HID: intel-ish-hid: avoid binding wrong ishtp_cl_device
Hong Liu
1
-1
/
+3
2019-02-15
HID: wacom: Mark expected switch fall-through
Gustavo A. R. Silva
1
-0
/
+1
2019-02-14
HID: fix Logitech WingMan Formula GP joined axes
Jarrad Whitaker
4
-0
/
+68
2019-02-14
HID: multitouch: Lenovo X1 Tablet Gen3 trackpoint and buttons
Mikael Wikström
2
-0
/
+7
2019-02-14
HID: steam: fix boot loop with bluetooth firmware
Rodrigo Rivas Costa
1
-23
/
+11
2019-02-14
HID: hid-asus: Add BT keyboard dock battery monitoring support
NOGUCHI Hiroshi
1
-0
/
+193
2019-02-14
HID: Add ASUS T100CHI keyboard dock battery quirks
NOGUCHI Hiroshi
1
-0
/
+3
[next]