Age | Commit message (Expand) | Author |
2019-03-18 | HID: Increase maximum report size allowed by hid_field_extract() | Kai-Heng Feng |
2019-01-16 | HID: core: simplify active collection tracking | Philipp Zabel |
2019-01-10 | HID: core: replace the collection tree pointers with indices | Peter Hutterer |
2018-12-07 | HID: core: process the Resolution Multiplier | Peter Hutterer |
2018-12-07 | HID: core: store the collections as a basic tree | Peter Hutterer |
2018-10-23 | Merge branch 'for-4.20/core' into for-linus | Jiri Kosina |
2018-09-05 | HID: core: fix NULL pointer dereference | Gustavo A. R. Silva |
2018-08-28 | HID: core: fix memory leak on probe | Stefan Agner |
2018-08-28 | HID: increase maximum global item tag report size to 256 | Song, Hongyan |
2018-08-20 | Merge branch 'for-4.19/multitouch-multiaxis' into for-linus | Jiri Kosina |
2018-07-23 | HID: cougar: make compare_device_paths reusable | Daniel M. Lambea |
2018-07-17 | HID: core: do not upper bound the collection stack | Benjamin Tissoires |
2018-07-09 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds |
2018-06-25 | HID: core: allow concurrent registration of drivers | Benjamin Tissoires |
2018-06-12 | treewide: kmalloc() -> kmalloc_array() | Kees Cook |
2018-06-08 | Merge branch 'for-4.18/multitouch' into for-linus | Jiri Kosina |
2018-05-16 | HID: core: fix hid_hw_open() comment | Hisao Tanabe |
2018-04-26 | HID: generic: create one input report per application type | Benjamin Tissoires |
2018-04-05 | Merge branch 'for-4.17/upstream' into for-linus | Jiri Kosina |
2018-04-05 | Merge branch 'for-4.17/multitouch' into for-linus | Jiri Kosina |
2018-03-23 | HID: core: reset the quirks before calling probe again | Benjamin Tissoires |
2018-03-06 | HID: core: rewrite the hid-generic automatic unbind | Benjamin Tissoires |
2018-02-16 | HID: core: Fix size as type u32 | Aaron Ma |
2018-01-31 | Merge branch 'for-4.16/hid-quirks-cleanup/_base' into for-linus | Jiri Kosina |
2017-12-07 | HID: core: lower log level for unknown main item tags to warnings | Hans de Goede |
2017-11-21 | HID: core: remove the absolute need of hid_have_special_driver[] | Benjamin Tissoires |
2017-11-21 | HID: core: move the list of ignored devices in hid-quirks.c | Benjamin Tissoires |
2017-11-21 | HID: quirks: move the list of special devices into a quirk | Benjamin Tissoires |
2017-11-21 | HID: core: move the dynamic quirks handling in core | Benjamin Tissoires |
2017-11-15 | Merge branch 'for-4.15/upstream' into for-linus | Jiri Kosina |
2017-11-15 | Merge branch 'for-4.15/asus' into for-linus | Jiri Kosina |
2017-11-15 | Merge branch 'for-4.15/alps' into for-linus | Jiri Kosina |
2017-11-07 | HID: Add ID 044f:b605 ThrustMaster, Inc. force feedback Racing Wheel | Viktor Chapliev |
2017-10-17 | HID: alps: add new U1 device ID | Masaki Ota |
2017-10-17 | HID: alps: add support for Alps T4 Touchpad device | Masaki Ota |
2017-10-11 | HID: hid-elecom: extend to fix descriptor for HUGE trackball | Alex Manoussakis |
2017-09-16 | HID: asus: Add support for Fn keys on Asus ROG G752 | Maxime Bellengé |
2017-09-06 | HID: make device_attribute const | Bhumika Goyal |
2017-09-05 | Merge branch 'for-4.14/driver-lock-removal' into for-linus | Jiri Kosina |
2017-09-05 | Merge branch 'for-4.14/asus' into for-linus | Jiri Kosina |
2017-08-01 | HID: Remove the semaphore driver_lock | Binoy Jayan |
2017-07-24 | HID: ortek: add one more buggy device | Benjamin Tissoires |
2017-07-20 | HID: asus: Add T100CHI bluetooth keyboard dock special keys mapping | Hans de Goede |
2017-07-10 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds |
2017-07-10 | Merge branches 'for-4.13/multitouch', 'for-4.13/retrode', 'for-4.13/transport... | Jiri Kosina |
2017-07-10 | Merge branches 'for-4.13/ish' and 'for-4.13/ite' into for-linus | Jiri Kosina |
2017-07-10 | Merge branches 'for-4.13/apple' and 'for-4.13/asus' into for-linus | Jiri Kosina |
2017-07-03 | Merge tag 'driver-core-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2017-06-22 | HID: Add driver for Retrode2 joypad adapter | Bastien Nocera |
2017-06-13 | HID: let generic driver yield control iff specific driver has been enabled | Jiri Kosina |