aboutsummaryrefslogtreecommitdiff
path: root/sys/modules/usb
Commit message (Expand)AuthorAgeFilesLines
* udbc: Add usb debug host mode driverTom Jones2025-09-152-4/+12
* sys/modules: fix standalone build for multiple modulesShengYi Hung2025-08-232-2/+2
* mtw(4) remove misplaced DEBUG_FLAGSJesper Schmitz Mouridsen2025-02-071-1/+1
* mt7601U: Importing if_mtw from OpenBSDJesper Schmitz Mouridsen2025-02-032-1/+10
* umb: Introduce the USB umb(4) network driverAdrian Chadd2025-01-202-1/+34
* Remove residual blank line at start of MakefileWarner Losh2024-07-1516-16/+0
* Add support for i2c-tiny-usb: usb to iic bridgeDenis Bodor2024-04-192-0/+36
* bcm2838_xhci: Need to generate ofw_bus_if.hWarner Losh2024-04-121-1/+1
* bcm2838_xhci: add moduleLexi Winter2024-04-102-1/+18
* sys: Remove $FreeBSD$: one-line sh patternWarner Losh2023-08-1686-87/+0
* mii: Add opt_platform.h to all miibus driversWarner Losh2022-04-0514-14/+14
* mips: remove saf1761Warner Losh2022-01-042-50/+1
* Fix some modules to export more used symbolsKonstantin Belousov2021-11-184-0/+8
* wsp(4): Add evdev support.Vladimir Kondratyev2021-08-241-2/+2
* hidraw(4): Add HIDRAW_MAKE_UHID_ALIAS kernel optionVladimir Kondratyev2021-01-071-2/+2
* hid: Import usbhid - USB transport backend for HID subsystem.Vladimir Kondratyev2021-01-072-1/+12
* A major update to the ure driver.John-Mark Gurney2020-09-121-1/+1
* Remove the long obsolete ufm driver.Warner Losh2020-08-202-37/+1
* Unbreak building cp2112(8) as a module outside of kernel build environment.Eugene Grosbein2020-08-161-1/+1
* cp2112: driver for the namesake GPIO and I2C master gadgetAndriy Gapon2020-08-062-0/+38
* Fix build of stand/usb .Hans Petter Selasky2020-01-231-1/+6
* Add cdceem(4) driver, for virtual ethernet devices compliantEdward Tomasz Napierala2019-08-073-2/+16
* Put USB ACPI code into own module, uacpi.ko.Hans Petter Selasky2019-07-083-8/+43
* Add ACPI support for USB driver.Takanori Watanabe2019-06-171-0/+5
* Stop using .OODATE for extracting firmware.Bryan Drewery2019-06-122-2/+2
* Add common support functions for USB devices configured via FDT data.Ian Lepore2019-05-191-0/+4
* uep(4): add evdev supportVladimir Kondratyev2018-08-051-2/+2
* Remove Atmel AT91RM9200 and AT91SAM9 support.Warner Losh2018-07-272-44/+1
* if_muge: connect module to the buildEd Maste2018-05-251-0/+1
* Add a "multifunction" device side USB template, which provides massEdward Tomasz Napierala2018-05-171-1/+2
* Add driver for Microchip LAN78xx USB3-GigE controllerEd Maste2018-05-171-0/+13
* Add new USB HID driver for Super Nintendo gamepads.Hans Petter Selasky2018-05-152-1/+37
* Move most of the contents of opt_compat.h to opt_global.h.Brooks Davis2018-04-061-1/+1
* usb/wlan/*: properly include "opt_wlan.h" into all driversAndriy Voskoboinyk2018-03-107-11/+11
* Add support for generic MS Windows 7/8/10-compatible USB HID touchscreensVladimir Kondratyev2017-08-192-1/+11
* sys/modules: normalize .CURDIR-relative paths to SRCTOPEnji Cooper2017-03-0480-80/+80
* Add USB Mass Storage CTL frontend. This makes it possibleEdward Tomasz Napierala2017-02-192-1/+10
* mips: exclude modules that fail to buildEd Maste2017-01-261-1/+4
* Add evdev support to ums(4)Oleksandr Tymoshenko2016-09-211-2/+2
* Add evdev support to ukbd driverOleksandr Tymoshenko2016-09-211-1/+1
* [urtwn] migrate urtwn out into sys/dev/urtwn/ .Adrian Chadd2016-03-207-57/+0
* urtwn: add an option to compile the driver without firmware specific codeAndriy Voskoboinyk2016-02-222-3/+9
* Disable the firwmare licence check for rsu and urtwn.Adrian Chadd2015-12-262-2/+2
* Add initial support for RTL8152 USB Fast Ethernet. RTL8152 supportsKevin Lo2015-12-012-1/+11
* Build all of sys/modules with SUBDIR_PARALLEL.Bryan Drewery2015-11-101-5/+0
* Finish process of moving the LinuxKPI module into the default kernel build.Hans Petter Selasky2015-10-291-1/+1
* urtwn(4): split *reg and *var parts (no functional change).Adrian Chadd2015-10-121-1/+1
* Add opt_wlan.h as requirements for the two drivers I'm currently working on.Adrian Chadd2015-09-292-2/+2
* Add USB gold driver to default kernel build.Hans Petter Selasky2015-06-191-1/+1
* Import ugold driver from OpenBSD supporting digital USB temperatureHans Petter Selasky2015-06-111-0/+13