freebsd-nq/sys/dev/usb
Hiren Panchasara 15e45369fe Fixing a typo.
Approved by:	sbruno (mentor)
MFC after:	3 days
2013-06-03 22:22:53 +00:00
..
controller Correct the TD size computation. npkt should reflect the number of packets 2013-06-02 12:28:29 +00:00
input
misc Add new USB ID. 2013-04-03 06:45:21 +00:00
net Add support for tethering on the iPhone 4S 2013-05-29 20:36:51 +00:00
quirk Add new USB quirk. 2013-05-21 06:13:38 +00:00
serial o Retrive the part number (CP2103 etc) from the hardware on attach. 2013-05-17 19:13:31 +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 - Correct mispellings of word miscellaneous 2013-04-17 11:43:46 +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 Resolve a LOR after r246616. Protect control requests using the USB device 2013-02-13 12:35:17 +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 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 Resolve a LOR after r246616. Protect control requests using the USB device 2013-02-13 12:35:17 +00:00
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 Fix init/uninit function type. 2013-02-25 10:57:35 +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 Fixing a typo. 2013-06-03 22:22:53 +00:00
usbdi_util.h
usbdi.h
usbhid.h