freebsd-dev/sys/dev/usb
Andrew Thompson 599ce1c3ba Fix length check for ugen control transfer.
Submitted by:	Sylvestre Gallon, HPS
2009-06-22 21:09:52 +00:00
..
controller s/usb2_/usb_|usbd_/ on all function names for the USB stack. 2009-06-15 01:02:43 +00:00
input s/usb2_/usb_|usbd_/ on all function names for the USB stack. 2009-06-15 01:02:43 +00:00
misc s/usb2_/usb_|usbd_/ on all function names for the USB stack. 2009-06-15 01:02:43 +00:00
net Fix usb2_find_descriptor function name. 2009-06-15 22:38:05 +00:00
quirk Fix _USB2_* refernces in the header protection defines. 2009-06-15 01:09:19 +00:00
serial Fix usb2_find_descriptor function name. 2009-06-15 22:38:05 +00:00
storage use PROTO_DEFAULT. 2009-06-21 13:13:13 +00:00
template s/usb2_/usb_|usbd_/ on all function names for the USB stack. 2009-06-15 01:02:43 +00:00
wlan reorders the sequence when the device is detached. After detaching the 2009-06-17 04:15:19 +00:00
ufm_ioctl.h Move the new USB stack into its new home. 2009-02-23 18:31:00 +00:00
usb_bus.h Fix _USB2_* refernces in the header protection defines. 2009-06-15 01:09:19 +00:00
usb_busdma.c s/usb2_/usb_|usbd_/ on all function names for the USB stack. 2009-06-15 01:02:43 +00:00
usb_busdma.h Fix _USB2_* refernces in the header protection defines. 2009-06-15 01:09:19 +00:00
usb_cdc.h s/usb2_/usb_/ on all C structs for the USB stack. 2009-05-28 17:36:36 +00:00
usb_compat_linux.c s/usb2_/usb_|usbd_/ on all function names for the USB stack. 2009-06-15 01:02:43 +00:00
usb_compat_linux.h s/usb2_/usb_|usbd_/ on all function names for the USB stack. 2009-06-15 01:02:43 +00:00
usb_controller.h Fix _USB2_* refernces in the header protection defines. 2009-06-15 01:09:19 +00:00
usb_core.c Move the new USB stack into its new home. 2009-02-23 18:31:00 +00:00
usb_core.h Fix _USB2_* refernces in the header protection defines. 2009-06-15 01:09:19 +00:00
usb_debug.c s/usb2_/usb_|usbd_/ on all function names for the USB stack. 2009-06-15 01:02:43 +00:00
usb_debug.h Fix _USB2_* refernces in the header protection defines. 2009-06-15 01:09:19 +00:00
usb_defs.h Fix _USB2_* refernces in the header protection defines. 2009-06-15 01:09:19 +00:00
usb_dev.c s/usb2_/usb_|usbd_/ on all function names for the USB stack. 2009-06-15 01:02:43 +00:00
usb_dev.h Fix _USB2_* refernces in the header protection defines. 2009-06-15 01:09:19 +00:00
usb_device.c Fix usb2_find_descriptor function name. 2009-06-15 22:38:05 +00:00
usb_device.h Fix usb2_find_descriptor function name. 2009-06-15 22:38:05 +00:00
usb_dynamic.c s/usb2_/usb_|usbd_/ on all function names for the USB stack. 2009-06-15 01:02:43 +00:00
usb_dynamic.h Fix _USB2_* refernces in the header protection defines. 2009-06-15 01:09:19 +00:00
usb_endian.h Fix _USB2_* refernces in the header protection defines. 2009-06-15 01:09:19 +00:00
usb_error.c s/usb2_/usb_|usbd_/ on all function names for the USB stack. 2009-06-15 01:02:43 +00:00
usb_error.h Fix _USB2_* refernces in the header protection defines. 2009-06-15 01:09:19 +00:00
usb_generic.c Fix length check for ugen control transfer. 2009-06-22 21:09:52 +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 s/usb2_/usb_|usbd_/ on all function names for the USB stack. 2009-06-15 01:02:43 +00:00
usb_handle_request.h Fix _USB2_* refernces in the header protection defines. 2009-06-15 01:09:19 +00:00
usb_hid.c s/usb2_/usb_|usbd_/ on all function names for the USB stack. 2009-06-15 01:02:43 +00:00
usb_hid.h Fix _USB2_* refernces in the header protection defines. 2009-06-15 01:09:19 +00:00
usb_hub.c s/usb2_/usb_|usbd_/ on all function names for the USB stack. 2009-06-15 01:02:43 +00:00
usb_hub.h Fix _USB2_* refernces in the header protection defines. 2009-06-15 01:09:19 +00:00
usb_if.m Minor device side improvement. Make sure a not complete state gets paired with 2009-06-12 15:58:55 +00:00
usb_ioctl.h Fix _USB2_* refernces in the header protection defines. 2009-06-15 01:09:19 +00:00
usb_lookup.c s/usb2_/usb_|usbd_/ on all function names for the USB stack. 2009-06-15 01:02:43 +00:00
usb_lookup.h Fix _USB2_* refernces in the header protection defines. 2009-06-15 01:09:19 +00:00
usb_mbuf.c s/usb2_/usb_|usbd_/ on all function names for the USB stack. 2009-06-15 01:02:43 +00:00
usb_mbuf.h Fix _USB2_* refernces in the header protection defines. 2009-06-15 01:09:19 +00:00
usb_mfunc.h Fix _USB2_* refernces in the header protection defines. 2009-06-15 01:09:19 +00:00
usb_msctest.c s/usb2_/usb_|usbd_/ on all function names for the USB stack. 2009-06-15 01:02:43 +00:00
usb_msctest.h Fix _USB2_* refernces in the header protection defines. 2009-06-15 01:09:19 +00:00
usb_parse.c s/usb2_/usb_|usbd_/ on all function names for the USB stack. 2009-06-15 01:02:43 +00:00
usb_parse.h Fix _USB2_* refernces in the header protection defines. 2009-06-15 01:09:19 +00:00
usb_pci.h Fix _USB2_* refernces in the header protection defines. 2009-06-15 01:09:19 +00:00
usb_process.c s/usb2_/usb_|usbd_/ on all function names for the USB stack. 2009-06-15 01:02:43 +00:00
usb_process.h Fix _USB2_* refernces in the header protection defines. 2009-06-15 01:09:19 +00:00
usb_request.c s/usb2_/usb_|usbd_/ on all function names for the USB stack. 2009-06-15 01:02:43 +00:00
usb_request.h Fix _USB2_* refernces in the header protection defines. 2009-06-15 01:09:19 +00:00
usb_revision.h Fix _USB2_* refernces in the header protection defines. 2009-06-15 01:09:19 +00:00
usb_transfer.c s/usb2_/usb_|usbd_/ on all function names for the USB stack. 2009-06-15 01:02:43 +00:00
usb_transfer.h Fix _USB2_* refernces in the header protection defines. 2009-06-15 01:09:19 +00:00
usb_util.c s/usb2_/usb_|usbd_/ on all function names for the USB stack. 2009-06-15 01:02:43 +00:00
usb_util.h Fix _USB2_* refernces in the header protection defines. 2009-06-15 01:09:19 +00:00
usb.h Fix _USB2_* refernces in the header protection defines. 2009-06-15 01:09:19 +00:00
usbdevs Add support for the Myson Heden 8813. 2009-06-21 11:21:16 +00:00
usbhid.h Fix _USB2_* refernces in the header protection defines. 2009-06-15 01:09:19 +00:00