| Commit message (Expand) | Author | Age | Files | Lines |
| * | MFC r364269 by eugen: Unbreak building cp2112(8) as a module... | Andriy Gapon | 2020-08-28 | 1 | -1/+1 |
| * | MFC r363951,r364143,r364144: cp2112: driver for the namesake GPIO and I2C mas... | Andriy Gapon | 2020-08-28 | 2 | -0/+38 |
| * | MFC r357041: | Hans Petter Selasky | 2020-02-03 | 1 | -1/+6 |
| * | MFC r350685: | Edward Tomasz Napierala | 2019-09-06 | 3 | -2/+16 |
| * | MFC r348979: | Bryan Drewery | 2019-09-05 | 2 | -2/+2 |
| * | MFC r347974, r348001, r348006, r348013, r348016, r348018, r348020 | Ian Lepore | 2019-05-30 | 1 | -0/+4 |
| * | uep(4): add evdev support | Vladimir Kondratyev | 2018-08-05 | 1 | -2/+2 |
| * | Remove Atmel AT91RM9200 and AT91SAM9 support. | Warner Losh | 2018-07-27 | 2 | -44/+1 |
| * | if_muge: connect module to the build | Ed Maste | 2018-05-25 | 1 | -0/+1 |
| * | Add a "multifunction" device side USB template, which provides mass | Edward Tomasz Napierala | 2018-05-17 | 1 | -1/+2 |
| * | Add driver for Microchip LAN78xx USB3-GigE controller | Ed Maste | 2018-05-17 | 1 | -0/+13 |
| * | Add new USB HID driver for Super Nintendo gamepads. | Hans Petter Selasky | 2018-05-15 | 2 | -1/+37 |
| * | Move most of the contents of opt_compat.h to opt_global.h. | Brooks Davis | 2018-04-06 | 1 | -1/+1 |
| * | usb/wlan/*: properly include "opt_wlan.h" into all drivers | Andriy Voskoboinyk | 2018-03-10 | 7 | -11/+11 |
| * | Add support for generic MS Windows 7/8/10-compatible USB HID touchscreens | Vladimir Kondratyev | 2017-08-19 | 2 | -1/+11 |
| * | sys/modules: normalize .CURDIR-relative paths to SRCTOP | Enji Cooper | 2017-03-04 | 80 | -80/+80 |
| * | Add USB Mass Storage CTL frontend. This makes it possible | Edward Tomasz Napierala | 2017-02-19 | 2 | -1/+10 |
| * | mips: exclude modules that fail to build | Ed Maste | 2017-01-26 | 1 | -1/+4 |
| * | Add evdev support to ums(4) | Oleksandr Tymoshenko | 2016-09-21 | 1 | -2/+2 |
| * | Add evdev support to ukbd driver | Oleksandr Tymoshenko | 2016-09-21 | 1 | -1/+1 |
| * | [urtwn] migrate urtwn out into sys/dev/urtwn/ . | Adrian Chadd | 2016-03-20 | 7 | -57/+0 |
| * | urtwn: add an option to compile the driver without firmware specific code | Andriy Voskoboinyk | 2016-02-22 | 2 | -3/+9 |
| * | Disable the firwmare licence check for rsu and urtwn. | Adrian Chadd | 2015-12-26 | 2 | -2/+2 |
| * | Add initial support for RTL8152 USB Fast Ethernet. RTL8152 supports | Kevin Lo | 2015-12-01 | 2 | -1/+11 |
| * | Build all of sys/modules with SUBDIR_PARALLEL. | Bryan Drewery | 2015-11-10 | 1 | -5/+0 |
| * | Finish process of moving the LinuxKPI module into the default kernel build. | Hans Petter Selasky | 2015-10-29 | 1 | -1/+1 |
| * | urtwn(4): split *reg and *var parts (no functional change). | Adrian Chadd | 2015-10-12 | 1 | -1/+1 |
| * | Add opt_wlan.h as requirements for the two drivers I'm currently working on. | Adrian Chadd | 2015-09-29 | 2 | -2/+2 |
| * | Add USB gold driver to default kernel build. | Hans Petter Selasky | 2015-06-19 | 1 | -1/+1 |
| * | Import ugold driver from OpenBSD supporting digital USB temperature | Hans Petter Selasky | 2015-06-11 | 1 | -0/+13 |
| * | Add USB MIDI template for USB device side mode. | Hans Petter Selasky | 2015-06-01 | 1 | -1/+2 |
| * | Build the USB DisplayLink driver by default. | Hans Petter Selasky | 2015-04-17 | 1 | -0/+1 |
| * | Allow USB modules to be built in parallel. | Hans Petter Selasky | 2015-03-04 | 1 | -0/+5 |
| * | Import USB display link driver from OpenBSD. Support for compression | Hans Petter Selasky | 2015-02-15 | 1 | -0/+12 |
| * | Add new USB template to the USB template module. | Hans Petter Selasky | 2015-01-13 | 1 | -1/+2 |
| * | The USB LED driver for the Dream Cheeky WebMail Notifier. | Kevin Lo | 2014-09-05 | 2 | -1/+37 |
| * | Remove dependence on source tree options. Move all kernel module | Warner Losh | 2014-08-11 | 1 | -1/+2 |
| * | Add new USB phone descriptor template for USB device side mode. | Hans Petter Selasky | 2014-08-05 | 1 | -1/+2 |
| * | Hook the ISP/SAF1761 driver into MIPS kernel builds. | Hans Petter Selasky | 2014-05-29 | 2 | -2/+6 |
| * | - Remove no longer used file. FDT is used to attach device drivers. | Hans Petter Selasky | 2014-05-18 | 1 | -4/+0 |
| * | Rename "saf1761_dci_xxx" into "saf1761_otg_xxx" to reflect that this | Hans Petter Selasky | 2014-05-16 | 1 | -1/+1 |
| * | Create driver file templates, kernel module Makefile and add initial | Hans Petter Selasky | 2014-05-12 | 1 | -0/+42 |
| * | Use src.opts.mk in preference to bsd.own.mk except where we need stuff | Warner Losh | 2014-05-06 | 1 | -1/+1 |
| * | Add preliminary support for the Realtek RTL8188EUS and RTL8188ETV chipsets. | Kevin Lo | 2014-04-25 | 2 | -1/+7 |
| * | Add support for specifying USB controller mode via FDT. | Hans Petter Selasky | 2014-04-18 | 1 | -2/+2 |
| * | Import USB RNDIS driver to FreeBSD from OpenBSD. | Hans Petter Selasky | 2014-02-06 | 2 | -0/+38 |
| * | Add support for trackpads found in Apple MacBook products. While at it | Hans Petter Selasky | 2014-01-29 | 2 | -1/+37 |
| * | Make it easier to test build the USB code having the debug flags set | Hans Petter Selasky | 2013-12-09 | 1 | -0/+12 |
| * | Import the axge(4) driver for the ASIX AX88178A and AX88179 USB Ethernet | Mark Johnston | 2013-11-19 | 2 | -1/+11 |
| * | Fix up paths after r253790. | Sergey Kandaurov | 2013-07-30 | 1 | -2/+2 |