freebsd-skq/sys/dev/usb
Hans Petter Selasky 3eabad2587 DWC OTG host mode improvements. Add support for the 3-strikes and you are
gone rule. Optimise use of channels so that when a channel
is not ready another channel is used. Instead of using the SOF interrupt
use the system timer to drive the host statemachine. This might
give lower throughput and higher latency, but reduces the CPU usage
significantly. The DWC OTG host mode support should not be considered
for serious USB host controller applications. Some problems are still
seen with LOW speed USB devices.
2012-09-23 12:19:19 +00:00
..
controller DWC OTG host mode improvements. Add support for the 3-strikes and you are 2012-09-23 12:19:19 +00:00
input Add UQ_UMS_IGNORE quirk. 2012-09-17 19:06:35 +00:00
misc Fix compiler warnings, mostly signed issues, 2012-04-02 10:50:42 +00:00
net Apply some more casting. 2012-09-22 08:02:42 +00:00
quirk Add UQ_UMS_IGNORE quirk. 2012-09-17 19:06:35 +00:00
serial Correct driver name. 2012-09-23 09:39:04 +00:00
storage Fix compiler warnings, mostly signed issues, 2012-04-02 10:50:42 +00:00
template Fix compiler warnings, mostly signed issues, 2012-04-02 10:50:42 +00:00
wlan Add new USB device ID. 2012-08-17 16:27:11 +00:00
ufm_ioctl.h
usb_bus.h
usb_busdma.c Fix compiler warnings, mostly signed issues, 2012-04-02 10:50:42 +00:00
usb_busdma.h
usb_cdc.h
usb_compat_linux.c Fix compiler warnings, mostly signed issues, 2012-04-02 10:50:42 +00:00
usb_compat_linux.h
usb_controller.h Add support for the so-called streams feature of BULK endpoints 2012-08-12 17:53:06 +00:00
usb_core.c
usb_core.h Add support for the so-called streams feature of BULK endpoints 2012-08-12 17:53:06 +00:00
usb_debug.c Add support for the so-called streams feature of BULK endpoints 2012-08-12 17:53:06 +00:00
usb_debug.h
usb_dev.c Fix compiler warnings, mostly signed issues, 2012-04-02 10:50:42 +00:00
usb_dev.h
usb_device.c Fix for missing locks due to recent change. 2012-08-13 18:34:04 +00:00
usb_device.h Fix spelling. 2012-08-10 14:44:04 +00:00
usb_dynamic.c
usb_dynamic.h
usb_endian.h
usb_error.c
usb_freebsd.h Add support for the so-called streams feature of BULK endpoints 2012-08-12 17:53:06 +00:00
usb_generic.c Rename new IOCTL to singular form of the noun "streams". 2012-08-13 18:09:19 +00:00
usb_generic.h
usb_handle_request.c Fix compiler warnings, mostly signed issues, 2012-04-02 10:50:42 +00:00
usb_hid.c HID Report ID is unsigned value, so clear the rest of bits from possible 2012-05-16 17:51:56 +00:00
usb_hub.c Add support for the so-called streams feature of BULK endpoints 2012-08-12 17:53:06 +00:00
usb_hub.h Add support for Multi-TT mode of modern USB HUBs. 2012-04-29 17:12:33 +00:00
usb_if.m
usb_ioctl.h Rename new IOCTL to singular form of the noun "streams". 2012-08-13 18:09:19 +00:00
usb_lookup.c
usb_mbuf.c
usb_mbuf.h
usb_msctest.c Improve auto-quirks detection for certain Kingston memory sticks. 2012-08-13 18:00:34 +00:00
usb_msctest.h
usb_parse.c
usb_pci.h
usb_pf.c Merge from r234532: 2012-07-11 02:57:32 +00:00
usb_pf.h
usb_process.c
usb_process.h
usb_request.c Fix typo. 2012-09-20 15:11:59 +00:00
usb_request.h Add definitions and structures for USB 2.0 Link Power Management, LPM. 2012-04-02 07:51:30 +00:00
usb_transfer.c Add support for the so-called streams feature of BULK endpoints 2012-08-12 17:53:06 +00:00
usb_transfer.h
usb_util.c
usb_util.h
usb.h Add support for the so-called streams feature of BULK endpoints 2012-08-12 17:53:06 +00:00
usbdevs Add entries for two USB devices I have locally. 2012-09-18 22:25:49 +00:00
usbdi_util.h
usbdi.h Add support for the so-called streams feature of BULK endpoints 2012-08-12 17:53:06 +00:00
usbhid.h Fix compiler warnings, mostly signed issues, 2012-04-02 10:50:42 +00:00