freebsd-dev/sys/dev/usb
Hans Petter Selasky ce4092bda4 Correct IOCTL return code.
Approved by:    thompsa (mentor)
2010-10-04 22:04:22 +00:00
..
controller Add missing DRIVER_MODULE() entry for the musbotg driver. 2010-10-04 21:30:15 +00:00
input Fix UMS_BUTTON_MAX define name 2010-09-02 03:52:04 +00:00
misc Add missing MODULE_VERSION() definitions, this resolves problems around 2010-09-01 23:47:53 +00:00
net Make upper stack know driver's output status. This change increased 2010-10-04 21:01:27 +00:00
quirk Disable sync cache for the Transcend Jetflash V90. It is more specific 2010-08-06 13:45:16 +00:00
serial Reduce the need to accesss struct usb_device by providing functions to access 2010-09-02 04:39:45 +00:00
storage Reduce the need to accesss struct usb_device by providing functions to access 2010-09-02 04:39:45 +00:00
template isochronous endpoint descriptors should have two more bytes which are zero by 2010-03-11 21:48:10 +00:00
wlan Fix build breakage from r212127 2010-09-02 03:50:11 +00:00
ufm_ioctl.h
usb_bus.h
usb_busdma.c Use saner nsegments and maxsegsz parameters when creating certain DMA tags; 2010-09-14 20:41:06 +00:00
usb_busdma.h
usb_cdc.h The NetBSD Foundation has granted permission to remove clause 3 and 4 from 2010-03-03 10:18:03 +00:00
usb_compat_linux.c Add missing MODULE_VERSION() definitions, this resolves problems around 2010-09-01 23:47:53 +00:00
usb_compat_linux.h
usb_controller.h Add support for power mode filtering as some USB hardware does not support 2010-09-02 04:05:00 +00:00
usb_core.c
usb_core.h
usb_debug.c
usb_debug.h Change USB_DEBUG to #ifdef and allow it to be turned off. Previously this had 2010-04-22 21:31:34 +00:00
usb_dev.c Correct IOCTL return code. 2010-10-04 22:04:22 +00:00
usb_dev.h
usb_device.c Reduce the need to accesss struct usb_device by providing functions to access 2010-09-02 04:39:45 +00:00
usb_device.h If a USB device is suspended and a USB set config request is issued when the 2010-05-12 22:42:35 +00:00
usb_dynamic.c Use the EVENTHANDLER system to hook into the usb device configuration and 2009-12-17 21:42:10 +00:00
usb_dynamic.h Use the EVENTHANDLER system to hook into the usb device configuration and 2009-12-17 21:42:10 +00:00
usb_endian.h
usb_error.c
usb_freebsd.h Change USB_DEBUG to #ifdef and allow it to be turned off. Previously this had 2010-04-22 21:31:34 +00:00
usb_generic.c Reduce the need to accesss struct usb_device by providing functions to access 2010-09-02 04:39:45 +00:00
usb_generic.h
usb_handle_request.c
usb_hid.c Support getting signed and unsigned HID data. 2010-05-12 22:50:23 +00:00
usb_hub.c Reduce the need to accesss struct usb_device by providing functions to access 2010-09-02 04:39:45 +00:00
usb_hub.h
usb_if.m
usb_ioctl.h
usb_lookup.c
usb_mbuf.c
usb_mbuf.h
usb_msctest.c Add support for the E1752 3G modem and the required eject command. 2010-02-14 20:05:12 +00:00
usb_msctest.h Add support for the E1752 3G modem and the required eject command. 2010-02-14 20:05:12 +00:00
usb_parse.c
usb_pci.h
usb_process.c fix a few cases where a string is passed via format argument instead of 2010-06-11 19:27:21 +00:00
usb_process.h
usb_request.c Reduce diffs to p4. 2010-05-12 23:40:44 +00:00
usb_request.h
usb_transfer.c Change argument for usbd_get_dma_delay() from USB bus to USB device, some 2010-09-02 04:01:18 +00:00
usb_transfer.h Change argument for usbd_get_dma_delay() from USB bus to USB device, some 2010-09-02 04:01:18 +00:00
usb_util.c
usb_util.h
usb.h Add missing USB 3.0 definitions. Correct some wrong ones. 2010-10-04 21:38:10 +00:00
usbdevs Add new device ids. 2010-09-21 22:42:14 +00:00
usbdi_util.h Reduce the need to accesss struct usb_device by providing functions to access 2010-09-02 04:39:45 +00:00
usbdi.h Add support for power mode filtering as some USB hardware does not support 2010-09-02 04:05:00 +00:00
usbhid.h Support getting signed and unsigned HID data. 2010-05-12 22:50:23 +00:00