freebsd-skq/sys/dev/usb
Vladimir Kondratyev 47791339f0 ums(4): Start USB xfers on opening of evdev node unconditionally.
This fixes inability to start USB xfers in a case when FIFO has been
already open()-ed but no read() or poll() calls has been issued yet.

MFC after:	2 weeks
Differential revision:	https://reviews.freebsd.org/D30343
2021-05-24 01:41:17 +03:00
..
controller Add new PCI ID for XHCI(4). 2021-01-07 15:35:35 +01:00
gadget
input ums(4): Start USB xfers on opening of evdev node unconditionally. 2021-05-24 01:41:17 +03:00
misc hid: Chase for HID function name changes in existing USB HID drivers 2021-01-08 02:18:42 +03:00
net Fix for use-after-free by if_ioctl() calls from user-space in USB drivers by 2021-05-21 14:59:19 +02:00
quirk Add more USB quirks for Kingston devices. 2021-04-22 12:40:29 +02:00
serial Add Siemens SITOP UPS500S usb device 2021-04-06 10:56:27 +00:00
storage Refactor CTL datamove KPI. 2021-02-21 16:52:33 -05:00
template
video
wlan run(4): add support for DLINK DWA-130 rev F1 wireless adaptor. 2021-05-23 21:31:51 +03:00
ufm_ioctl.h
uftdiio.h
uled_ioctl.h
usb_bus.h
usb_busdma.c
usb_busdma.h
usb_cdc.h
usb_controller.h
usb_core.c
usb_core.h
usb_debug.c Update usb_timings_sysctl_handler() to accept any value for timings between 2021-05-18 15:52:41 +02:00
usb_debug.h
usb_dev.c
usb_dev.h
usb_device.c
usb_device.h
usb_dynamic.c
usb_dynamic.h
usb_endian.h
usb_error.c
usb_fdt_support.c
usb_fdt_support.h
usb_freebsd_loader.h
usb_freebsd.h
usb_generic.c
usb_generic.h
usb_handle_request.c
usb_hid.c Factor-out hardware-independent part of USB HID support to new module 2021-01-08 02:18:42 +03:00
usb_hub_acpi.c
usb_hub_private.h
usb_hub.c Propagate down USB explore error codes, so that failures to enumerate USB HUBs 2021-05-18 16:11:35 +02:00
usb_hub.h
usb_if.m
usb_ioctl.h hid: Import hidraw(4) - driver for access to raw HID device data 2021-01-08 02:18:43 +03:00
usb_lookup.c
usb_mbuf.c
usb_mbuf.h
usb_msctest.c
usb_msctest.h
usb_parse.c
usb_pci.h
usb_pf.c
usb_pf.h
usb_process.c
usb_process.h
usb_request.c
usb_request.h
usb_transfer.c
usb_transfer.h Use __containerof() instead of home-rolled versions. 2020-12-17 20:45:10 +00:00
usb_util.c
usb_util.h
usb.h Update USB_PORT_RESET_RECOVERY to comply with the USB 2.0 specification which 2021-05-18 15:52:41 +02:00
usbdevs run(4): add support for DLINK DWA-130 rev F1 wireless adaptor. 2021-05-23 21:31:51 +03:00
usbdi_util.h
usbdi.h
usbhid.h hid: Chase for HID function name changes in existing USB HID drivers 2021-01-08 02:18:42 +03:00