Age | Commit message (Expand) | Author |
2022-11-11 | Make ucc(4) the first consumer of hidcc. No intended functional change. | Anton Lindqvist |
2022-01-09 | spelling | Jonathan Gray |
2021-12-20 | Make mtw(4) known to the config(8) framework. | hastings |
2021-09-04 | Add uaq(4), a driver for Aquantia AQC111U/AQC112U USB ethernet devices. | Jonathan Matthew |
2021-08-20 | Add ucc(4), a driver for USB HID Consumer Control keyboards. Such | anton |
2021-02-04 | Add uhidpp(4), a driver for Logitech HID++ devices. Currently limited to | anton |
2021-01-23 | introduce ujoy(4), a restricted subset of uhid(4) for gamecontrollers. | thfr |
2020-05-31 | add umstc(4) for Microsoft Surface Type Cover keyboards | Joshua Stein |
2020-01-24 | cleanup unused headers generated by config | Jonathan Gray |
2019-12-17 | Add fido(4), a HID driver for FIDO/U2F security keys | Reyk Floeter |
2019-07-09 | ure(4) and url(4) need ifmedia attribute. | Kevin Lo |
2019-06-07 | add ukspan(4), a driver for the Keyspan USA19HS USB serial adapter | Joshua Stein |
2019-05-09 | Add ucrcom(4) a (very simple) driver for the serial console of (some) | Mark Kettenis |
2019-03-27 | Add uxrcom(4), a driver for the Exar XR21V1410 USB serial adapter. | Mark Kettenis |
2018-08-25 | Add umt(4) for USB Windows Precision Touchpad devices | Joshua Stein |
2018-08-03 | Add mue(4), a driver for Microchip LAN75xx/LAN78xx 10/100/1000 USB Ethernet | Kevin Lo |
2017-10-11 | Add bwfm(4), a driver for Broadcom FullMAC WiFi controllers. The | Patrick Wildt |
2017-08-29 | "urng" is needed on the file lines... or these end up in all kernels, | Theo de Raadt |
2017-08-28 | Add urng(4) which supports various USB RNG devices. Instead of adding one | Jasper Lievisse Adriaanse |
2016-09-12 | Wacom USB tablet driver from Frank Groeneveld. | Martin Pieuchot |
2016-09-03 | Retire zaurus, as it hasn't made the EABI jump and will be permanently broken | Philip Guenther |
2016-06-27 | add ure(4), a driver for Realtek RTL8152 10/100 USB Ethernet adapters, | Jonathan Matthew |
2016-06-15 | Add umb(4) - a driver for the Mobile Broadband Interface Model (MBIM) | Gerhard Roth |
2016-06-01 | New USB device driver for Audio/Video capture devices based on the | Marcus Glocker |
2016-01-08 | Move HID support files out of dev/usb into new dev/hid directory | Joshua Stein |
2016-01-08 | uonerng(4) a driver for the Moonbase Otago OneRNG, from Devin Reade. | Martin Pieuchot |
2015-05-11 | Remove all audio format conversion code from the kernel (btw holding | Alexandre Ratchov |
2015-04-16 | New driver for Araneus Alea II TRNG. All the hardwork has been done by | Martin Pieuchot |
2015-04-02 | use correct capitalization of 'BlackBerry' | Jasper Lievisse Adriaanse |
2015-01-03 | (new) device driver for Silicon Labs CP2110 USB HID based UART. | uaa |
2014-12-11 | dragonflybsd has added a urio driver. conservation of urios requires | Ted Unangst |
2014-12-04 | Driver for MosChip Semiconductor 78x0 USB multiport serial adapters. | Martin Pieuchot |
2014-11-24 | use the correct capitalization for Realtek. | Brad Smith |
2014-07-12 | "Dr. Jones. Again we see there is nothing you can possess which I cannot | Ted Unangst |
2014-07-12 | teduuuuuudfu(4) it has never been enabled in 5 years. | Martin Pieuchot |
2014-07-11 | "It's not the years, honey; it's the mileage." | Ted Unangst |
2014-03-25 | Add a driver for simple usb serial devices, it attaches | Jonathan Gray |
2014-03-17 | Add upd(4) to the tree, disabled. Please do not enable it yet. | andre |
2014-01-20 | add ubcmtp, a USB driver for Broadcom multitouch trackpads found on | joshua stein |
2013-11-15 | Added dev/usb/if_ugl.c, a driver for Genesys Logic GL620USB-A | sasano |
2013-10-07 | add device driver for ASIX AX88178a and AX88179 Ethernet interface. | Yojiro Uo |
2013-09-05 | ugold(4) is a driver for PCsensor's USB gold TEMPer temperature | sasano |
2013-08-20 | Remove uscanner(4). It was disabled in GENERIC more than 2.5 years ago. | Antoine Jacoutot |
2013-08-20 | tedu netnatm and ueagle(4). | Martin Pieuchot |
2013-08-15 | Blast uhts(4). This code was merged into ums(4) last week. | Edd Barrett |
2013-05-31 | Rename tpms(4), the driver for Apple USB touchpads, to utpms(4) and move | Martin Pieuchot |
2013-04-29 | ulpt(4) depends on firmload since its rev 1.41 when it got support for | Martin Pieuchot |
2012-09-20 | only want uoak_subr.c, if we have any of the 3 main drivers | Theo de Raadt |
2012-09-20 | add device driver for Toradex OAK usb sensors: | Yojiro Uo |
2012-09-19 | SMSC LAN95xx 10/100 USB Ethernet driver, ported from FreeBSD. | Jonathan Gray |