freebsd-dev/sys/dev/usb
Hans Petter Selasky 5fb878a957 Fix a regression issue. Contiguous single segment allocations above
PAGE_SIZE bytes should only use one USB page structure. Fixes a
problem with some external drivers.

MFC after:	2 days
2014-02-05 08:02:52 +00:00
..
controller Follow r261352 by updating all drivers which are children of simplebus 2014-02-02 19:17:28 +00:00
gadget per style(9): 2013-07-24 18:32:15 +00:00
input Add a comment about the origin of some structures, defines and so on. 2014-02-01 06:58:16 +00:00
misc
net Add support for GPS ports to UHSO driver. 2014-01-20 07:09:19 +00:00
quirk Add more USB quirks. 2014-01-24 18:52:04 +00:00
serial Don't do synchronous USB requests inside USB transfer callbacks. It is 2014-01-12 11:44:28 +00:00
storage Adjust various SCSI drivers to handle either a 32-bit or 64-bit lun_id_t, 2013-10-30 14:04:47 +00:00
template USB method structures for USB controllers and USB pipes should be 2013-12-11 13:20:32 +00:00
wlan Fix a range check for maximum transmit length. The existing code was 2014-01-31 22:42:26 +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 - Try to fix build of 32-bit compatibility USB support for FreeBSD and 2013-08-12 09:17:48 +00:00
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 Hide now harmless warning from dmesg. 2014-01-24 15:05:28 +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 Fix a deadlock when trying to power off a USB device. The deadlock 2013-10-27 10:09:53 +00:00
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 - Try to fix build of 32-bit compatibility USB support for FreeBSD and 2013-08-12 09:17:48 +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
usb_pci.h
usb_pf.c The r48589 promised to remove implicit inclusion of if_var.h soon. Prepare 2013-10-26 17:58:36 +00:00
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 Allow the Arduino Leonardo to work by supporting CDC=0 devices. 2013-10-31 13:54:51 +00:00
usbdevs Add support for trackpads found in Apple MacBook products. While at it 2014-01-29 10:42:01 +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