freebsd-dev/sys/dev/usb
Hans Petter Selasky 827f71dc20 Add new quirk.
MFC after:	1 week
PR:		usb/187188
Submitted by:	Hiroo Ono <hiroo.ono+freebsd@gmail.com>
2014-03-04 12:33:18 +00:00
..
controller Add device and gadget bindings for fdt. These are preliminary and will 2014-02-28 03:00:31 +00:00
gadget
input - Make pointer easier to control when moving slowly. 2014-03-01 18:56:50 +00:00
misc
net In ue_attach_post_task(), initialize curvnet to vnet0 before calling if_attach(). 2014-02-18 01:20:26 +00:00
quirk Add new quirk. 2014-03-04 12:33:18 +00:00
serial Don't do synchronous USB requests inside USB transfer callbacks. It is 2014-01-12 11:44:28 +00:00
storage
template USB method structures for USB controllers and USB pipes should be 2013-12-11 13:20:32 +00:00
wlan Add a flag to run's device list which uses a standard scsi eject. 2014-02-25 01:42:02 +00:00
ufm_ioctl.h
usb_bus.h USB method structures for USB controllers and USB pipes should be 2013-12-11 13:20:32 +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
usb_cdc.h
usb_compat_linux.c
usb_compat_linux.h
usb_controller.h Improve the XHCI command timeout recovery handling code. 2013-12-06 08:42:41 +00:00
usb_core.c
usb_core.h
usb_debug.c
usb_debug.h
usb_dev.c Clear the knote list before destroying it. 2014-02-27 12:11:43 +00:00
usb_dev.h
usb_device.c Fix a possible memory use after free and leak situation associated 2014-01-17 10:35:18 +00:00
usb_device.h Implement better error recovery for Transaction Translators, TTs, 2014-01-13 15:21:11 +00:00
usb_dynamic.c
usb_dynamic.h
usb_endian.h
usb_error.c
usb_freebsd_loader.h Ensure that the DMA delay does not get rounded down to zero ticks when 2014-01-22 07:48:39 +00:00
usb_freebsd.h We are using the old callout API and should also add one extra tick in 2014-01-22 17:50:43 +00:00
usb_generic.c
usb_generic.h
usb_handle_request.c
usb_hid.c
usb_hub.c Fix the ordering of the arguments to printf in 2014-01-29 16:24:50 +00:00
usb_hub.h Implement better error recovery for Transaction Translators, TTs, 2014-01-13 15:21:11 +00:00
usb_if.m
usb_ioctl.h
usb_lookup.c
usb_mbuf.c
usb_mbuf.h
usb_msctest.c
usb_msctest.h
usb_parse.c
usb_pci.h
usb_pf.c
usb_pf.h
usb_process.c
usb_process.h
usb_request.c Implement better error recovery for Transaction Translators, TTs, 2014-01-13 15:21:11 +00:00
usb_request.h
usb_transfer.c Ensure that the DMA delay does not get rounded down to zero ticks when 2014-01-22 07:48:39 +00:00
usb_transfer.h
usb_util.c
usb_util.h
usb.h Import USB RNDIS driver to FreeBSD from OpenBSD. 2014-02-06 08:47:14 +00:00
usbdevs Add new quirk. 2014-03-04 12:33:18 +00:00
usbdi_util.h
usbdi.h USB method structures for USB controllers and USB pipes should be 2013-12-11 13:20:32 +00:00
usbhid.h