| .. |
|
controller
|
Shave off another register write to save some more
|
2013-01-08 19:38:57 +00:00 |
|
input
|
Fix detection of Razer Copperhead as a USB mouse.
|
2013-01-10 07:45:46 +00:00 |
|
misc
|
Mechanically substitute flags from historic mbuf allocator with
|
2012-12-04 09:32:43 +00:00 |
|
net
|
Mechanically substitute flags from historic mbuf allocator with
|
2012-12-04 09:32:43 +00:00 |
|
quirk
|
Add new quirk and correct old one.
|
2013-01-21 07:02:41 +00:00 |
|
serial
|
Add new u3g device quirk.
|
2013-01-14 17:41:04 +00:00 |
|
storage
|
Do not pretend to have autosense data when no such data is available.
|
2013-01-19 03:19:39 +00:00 |
|
template
|
Fix compiler warnings, mostly signed issues,
|
2012-04-02 10:50:42 +00:00 |
|
wlan
|
Fix for "run0: wcid=xx out of range" error message.
|
2013-01-04 20:44:17 +00:00 |
|
ufm_ioctl.h
|
Move the new USB stack into its new home.
|
2009-02-23 18:31:00 +00:00 |
|
usb.h
|
Make several timing parameters of the USB enumeration sequence tuneable.
|
2012-10-24 07:23:29 +00:00 |
|
usb_bus.h
|
Implement better support for USB controller suspend and resume.
|
2011-12-14 00:28:54 +00:00 |
|
usb_busdma.c
|
Regression issue:
|
2012-12-21 14:17:39 +00:00 |
|
usb_busdma.h
|
- Make struct usb_xfer opaque so that drivers can not access the internals
|
2009-06-23 02:19:59 +00:00 |
|
usb_cdc.h
|
USB network (NCM driver):
|
2010-10-13 22:04:55 +00:00 |
|
usb_compat_linux.c
|
Fix compiler warnings, mostly signed issues,
|
2012-04-02 10:50:42 +00:00 |
|
usb_compat_linux.h
|
- Add usb_fill_bulk_urb() and usb_bulk_msg() linux compat functions [1]
|
2009-11-01 21:48:18 +00:00 |
|
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
|
Remove unneeded includes of <sys/linker_set.h>. Other headers that use
|
2011-01-11 13:59:06 +00:00 |
|
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 missing CTLFLAG_TUN flag to tunable sysctls in USB stack.
|
2012-10-26 06:04:47 +00:00 |
|
usb_debug.h
|
Make several timing parameters of the USB enumeration sequence tuneable.
|
2012-10-24 07:23:29 +00:00 |
|
usb_dev.c
|
Add missing CTLFLAG_TUN flag to tunable sysctls in USB stack.
|
2012-10-26 06:04:47 +00:00 |
|
usb_dev.h
|
USB core:
|
2009-07-30 00:15:50 +00:00 |
|
usb_device.c
|
Add missing CTLFLAG_TUN flag to tunable sysctls in USB stack.
|
2012-10-26 06:04:47 +00:00 |
|
usb_device.h
|
Fix spelling.
|
2012-08-10 14:44:04 +00:00 |
|
usb_dynamic.c
|
Refactor auto-quirk solution so that we break as few external
|
2011-09-10 15:55:36 +00:00 |
|
usb_dynamic.h
|
Refactor auto-quirk solution so that we break as few external
|
2011-09-10 15:55:36 +00:00 |
|
usb_endian.h
|
Fix _USB2_* refernces in the header protection defines.
|
2009-06-15 01:09:19 +00:00 |
|
usb_error.c
|
Remove unneeded includes of <sys/linker_set.h>. Other headers that use
|
2011-01-11 13:59:06 +00:00 |
|
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
|
Add missing CTLFLAG_TUN flag to tunable sysctls in USB stack.
|
2012-10-26 06:04:47 +00:00 |
|
usb_generic.h
|
Fix _USB2_* refernces in the header protection defines.
|
2009-06-15 01:09:19 +00:00 |
|
usb_handle_request.c
|
Fix compiler warnings, mostly signed issues,
|
2012-04-02 10:50:42 +00:00 |
|
usb_hid.c
|
Fix detection of Razer Copperhead as a USB mouse.
|
2013-01-10 07:45:46 +00:00 |
|
usb_hub.c
|
Add missing CTLFLAG_TUN flag to tunable sysctls in USB stack.
|
2012-10-26 06:04:47 +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
|
Implement better support for USB controller suspend and resume.
|
2011-12-14 00:28:54 +00:00 |
|
usb_ioctl.h
|
Rename new IOCTL to singular form of the noun "streams".
|
2012-08-13 18:09:19 +00:00 |
|
usb_lookup.c
|
- Export the USB device ID format to userspace tools.
|
2011-06-25 15:51:44 +00:00 |
|
usb_mbuf.c
|
Remove unneeded includes of <sys/linker_set.h>. Other headers that use
|
2011-01-11 13:59:06 +00:00 |
|
usb_mbuf.h
|
- Make struct usb_xfer opaque so that drivers can not access the internals
|
2009-06-23 02:19:59 +00:00 |
|
usb_msctest.c
|
Fix more regression issue after r244503.
|
2012-12-24 10:10:18 +00:00 |
|
usb_msctest.h
|
This patch adds automatic detection of USB mass storage devices
|
2011-09-02 18:50:44 +00:00 |
|
usb_parse.c
|
Remove unneeded includes of <sys/linker_set.h>. Other headers that use
|
2011-01-11 13:59:06 +00:00 |
|
usb_pci.h
|
Fix _USB2_* refernces in the header protection defines.
|
2009-06-15 01:09:19 +00:00 |
|
usb_pf.c
|
Make the "struct if_clone" opaque to users of the cloning API. Users
|
2012-10-16 13:37:54 +00:00 |
|
usb_pf.h
|
- Improvements to USB PF solution
|
2011-04-03 20:03:45 +00:00 |
|
usb_process.c
|
Add missing CTLFLAG_TUN flag to tunable sysctls in USB stack.
|
2012-10-26 06:04:47 +00:00 |
|
usb_process.h
|
Use software interrupt priorities for USB kthreads instead of hardware
|
2011-01-13 14:15:36 +00:00 |
|
usb_request.c
|
Make several timing parameters of the USB enumeration sequence tuneable.
|
2012-10-24 07:23:29 +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
|
Allocate separate USB buffers for DMA'ed data, so that
|
2012-12-20 18:13:37 +00:00 |
|
usb_transfer.h
|
This commit marks the beginning of a new internal USB
|
2011-11-28 09:54:41 +00:00 |
|
usb_util.c
|
Simplify the usb_pause_mtx() function by factoring out the generic parts
|
2011-11-19 11:17:27 +00:00 |
|
usb_util.h
|
Move the device_delete_all_children() function from usb_util.c
|
2011-11-19 10:11:50 +00:00 |
|
usbdevs
|
Add new quirk and correct old one.
|
2013-01-21 07:02:41 +00:00 |
|
usbdi.h
|
Allocate separate USB buffers for DMA'ed data, so that
|
2012-12-20 18:13:37 +00:00 |
|
usbdi_util.h
|
This commit adds full support for USB 3.0 devices in host and device
|
2010-10-04 23:18:05 +00:00 |
|
usbhid.h
|
Fix detection of Razer Copperhead as a USB mouse.
|
2013-01-10 07:45:46 +00:00 |