aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/hid/hid-u2fzero.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-12-02HID: add hid_is_usb() function to make it simpler for USB detectionGreg Kroah-Hartman1-1/+1
2021-11-05Merge branch 'for-5.16/u2fzero' into for-linusJiri Kosina1-9/+36
2021-10-27HID: u2fzero: properly handle timeouts in usb_submit_urbAndrej Shadura1-1/+1
2021-10-27HID: u2fzero: clarify error check and length calculationsAndrej Shadura1-3/+5
2021-10-27HID: u2fzero: Support NitroKey U2F revision of the deviceAndrej Shadura1-9/+36
2021-09-22HID: u2fzero: ignore incomplete packets without dataAndrej Shadura1-1/+3
2019-04-17HID: u2fzero: fail probe if not using USB transportJiri Kosina1-0/+3
2019-04-10HID: add driver for U2F Zero built-in LED and RNGAndrej Shadura1-0/+371