aboutsummaryrefslogtreecommitdiff
path: root/sys/dev/usb
Commit message (Expand)AuthorAgeFilesLines
* if_smsc: fix build on armv6 & armv7Ronald Klop39 hours1-1/+1
* Teach if_smsc to get MAC from bootargs.Ronald Klop44 hours1-3/+83
* usbdevs: add quirk for WD MyPassport Ultra External HDDEugene Grosbein6 days2-0/+2
* Revert "Enter the network epoch in USB WiFi drivers when processing input"Bjoern A. Zeeb8 days1-3/+0
* Revert "Widen EPOCH(9) usage in USB WLAN drivers."Bjoern A. Zeeb8 days7-21/+0
* sys: Automated cleanup of cdefs and other formattingWarner Losh12 days12-12/+1
* Add some Intel ICH10 PCI IDs.Dmitry Luhtionov2023-10-302-0/+16
* udbp: Remove stale splnet commentWarner Losh2023-10-271-1/+1
* bpf: Add IfAPI analogue for bpf_peers_present()Justin Hibbits2023-10-131-3/+1
* Revert "bpf: Add IfAPI analogue for bpf_peers_present()"Justin Hibbits2023-10-131-1/+3
* bpf: Add IfAPI analogue for bpf_peers_present()Justin Hibbits2023-10-131-3/+1
* usb: add quirks for the Genesys GL3220 card readerMazin Fadl2023-10-112-0/+3
* usb: add necessary quirks for the NOREL Systems NS1081 SD readerMazin Fadl2023-10-112-0/+6
* Move (LENOVO, TBT3LAN) from if_ure til if_cdce where it works much betterPoul-Henning Kamp2023-10-112-1/+3
* axge: Add support for AX88179ADamien Broka2023-10-042-8/+38
* net80211 / drivers: remove public use of ieee80211_node_incref()Bjoern A. Zeeb2023-10-021-1/+1
* axge: Skip dummy packet headersDamien Broka2023-09-131-1/+18
* arm64: xilinx: dwc3: Fix reset namesEmmanuel Vadot2023-08-231-2/+2
* arm64: xilinx: Add glue driver for usb3 controllerEmmanuel Vadot2023-08-231-0/+149
* xhci: Add support for 64-bit DMA in generic XHCI controller driverStephen J. Kiernan2023-08-203-6/+24
* Use 115200 bps by default for serial communicationEd Maste2023-08-171-1/+1
* Remove my middle name.Dag-Erling Smørgrav2023-08-171-1/+1
* sys: Remove $FreeBSD$: one-line bare tagWarner Losh2023-08-161-1/+0
* sys: Remove $FreeBSD$: one-line sh patternWarner Losh2023-08-162-2/+0
* sys: Remove $FreeBSD$: one-line .c patternWarner Losh2023-08-1683-164/+0
* sys: Remove $FreeBSD$: one-line .c comment patternWarner Losh2023-08-16124-124/+0
* sys: Remove $FreeBSD$: one-line .h patternWarner Losh2023-08-162-2/+0
* sys: Remove $FreeBSD$: two-line .h patternWarner Losh2023-08-1633-66/+0
* hidraw(4): Implement HIDRAW_GET_DEVICEINFO ioctlVladimir Kondratyev2023-08-061-1/+2
* hid: Add child device parameter to HID methodsVladimir Kondratyev2023-08-031-16/+21
* usb(4): Fix a typo in a source code commentGordon Bergling2023-08-021-1/+1
* xhci(4): Describe AMD 400 Series USB 3.1 controllersMarius Strobl2023-07-231-1/+3
* kbd: consolidate kb interfaces (phase one)Michael2023-07-071-8/+2
* ure(4): add support for Thinkpad Hybrid USB-C with USB-A dockJoerg Pulz2023-07-042-1/+3
* usb: Fixed botched spacingJessica Clarke2023-06-272-22/+22
* Add vendor id for Quectel USB modem and align with quectel marketing names.Gabriele Laganà2023-06-272-10/+42
* spdx: Simplify BSD-2-Clause AND BSD-2-ClauseWarner Losh2023-05-128-8/+8
* spdx: The BSD-2-Clause-NetBSD identifier is obsolete, drop -NetBSDWarner Losh2023-05-1229-29/+29
* spdx: The BSD-2-Clause-FreeBSD identifier is obsolete, drop -FreeBSDWarner Losh2023-05-12140-140/+140
* bcm5974(4): add Magic Trackpad 2 (USB only) supportVal Packett2023-04-251-0/+1
* if_mos: Remove set but unused variable.John Baldwin2023-04-101-3/+0
* usb(4): Separate the fast path and the slow path to avoid races and use-after...Hans Petter Selasky2023-04-084-41/+80
* usb(4): Code refactoring as a pre-step for adding missing synchronization mec...Hans Petter Selasky2023-04-081-227/+226
* xhci(4): Describe Fresco Logic FL1009 USB 3.0 controllerZhenlei Huang2023-03-201-0/+2
* uhci(4): Correct PCI device ID for Zhaoxin USB controllerZhenlei Huang2023-03-171-6/+6
* ehci(4): Correct PCI device ID for Zhaoxin USB 2.0 controllerZhenlei Huang2023-03-171-6/+6
* xhci(4): Correct PCI device IDs for Zhaoxin USB 3.0 controllersZhenlei Huang2023-03-171-10/+10
* usb: dwc3: add <sys/mutex.h>Joerg Wunsch2023-03-081-0/+1
* Mechanically convert usb ethernet drivers to DrvAPIJustin Hibbits2023-03-0622-548/+539
* usb: Trim another MIPS reference.John Baldwin2023-03-011-2/+2