summaryrefslogtreecommitdiff
path: root/sys/modules/usb
AgeCommit message (Expand)Author
2025-09-15udbc: Add usb debug host mode driverTom Jones
2025-08-23sys/modules: fix standalone build for multiple modulesShengYi Hung
2025-02-07mtw(4) remove misplaced DEBUG_FLAGSJesper Schmitz Mouridsen
2025-02-03mt7601U: Importing if_mtw from OpenBSDJesper Schmitz Mouridsen
2025-01-20umb: Introduce the USB umb(4) network driverAdrian Chadd
2024-07-15Remove residual blank line at start of MakefileWarner Losh
2024-04-19Add support for i2c-tiny-usb: usb to iic bridgeDenis Bodor
2024-04-11bcm2838_xhci: Need to generate ofw_bus_if.hWarner Losh
2024-04-09bcm2838_xhci: add moduleLexi Winter
2023-08-16sys: Remove $FreeBSD$: one-line sh patternWarner Losh
2022-04-05mii: Add opt_platform.h to all miibus driversWarner Losh
2022-01-04mips: remove saf1761Warner Losh
2021-11-18Fix some modules to export more used symbolsKonstantin Belousov
2021-08-25wsp(4): Add evdev support.Vladimir Kondratyev
2021-01-08hidraw(4): Add HIDRAW_MAKE_UHID_ALIAS kernel optionVladimir Kondratyev
2021-01-08hid: Import usbhid - USB transport backend for HID subsystem.Vladimir Kondratyev
2020-09-12A major update to the ure driver.John-Mark Gurney
2020-08-20Remove the long obsolete ufm driver.Warner Losh
2020-08-16Unbreak building cp2112(8) as a module outside of kernel build environment.Eugene Grosbein
2020-08-06cp2112: driver for the namesake GPIO and I2C master gadgetAndriy Gapon
2020-01-23Fix build of stand/usb .Hans Petter Selasky
2019-08-07Add cdceem(4) driver, for virtual ethernet devices compliantEdward Tomasz Napierala
2019-07-08Put USB ACPI code into own module, uacpi.ko.Hans Petter Selasky
2019-06-17Add ACPI support for USB driver.Takanori Watanabe
2019-06-12Stop using .OODATE for extracting firmware.Bryan Drewery
2019-05-19Add common support functions for USB devices configured via FDT data.Ian Lepore
2018-08-05uep(4): add evdev supportVladimir Kondratyev
2018-07-27Remove Atmel AT91RM9200 and AT91SAM9 support.Warner Losh
2018-05-25if_muge: connect module to the buildEd Maste
2018-05-17Add a "multifunction" device side USB template, which provides massEdward Tomasz Napierala
2018-05-17Add driver for Microchip LAN78xx USB3-GigE controllerEd Maste
2018-05-15Add new USB HID driver for Super Nintendo gamepads.Hans Petter Selasky
2018-04-06Move most of the contents of opt_compat.h to opt_global.h.Brooks Davis
2018-03-10usb/wlan/*: properly include "opt_wlan.h" into all driversAndriy Voskoboinyk
2017-08-19Add support for generic MS Windows 7/8/10-compatible USB HID touchscreensVladimir Kondratyev
2017-03-04sys/modules: normalize .CURDIR-relative paths to SRCTOPEnji Cooper
2017-02-19Add USB Mass Storage CTL frontend. This makes it possibleEdward Tomasz Napierala
2017-01-26mips: exclude modules that fail to buildEd Maste
2016-09-21Add evdev support to ums(4)Oleksandr Tymoshenko
2016-09-21Add evdev support to ukbd driverOleksandr Tymoshenko
2016-03-20[urtwn] migrate urtwn out into sys/dev/urtwn/ .Adrian Chadd
2016-02-22urtwn: add an option to compile the driver without firmware specific codeAndriy Voskoboinyk
2015-12-26Disable the firwmare licence check for rsu and urtwn.Adrian Chadd
2015-12-01Add initial support for RTL8152 USB Fast Ethernet. RTL8152 supportsKevin Lo
2015-11-10Build all of sys/modules with SUBDIR_PARALLEL.Bryan Drewery
2015-10-29Finish process of moving the LinuxKPI module into the default kernel build.Hans Petter Selasky
2015-10-12urtwn(4): split *reg and *var parts (no functional change).Adrian Chadd
2015-09-29Add opt_wlan.h as requirements for the two drivers I'm currently working on.Adrian Chadd
2015-06-19Add USB gold driver to default kernel build.Hans Petter Selasky
2015-06-11Import ugold driver from OpenBSD supporting digital USB temperatureHans Petter Selasky