| Commit message (Expand) | Author | Age | Files | Lines |
* | HID: input: fix battery level reporting on BT mice | Dmitry Torokhov | 2018-04-09 | 1 | -1/+8 |
* | Merge branch 'for-4.17/upstream' into for-linus | Jiri Kosina | 2018-04-05 | 1 | -4/+0 |
|\ |
|
| * | HID: core: rewrite the hid-generic automatic unbind | Benjamin Tissoires | 2018-03-06 | 1 | -4/+0 |
* | | Merge branch 'for-4.17/multitouch' into for-linus | Jiri Kosina | 2018-04-05 | 1 | -32/+33 |
|\ \ |
|
| * | | HID: core: remove the need for HID_QUIRK_NO_EMPTY_INPUT | Benjamin Tissoires | 2018-03-23 | 1 | -1/+1 |
| * | | HID: use BIT() macro for quirks too | Benjamin Tissoires | 2018-03-23 | 1 | -26/+26 |
| * | | HID: use BIT macro instead of plain integers for flags | Benjamin Tissoires | 2018-03-23 | 1 | -6/+7 |
| |/ |
|
* | | HID: core: Fix size as type u32 | Aaron Ma | 2018-02-16 | 1 | -3/+3 |
|/ |
|
* | HID: hid-multitouch: support fine-grain orientation reporting | Wei-Ning Huang | 2017-12-01 | 1 | -0/+1 |
* | HID: core: remove the absolute need of hid_have_special_driver[] | Benjamin Tissoires | 2017-11-21 | 1 | -0/+10 |
* | HID: quirks: move the list of special devices into a quirk | Benjamin Tissoires | 2017-11-21 | 1 | -0/+1 |
* | HID: core: move the dynamic quirks handling in core | Benjamin Tissoires | 2017-11-21 | 1 | -4/+6 |
* | Merge branch 'for-4.15/upstream' into for-linus | Jiri Kosina | 2017-11-15 | 1 | -0/+1 |
|\ |
|
| * | HID: add comment for power callback in struct hid_ll_driver | Jaejoong Kim | 2017-10-02 | 1 | -0/+1 |
* | | HID: hid-multitouch: forward MSC_TIMESTAMP | Nicolas Boichat | 2017-10-05 | 1 | -0/+1 |
|/ |
|
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2017-09-05 | 1 | -2/+16 |
|\ |
|
| * | Merge branch 'for-4.14/wacom' into for-linus | Jiri Kosina | 2017-09-05 | 1 | -0/+11 |
| |\ |
|
| | * | HID: introduce hid_is_using_ll_driver | Jason Gerecke | 2017-07-27 | 1 | -0/+11 |
| * | | Merge branch 'for-4.14/multitouch' into for-linus | Jiri Kosina | 2017-09-05 | 1 | -0/+2 |
| |\ \ |
|
| | * | | HID: multitouch: Support Asus T304UA media keys | João Paulo Rechi Vita | 2017-08-03 | 1 | -0/+2 |
| | |/ |
|
| * | | Merge branch 'for-4.14/driver-lock-removal' into for-linus | Jiri Kosina | 2017-09-05 | 1 | -2/+1 |
| |\ \ |
|
| | * | | HID: Remove the semaphore driver_lock | Binoy Jayan | 2017-08-01 | 1 | -2/+1 |
| | |/ |
|
| * | | HID: input: map digitizer battery usage | Dmitry Torokhov | 2017-08-02 | 1 | -0/+2 |
| |/ |
|
* | | usb: gadget: f_hid: {GET,SET} PROTOCOL Support | Abdulhadi Mohamed | 2017-08-15 | 1 | -0/+6 |
|/ |
|
*-. | Merge branches 'for-4.13/multitouch', 'for-4.13/retrode', 'for-4.13/transport... | Jiri Kosina | 2017-07-10 | 1 | -64/+9 |
|\ \ |
|
| | * | HID: remove no longer used hid->open field | Dmitry Torokhov | 2017-06-08 | 1 | -1/+0 |
| | * | HID: serialize hid_hw_open and hid_hw_close | Dmitry Torokhov | 2017-06-08 | 1 | -63/+9 |
| |/ |
|
* | | HID: Microsoft Win8 Wireless Radio Controls cleanup | Hans de Goede | 2017-05-22 | 1 | -3/+2 |
* | | HID: Add mapping for Microsoft Win8 Wireless Radio Controls extensions | Hans de Goede | 2017-05-11 | 1 | -0/+10 |
|/ |
|
*---. | Merge branches 'for-4.11/upstream-fixes', 'for-4.12/accutouch', 'for-4.12/cp2... | Jiri Kosina | 2017-05-02 | 1 | -2/+3 |
|\ \ \ |
|
| | | * | HID: add two missing usages for digitizer | Xiaolei Yu | 2017-03-30 | 1 | -0/+2 |
| |_|/
|/| | |
|
| * | | HID: hiddev: reallocate hiddev's minor number | Jaejoong Kim | 2017-03-21 | 1 | -1/+0 |
| * | | HID: remove initial reading of reports at connect | Benjamin Tissoires | 2017-03-21 | 1 | -1/+1 |
|/ / |
|
| | | |
| \ | |
*-. \ | Merge branches 'for-4.10/asus', 'for-4.10/cp2112', 'for-4.10/i2c-hid-nopower'... | Jiri Kosina | 2016-12-14 | 1 | -0/+5 |
|\ \ \ |
|
| | * | | HID: wacom: generic: Add support for battery status on pen and pad interfaces | Jason Gerecke | 2016-10-20 | 1 | -0/+1 |
| | * | | HID: wacom: generic: Add support for height, tilt, and twist usages | Jason Gerecke | 2016-10-20 | 1 | -0/+3 |
| |/ /
|/| | |
|
| * | | HID: input: rework HID_QUIRK_MULTI_INPUT | Benjamin Tissoires | 2016-11-28 | 1 | -0/+1 |
|/ / |
|
* | | HID: add missing \n to end of dev_warn messages | Colin Ian King | 2016-09-29 | 1 | -2/+2 |
|/ |
|
* | HID: add a new helper to_hid_driver() | Geliang Tang | 2015-12-28 | 1 | -0/+3 |
* | HID: move to_hid_device() to hid.h | Geliang Tang | 2015-12-28 | 1 | -0/+3 |
* | HID: Add vendor specific usage pages for Logitech G920 | Simon Wood | 2015-11-20 | 1 | -0/+2 |
* | HID: hid-input: allow input_configured callback return errors | Dmitry Torokhov | 2015-11-05 | 1 | -2/+2 |
* | HID: Export hid_field_extract() | Goffredo Baroncelli | 2015-06-01 | 1 | -0/+2 |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2015-04-14 | 1 | -0/+2 |
|\ |
|
| *-. | Merge branches 'for-4.0/upstream-fixes', 'for-4.1/genius', 'for-4.1/huion-ucl... | Jiri Kosina | 2015-04-13 | 1 | -0/+2 |
| |\ \ |
|
| | | * | HID: map telephony usage page | Dmitry Torokhov | 2015-03-04 | 1 | -0/+1 |
| | |/
| |/| |
|
| | * | HID: multitouch: Add support for button type usage | Seth Forshee | 2015-03-12 | 1 | -0/+1 |
| |/ |
|
* | | power_supply: Change ownership from driver to core | Krzysztof Kozlowski | 2015-03-13 | 1 | -3/+3 |
|/ |
|
* | HID: rmi: Scan the report descriptor to determine if the device is suitable f... | Andrew Duggan | 2014-12-17 | 1 | -1/+3 |
*-----. | Merge branches 'for-3.19/hid-report-len', 'for-3.19/i2c-hid', 'for-3.19/lenov... | Jiri Kosina | 2014-12-12 | 1 | -0/+39 |
|\ \ \ \ |
|