aboutsummaryrefslogtreecommitdiff
path: root/sys/dev/usb
Commit message (Expand)AuthorAgeFilesLines
* usb(4): Remove a double word in a source code commentGordon Bergling2024-04-231-1/+1
* muge(4): Fix a typo in a source code commentGordon Bergling2024-04-211-1/+1
* ugen: fix USB_IFACE_DRIVER_ACTIVE after detaching a driverAndriy Gapon2024-03-161-4/+2
* umcs(4): Fix two typos in source code commentsGordon Bergling2024-02-251-2/+2
* uath(4): Fix a typo in a source code commentGordon Bergling2024-02-251-1/+1
* net80211: deal with lost state transitionsBjoern A. Zeeb2024-02-181-1/+3
* Revert "Enter the network epoch in USB WiFi drivers when processing input"Bjoern A. Zeeb2024-02-181-3/+0
* Revert "Widen EPOCH(9) usage in USB WLAN drivers."Bjoern A. Zeeb2024-02-187-21/+0
* usbdevs: add Ralink RT7601 aka MT7601Andriy Gapon2024-02-171-0/+1
* usb: use only usb_devinfo() in device_set_usb_desc()Christos Margiolis2024-01-301-25/+1
* usb: Fix a typo in a source code commentGordon Bergling2024-01-251-1/+1
* usb: Fix two typos in source code commentsGordon Bergling2024-01-232-2/+2
* uhid: Check for errors from copyin() in ioctl handlersMark Johnston2024-01-022-12/+16
* Teach if_smsc to get MAC from bootargs.Ronald Klop2023-12-281-3/+83
* usbdevs: add quirk for WD MyPassport Ultra External HDDEugene Grosbein2023-12-062-0/+2
* usb: add necessary quirks for the NOREL Systems NS1081 SD readerMazin Fadl2023-11-262-0/+6
* usb: add quirks for the Genesys GL3220 card readerMazin Fadl2023-11-262-0/+3
* axge: Add support for AX88179ADamien Broka2023-10-112-8/+38
* net80211 / drivers: remove public use of ieee80211_node_incref()Bjoern A. Zeeb2023-10-041-1/+1
* axge: Skip dummy packet headersDamien Broka2023-09-241-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