Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | uhid: Check for errors from copyin() in ioctl handlers | Mark Johnston | 2023-12-26 | 1 | -6/+8 |
* | sys: Remove $FreeBSD$: two-line .h pattern | Warner Losh | 2023-08-16 | 1 | -2/+0 |
* | spdx: The BSD-2-Clause-FreeBSD identifier is obsolete, drop -FreeBSD | Warner Losh | 2023-05-12 | 1 | -1/+1 |
* | usb: Remove unused devclass arguments to DRIVER_MODULE. | John Baldwin | 2022-05-06 | 1 | -3/+1 |
* | uhid_snes: Remove USB_ST_TRANSFERRED handling for the status request. | John Baldwin | 2022-04-18 | 1 | -9/+0 |
* | usb: real freebsd32 support for most ioctls | Brooks Davis | 2021-12-17 | 1 | -3/+23 |
* | Fix a common typo in man pages and src comments | Gordon Bergling | 2021-08-28 | 1 | -1/+1 |
* | usb: clean up empty lines in .c and .h files | Mateusz Guzik | 2020-09-01 | 1 | -2/+0 |
* | usb(4): Stop checking for failures from malloc(M_WAITOK). | Mark Johnston | 2020-07-22 | 1 | -8/+0 |
* | Add new USB HID driver for Super Nintendo gamepads. | Hans Petter Selasky | 2018-05-15 | 1 | -0/+644 |