summaryrefslogtreecommitdiff
path: root/sys/dev/usb
AgeCommit message (Expand)Author
3 daysofw: bool-ify OF_hasprop()Mitchell Horne
3 daysuvscom: Fix baud rate validation in uvscom_pre_param()Weixie Cui
7 dayswsp(4): Make evdev interface operational if sysmouse one is not openedVladimir Kondratyev
7 dayswsp(4): Do not handle pressure on non-ForceTouch devicesVladimir Kondratyev
2026-03-29ukbd(4): make debug guard consistent with hkbd(4)Toby Slight
2026-03-29hkbd(4): add some extra handy fn key bindingsToby Slight
2026-03-29hkbd(4): be more cautious & explicit about Apple vendor checkingtslight
2026-03-29ukbd(4): backport Apple function keys support from hkbd(4)tslight
2026-03-28usbdevs: Add USB device IDs for Nuand bladeRF SDRAbdelkader Boudih
2026-03-16ure(4): Fix spurious link flaps from MIIRafael Kitover
2026-03-09usb: umass: add SCSIEJECT quirk and fix RTW8821CU_CD (USB mode switch)Bjoern A. Zeeb
2026-02-24chore: replace {0, 0} with {DEV,KOBJ}METHOD_ENDEnji Cooper
2026-02-21rsu: migrate to new net80211 encryption key APIAdrian Chadd
2026-02-10run: rum: migrate to new net80211 encryption key APIAdrian Chadd
2026-02-10ure: improve receive checksum offloadingMichael Tuexen
2026-02-08ure: improve transmit checksum offloadingMichael Tuexen
2026-01-31ure: improve checksum offloadingMichael Tuexen
2026-01-29usb: indentation (whitespace change only)Bjoern A. Zeeb
2026-01-13mtw(4): Fix warm reboot initialization failures for MT7601UAbdelkader Boudih
2026-01-08kshim/usb: Prefer memset to bzeroWarner Losh
2025-12-23Specialize the REALTEK RTL8153 quirk to just rev=0x31fdPoul-Henning Kamp
2025-12-22Quirk Realtek RTL8153 to config#1 so if_cdce claims it. Works much better.Poul-Henning Kamp
2025-12-15usb: don't create ifnet(9) for usbus devicesGleb Smirnoff
2025-12-05xhci: Add header values for Debug Capability (DbC)Tom Jones
2025-12-05xhci: Correct name of HCCPARAMS RegisterTom Jones
2025-12-05xhci: Add some Alder lake device idsTom Jones
2025-12-01Fintek F81232 USB to serial driverDiane Bruce
2025-11-26sys: RealTek -> Realtekykla
2025-11-13mtw: convert to new net80211 crypto key APIAdrian Chadd
2025-10-31usb/u3g: add Quectel EM060KAndre Albsmeier
2025-10-31Add support for Sierra Wireless EM7590 modem.Ari Suutari
2025-10-29usb(4): Fix typos in upgt(4) and zyd(4)Gordon Bergling
2025-10-20ehci(4): Add ID for Realtek RTL811x USB 2.0 controllerDmitry Luhtionov
2025-10-18knotes: kqueue: handle copy for trivial filtersKonstantin Belousov
2025-09-19usb: update wifi drivers to use IEEE80211_FEXT_SEQNO_OFFLOADAdrian Chadd
2025-09-15udbc: Add usb debug host mode driverTom Jones
2025-09-08rsu: implement A-MPDU TX; add TODO items for further workAdrian Chadd
2025-09-08rsu: enable seqno offloadAdrian Chadd
2025-09-08run: enable seqno offloadAdrian Chadd
2025-09-08Add random Intel Elkhart Lake device IDs.Dmitry Luhtionov
2025-09-04umb: Fix setting the input routineZhenlei Huang
2025-09-02xhci: Parse and print extended capabilitiesTom Jones
2025-08-29usb: hub: uhub_root_intr() mark function arguments as __unusedBjoern A. Zeeb
2025-08-25if_umb: Fix a typo in a source code commentGordon Bergling
2025-08-18usbhid(4): Implement USB_GET_DEVICEINFO ioctlVladimir Kondratyev
2025-08-18hidraw(4): Rename to uhid if HIDRAW_MAKE_UHID_ALIAS is specifiedVladimir Kondratyev
2025-08-18hid: Add HQ_NO_READAHEAD quirk and implement it in usbhid(4)Vladimir Kondratyev
2025-08-15ipheth(4): Add CDC-NCM support for RXShengYi Hung
2025-08-13gpio: remove gpiobus_attach_busAhmad Khalifa
2025-07-30usbhid: Enable by defaultEd Maste