freebsd-dev/sys/dev/usb
Hans Petter Selasky 9ccaf2215a In usb(4) fix a lost completion event issue towards libusb(3). It may happen
if a USB transfer is cancelled that we need to fake a completion event.
Implement missing support in ugen_fs_copy_out() to handle this.

This fixes issues with webcamd(8) and firefox.

MFC after:	3 days
Sponsored by:	Mellanox Technologies
2019-06-04 16:40:18 +00:00
..
controller In xhci(4) there is no stream ID in the completion TRB. 2019-06-04 09:01:02 +00:00
gadget
input wmt(4): Add PNP record so it could be picked by devd/devmatch. 2018-11-10 22:14:09 +00:00
misc
net Reverse the bit logic of sc_led_modes_mask. Instead of initializing it to 2019-05-20 22:32:31 +00:00
quirk Add new USB quirk. 2019-02-22 21:57:27 +00:00
serial Extract eventfilter declarations to sys/_eventfilter.h 2019-05-20 00:38:23 +00:00
storage
template
video
wlan Extract eventfilter declarations to sys/_eventfilter.h 2019-05-20 00:38:23 +00: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
usb_debug.h
usb_dev.c
usb_dev.h
usb_device.c Extract eventfilter declarations to sys/_eventfilter.h 2019-05-20 00:38:23 +00:00
usb_device.h
usb_dynamic.c
usb_dynamic.h
usb_endian.h
usb_error.c
usb_fdt_support.c Add common support functions for USB devices configured via FDT data. 2019-05-19 16:56:59 +00:00
usb_fdt_support.h Add common support functions for USB devices configured via FDT data. 2019-05-19 16:56:59 +00:00
usb_freebsd_loader.h
usb_freebsd.h
usb_generic.c In usb(4) fix a lost completion event issue towards libusb(3). It may happen 2019-06-04 16:40:18 +00:00
usb_generic.h
usb_handle_request.c
usb_hid.c
usb_hub.c Reduce timeout for reading the USB HUB port status to 1000ms and try to filter 2019-01-04 21:09:38 +00:00
usb_hub.h
usb_if.m
usb_ioctl.h
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 Reduce timeout for reading the USB HUB port status to 1000ms and try to filter 2019-01-04 21:09:38 +00:00
usb_request.h
usb_transfer.c
usb_transfer.h
usb_util.c
usb_util.h
usb.h
usbdevs Add USB ID for CP2112 2019-05-23 11:06:38 +00:00
usbdi_util.h
usbdi.h Extract eventfilter declarations to sys/_eventfilter.h 2019-05-20 00:38:23 +00:00
usbhid.h