freebsd-dev/sys/dev/usb
Pedro F. Giffuni d9c9c81c08 sys: use our roundup2/rounddown2() macros when param.h is available.
rounddown2 tends to produce longer lines than the original code
and when the code has a high indentation level it was not really
advantageous to do the replacement.

This tries to strike a balance between readability using the macros
and flexibility of having the expressions, so not everything is
converted.
2016-04-21 19:57:40 +00:00
..
controller Remove misleading comment. musb supports host mode for more than two years now 2016-04-05 18:07:13 +00:00
gadget
input dev/usb: use our nitems() macro when param.h is available. 2016-04-19 22:07:36 +00:00
misc Create a USB_PNP_INFO and use it to export the existing PNP 2015-12-11 05:28:00 +00:00
net Cleanup unnecessary semicolons from the kernel. 2016-04-10 23:07:00 +00:00
quirk Add new USB quirk. 2016-04-21 17:45:37 +00:00
serial dev/usb: use our nitems() macro when param.h is available. 2016-04-19 22:07:36 +00:00
storage Create a USB_PNP_INFO and use it to export the existing PNP 2015-12-11 05:28:00 +00:00
template
video Add new USB ID to UDL driver. 2016-03-30 10:05:52 +00:00
wlan [rsu] We don't do A-MPDU transmit right now, so don't bother registering 2016-04-06 00:41:06 +00:00
ufm_ioctl.h
uftdiio.h
uled_ioctl.h
usb_bus.h
usb_busdma.c sys: use our roundup2/rounddown2() macros when param.h is available. 2016-04-21 19:57:40 +00:00
usb_busdma.h
usb_cdc.h
usb_controller.h
usb_core.c
usb_core.h
usb_debug.c
usb_debug.h
usb_dev.c
usb_dev.h
usb_device.c Use the recently added "make_dev_s()" function to solve old race setting the 2016-01-15 12:09:15 +00:00
usb_device.h
usb_dynamic.c
usb_dynamic.h
usb_endian.h
usb_error.c
usb_freebsd_loader.h
usb_freebsd.h
usb_generic.c
usb_generic.h
usb_handle_request.c
usb_hid.c Be more verbose when truncating number of HID items. 2016-02-23 14:58:20 +00:00
usb_hub.c Create a USB_PNP_INFO and use it to export the existing PNP 2015-12-11 05:28:00 +00:00
usb_hub.h
usb_if.m
usb_ioctl.h
usb_lookup.c Update metadata for "tools/tools/bus_autoconf" after r292080. Use 2015-12-29 11:53:13 +00:00
usb_mbuf.c
usb_mbuf.h
usb_msctest.c
usb_msctest.h
usb_parse.c
usb_pci.h
usb_pf.c
usb_pf.h
usb_process.c
usb_process.h
usb_request.c
usb_request.h
usb_transfer.c USB: replace 0 with NULL for pointers. 2016-04-09 20:36:07 +00:00
usb_transfer.h
usb_util.c
usb_util.h
usb.h
usbdevs Add new USB quirk. 2016-04-21 17:45:37 +00:00
usbdi_util.h
usbdi.h Update metadata for "tools/tools/bus_autoconf" after r292080. Use 2015-12-29 11:53:13 +00:00
usbhid.h