summaryrefslogtreecommitdiffstats
path: root/drivers/hid/hid-u2fzero.c
Commit message (Expand)AuthorAgeFilesLines
* hwrng: u2fzero - account for high quality RNGJason A. Donenfeld2022-11-251-1/+0
* HID: add hid_is_usb() function to make it simpler for USB detectionGreg Kroah-Hartman2021-12-021-1/+1
* Merge branch 'for-5.16/u2fzero' into for-linusJiri Kosina2021-11-051-9/+36
|\
| * HID: u2fzero: Support NitroKey U2F revision of the deviceAndrej Shadura2021-10-271-9/+36
* | HID: u2fzero: properly handle timeouts in usb_submit_urbAndrej Shadura2021-10-271-1/+1
* | HID: u2fzero: clarify error check and length calculationsAndrej Shadura2021-10-271-3/+5
|/
* HID: u2fzero: ignore incomplete packets without dataAndrej Shadura2021-09-221-1/+3
* HID: u2fzero: fail probe if not using USB transportJiri Kosina2019-04-171-0/+3
* HID: add driver for U2F Zero built-in LED and RNGAndrej Shadura2019-04-101-0/+371