freebsd-dev/sys/dev/usb
David E. O'Brien 1ae56a1ce4 per style(9):
Kernel include files (i.e. sys/*.h) come first; normally, include
   <sys/types.h> OR <sys/param.h>, but not both.  <sys/types.h> includes
   <sys/cdefs.h>, and it is okay to depend on that.
2013-07-24 18:32:15 +00:00
..
controller Fix an XHCI regression: 2013-07-21 20:45:23 +00:00
gadget per style(9): 2013-07-24 18:32:15 +00:00
input Allow regular off-the-shelf keyboards to be overclocked like so-called 2013-07-13 22:39:56 +00:00
misc
net Add Lenovo USB 2.0 Ethernet adapter. 2013-06-25 00:26:30 +00:00
quirk Add Planex MZK-UE150N. 2013-07-02 07:35:57 +00:00
serial Add support for the NTT Docomo L-02C card. 2013-06-27 09:06:00 +00:00
storage
template - Add more defines to limit USB memory usage and number of allocations 2013-05-03 11:10:04 +00:00
wlan Revert r252725 as it breaks WPA. 2013-07-14 18:26:47 +00:00
ufm_ioctl.h
usb_bus.h
usb_busdma.c
usb_busdma.h
usb_cdc.h
usb_compat_linux.c
usb_compat_linux.h
usb_controller.h
usb_core.c
usb_core.h
usb_debug.c
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
usb_dev.h
usb_device.c Fix some statical clang analyzer warnings. 2013-05-25 17:09:58 +00:00
usb_device.h - Add more defines to limit USB memory usage and number of allocations 2013-05-03 11:10:04 +00:00
usb_dynamic.c - Add more defines to limit USB memory usage and number of allocations 2013-05-03 11:10:04 +00:00
usb_dynamic.h
usb_endian.h
usb_error.c
usb_freebsd_loader.h - Add more defines to limit USB memory usage and number of allocations 2013-05-03 11:10:04 +00:00
usb_freebsd.h For ARM, MIPS, and PowerPC, default to 32-byte alignment, but allow it 2013-05-17 20:53:15 +00:00
usb_generic.c - Add more defines to limit USB memory usage and number of allocations 2013-05-03 11:10:04 +00:00
usb_generic.h
usb_handle_request.c
usb_hid.c
usb_hub.c Fix some statical clang analyzer warnings. 2013-05-25 17:09:58 +00:00
usb_hub.h - Add more defines to limit USB memory usage and number of allocations 2013-05-03 11:10:04 +00:00
usb_if.m
usb_ioctl.h Add new USB API to get the port path of a USB device. 2013-05-03 07:44:58 +00:00
usb_lookup.c
usb_mbuf.c
usb_mbuf.h
usb_msctest.c Fix some statical clang analyzer warnings. 2013-05-25 17:09:58 +00:00
usb_msctest.h
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
usb_pf.c There's nothing to free if the unit wasn't allocated. 2013-07-19 21:54:48 +00:00
usb_pf.h
usb_process.c
usb_process.h Add convenience wrapper functions to run callbacks in the context of the 2013-04-23 10:42:15 +00:00
usb_request.c - Add more defines to limit USB memory usage and number of allocations 2013-05-03 11:10:04 +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
usb_transfer.h
usb_util.c
usb_util.h
usb.h
usbdevs Add Planex MZK-UE150N. 2013-07-02 07:35:57 +00:00
usbdi_util.h
usbdi.h
usbhid.h