summaryrefslogtreecommitdiff
path: root/sys/dev/usb
Commit message (Expand)AuthorAgeFilesLines
* usb: hub: uhub_root_intr() mark function arguments as __unusedBjoern A. Zeeb2026-01-161-1/+2
* usb(4): Fix typos in upgt(4) and zyd(4)Gordon Bergling2025-11-192-4/+4
* usb/u3g: add Quectel EM060KAndre Albsmeier2025-11-072-0/+2
* Add support for Sierra Wireless EM7590 modem.Ari Suutari2025-11-072-0/+2
* runq: More selective includes of <sys/runq.h> to reduce pollutionOlivier Certner2025-07-281-1/+0
* Add USB quirk for Creative Stage SE miniJan Biedermann2025-07-072-0/+2
* usb/if_mos.c: Fix incorrect SPDX IDAlexander Ziaee2025-07-041-2/+2
* uchcom: add support for CH9102 and CH343 uartsKevin Lo2025-07-032-154/+199
* dwc_otg_fdt: do not create and leak extra usbus childAndriy Gapon2025-06-271-4/+0
* hidraw(4): Add additional hidraw input/output report ioctlsVladimir Kondratyev2025-04-301-1/+1
* usb: increase USB_PORT_RESET_RECOVERYAhmad Khalifa2025-03-261-1/+1
* usb-msctest: Be more conservative setting GETMAXLUN quirkWarner Losh2025-03-251-9/+4
* usb: Kill left-over cdefs.h includesWarner Losh2025-03-1168-69/+0
* uath: Avoid a NULL dereferenceJose Luis Duran2025-02-191-4/+6
* ure(4): Add support for ELECOM EDC-QUA3CFUKAUMI Naoki2025-02-072-0/+2
* usb: serial: make more commands execute synchronouslyKyle Evans2025-01-011-13/+56
* usb: serial: allow the open/close sleep to be interruptibleKyle Evans2025-01-014-17/+69
* usb: serial: propagate errors from ucom_queue_command()Kyle Evans2025-01-011-18/+31
* uhid(4): update ugd_actlen in USB_GET_REPORT ioctlMatthew Nygard Dodd2024-12-221-1/+3
* rtwn: Add device ID for TPLink RTL8192CUAugustin Cavalier2024-12-041-0/+1
* kern: Make fileops and filterops tables const where possibleMark Johnston2024-12-031-2/+2
* ukbd: Enable ukbd_apple_swap for all Apple ISO keyboardsFrank Hilgendorf2024-11-222-6/+108
* usb: Add support for Brainboxes USB-to-Serial adaptersHajimu UMEMOTO2024-11-172-0/+36
* usb: fix loop in usb_config_parseEd Maste2024-11-131-0/+1
* Move support of Realtek 8156/8156B from cdce(4) to ure(4)Li-Wen Hsu2024-10-213-3/+1
* ure(4): Add ID for LAN port in Thinkpad OneLink+ dockAlexander Motin2024-09-262-0/+2
* Add some AMD device IDs.Dmitry Luhtionov2024-09-251-0/+3
* bpf: Add IfAPI analogue for bpf_peers_present()Justin Hibbits2024-09-241-3/+1
* ums(4): fix incorrect mouse button reporting via evdevNiko Sonack2024-09-191-2/+3
* u3g: add SIERRA AC340UFranco Fichtner2024-09-022-0/+2
* if_urndis: Organize buffer layouts more naturallyMark Johnston2024-07-231-11/+11
* net: Remove unneeded NULL check for the allocated ifnetZhenlei Huang2024-07-124-20/+0
* u3g: Add support for SIM7600GMaxime Thiebaut2024-06-122-0/+2
* kern: Remove leftover saf1761otg bitsJoshua Kinard2024-06-061-1/+0
* smsc(4): update to mention MicrochipEd Maste2024-05-101-2/+2
* 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