freebsd-dev/sys/dev/usb
Alexander Motin 3dfe1a8e49 Fix for the r235558: interrupt output pipe is optional, so fix the driver
attach and operation when it is absent.

Sponsored by:	iXsystems, Inc.
MFC after:	1 week
2012-05-17 22:04:17 +00:00
..
controller Make sure the EHCI bandwidth allocation algorithm 2012-05-03 16:06:22 +00:00
input Fix for the r235558: interrupt output pipe is optional, so fix the driver 2012-05-17 22:04:17 +00:00
misc Fix compiler warnings, mostly signed issues, 2012-04-02 10:50:42 +00:00
net - Change the module order of these MAC drivers to be last so they are 2012-05-11 02:40:40 +00:00
quirk Add support for more USB devices. 2012-01-16 22:26:25 +00:00
serial Add support for the SIMCom SIM5218, tested by me. 2012-04-21 14:30:51 +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 Fix compiler warnings, mostly signed issues, 2012-04-02 10:50:42 +00:00
ufm_ioctl.h
usb_bus.h Implement better support for USB controller suspend and resume. 2011-12-14 00:28:54 +00:00
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 Multi-TT mode of modern USB HUBs. 2012-04-29 17:12:33 +00:00
usb_core.c
usb_core.h
usb_debug.c
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 compiler warnings, mostly signed issues, 2012-04-02 10:50:42 +00:00
usb_device.h
usb_dynamic.c
usb_dynamic.h
usb_endian.h
usb_error.c
usb_freebsd.h
usb_generic.c Style change. 2011-11-12 08:16:45 +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 Multi-TT mode of modern USB HUBs. 2012-04-29 17:12:33 +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 - This patch adds custom IOCTLs to read and write the 4 GPIO pins on the 2011-11-12 08:40:52 +00:00
usb_lookup.c
usb_mbuf.c
usb_mbuf.h
usb_msctest.c Fix compiler warnings, mostly signed issues, 2012-04-02 10:50:42 +00:00
usb_msctest.h
usb_parse.c
usb_pci.h
usb_pf.c
usb_pf.h
usb_process.c
usb_process.h
usb_request.c Fix compiler warnings, mostly signed issues, 2012-04-02 10:50:42 +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 Make sure the EHCI bandwidth allocation algorithm 2012-05-03 16:06:22 +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
usb.h Add definitions and structures for USB 2.0 Link Power Management, LPM. 2012-04-02 07:51:30 +00:00
usbdevs Add support for the SIMCom SIM5218, tested by me. 2012-04-21 14:30:51 +00:00
usbdi_util.h
usbdi.h Fix compiler warnings, mostly signed issues, 2012-04-02 10:50:42 +00:00
usbhid.h Fix compiler warnings, mostly signed issues, 2012-04-02 10:50:42 +00:00