aboutsummaryrefslogtreecommitdiff
path: root/sys/dev/usb
Commit message (Expand)AuthorAgeFilesLines
* mtw: Fix firmware loading and memory leaksAbdelkader Boudih2026-06-171-43/+60
* uvideo: increase isochronous transfer depth for throughputBaptiste Daroussin2026-06-162-2/+22
* uvideo: add missing formats to be in par with webcamd's uvcvideoBaptiste Daroussin2026-06-163-0/+49
* uvideo: add Camera Terminal controlsBaptiste Daroussin2026-06-163-14/+211
* uvideo: add kqueue supportBaptiste Daroussin2026-06-161-0/+48
* uvideo: import uvideo(4) driver from OpenBSDBaptiste Daroussin2026-06-164-0/+4669
* apple_bce/vhci: add T2 virtual USB host controllerAbdelkader Boudih2026-06-141-0/+1
* usb: implement attach kernel driver featureShengYi Hung2026-06-112-1/+24
* if_axge: remove AXGE_RX_MII_ERR from packet dropping criteriaTai-hwa Liang2026-06-091-1/+1
* usb: Add missing unsetup while detaching uchcomShengYi Hung2026-06-091-0/+1
* net80211: create IEEE80211_KEYBUF_128_SIZE / IEEE80211_MICBUF_128_SIZEAdrian Chadd2026-06-093-5/+5
* ukbd: fix SET_REPORT wValue always using report ID 0 for LED outputJoshua Rogers2026-05-311-8/+8
* rtwn/usb: add ID for D-Link DWA-121 rev B1 to rtwn RTL8188EUBjoern A. Zeeb2026-05-301-0/+1
* usb: Add missing mtx lock and unlock in pushing dma queueShengYi Hung2026-05-281-0/+2
* xhci: Do not drop and add bits in xhciShengYi Hung2026-05-221-5/+9
* usbdevs: Add TP-Link UB500 (RTL8761BUV) USB IDEd Maste2026-05-141-0/+1
* u3g: Add Telit LM960A18 LTE modemEd Maste2026-05-132-0/+4
* smsc: Add missing newline to PHY timeout error printfEd Maste2026-05-051-1/+1
* snd_uaudio: Support Roland UA-33Christos Margiolis2026-04-302-0/+2
* hkbd/ukbd: sysctls to swap macbook kbd modifiers~Not Toby2026-04-231-0/+38
* ure: add USB device IDs for additional RTL8152/RTL8153 adaptersChristos Longros2026-04-212-2/+18
* ofw: bool-ify OF_hasprop()Mitchell Horne2026-04-161-1/+1
* uvscom: Fix baud rate validation in uvscom_pre_param()Weixie Cui2026-04-161-1/+2
* wsp(4): Make evdev interface operational if sysmouse one is not openedVladimir Kondratyev2026-04-121-1/+10
* wsp(4): Do not handle pressure on non-ForceTouch devicesVladimir Kondratyev2026-04-121-2/+4
* ukbd(4): make debug guard consistent with hkbd(4)Toby Slight2026-03-291-1/+3
* hkbd(4): add some extra handy fn key bindingsToby Slight2026-03-291-0/+10
* hkbd(4): be more cautious & explicit about Apple vendor checkingtslight2026-03-291-26/+31
* ukbd(4): backport Apple function keys support from hkbd(4)tslight2026-03-291-20/+81
* usbdevs: Add USB device IDs for Nuand bladeRF SDRAbdelkader Boudih2026-03-291-0/+7
* ure(4): Fix spurious link flaps from MIIRafael Kitover2026-03-161-3/+66
* usb: umass: add SCSIEJECT quirk and fix RTW8821CU_CD (USB mode switch)Bjoern A. Zeeb2026-03-092-2/+57
* chore: replace {0, 0} with {DEV,KOBJ}METHOD_ENDEnji Cooper2026-02-253-4/+4
* rsu: migrate to new net80211 encryption key APIAdrian Chadd2026-02-221-7/+12
* run: rum: migrate to new net80211 encryption key APIAdrian Chadd2026-02-112-15/+26
* ure: improve receive checksum offloadingMichael Tuexen2026-02-101-23/+15
* ure: improve transmit checksum offloadingMichael Tuexen2026-02-081-6/+10
* ure: improve checksum offloadingMichael Tuexen2026-01-311-0/+3
* usb: indentation (whitespace change only)Bjoern A. Zeeb2026-01-291-1/+1
* mtw(4): Fix warm reboot initialization failures for MT7601UAbdelkader Boudih2026-01-141-6/+27
* kshim/usb: Prefer memset to bzeroWarner Losh2026-01-091-1/+1
* Specialize the REALTEK RTL8153 quirk to just rev=0x31fdPoul-Henning Kamp2025-12-231-1/+1
* Quirk Realtek RTL8153 to config#1 so if_cdce claims it. Works much better.Poul-Henning Kamp2025-12-221-0/+1
* usb: don't create ifnet(9) for usbus devicesGleb Smirnoff2025-12-152-177/+14
* xhci: Add header values for Debug Capability (DbC)Tom Jones2025-12-051-0/+121
* xhci: Correct name of HCCPARAMS RegisterTom Jones2025-12-053-5/+5
* xhci: Add some Alder lake device idsTom Jones2025-12-051-0/+2
* Fintek F81232 USB to serial driverDiane Bruce2025-12-021-0/+759
* sys: RealTek -> Realtekykla2025-11-273-6/+6
* mtw: convert to new net80211 crypto key APIAdrian Chadd2025-11-141-8/+16