..
controller
Make BCM28x USB driver compatible with upstream device tree
2016-10-12 03:36:46 +00:00
gadget
Make a bunch of USB debug SYSCTLs tunable, so that their value(s) can
2015-01-05 15:04:17 +00:00
input
const-ify struct evdev_methods
2016-10-03 17:20:34 +00:00
misc
dev/usb: minor spelling fixes in comments.
2016-05-02 17:44:03 +00:00
net
[fdt] Add one more heuristic to determine MAC address of the SMSC device
2016-10-12 19:53:10 +00:00
quirk
Improve USB polling mode by not locking any mutexes, asserting any
2016-09-14 12:07:34 +00:00
serial
Add new USB ID.
2016-09-30 05:28:11 +00:00
storage
Improve USB polling mode by not locking any mutexes, asserting any
2016-09-14 12:07:34 +00:00
template
Resolve deadlock between device_detach() and usbd_do_request_flags()
2016-09-05 15:35:58 +00:00
video
Add new USB ID to UDL driver.
2016-03-30 10:05:52 +00:00
wlan
net80211: convert all ieee80211_input_mimo*() consumers
2016-10-12 20:50:13 +00:00
ufm_ioctl.h
Add missing header file inclusion guard.
2013-01-30 10:59:42 +00:00
uftdiio.h
Return the current ftdi bitbang mode with the UFTDIIOC_GET_BITMODE ioctl.
2015-08-06 19:47:04 +00:00
uled_ioctl.h
The USB LED driver for the Dream Cheeky WebMail Notifier.
2014-09-05 11:25:58 +00:00
usb.h
Add definition of the ISOCHRONOUS endpoint usage bits.
2015-03-25 13:32:27 +00:00
usb_bus.h
Improve the realtime properties of USB transfers for embedded systems
2015-08-14 12:57:53 +00:00
usb_busdma.c
Improve USB polling mode by not locking any mutexes, asserting any
2016-09-14 12:07:34 +00:00
usb_busdma.h
Add helper function to check if a USB page cache buffer is properly
2015-11-07 11:40:35 +00:00
usb_cdc.h
dev/usb: minor spelling fixes in comments.
2016-05-02 17:44:03 +00:00
usb_controller.h
Improve the XHCI command timeout recovery handling code.
2013-12-06 08:42:41 +00:00
usb_core.c
Improve USB polling mode by not locking any mutexes, asserting any
2016-09-14 12:07:34 +00:00
usb_core.h
Improve USB polling mode by not locking any mutexes, asserting any
2016-09-14 12:07:34 +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
Always put space before the comma before ##__VA_ARGS__ due to subtle compiler
2013-05-03 10:13:29 +00:00
usb_dev.c
Improve USB polling mode by not locking any mutexes, asserting any
2016-09-14 12:07:34 +00:00
usb_dev.h
Resolve a LOR after r246616. Protect control requests using the USB device
2013-02-13 12:35:17 +00:00
usb_device.c
Improve USB polling mode by not locking any mutexes, asserting any
2016-09-14 12:07:34 +00:00
usb_device.h
Resolve deadlock between device_detach() and usbd_do_request_flags()
2016-09-05 15:35:58 +00:00
usb_dynamic.c
Finish process of moving the LinuxKPI module into the default kernel build.
2015-10-29 08:28:39 +00:00
usb_dynamic.h
Finish process of moving the LinuxKPI module into the default kernel build.
2015-10-29 08:28:39 +00:00
usb_endian.h
Modify the FreeBSD USB kernel code so that it can be compiled directly
2013-01-30 15:26:04 +00:00
usb_error.c
Modify the FreeBSD USB kernel code so that it can be compiled directly
2013-01-30 15:26:04 +00:00
usb_freebsd.h
Improve USB polling mode by not locking any mutexes, asserting any
2016-09-14 12:07:34 +00:00
usb_freebsd_loader.h
Improve USB polling mode by not locking any mutexes, asserting any
2016-09-14 12:07:34 +00:00
usb_generic.c
Improve USB polling mode by not locking any mutexes, asserting any
2016-09-14 12:07:34 +00:00
usb_generic.h
Fix _USB2_* refernces in the header protection defines.
2009-06-15 01:09:19 +00:00
usb_handle_request.c
dev/usb: minor spelling fixes in comments.
2016-05-02 17:44:03 +00:00
usb_hid.c
dev/usb: minor spelling fixes in comments.
2016-05-02 17:44:03 +00:00
usb_hub.c
Improve USB polling mode by not locking any mutexes, asserting any
2016-09-14 12:07:34 +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
Implement better support for USB controller suspend and resume.
2011-12-14 00:28:54 +00:00
usb_ioctl.h
Add USB MIDI template for USB device side mode.
2015-06-01 11:24:34 +00:00
usb_lookup.c
Update metadata for "tools/tools/bus_autoconf" after r292080. Use
2015-12-29 11:53:13 +00:00
usb_mbuf.c
Modify the FreeBSD USB kernel code so that it can be compiled directly
2013-01-30 15:26:04 +00:00
usb_mbuf.h
usb_msctest.c
Improve USB polling mode by not locking any mutexes, asserting any
2016-09-14 12:07:34 +00:00
usb_msctest.h
Add support for DYMO LabelWriter PnP.
2015-05-07 12:54:27 +00:00
usb_parse.c
Add some defines to limit USB memory usage in reduced memory systems.
2013-05-03 09:23:06 +00:00
usb_pci.h
Modify the FreeBSD USB kernel code so that it can be compiled directly
2013-01-30 15:26:04 +00:00
usb_pf.c
Fix race in USB PF which can happen if we stop tracing exactly when
2015-08-15 09:00:36 +00:00
usb_pf.h
- Improvements to USB PF solution
2011-04-03 20:03:45 +00:00
usb_process.c
Improve USB polling mode by not locking any mutexes, asserting any
2016-09-14 12:07:34 +00:00
usb_process.h
Improve the realtime properties of USB transfers for embedded systems
2015-08-14 12:57:53 +00:00
usb_request.c
Improve USB polling mode by not locking any mutexes, asserting any
2016-09-14 12:07:34 +00:00
usb_request.h
- Add more defines to limit USB memory usage and number of allocations
2013-05-03 11:10:04 +00:00
usb_transfer.c
Improve USB polling mode by not locking any mutexes, asserting any
2016-09-14 12:07:34 +00:00
usb_transfer.h
This commit marks the beginning of a new internal USB
2011-11-28 09:54:41 +00:00
usb_util.c
Resolve deadlock between device_detach() and usbd_do_request_flags()
2016-09-05 15:35:58 +00:00
usb_util.h
Move the device_delete_all_children() function from usb_util.c
2011-11-19 10:11:50 +00:00
usbdevs
Add new USB ID.
2016-09-30 05:28:11 +00:00
usbdi.h
Improve USB polling mode by not locking any mutexes, asserting any
2016-09-14 12:07:34 +00:00
usbdi_util.h
This commit adds full support for USB 3.0 devices in host and device
2010-10-04 23:18:05 +00:00
usbhid.h
Modify the FreeBSD USB kernel code so that it can be compiled directly
2013-01-30 15:26:04 +00:00