Age | Commit message (Expand) | Author |
2022-01-21 | HID: wacom: Avoid using stale array indicies to read contact count | Jason Gerecke |
2022-01-21 | HID: wacom: Ignore the confidence flag when a touch is removed | Jason Gerecke |
2022-01-21 | HID: wacom: Reset expected and received contact counts at the same time | Jason Gerecke |
2022-01-19 | HID: uhid: Use READ_ONCE()/WRITE_ONCE() for ->running | Jann Horn |
2022-01-19 | HID: uhid: Fix worker destroying device without any protection | Jann Horn |
2022-01-14 | HID: vivaldi: Minor cleanups | Stephen Boyd |
2022-01-14 | HID: vivaldi: fix handling devices not using numbered reports | Dmitry Torokhov |
2022-01-12 | HID: Ignore battery for Elan touchscreen on HP Envy X360 15t-dr100 | Karl Kurbjun |
2022-01-10 | Merge branch 'for-5.17/thrustmaster' into for-linus | Jiri Kosina |
2022-01-10 | Merge branch 'for-5.17/magicmouse' into for-linus | Jiri Kosina |
2022-01-10 | Merge branch 'for-5.17/letsketch' into for-linus | Jiri Kosina |
2022-01-10 | Merge branch 'for-5.17/i2c-hid' into for-linus | Jiri Kosina |
2022-01-10 | Merge branch 'for-5.17/hidraw' into for-linus | Jiri Kosina |
2022-01-10 | Merge branch 'for-5.17/apple' into for-linus | Jiri Kosina |
2022-01-10 | Merge branch 'for-5.17/core' into for-linus | Jiri Kosina |
2022-01-06 | HID: magicmouse: Fix an error handling path in magicmouse_probe() | Christophe JAILLET |
2022-01-06 | HID: intel-ish-hid: ishtp-fw-loader: Fix a kernel-doc formatting issue | Yang Li |
2022-01-06 | HID: intel-ish-hid: ipc: Specify no cache snooping on TGL and ADL | Ye Xiang |
2022-01-06 | HID: hid-uclogic-params: Invalid parameter check in uclogic_params_frame_init... | José Expósito |
2022-01-06 | HID: hid-uclogic-params: Invalid parameter check in uclogic_params_huion_init | José Expósito |
2022-01-06 | HID: hid-uclogic-params: Invalid parameter check in uclogic_params_get_str_desc | José Expósito |
2022-01-06 | HID: hid-uclogic-params: Invalid parameter check in uclogic_params_init | José Expósito |
2022-01-06 | HID: Add new Letsketch tablet driver | Hans de Goede |
2022-01-06 | HID: apple: Add Magic Keyboard 2021 with fingerprint reader FN key mapping | José Expósito |
2022-01-06 | HID: apple: Add 2021 magic keyboard FN key mapping | Benjamin Berg |
2022-01-06 | HID: magicmouse: set Magic Trackpad 2021 name | José Expósito |
2022-01-06 | HID: magicmouse: set device name when it has been personalized | José Expósito |
2022-01-06 | HID: apple: Add 2021 Magic Keyboard with number pad | Alex Henrie |
2022-01-06 | HID: apple: Add 2021 Magic Keyboard with fingerprint reader | Alex Henrie |
2021-12-20 | HID: potential dereference of null pointer | Jiasheng Jiang |
2021-12-20 | HID: holtek: fix mouse probing | Benjamin Tissoires |
2021-12-14 | HID: i2c-hid-of: Expose the touchscreen-inverted properties | Alistair Francis |
2021-12-14 | HID: quirks: Allow inverting the absolute X/Y values | Alistair Francis |
2021-12-14 | HID: hidraw: Replace hidraw device table mutex with a rwsem | André Almeida |
2021-12-14 | HID: thrustmaster use swap() to make code cleaner | chiminghao |
2021-12-14 | HID: debug: Add USI usages | Mika Westerberg |
2021-12-14 | HID: input: Make hidinput_find_field() static | Mika Westerberg |
2021-12-14 | HID: hid-input: Add suffix also for HID_DG_PEN | Mika Westerberg |
2021-12-14 | HID: Add map_msc() to avoid boilerplate code | Mika Westerberg |
2021-12-08 | HID: Ignore battery for Elan touchscreen on Asus UX550VE | Hans de Goede |
2021-12-03 | HID: intel-ish-hid: ipc: only enable IRQ wakeup when requested | Thomas Weißschuh |
2021-12-03 | HID: google: add eel USB id | xiazhengqiao |
2021-12-03 | HID: add USB_HID dependancy to hid-prodikeys | Greg Kroah-Hartman |
2021-12-03 | HID: add USB_HID dependancy to hid-chicony | Greg Kroah-Hartman |
2021-12-02 | HID: do not inline some hid_hw_ functions | Benjamin Tissoires |
2021-12-02 | HID: add suspend/resume helpers | Benjamin Tissoires |
2021-12-02 | HID: bigbenff: prevent null pointer dereference | Benjamin Tissoires |
2021-12-02 | HID: sony: fix error path in probe | Benjamin Tissoires |
2021-12-02 | HID: add USB_HID dependancy on some USB HID drivers | Greg Kroah-Hartman |
2021-12-02 | HID: check for valid USB device for many HID drivers | Greg Kroah-Hartman |