Age | Commit message (Expand) | Author | Files | Lines |
2021-06-30 | HID: Add BUS_VIRTUAL to hid_connect logging | Mark Bolhuis | 1 | -0/+3 |
2021-03-03 | HID: core: detect and skip invalid inputs to snto32() | Randy Dunlap | 1 | -0/+3 |
2021-03-03 | HID: make arrays usage and value to be the same | Will McVicker | 1 | -3/+3 |
2020-09-12 | HID: core: Correctly handle ReportSize being zero | Marc Zyngier | 1 | -2/+13 |
2020-03-11 | HID: core: fix off-by-one memset in hid_report_raw_event() | Johan Korsnes | 1 | -1/+3 |
2020-01-14 | HID: Fix slab-out-of-bounds read in hid_field_extract | Alan Stern | 1 | -0/+6 |
2020-01-04 | HID: Improve Windows Precision Touchpad detection. | Blaž Hrastnik | 1 | -0/+4 |
2019-12-05 | HID: core: check whether Usage Page item is after Usage ID items | Candle Sun | 1 | -6/+45 |
2019-11-06 | HID: fix error message in hid_open_report() | Michał Mirosław | 1 | -2/+5 |
2019-06-11 | HID: core: move Usage Page concatenation to Main item | Nicolas Saenz Julienne | 1 | -12/+24 |
2018-09-29 | HID: sony: Support DS4 dongle | Roderick Colenbrander | 1 | -0/+1 |
2018-09-29 | HID: sony: Update device ids | Roderick Colenbrander | 1 | -0/+2 |
2018-04-24 | HID: core: Fix size as type u32 | Aaron Ma | 1 | -5/+5 |
2018-02-28 | usb: ldusb: add PIDs for new CASSY devices supported by this driver | Karsten Koop | 1 | -0/+3 |
2018-02-16 | HID: quirks: Fix keyboard + touchpad on Toshiba Click Mini not working | Hans de Goede | 1 | -1/+11 |
2017-12-25 | HID: xinmo: fix for out of range for THT 2P arcade controller. | Peter Stein | 1 | -0/+1 |
2017-12-16 | HID: chicony: Add support for another ASUS Zen AiO keyboard | Daniel Drake | 1 | -0/+1 |
2017-08-07 | HID: ignore Petzl USB headlamp | Jiri Kosina | 1 | -0/+1 |
2016-09-15 | HID: core: prevent out-of-bound readings | Benjamin Tissoires | 1 | -0/+3 |
2016-04-12 | HID: fix hid_ignore_special_drivers module parameter | Benjamin Tissoires | 1 | -3/+4 |
2016-04-12 | HID: logitech: fix Dual Action gamepad support | Grazvydas Ignotas | 1 | -0/+1 |
2015-11-07 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 1 | -1/+9 |
2015-11-06 | Merge branches 'for-4.3/upstream-fixes', 'for-4.4/corsair', 'for-4.4/dragonri... | Jiri Kosina | 1 | -0/+8 |
2015-11-06 | HID: logitech: Add support for G29 | Simon Wood | 1 | -0/+1 |
2015-09-30 | HID: corsair: Add Corsair Vengeance K90 driver | Clément Vuchener | 1 | -0/+1 |
2015-09-23 | HID: core: Avoid uninitialized buffer access | Richard Purdie | 1 | -1/+1 |
2015-09-23 | HID: Make I2C a known bus in hid_connect() | Daniel Martin | 1 | -0/+3 |
2015-09-23 | HID: Add new Microsoft Type Cover 3 product ID | Donavan Lance | 1 | -0/+2 |
2015-09-04 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 1 | -0/+2 |
2015-09-04 | HID: saitek: mode button quirk for Mad Catz R.A.T.5 | Harald Brinkmann | 1 | -0/+1 |
2015-09-03 | Merge branch 'next' into for-linus | Dmitry Torokhov | 1 | -23/+38 |
2015-09-01 | Merge branch 'for-4.3/microsoft' into for-linus | Jiri Kosina | 1 | -3/+5 |
2015-09-01 | Merge branches 'for-4.3/chicony', 'for-4.3/cp2112', 'for-4.3/i2c-hid', 'for-4... | Jiri Kosina | 1 | -0/+1 |
2015-09-01 | Merge branch 'for-4.3/gembird' into for-linus | Jiri Kosina | 1 | -0/+7 |
2015-08-24 | Input: elan_i2c - enable ELAN0100 acpi panels | Michele Curti | 1 | -0/+1 |
2015-08-18 | HID: gembird: add new driver to fix Gembird JPD-DualForce 2 | Benjamin Tissoires | 1 | -0/+1 |
2015-07-30 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 1 | -0/+6 |
2015-07-29 | HID: chicony: Add support for Acer Aspire Switch 12 | Николай Кудрявцев | 1 | -0/+1 |
2015-07-28 | HID: apple: Add support for the 2015 Macbook Pro | Henrik Rydberg | 1 | -0/+6 |
2015-07-27 | HID: core: do not reject devices when they declare too many usages | Benjamin Tissoires | 1 | -0/+19 |
2015-07-24 | HID: microsoft: Add Surface 3 type cover | Stephen Just | 1 | -3/+5 |
2015-07-20 | Merge tag 'v4.2-rc3' into next | Dmitry Torokhov | 1 | -23/+36 |
2015-07-20 | Input: elan_i2c - enable ELAN0600 acpi panels | Benjamin Tissoires | 1 | -0/+1 |
2015-06-22 | Merge branches 'for-4.2/i2c-hid', 'for-4.2/lenovo', 'for-4.2/plantronics', 'f... | Jiri Kosina | 1 | -1/+6 |
2015-06-22 | Merge branches 'for-4.1/upstream-fixes', 'for-4.2/upstream' and 'for-4.2/logi... | Jiri Kosina | 1 | -22/+9 |
2015-06-18 | HID: microsoft: Add Surface Power Cover | Raimund Roth | 1 | -1/+3 |
2015-06-18 | HID: hid-sony: Add BT support for Navigation Controller | Simon Wood | 1 | -0/+1 |
2015-06-12 | HID: sony: Support PS3 Move Controller when connected via Bluetooth | Simon Wood | 1 | -0/+1 |
2015-06-01 | usb, HID: Remove Vernier devices from lsusb and hid_ignore_list | Dennis O'Brien | 1 | -5/+0 |
2015-06-01 | HID: Export hid_field_extract() | Goffredo Baroncelli | 1 | -5/+6 |