freebsd-dev/sys/dev/usb
Mitchell Horne 26d786331b usb: musb_otg_allwinner: de-constify bus_space_tags
The SAN interceptors simply take a bus_space_tag_t, so we're
dropping qualifiers here.  const semantics with a ptr typedef mean we'd
have to drop or change the bus_space_tag_t abstraction used in the SAN
sanitizers in order to make a compatible change there, which likely
isn't worth it.

Reviewed by:	andrew, markj
Sponsored by:	Juniper Networks, Inc.
Sponsored by:	Klara, Inc.
Differential Revision:	https://reviews.freebsd.org/D36764
2022-09-27 15:54:00 -05:00
..
controller usb: musb_otg_allwinner: de-constify bus_space_tags 2022-09-27 15:54:00 -05:00
gadget usb: Remove unused devclass arguments to DRIVER_MODULE. 2022-05-06 15:46:57 -07:00
input usbhid(4): Increase probe priority to BUS_PROBE_DEFAULT + 1 2022-09-11 13:21:16 +03:00
misc usb: Remove unused devclass arguments to DRIVER_MODULE. 2022-05-06 15:46:57 -07:00
net Revert "usb: Remove a double words in a source code comments" 2022-09-05 15:45:35 +02:00
quirk USB: add 2 (3) more device IDs for rtw88-usb devices and a quirk 2022-09-07 23:48:59 +00:00
serial ucom(4): Make sure the open routine is executed synchronously. 2022-08-30 16:19:58 +02:00
storage usb: Remove unused devclass arguments to DRIVER_MODULE. 2022-05-06 15:46:57 -07:00
template
video usb: Remove unused devclass arguments to DRIVER_MODULE. 2022-05-06 15:46:57 -07:00
wlan upgt(4): Adjust all pause calls to use milliseconds instead of ticks. 2022-06-09 15:18:02 +02:00
ufm_ioctl.h
uftdiio.h
uled_ioctl.h
usb_bus.h
usb_busdma.c net80211(4): Bring back an accidently reverted grammar correction 2022-09-07 13:35:45 +02: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
usb_device.h
usb_dynamic.c
usb_dynamic.h
usb_endian.h
usb_error.c
usb_fdt_support.c
usb_fdt_support.h
usb_freebsd_loader.h
usb_freebsd.h
usb_generic.c
usb_generic.h
usb_handle_request.c
usb_hid.c
usb_hub_acpi.c usb: Remove unused devclass arguments to DRIVER_MODULE. 2022-05-06 15:46:57 -07:00
usb_hub_private.h
usb_hub.c XHCI: clear warm and port reset 2022-06-15 21:10:01 +00:00
usb_hub.h
usb_if.m
usb_ioctl.h
usb_lookup.c
usb_mbuf.c
usb_mbuf.h
usb_msctest.c
usb_msctest.h
usb_parse.c
usb_pci.h
usb_pf.c if_clone: migrate some consumers to the new KPI. 2022-09-22 12:30:09 +00:00
usb_pf.h
usb_process.c
usb_process.h
usb_request.c usb(4): Quirk for non-compliant USB devices. 2022-08-27 08:52:28 +02:00
usb_request.h
usb_transfer.c
usb_transfer.h
usb_util.c
usb_util.h
usb.h
usbdevs USB: add 2 (3) more device IDs for rtw88-usb devices and a quirk 2022-09-07 23:48:59 +00:00
usbdi_util.h
usbdi.h
usbhid.h