aboutsummaryrefslogtreecommitdiff
path: root/sys/modules/usb
Commit message (Expand)AuthorAgeFilesLines
* MFC r364269 by eugen: Unbreak building cp2112(8) as a module...Andriy Gapon2020-08-281-1/+1
* MFC r363951,r364143,r364144: cp2112: driver for the namesake GPIO and I2C mas...Andriy Gapon2020-08-282-0/+38
* MFC r357041:Hans Petter Selasky2020-02-031-1/+6
* MFC r350685:Edward Tomasz Napierala2019-09-063-2/+16
* MFC r348979:Bryan Drewery2019-09-052-2/+2
* MFC r347974, r348001, r348006, r348013, r348016, r348018, r348020Ian Lepore2019-05-301-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
* Add support for specifying USB controller mode via FDT.Hans Petter Selasky2014-04-181-2/+2
* Import USB RNDIS driver to FreeBSD from OpenBSD.Hans Petter Selasky2014-02-062-0/+38
* Add support for trackpads found in Apple MacBook products. While at itHans Petter Selasky2014-01-292-1/+37
* Make it easier to test build the USB code having the debug flags setHans Petter Selasky2013-12-091-0/+12
* Import the axge(4) driver for the ASIX AX88178A and AX88179 USB EthernetMark Johnston2013-11-192-1/+11
* Fix up paths after r253790.Sergey Kandaurov2013-07-301-2/+2