opnsense-src/sys/dev/usb
Pedro F. Giffuni 74b8d63dcc Cleanup unnecessary semicolons from the kernel.
Found with devel/coccinelle.
2016-04-10 23:07:00 +00:00
..
controller Remove misleading comment. musb supports host mode for more than two years now 2016-04-05 18:07:13 +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 Create a USB_PNP_INFO and use it to export the existing PNP 2015-12-11 05:28:00 +00:00
misc Create a USB_PNP_INFO and use it to export the existing PNP 2015-12-11 05:28:00 +00:00
net Cleanup unnecessary semicolons from the kernel. 2016-04-10 23:07:00 +00:00
quirk Add new USB quirk. 2016-04-08 06:51:49 +00:00
serial Add more DPRINTF() to the ftdi driver. Now everything that can change the 2016-04-05 13:47:06 +00:00
storage Create a USB_PNP_INFO and use it to export the existing PNP 2015-12-11 05:28:00 +00:00
template Fix spelling. 2015-06-03 15:43:55 +00:00
video Add new USB ID to UDL driver. 2016-03-30 10:05:52 +00:00
wlan [rsu] We don't do A-MPDU transmit right now, so don't bother registering 2016-04-06 00:41:06 +00:00
ufm_ioctl.h
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
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 Verify that all segments in the loaded segment list are back to back 2016-03-29 10:47:14 +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
usb_controller.h
usb_core.c Remove no longer used allocation type. 2015-03-17 11:07:59 +00:00
usb_core.h Section 3.2.9 in the XHCI specification about control transfers says 2015-02-02 11:06:41 +00:00
usb_debug.c
usb_debug.h
usb_dev.c Don't wait forever for USB data to be flushed. 2015-06-05 06:06:07 +00:00
usb_dev.h
usb_device.c Use the recently added "make_dev_s()" function to solve old race setting the 2016-01-15 12:09:15 +00:00
usb_device.h Resolve a special case deadlock: When two or more threads are 2015-01-13 16:37:43 +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
usb_error.c
usb_freebsd.h Increase the maximum number of dynamic USB quirks. USB memory stick 2015-01-12 06:34:23 +00:00
usb_freebsd_loader.h Increase the maximum number of dynamic USB quirks. USB memory stick 2015-01-12 06:34:23 +00:00
usb_generic.c Fix returned data for the USB_GET_DEV_PORT_PATH IOCTL in particular 2015-01-20 11:43:16 +00:00
usb_generic.h
usb_handle_request.c
usb_hid.c Be more verbose when truncating number of HID items. 2016-02-23 14:58:20 +00:00
usb_hub.c Create a USB_PNP_INFO and use it to export the existing PNP 2015-12-11 05:28:00 +00:00
usb_hub.h
usb_if.m
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
usb_mbuf.h
usb_msctest.c Revert r290327. The compiler warnings seems to be specific to clang v3.5 only. 2015-11-03 09:38:39 +00:00
usb_msctest.h Add support for DYMO LabelWriter PnP. 2015-05-07 12:54:27 +00:00
usb_parse.c
usb_pci.h
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
usb_process.c
usb_process.h Improve the realtime properties of USB transfers for embedded systems 2015-08-14 12:57:53 +00:00
usb_request.c Make a bunch of USB debug SYSCTLs tunable, so that their value(s) can 2015-01-05 15:04:17 +00:00
usb_request.h
usb_transfer.c USB: replace 0 with NULL for pointers. 2016-04-09 20:36:07 +00:00
usb_transfer.h
usb_util.c
usb_util.h
usbdevs Add new USB quirk. 2016-04-08 06:51:49 +00:00
usbdi.h Update metadata for "tools/tools/bus_autoconf" after r292080. Use 2015-12-29 11:53:13 +00:00
usbdi_util.h
usbhid.h