aboutsummaryrefslogtreecommitdiff
path: root/sys/dev/usb
Commit message (Expand)AuthorAgeFilesLines
* Improve fix in r304629 by allowing configuration of the behaviourHans Petter Selasky2018-04-303-5/+18
* if_smsc: set MII BUSY bit to read/write PHY regsEd Maste2018-04-301-2/+2
* if_smsc: fix reset checkEd Maste2018-04-301-1/+1
* Make it possible (controlled via sysctl, enabled by default) to markEdward Tomasz Napierala2018-04-253-9/+68
* uslcom: Both CP2104 and CP2105 can support up to 2Mbps baudrateEmmanuel Vadot2018-04-241-1/+16
* uslcom: Apply style(9) and be consistant with function namesEmmanuel Vadot2018-04-241-55/+54
* Clean up OF_getprop_alloc APIOleksandr Tymoshenko2018-04-081-1/+1
* Move most of the contents of opt_compat.h to opt_global.h.Brooks Davis2018-04-061-1/+0
* Fix for regression issue in USB keyboard driver after r304735.Hans Petter Selasky2018-03-281-13/+17
* Add support for right and middle click with integrated button to WSPHans Petter Selasky2018-03-271-1/+6
* If sc->sc_ep_max is already set use it to find the number of RX and TXAndrew Turner2018-03-231-6/+11
* Increase the size of the endpoint buffers. They are double buffered soAndrew Turner2018-03-221-1/+1
* Use a table to find the endpoint configurationAndrew Turner2018-03-212-28/+52
* urtw(4), zyd(4): reduce code verbosity.Andriy Voskoboinyk2018-03-162-14/+19
* urtw(4): provide names for some commonly used rate indices + dropAndriy Voskoboinyk2018-03-161-21/+12
* usb/wlan/*: properly include "opt_wlan.h" into all driversAndriy Voskoboinyk2018-03-107-0/+16
* run(4): drop few unused variables.Andriy Voskoboinyk2018-03-101-8/+0
* net80211: wrap protection frame allocation into ieee80211_alloc_prot()Andriy Voskoboinyk2018-03-093-75/+27
* Flag the first interface on a KTLINK FTDI-based jtag+uart device as beingIan Lepore2018-03-041-1/+1
* Fix race when detach is called right after attach in if_axge, that theHans Petter Selasky2018-02-241-1/+6
* Do not try to deallocate memory that wasn't allocated (you'd think thatIan Lepore2018-02-171-1/+4
* Remove unused bus_autoconf section from usb.ko.Hans Petter Selasky2018-02-171-67/+0
* Revert redundant parts of r329440 after recent devmatch(8) changes.Hans Petter Selasky2018-02-171-9/+1
* Correct the PNP information generated by the usb driver to match theWarner Losh2018-02-172-5/+13
* Fix for incorrect PnP information used by devmatch(8).Hans Petter Selasky2018-02-131-1/+1
* Add new USB quirk.Hans Petter Selasky2018-02-132-0/+3
* Add a device ID to uftdi for TIAO USB Multi Protocol Adapter (TUMPA).Ian Lepore2018-02-112-0/+2
* Give USB template SYSUNINIT()'s a uniq name to avoid symbol name collisionHans Petter Selasky2018-02-0710-10/+10
* Add new USB ID.Hans Petter Selasky2018-02-032-0/+2
* Make the handler routine for the hw.usb.template sysctl trigger the USBEdward Tomasz Napierala2018-01-301-2/+132
* Add a NO_GETMAXLUN quirk for the JMicron JMS567 USB to SATA bridge, toIan Lepore2018-01-292-0/+2
* Add basic driver for Qualcomm USB 2.0 EHCI controller.Ruslan Bukin2018-01-251-0/+231
* Add SPDX identifiers to linux_ptrace.c and cfumass.c.Edward Tomasz Napierala2018-01-241-0/+2
* Add missing manufacturer/serial number string descriptors.Edward Tomasz Napierala2018-01-216-20/+142
* Convert extres/phy to kobj model.Michal Meloun2018-01-201-2/+2
* Remove unused index.Edward Tomasz Napierala2018-01-201-1/+0
* Add missing SPDX tags; the rest of the license text is the same as in otherEdward Tomasz Napierala2018-01-203-0/+6
* Add sysctls to control device side USB identifiers. This makes itEdward Tomasz Napierala2018-01-2012-399/+1029
* Add new USB ID to U3G driver.Hans Petter Selasky2018-01-192-0/+5
* Improve support for USB based 3G/4G/5G dongles from Huawei.Hans Petter Selasky2018-01-193-1/+64
* Add support for Quectel EC25.Nick Hibma2018-01-132-2/+7
* usbdevs: add ASMedia vendor IDAndriy Gapon2018-01-091-0/+1
* [net80211] convert all of the WME use over to a temporary copy of WME info.Adrian Chadd2018-01-022-4/+10
* Add AHCI/XHCI device IDs found on AMD 1950X+X399 systemConrad Meyer2017-12-291-0/+2
* Do pass removing some write-only variables from the kernel.Alexander Kabaev2017-12-256-25/+3
* Add AHCI/XHCI device IDs found on AMD Ryzen+B350 system.Alexander Motin2017-12-221-0/+4
* SPDX: mostly fixes to previous changes.Pedro F. Giffuni2017-12-132-2/+2
* Add support for RealTek 8812 over USBGeorge V. Neville-Neil2017-12-031-0/+1
* sys/dev: further adoption of SPDX licensing ID tags.Pedro F. Giffuni2017-11-27151-2/+304
* sys/dev: further adoption of SPDX licensing ID tags.Pedro F. Giffuni2017-11-206-0/+12