| Commit message (Expand) | Author | Age | Files | Lines |
* | HID: hid-logitech-hidpp: add NULL check on devm_kmemdup() return value | Gustavo A. R. Silva | 2017-07-20 | 1 | -0/+3 |
* | HID: multitouch: do not blindly set EV_KEY or EV_ABS bits | Dmitry Torokhov | 2017-07-13 | 1 | -12/+4 |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2017-07-10 | 27 | -334/+766 |
|\ |
|
| *-------. | Merge branches 'for-4.13/multitouch', 'for-4.13/retrode', 'for-4.13/transport... | Jiri Kosina | 2017-07-10 | 14 | -243/+587 |
| |\ \ \ \ \ |
|
| | | | | | * | HID: wacom: fix mistake in printk | Colin Ian King | 2017-06-27 | 1 | -4/+4 |
| | | | | | * | HID: wacom: generic: Refactor generic battery handling | Jason Gerecke | 2017-05-05 | 2 | -71/+95 |
| | | | | | * | HID: wacom: Add ability to provide explicit battery status info | Jason Gerecke | 2017-05-05 | 4 | -25/+45 |
| | | | | | * | HID: wacom: generic: Report AES battery information | Jason Gerecke | 2017-05-05 | 1 | -0/+2 |
| | | | | | * | HID: wacom: generic: Ignore HID_DG_BATTERYSTRENTH == 0 | Jason Gerecke | 2017-05-05 | 1 | -0/+2 |
| | | | | | * | HID: wacom: generic: Scale battery capacity measurements to percentages | Jason Gerecke | 2017-05-05 | 1 | -0/+2 |
| | | | | * | | HID: core: don't use negative operands when shift | Andy Shevchenko | 2017-06-13 | 1 | -1/+1 |
| | | | | * | | HID: i2c-hid: move header file out of I2C realm | Wolfram Sang | 2017-05-22 | 1 | -1/+1 |
| | | | | |/ |
|
| | | | * | | HID: usbhid: remove custom locking from usbhid_open/close | Dmitry Torokhov | 2017-06-08 | 1 | -62/+53 |
| | | | * | | HID: i2c-hid: remove custom locking from i2c_hid_open/close | Dmitry Torokhov | 2017-06-08 | 1 | -23/+9 |
| | | | * | | HID: serialize hid_hw_open and hid_hw_close | Dmitry Torokhov | 2017-06-08 | 1 | -0/+89 |
| | | | * | | HID: usbhid: do not rely on hid->open when deciding to do IO | Dmitry Torokhov | 2017-06-08 | 2 | -7/+29 |
| | | | * | | HID: hiddev: use hid_hw_power instead of usbhid_get/put_power | Dmitry Torokhov | 2017-06-08 | 3 | -27/+11 |
| | | | * | | HID: hiddev: use hid_hw_open/close instead of usbhid_open/close | Dmitry Torokhov | 2017-06-08 | 3 | -11/+11 |
| | | * | | | HID: Add driver for Retrode2 joypad adapter | Bastien Nocera | 2017-06-22 | 5 | -0/+115 |
| | * | | | | HID: multitouch: optimize the sticky fingers timer | Benjamin Tissoires | 2017-06-23 | 1 | -3/+18 |
| | * | | | | HID: multitouch: fix rare Win 8 cases when the touch up event gets missing | Benjamin Tissoires | 2017-06-23 | 1 | -23/+79 |
| | * | | | | HID: multitouch: use BIT macro | Benjamin Tissoires | 2017-06-23 | 1 | -16/+16 |
| | * | | | | HID: multitouch: Add support for Google Rose Touchpad | Wei-Ning Huang | 2017-06-21 | 2 | -0/+15 |
| | * | | | | HID: multitouch: Support PTP Stick and Touchpad device | Masaki Ota | 2017-06-21 | 2 | -2/+23 |
| | | | | | | |
| | \ \ \ \ | |
| *-. \ \ \ \ | Merge branches 'for-4.13/ish' and 'for-4.13/ite' into for-linus | Jiri Kosina | 2017-07-10 | 14 | -53/+116 |
| |\ \ \ \ \ \ |
|
| | | * | | | | | HID: Microsoft Win8 Wireless Radio Controls cleanup | Hans de Goede | 2017-05-22 | 1 | -1/+1 |
| | | * | | | | | HID: ite: Add hid-ite driver | Hans de Goede | 2017-05-11 | 5 | -0/+66 |
| | | * | | | | | HID: Add mapping for Microsoft Win8 Wireless Radio Controls extensions | Hans de Goede | 2017-05-11 | 1 | -0/+9 |
| | | | |_|_|/
| | | |/| | | |
|
| | * | | | | | HID: intel-ish-hid: Enable Gemini Lake ish driver | Song Hongyan | 2017-06-30 | 2 | -0/+2 |
| | * | | | | | HID: intel-ish-hid: Enable Cannon Lake ish driver | Song Hongyan | 2017-06-30 | 2 | -0/+2 |
| | * | | | | | HID: intel_ish-hid: enable compile testing | Arnd Bergmann | 2017-05-30 | 1 | -1/+1 |
| | * | | | | | HID: intel_ish-hid: fix format string for size_t | Arnd Bergmann | 2017-05-30 | 1 | -3/+2 |
| | * | | | | | HID: intel_ish-hid: convert timespec to ktime_t | Arnd Bergmann | 2017-05-30 | 4 | -23/+13 |
| | * | | | | | HID: intel_ish-hid: clarify locking in client code | Arnd Bergmann | 2017-05-30 | 1 | -26/+17 |
| | * | | | | | HID: intel_ish-hid: fix potential uninitialized data usage | Arnd Bergmann | 2017-05-30 | 1 | -0/+2 |
| | |/ / / / |
|
| | | | | | | |
| | \ \ \ \ | |
| *-. \ \ \ \ | Merge branches 'for-4.13/apple' and 'for-4.13/asus' into for-linus | Jiri Kosina | 2017-07-10 | 5 | -38/+63 |
| |\ \ \ \ \ \
| | |_|_|_|/ /
| |/| | | | | |
|
| | | * | | | | HID: asus: Add support for Zen AiO MD-5110 keyboard | Daniel Drake | 2017-06-08 | 3 | -0/+3 |
| | | * | | | | HID: move Asus keyboard support from hid-chicony to hid-asus | Daniel Drake | 2017-06-08 | 4 | -6/+33 |
| | | | |_|/
| | | |/| | |
|
| | * | | | | HID: apple: Use country code to detect ISO keyboards | Alex Henrie | 2017-06-08 | 1 | -32/+27 |
| | |/ / / |
|
* | | | | | Merge tag 'driver-core-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2017-07-03 | 2 | -18/+16 |
|\ \ \ \ \ |
|
| * | | | | | HID: hid-core: convert to use DRIVER_ATTR_RO and drv_groups | Greg Kroah-Hartman | 2017-06-12 | 1 | -14/+10 |
| * | | | | | hid: intel-ish-hid: use dev_groups and not dev_attrs for bus_type | Greg Kroah-Hartman | 2017-06-09 | 1 | -4/+6 |
* | | | | | | Merge tag 'uuid-for-4.13' of git://git.infradead.org/users/hch/uuid | Linus Torvalds | 2017-07-03 | 1 | -5/+4 |
|\ \ \ \ \ \
| |_|/ / / /
|/| | | | | |
|
| * | | | | | ACPI: Switch to use generic guid_t in acpi_evaluate_dsm() | Andy Shevchenko | 2017-06-07 | 1 | -5/+4 |
| | |/ / /
| |/| | | |
|
* | | | | | Merge branch 'for-4.12/upstream-fixes' into for-linus | Jiri Kosina | 2017-06-20 | 3 | -8/+11 |
|\ \ \ \ \
| |_|_|_|/
|/| | | | |
|
| * | | | | Revert "HID: magicmouse: Set multi-touch keybits for Magic Mouse" | Daniel Stone | 2017-06-20 | 1 | -8/+7 |
| * | | | | HID: Add quirk for Dell PIXART OEM mouse | Sebastian Parschauer | 2017-06-06 | 2 | -0/+4 |
* | | | | | HID: let generic driver yield control iff specific driver has been enabled | Jiri Kosina | 2017-06-13 | 1 | -61/+221 |
| |/ / /
|/| | | |
|
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2017-06-02 | 8 | -40/+119 |
|\ \ \ \
| |/ / /
| | / /
| |/ /
|/| | |
|
| * | | HID: asus: Stop underlying hardware on remove | Carlo Caione | 2017-06-02 | 1 | -0/+2 |