| Commit message (Expand) | Author | Age | Files | Lines |
* | HID: google: add moonball USB id | Chen-Tsung Hsieh | 2020-03-20 | 2 | -0/+3 |
* | HID: i2c-hid: add Trekstor Surfbook E11B to descriptor override | Kai-Heng Feng | 2020-03-20 | 1 | -0/+8 |
* | HID: apple: Add support for recent firmware on Magic Keyboards | Mansour Behabadi | 2020-03-20 | 1 | -1/+2 |
* | HID: hiddev: Fix race in in hiddev_disconnect() | dan.carpenter@oracle.com | 2020-03-05 | 1 | -1/+1 |
* | HID: alps: Fix an error handling path in 'alps_input_configured()' | Christophe JAILLET | 2020-03-05 | 1 | -1/+1 |
* | HID: core: fix off-by-one memset in hid_report_raw_event() | Johan Korsnes | 2020-03-05 | 1 | -1/+3 |
* | HID: ite: Only bind to keyboard USB interface on Acer SW5-012 keyboard dock | Hans de Goede | 2020-03-05 | 1 | -2/+3 |
* | HID: steam: Fix input device disappearing | Rodrigo Rivas Costa | 2020-02-01 | 1 | -0/+4 |
* | drivers/hid/hid-multitouch.c: fix a possible null pointer access. | Pan Zhang | 2020-02-01 | 1 | -1/+1 |
* | HID: Add quirk for incorrect input length on Lenovo Y720 | Pavel Balan | 2020-02-01 | 2 | -3/+14 |
* | HID: ite: Add USB id match for Acer SW5-012 keyboard dock | Hans de Goede | 2020-02-01 | 2 | -0/+4 |
* | HID: Add quirk for Xin-Mo Dual Controller | Priit Laes | 2020-02-01 | 1 | -0/+1 |
* | HID: multitouch: Add LG MELF0410 I2C touchscreen support | Aaron Ma | 2020-02-01 | 2 | -0/+4 |
* | HID: hidraw, uhid: Always report EPOLLOUT | Jiri Kosina | 2020-01-17 | 2 | -5/+7 |
* | HID: hidraw: Fix returning EPOLLOUT from hidraw_poll | Marcel Holtmann | 2020-01-17 | 1 | -2/+2 |
* | hidraw: Return EPOLLOUT from hidraw_poll | Fabian Henneke | 2020-01-17 | 1 | -1/+1 |
* | HID: hiddev: fix mess in hiddev_open() | Dmitry Torokhov | 2020-01-14 | 1 | -55/+42 |
* | HID: hid-input: clear unmapped usages | Dmitry Torokhov | 2020-01-14 | 1 | -4/+12 |
* | HID: uhid: Fix returning EPOLLOUT from uhid_char_poll | Marcel Holtmann | 2020-01-14 | 1 | -1/+1 |
* | HID: Fix slab-out-of-bounds read in hid_field_extract | Alan Stern | 2020-01-14 | 1 | -0/+6 |
* | HID: i2c-hid: Reset ALPS touchpads on resume | Kai-Heng Feng | 2020-01-09 | 1 | -1/+11 |
* | HID: rmi: Check that the RMI_STARTED bit is set before unregistering the RMI ... | Andrew Duggan | 2020-01-04 | 1 | -1/+2 |
* | HID: Improve Windows Precision Touchpad detection. | Blaž Hrastnik | 2020-01-04 | 1 | -0/+4 |
* | HID: logitech-hidpp: Silence intermittent get_battery_capacity errors | Hans de Goede | 2020-01-04 | 1 | -0/+3 |
* | HID: quirks: Add quirk for HP MSU1465 PIXART OEM mouse | Jinke Fan | 2020-01-04 | 2 | -0/+2 |
* | HID: core: check whether Usage Page item is after Usage ID items | Candle Sun | 2019-12-05 | 1 | -6/+45 |
* | HID: intel-ish-hid: fixes incorrect error handling | Pan Bian | 2019-12-05 | 1 | -1/+1 |
* | HID: intel-ish-hid: fix wrong error handling in ishtp_cl_alloc_tx_ring() | Zhang Lixu | 2019-11-12 | 1 | -1/+1 |
* | HID: google: add magnemite/masterball USB ids | Nicolas Boichat | 2019-11-12 | 2 | -0/+6 |
* | HID: wacom: generic: Treat serial number and related fields as unsigned | Jason Gerecke | 2019-11-12 | 2 | -4/+21 |
* | HID: fix error message in hid_open_report() | Michał Mirosław | 2019-11-06 | 1 | -2/+5 |
* | HID: Fix assumption that devices have inputs | Alan Stern | 2019-11-06 | 13 | -34/+117 |
* | HID: i2c-hid: add Trekstor Primebook C11B to descriptor override | Hans de Goede | 2019-11-06 | 1 | -0/+19 |
* | HID: hyperv: Use in-place iterator API in the channel callback | Dexuan Cui | 2019-11-06 | 1 | -46/+10 |
* | HID: steam: fix deadlock with input devices. | Rodrigo Rivas Costa | 2019-11-06 | 1 | -7/+19 |
* | HID: steam: fix boot loop with bluetooth firmware | Rodrigo Rivas Costa | 2019-11-06 | 1 | -23/+11 |
* | HID: Add ASUS T100CHI keyboard dock battery quirks | NOGUCHI Hiroshi | 2019-11-06 | 1 | -0/+3 |
* | HID: i2c-hid: Add Odys Winbook 13 to descriptor override | Hans de Goede | 2019-11-06 | 1 | -0/+8 |
* | HID: i2c-hid: Ignore input report if there's no data present on Elan touchpanels | Kai-Heng Feng | 2019-11-06 | 1 | -0/+9 |
* | HID: i2c-hid: Disable runtime PM for LG touchscreen | Kai-Heng Feng | 2019-11-06 | 2 | -0/+3 |
* | HID: i2c-hid: add Direkt-Tek DTLAPY133-1 to descriptor override | Julian Sax | 2019-11-06 | 1 | -0/+8 |
* | HID: apple: Fix stuck function keys when using FN | Joao Moreno | 2019-10-07 | 1 | -21/+28 |
* | HID: wacom: Fix several minor compiler warnings | Jason Gerecke | 2019-10-07 | 2 | -5/+6 |
* | HID: Add quirk for HP X500 PIXART OEM mouse | Sebastian Parschauer | 2019-10-01 | 2 | -0/+2 |
* | HID: hidraw: Fix invalid read in hidraw_ioctl | Alan Stern | 2019-10-01 | 1 | -1/+1 |
* | HID: logitech: Fix general protection fault caused by Logitech driver | Alan Stern | 2019-10-01 | 2 | -5/+6 |
* | HID: sony: Fix memory corruption issue on cleanup. | Roderick Colenbrander | 2019-10-01 | 1 | -1/+1 |
* | HID: prodikeys: Fix general protection fault during probe | Alan Stern | 2019-10-01 | 1 | -2/+10 |
* | HID: wacom: generic: read HID_DG_CONTACTMAX from any feature report | Aaron Armstrong Skomra | 2019-09-21 | 2 | -4/+10 |
* | HID: cp2112: prevent sleeping function called from invalid context | Benjamin Tissoires | 2019-09-10 | 1 | -2/+6 |