| Commit message (Expand) | Author | Age | Files | Lines |
* | HID: i2c-hid: Don't reset device upon system resume | Kai-Heng Feng | 2018-09-06 | 2 | -10/+7 |
* | HID: sensor-hub: Restore fixup for Lenovo ThinkPad Helix 2 sensor hub report | Hans de Goede | 2018-09-05 | 1 | -0/+23 |
* | HID: core: fix NULL pointer dereference | Gustavo A. R. Silva | 2018-09-05 | 1 | -1/+2 |
* | HID: core: fix grouping by application | Benjamin Tissoires | 2018-09-04 | 2 | -2/+5 |
* | HID: multitouch: fix Elan panels with 2 input modes declaration | Benjamin Tissoires | 2018-09-04 | 1 | -2/+14 |
* | HID: hid-saitek: Add device ID for RAT 7 Contagion | Harry Mallon | 2018-08-30 | 2 | -0/+3 |
* | HID: core: fix memory leak on probe | Stefan Agner | 2018-08-28 | 1 | -0/+2 |
* | HID: input: fix leaking custom input node name | Stefan Agner | 2018-08-28 | 1 | -0/+1 |
* | HID: add support for Apple Magic Keyboards | Sean O'Brien | 2018-08-28 | 2 | -1/+10 |
* | HID: i2c-hid: Fix flooded incomplete report after S3 on Rayd touchscreen | AceLan Kao | 2018-08-28 | 2 | -0/+3 |
* | HID: intel-ish-hid: Enable Sunrise Point-H ish driver | Andreas Bosch | 2018-08-28 | 2 | -0/+2 |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2018-08-20 | 22 | -729/+1795 |
|\ |
|
| * | Merge branch 'for-4.19/wiimote' into for-linus | Jiri Kosina | 2018-08-20 | 3 | -0/+457 |
| |\ |
|
| | * | HID: wiimote: add support for Guitar-Hero devices | Nicolas Adenis-Lamarre | 2018-06-25 | 3 | -0/+457 |
| * | | Merge branch 'for-4.19/wacom' into for-linus | Jiri Kosina | 2018-08-20 | 2 | -59/+66 |
| |\ \ |
|
| | * | | HID: wacom: convert Wacom custom usages to standard HID usages | Ping Cheng | 2018-07-03 | 1 | -1/+2 |
| | * | | HID: wacom: Move handling of HID quirks into a dedicated function | Jason Gerecke | 2018-07-03 | 1 | -38/+54 |
| | * | | HID: wacom: Replace touch_max fixup code with static touch_max definitions | Jason Gerecke | 2018-07-03 | 2 | -20/+10 |
| * | | | Merge branch 'for-4.19/upstream' into for-linus | Jiri Kosina | 2018-08-20 | 4 | -30/+7 |
| |\ \ \ |
|
| | * | | | HID: intel-ish-hid: remove redundant variable num_frags | Colin Ian King | 2018-07-17 | 1 | -2/+0 |
| | * | | | HID: usbhid: use irqsave() in USB's complete callback | Sebastian Andrzej Siewior | 2018-06-25 | 1 | -3/+4 |
| | * | | | HID: redragon: fix num lock and caps lock LEDs | Robert Munteanu | 2018-06-25 | 1 | -25/+1 |
| | * | | | HID: hid-ntrig: add error handling for sysfs_create_group | Zhouyang Jia | 2018-06-25 | 1 | -0/+2 |
| | | |/
| | |/| |
|
| * | | | Merge branch 'for-4.19/sony' into for-linus | Jiri Kosina | 2018-08-20 | 1 | -136/+28 |
| |\ \ \ |
|
| | * | | | HID: hid-sony.c: Use devm_ api to simplify sc->output_report_dmabuf | Hanno Zulla | 2018-07-09 | 1 | -7/+8 |
| | * | | | HID: hid-sony.c: Use devm_ api to simplify sony_battery_probe() | Hanno Zulla | 2018-07-09 | 1 | -24/+4 |
| | * | | | HID: hid-sony.c: Use devm_ api to simplify sony_leds_init() | Hanno Zulla | 2018-07-09 | 1 | -37/+5 |
| | * | | | HID: hid-sony.c: Use devm_ api to simplify sony_register_sensors() | Hanno Zulla | 2018-07-09 | 1 | -34/+5 |
| | * | | | HID: hid-sony.c: Use devm_ api to simplify sony_register_touchpad() | Hanno Zulla | 2018-07-09 | 1 | -34/+6 |
| | | |/
| | |/| |
|
| * | | | Merge branch 'for-4.19/multitouch-multiaxis' into for-linus | Jiri Kosina | 2018-08-20 | 4 | -401/+657 |
| |\ \ \ |
|
| | * | | | HID: multitouch: handle palm for touchscreens | Dmitry Torokhov | 2018-07-17 | 1 | -1/+51 |
| | * | | | HID: multitouch: touchscreens also use confidence reports | Dmitry Torokhov | 2018-07-17 | 1 | -1/+2 |
| | * | | | HID: multitouch: report MT_TOOL_PALM for non-confident touches | Dmitry Torokhov | 2018-07-17 | 1 | -5/+14 |
| | * | | | HID: microsoft: support the Surface Dial | Benjamin Tissoires | 2018-07-17 | 1 | -6/+43 |
| | * | | | HID: core: do not upper bound the collection stack | Benjamin Tissoires | 2018-07-17 | 1 | -3/+14 |
| | * | | | HID: input: enable Totem on the Dell Canvas 27 | Benjamin Tissoires | 2018-07-17 | 2 | -14/+37 |
| | * | | | HID: multitouch: remove one copy of values | Benjamin Tissoires | 2018-07-17 | 1 | -281/+264 |
| | * | | | HID: multitouch: ditch mt_report_id | Benjamin Tissoires | 2018-07-17 | 1 | -32/+94 |
| | * | | | HID: multitouch: store a per application quirks value | Benjamin Tissoires | 2018-07-17 | 1 | -32/+32 |
| | * | | | HID: multitouch: Store per collection multitouch data | Benjamin Tissoires | 2018-07-17 | 1 | -150/+230 |
| | * | | | HID: multitouch: make sure the static list of class is not changed | Benjamin Tissoires | 2018-07-17 | 1 | -2/+2 |
| * | | | | Merge branch 'for-4.19/intel-ish' into for-linus | Jiri Kosina | 2018-08-20 | 2 | -5/+17 |
| |\ \ \ \ |
|
| | * | | | | HID: intel_ish-hid: tx_buf memory leak on probe/remove | Anton Vasilyev | 2018-08-02 | 2 | -5/+6 |
| | * | | | | HID: intel-ish-hid: Prevent loading of driver on Mehlow | Srinivas Pandruvada | 2018-08-02 | 1 | -0/+11 |
| | |/ / / |
|
| * | | | | Merge branch 'for-4.19/i2c-hid' into for-linus | Jiri Kosina | 2018-08-20 | 1 | -30/+27 |
| |\ \ \ \ |
|
| | * | | | | HID: i2c-hid: Add vddl regulator control | Stephen Boyd | 2018-06-25 | 1 | -24/+24 |
| | * | | | | HID: i2c-hid: Use devm to allocate i2c_hid struct | Stephen Boyd | 2018-06-25 | 1 | -6/+3 |
| | | |_|/
| | |/| | |
|
| * | | | | Merge branch 'for-4.19/elan' into for-linus | Jiri Kosina | 2018-08-20 | 2 | -53/+184 |
| |\ \ \ \ |
|
| | * | | | | HID: elan: Add support for touchpad on the Toshiba Click Mini L9W | Hans de Goede | 2018-07-17 | 2 | -5/+61 |
| | * | | | | HID: elan: Add USB-id for HP x2 10-n000nd touchpad | Hans de Goede | 2018-07-17 | 2 | -0/+3 |