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
/
hid-core.c
Age
Commit message (
Expand
)
Author
Files
Lines
2018-08-28
HID: increase maximum global item tag report size to 256
Song, Hongyan
1
-1
/
+1
2018-08-20
Merge branch 'for-4.19/multitouch-multiaxis' into for-linus
Jiri Kosina
1
-3
/
+14
2018-07-23
HID: cougar: make compare_device_paths reusable
Daniel M. Lambea
1
-0
/
+23
2018-07-17
HID: core: do not upper bound the collection stack
Benjamin Tissoires
1
-3
/
+14
2018-07-09
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-1
/
+4
2018-06-25
HID: core: allow concurrent registration of drivers
Benjamin Tissoires
1
-1
/
+4
2018-06-12
treewide: kmalloc() -> kmalloc_array()
Kees Cook
1
-3
/
+6
2018-06-08
Merge branch 'for-4.18/multitouch' into for-linus
Jiri Kosina
1
-6
/
+13
2018-05-16
HID: core: fix hid_hw_open() comment
Hisao Tanabe
1
-1
/
+1
2018-04-26
HID: generic: create one input report per application type
Benjamin Tissoires
1
-6
/
+13
2018-04-05
Merge branch 'for-4.17/upstream' into for-linus
Jiri Kosina
1
-11
/
+24
2018-04-05
Merge branch 'for-4.17/multitouch' into for-linus
Jiri Kosina
1
-0
/
+2
2018-03-23
HID: core: reset the quirks before calling probe again
Benjamin Tissoires
1
-0
/
+2
2018-03-06
HID: core: rewrite the hid-generic automatic unbind
Benjamin Tissoires
1
-11
/
+24
2018-02-16
HID: core: Fix size as type u32
Aaron Ma
1
-5
/
+5
2018-01-31
Merge branch 'for-4.16/hid-quirks-cleanup/_base' into for-linus
Jiri Kosina
1
-876
/
+56
2017-12-07
HID: core: lower log level for unknown main item tags to warnings
Hans de Goede
1
-1
/
+1
2017-11-21
HID: core: remove the absolute need of hid_have_special_driver[]
Benjamin Tissoires
1
-28
/
+48
2017-11-21
HID: core: move the list of ignored devices in hid-quirks.c
Benjamin Tissoires
1
-309
/
+0
2017-11-21
HID: quirks: move the list of special devices into a quirk
Benjamin Tissoires
1
-536
/
+1
2017-11-21
HID: core: move the dynamic quirks handling in core
Benjamin Tissoires
1
-3
/
+7
2017-11-15
Merge branch 'for-4.15/upstream' into for-linus
Jiri Kosina
1
-1
/
+1
2017-11-15
Merge branch 'for-4.15/asus' into for-linus
Jiri Kosina
1
-1
/
+1
2017-11-15
Merge branch 'for-4.15/alps' into for-linus
Jiri Kosina
1
-0
/
+3
2017-11-07
HID: Add ID 044f:b605 ThrustMaster, Inc. force feedback Racing Wheel
Viktor Chapliev
1
-0
/
+1
2017-10-17
HID: alps: add new U1 device ID
Masaki Ota
1
-0
/
+1
2017-10-17
HID: alps: add support for Alps T4 Touchpad device
Masaki Ota
1
-0
/
+2
2017-10-11
HID: hid-elecom: extend to fix descriptor for HUGE trackball
Alex Manoussakis
1
-0
/
+2
2017-09-16
HID: asus: Add support for Fn keys on Asus ROG G752
Maxime Bellengé
1
-1
/
+1
2017-09-06
HID: make device_attribute const
Bhumika Goyal
1
-1
/
+1
2017-09-05
Merge branch 'for-4.14/driver-lock-removal' into for-linus
Jiri Kosina
1
-11
/
+4
2017-09-05
Merge branch 'for-4.14/asus' into for-linus
Jiri Kosina
1
-0
/
+1
2017-08-01
HID: Remove the semaphore driver_lock
Binoy Jayan
1
-11
/
+4
2017-07-24
HID: ortek: add one more buggy device
Benjamin Tissoires
1
-0
/
+1
2017-07-20
HID: asus: Add T100CHI bluetooth keyboard dock special keys mapping
Hans de Goede
1
-0
/
+1
2017-07-10
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-3
/
+99
2017-07-10
Merge branches 'for-4.13/multitouch', 'for-4.13/retrode', 'for-4.13/transport...
Jiri Kosina
1
-1
/
+93
2017-07-10
Merge branches 'for-4.13/ish' and 'for-4.13/ite' into for-linus
Jiri Kosina
1
-0
/
+3
2017-07-10
Merge branches 'for-4.13/apple' and 'for-4.13/asus' into for-linus
Jiri Kosina
1
-2
/
+3
2017-07-03
Merge tag 'driver-core-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-14
/
+10
2017-06-22
HID: Add driver for Retrode2 joypad adapter
Bastien Nocera
1
-0
/
+3
2017-06-13
HID: let generic driver yield control iff specific driver has been enabled
Jiri Kosina
1
-61
/
+221
2017-06-13
HID: core: don't use negative operands when shift
Andy Shevchenko
1
-1
/
+1
2017-06-12
HID: hid-core: convert to use DRIVER_ATTR_RO and drv_groups
Greg Kroah-Hartman
1
-14
/
+10
2017-06-08
HID: serialize hid_hw_open and hid_hw_close
Dmitry Torokhov
1
-0
/
+89
2017-06-08
HID: asus: Add support for Zen AiO MD-5110 keyboard
Daniel Drake
1
-0
/
+1
2017-06-08
HID: move Asus keyboard support from hid-chicony to hid-asus
Daniel Drake
1
-2
/
+2
2017-05-22
HID: asus: Add support for T100 keyboard
Hans de Goede
1
-0
/
+1
2017-05-11
HID: elecom: extend to fix the descriptor for DEFT trackballs
Diego Elio Pettenò
1
-0
/
+2
2017-05-11
HID: ite: Add hid-ite driver
Hans de Goede
1
-0
/
+1
[prev]
[next]