summaryrefslogtreecommitdiffstats
path: root/drivers/hid/hid-core.c
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-4.17/upstream' into for-linusJiri Kosina2018-04-051-11/+24
|\
| * HID: core: rewrite the hid-generic automatic unbindBenjamin Tissoires2018-03-061-11/+24
* | Merge branch 'for-4.17/multitouch' into for-linusJiri Kosina2018-04-051-0/+2
|\ \
| * | HID: core: reset the quirks before calling probe againBenjamin Tissoires2018-03-231-0/+2
| |/
* / HID: core: Fix size as type u32Aaron Ma2018-02-161-5/+5
|/
* Merge branch 'for-4.16/hid-quirks-cleanup/_base' into for-linusJiri Kosina2018-01-311-876/+56
|\
| * HID: core: remove the absolute need of hid_have_special_driver[]Benjamin Tissoires2017-11-211-28/+48
| * HID: core: move the list of ignored devices in hid-quirks.cBenjamin Tissoires2017-11-211-309/+0
| * HID: quirks: move the list of special devices into a quirkBenjamin Tissoires2017-11-211-536/+1
| * HID: core: move the dynamic quirks handling in coreBenjamin Tissoires2017-11-211-3/+7
* | HID: core: lower log level for unknown main item tags to warningsHans de Goede2017-12-071-1/+1
|/
* Merge branch 'for-4.15/upstream' into for-linusJiri Kosina2017-11-151-1/+1
|\
| * HID: make device_attribute constBhumika Goyal2017-09-061-1/+1
* | Merge branch 'for-4.15/asus' into for-linusJiri Kosina2017-11-151-1/+1
|\ \
| * | HID: asus: Add support for Fn keys on Asus ROG G752Maxime Bellengé2017-09-161-1/+1
| |/
* | Merge branch 'for-4.15/alps' into for-linusJiri Kosina2017-11-151-0/+3
|\ \
| * | HID: alps: add new U1 device IDMasaki Ota2017-10-171-0/+1
| * | HID: alps: add support for Alps T4 Touchpad deviceMasaki Ota2017-10-171-0/+2
* | | HID: Add ID 044f:b605 ThrustMaster, Inc. force feedback Racing WheelViktor Chapliev2017-11-071-0/+1
|/ /
* / HID: hid-elecom: extend to fix descriptor for HUGE trackballAlex Manoussakis2017-10-111-0/+2
|/
* Merge branch 'for-4.14/driver-lock-removal' into for-linusJiri Kosina2017-09-051-11/+4
|\
| * HID: Remove the semaphore driver_lockBinoy Jayan2017-08-011-11/+4
* | Merge branch 'for-4.14/asus' into for-linusJiri Kosina2017-09-051-0/+1
|\ \ | |/ |/|
| * HID: asus: Add T100CHI bluetooth keyboard dock special keys mappingHans de Goede2017-07-201-0/+1
* | HID: ortek: add one more buggy deviceBenjamin Tissoires2017-07-241-0/+1
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2017-07-101-3/+99
|\
| *-------. Merge branches 'for-4.13/multitouch', 'for-4.13/retrode', 'for-4.13/transport...Jiri Kosina2017-07-101-1/+93
| |\ \ \ \ \
| | | | | * | HID: core: don't use negative operands when shiftAndy Shevchenko2017-06-131-1/+1
| | | | | |/
| | | | * | HID: serialize hid_hw_open and hid_hw_closeDmitry Torokhov2017-06-081-0/+89
| | | * | | HID: Add driver for Retrode2 joypad adapterBastien Nocera2017-06-221-0/+3
| | |/ / /
| | | | |
| | \ \ \
| *-. \ \ \ Merge branches 'for-4.13/ish' and 'for-4.13/ite' into for-linusJiri Kosina2017-07-101-0/+3
| |\ \ \ \ \ | | | |_|_|/ | | |/| | |
| | | * | | HID: ite: Add hid-ite driverHans de Goede2017-05-111-0/+1
| | |/ / /
| | | | |
| | \ \ \
| *-. \ \ \ Merge branches 'for-4.13/apple' and 'for-4.13/asus' into for-linusJiri Kosina2017-07-101-2/+3
| |\ \ \ \ \ | | |_|_|/ / | |/| | | / | | | |_|/ | | |/| |
| | | * | HID: asus: Add support for Zen AiO MD-5110 keyboardDaniel Drake2017-06-081-0/+1
| | | * | HID: move Asus keyboard support from hid-chicony to hid-asusDaniel Drake2017-06-081-2/+2
| | |/ /
* | | | Merge tag 'driver-core-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2017-07-031-14/+10
|\ \ \ \ | |/ / / |/| | |
| * | | HID: hid-core: convert to use DRIVER_ATTR_RO and drv_groupsGreg Kroah-Hartman2017-06-121-14/+10
| | |/ | |/|
* | | HID: let generic driver yield control iff specific driver has been enabledJiri Kosina2017-06-131-61/+221
| |/ |/|
* | HID: asus: Add support for T100 keyboardHans de Goede2017-05-221-0/+1
* | HID: elecom: extend to fix the descriptor for DEFT trackballsDiego Elio Pettenò2017-05-111-0/+2
|/
* Merge branch 'for-4.12/asus' into for-linusJiri Kosina2017-05-021-2/+4
|\
| * HID: asus: fix and generalize ambiguous preprocessor macrosMatjaz Hegedic2017-03-301-2/+2
| * HID: asus: support Republic of Gamers special keysChris Chiu2017-03-301-0/+2
| |
| \
| \
| \
| \
| \
| \
| \
*-------. \ Merge branches 'for-4.11/upstream-fixes', 'for-4.12/accutouch', 'for-4.12/cp2...Jiri Kosina2017-05-021-1/+3
|\ \ \ \ \ \
| | | | | * | HID: Add quirk driver for NTI USB-SUN adapterJonathan Tomer2017-03-061-0/+1
| | | |_|/ / | | |/| | |
| | | * | | HID: hiddev: reallocate hiddev's minor numberJaejoong Kim2017-03-211-1/+1
| | |/ / /
| * / / / HID: Accutouch: Add driver for ELO Accutouch 2216 USB TouchscreensMartyn Welch2017-03-211-0/+1
| |/ / /
* | | | Revert "HID: rmi: Handle all Synaptics touchpads using hid-rmi"Jiri Kosina2017-04-111-2/+1
* | | | HID: uclogic: add support for Ugee Tablet EX07SXiaolei Yu2017-04-061-0/+1
* | | | HID: xinmo: fix for out of range for THT 2P arcade controller.Peter Stein2017-03-241-0/+1
| |_|/ |/| |