freebsd-dev/sys/dev/usb
Hans Petter Selasky 5ada1acc02 Fix the host mode ISOCHRONOUS transfer interval programming in the
SAF1761 OTG driver. Currently the driver logic is very simple and
double buffering the USB transactions is not done.  Also you need to
use an external USB high speed USB HUB for reliable FULL speed
outgoing ISOCHRONOUS traffic, because the internal one chokes on
so-called split transfers above 188 bytes.
2014-11-22 17:26:43 +00:00
..
controller Fix the host mode ISOCHRONOUS transfer interval programming in the 2014-11-22 17:26:43 +00:00
gadget Make sure the USB audio level residue is non-zero. 2014-08-07 12:47:25 +00:00
input Turn off blinking device leds at attach. 2014-07-13 09:34:59 +00:00
misc Fix some extra whitespace noticed when reviewing git diffs. 2014-09-16 17:07:32 +00:00
net Fix a bug where some DTS layouts could cause the premature ending of the 2014-10-23 13:47:19 +00:00
quirk The USB LED driver for the Dream Cheeky WebMail Notifier. 2014-09-05 11:25:58 +00:00
serial Add new USB IDs. 2014-11-07 11:04:27 +00:00
storage Pull in r267961 and r267973 again. Fix for issues reported will follow. 2014-06-28 03:56:17 +00:00
template Add new USB phone descriptor template for USB device side mode. 2014-08-05 07:03:16 +00:00
wlan Add Trendnet TEW-646UBH. 2014-11-19 05:38:45 +00:00
ufm_ioctl.h
uftdiio.h Add ioctl(2) calls to uftdi(4) to access bitbang, MPSSE, CPU_FIFO, and 2014-04-05 16:08:13 +00:00
uled_ioctl.h The USB LED driver for the Dream Cheeky WebMail Notifier. 2014-09-05 11:25:58 +00:00
usb_bus.h - Add softc pointer argument to FIFO functions as an optimisation. 2014-05-18 09:13:29 +00:00
usb_busdma.c Fix a regression issue. Contiguous single segment allocations above 2014-02-05 08:02:52 +00:00
usb_busdma.h Change type of the DMA address so that on PAE platforms we get can 2014-06-02 07:08:34 +00:00
usb_cdc.h
usb_compat_linux.c
usb_compat_linux.h
usb_controller.h
usb_core.c
usb_core.h - Add softc pointer argument to FIFO functions as an optimisation. 2014-05-18 09:13:29 +00:00
usb_debug.c Pull in r267961 and r267973 again. Fix for issues reported will follow. 2014-06-28 03:56:17 +00:00
usb_debug.h
usb_dev.c When we fail to get a USB reference we should just return, because 2014-10-03 16:09:46 +00:00
usb_dev.h
usb_device.c Fix for deadlock in USB device side mode. 2014-08-05 06:38:21 +00:00
usb_device.h Resolve a deadlock setting the USB configuration index from userspace 2014-06-08 20:10:29 +00:00
usb_dynamic.c
usb_dynamic.h
usb_endian.h
usb_error.c
usb_freebsd_loader.h Add support for disabling USB enumeration in general or on selected 2014-10-08 07:00:50 +00:00
usb_freebsd.h Add support for disabling USB enumeration in general or on selected 2014-10-08 07:00:50 +00:00
usb_generic.c Pull in r267961 and r267973 again. Fix for issues reported will follow. 2014-06-28 03:56:17 +00:00
usb_generic.h
usb_handle_request.c
usb_hid.c
usb_hub.c Reduce boot verbosity. 2014-11-03 09:02:09 +00:00
usb_hub.h Resolve a deadlock setting the USB configuration index from userspace 2014-06-08 20:10:29 +00:00
usb_if.m
usb_ioctl.h Add new USB phone descriptor template for USB device side mode. 2014-08-05 07:03:16 +00:00
usb_lookup.c
usb_mbuf.c
usb_mbuf.h
usb_msctest.c Return USB_ERR_INVAL if the eject method is not known. 2014-08-05 09:59:16 +00:00
usb_msctest.h Add a second Huawei SCSI eject command as USB mode switch config files 2014-08-05 09:35:25 +00:00
usb_parse.c
usb_pci.h
usb_pf.c Fix for NULL pointer. 2014-05-09 14:28:11 +00:00
usb_pf.h
usb_process.c Pull in r267961 and r267973 again. Fix for issues reported will follow. 2014-06-28 03:56:17 +00:00
usb_process.h Try to resolve a possible deadlock when detaching USB devices which 2014-03-20 13:53:24 +00:00
usb_request.c
usb_request.h
usb_transfer.c Workaround for USB MIDI adapters which use non-supported values of 2014-03-14 08:42:30 +00:00
usb_transfer.h
usb_util.c
usb_util.h
usb.h Actually change the USB_PORT_ROOT_RESET_DELAY definition as stated in 2014-10-22 07:50:19 +00:00
usbdevs Add Trendnet TEW-646UBH. 2014-11-19 05:38:45 +00:00
usbdi_util.h
usbdi.h Resolve a deadlock setting the USB configuration index from userspace 2014-06-08 20:10:29 +00:00
usbhid.h