aboutsummaryrefslogtreecommitdiff
path: root/sys/modules/usb
Commit message (Expand)AuthorAgeFilesLines
* 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
* Add USB MIDI template for USB device side mode.Hans Petter Selasky2015-06-011-1/+2
* Build the USB DisplayLink driver by default.Hans Petter Selasky2015-04-171-0/+1
* Allow USB modules to be built in parallel.Hans Petter Selasky2015-03-041-0/+5
* Import USB display link driver from OpenBSD. Support for compressionHans Petter Selasky2015-02-151-0/+12
* Add new USB template to the USB template module.Hans Petter Selasky2015-01-131-1/+2
* The USB LED driver for the Dream Cheeky WebMail Notifier.Kevin Lo2014-09-052-1/+37
* Remove dependence on source tree options. Move all kernel moduleWarner Losh2014-08-111-1/+2
* Add new USB phone descriptor template for USB device side mode.Hans Petter Selasky2014-08-051-1/+2
* Hook the ISP/SAF1761 driver into MIPS kernel builds.Hans Petter Selasky2014-05-292-2/+6
* - Remove no longer used file. FDT is used to attach device drivers.Hans Petter Selasky2014-05-181-4/+0
* Rename "saf1761_dci_xxx" into "saf1761_otg_xxx" to reflect that thisHans Petter Selasky2014-05-161-1/+1
* Create driver file templates, kernel module Makefile and add initialHans Petter Selasky2014-05-121-0/+42
* Use src.opts.mk in preference to bsd.own.mk except where we need stuffWarner Losh2014-05-061-1/+1
* Add preliminary support for the Realtek RTL8188EUS and RTL8188ETV chipsets.Kevin Lo2014-04-252-1/+7