summaryrefslogtreecommitdiff
path: root/sys/dev/usb/files.usb
AgeCommit message (Expand)Author
2022-06-30a driver for Wacom Intuos drawing tablets, from Yorick Hardymacallan
2021-06-29Remove uscanner(4) drivernia
2020-07-13mark USBNET_DEBUG as a defflag that depends on USB_DEBUG.mrg
2020-05-16Remove uyap, USB YAP phone firmware loader.maya
2020-04-13remove obsolete support for ISD-ATA umass(4) adaptersjdolecek
2020-04-12Add uxrcom driver for Exar XR21V141x USB serial adapters. Based in partsimonb
2020-02-09Remove trace of uyurex. Pointed out by maxv, thanks!maya
2020-02-03Remove more urio(4) traces.maya
2020-02-03urio(4) has gone - remove it from here as well, so any kernel configkre
2020-01-17Remove uyurex(4).maya
2019-09-20add mos(4) driver for Moschip MCS7730/MCS7830/MCS7832 usb ethernet.mrg
2019-08-23aue depends upon usbnetmrg
2019-08-18update usbnet slight:mrg
2019-08-16kue now depends upon usbnet.mrg
2019-08-15port cue(4), mue(4) and url(4) to usbnet(9). diffstat says:mrg
2019-08-11Convert smsc_dbg_printf to usbhistskrll
2019-08-09switch urndis(4) to usbnet. thanks to maya@ for testing and helpingmrg
2019-08-07Convert udav(4) to usbnet. Based on a diff from mrg@skrll
2019-08-07usmsc needs usbnetskrll
2019-08-06mark axe(4) and ure(4) as needing usbnetmrg
2019-07-31Make cdce depend on usbnet toomartin
2019-07-31introduce a library of common code / backends to share code betweenmrg
2019-05-08Merge isaki-audio2 branch, the overhaul of audio subsystem.isaki
2019-05-07obsolete moscom(4). it was never in any default configs, didmrg
2019-02-06Add ure(4): RealTek RTL8152/RTL8153 10/100/Gigabit USB Ethernet device.rin
2018-10-24only include umass_isdata.c if atabus present, and likewise ata_subr.cjdolecek
2018-08-25Add mue(4), driver for Microchip LAN75xx/LAN78xx known as internal NIC ofrin
2018-07-31Add a port of the umb(4) driver from OpenBSDkhorben
2018-03-05Fix last:ws
2018-02-20Attach uftdi to each interface found in the device separately.ws
2017-12-10Factor out bus-independant HID code so that it can be shared by USB, bluetoothbouyer
2017-10-19Add driver for Broadcom 802.11a/b/g/n/ac USB wireless devices, based onjmcneill
2017-08-31Instead of a Linux keymap, convert Linux event codes to USB scan codes andjmcneill
2017-05-24split the mode switch part of the u3g driver into a separate file so thatchristos
2017-05-20Fix the USBVERBOSE stuff so it does not get included in the build ifpgoyette
2017-04-17New rndsource driver for Araneus Alea II TRNG USB devices.riastradh
2016-11-25Remove UZCOM_DEBUGskrll
2016-06-30remove XXXchristos
2016-06-23Fix UVMHIST builds for kernels that don't include usbskrll
2016-04-26First pass at adapting SLHCI_DEBUG to USBHISTskrll
2016-04-23Merge nick-nhusbskrll
2015-10-29eliminate USBHIST as a define/option. it was entangled with USB_DEBUGmrg
2015-10-27update some dependancies:mrg
2014-10-10Make usb_dma & usbverbose independent attributes.uebayasi
2014-09-12Improve USB debugging with USBHIST based on KERNHIST.skrll
2014-08-12Add XHCI_DEBUG. From Takahiro HAYASHI with tweaks from me.skrll
2014-04-05Fixed a typokhorben
2014-03-16Add umcs(4) - a driver for moschip 78{1,2,4}0 based multiport serialmartin
2013-10-26Add driver for ASIX AX88178a and AX88179 Ethernet interface.nonaka
2013-05-28Add KingSun/DonShine IRDA dongle.kiyohara