index
:
src
cvs/HEAD
kms/intel
kms/radeon
master
OpenBSD base system
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sys
/
dev
/
usb
Age
Commit message (
Expand
)
Author
2021-07-04
store provider ID in umb(4), and display it in ifconfig. OK stsp deraadt
Stuart Henderson
2021-05-31
Change the behavior of the UVIDEO_FLAG_REATTACH flag to attach an
Marcus Glocker
2021-05-18
regen
Kevin Lo
2021-05-18
Add support for Quectel EC25.
Kevin Lo
2021-05-18
Add pre-DMA-write barrier after data is stored to memory
Alexandre Ratchov
2021-05-11
Temporarily release the mutex while calling sensor_task_register() as it
anton
2021-05-01
Retire OpenBSD/sgi.
Visa Hankala
2021-04-25
Make urtwn(4) attach to 'ASUS USB-N10 Nano' devices.
Stefan Sperling
2021-04-25
regen
Stefan Sperling
2021-04-25
Add USB product ID for ASUS RTL8188EUS. Patch by Jan Vlach.
Stefan Sperling
2021-04-22
Mark umb(4) as network device instead of a generic one. This also makes
Patrick Wildt
2021-04-15
Switch athn(4) 802.11n Tx rate adaptation from MiRA to RA.
Stefan Sperling
2021-04-15
Match Linux path in r8153_set_rx_early_size().
Kevin Lo
2021-04-07
back out r1.22, ie, don't blindly trim the FCS on rxed packets.
David Gwynne
2021-04-05
regen
Marcus Glocker
2021-04-05
Add a new quirk flag to not attach video devices which aren't supported by
Marcus Glocker
2021-04-05
ugold(4): add support for TEMPerGold & more TEMPerHUM devices
Landry Breuil
2021-04-05
sync
Landry Breuil
2021-04-05
Add 0x413d:0x2107 for various PCSensors TEMPer devices
Landry Breuil
2021-04-01
Push kernel lock down to umb_rtrequest().
mvs
2021-03-31
sync
Stuart Henderson
2021-03-31
Remove redundant "HUAWEI Mobile" in usbdevs strings, mention radio
Stuart Henderson
2021-03-30
fix typos in comments
Stuart Henderson
2021-03-30
Some cards announce support for the NTB16 format, but that support does not
Patrick Wildt
2021-03-30
Some umb(4) devices require the NDP pointer behind the NDP datagram.
Patrick Wildt
2021-03-29
combine umb_products and umb_fccauth_devs into one umb_quirks table
Stuart Henderson
2021-03-28
Add vid/pid table to umb(4) allowing matching to alternate config
Stuart Henderson
2021-03-28
sync
Stuart Henderson
2021-03-28
add pid for Dell DW5821e and HUAWEI ME906s LTE, ok patrick@
Stuart Henderson
2021-03-27
trim the FCS off Ethernet packets before sending them up the stack.
David Gwynne
2021-03-24
sync
Stuart Henderson
2021-03-24
remove vendor name (Dell) repeated in product name
Stuart Henderson
2021-03-24
Define a USB quirk for devices that need to keep their pipes open at
Joshua Stein
2021-03-24
regen
Joshua Stein
2021-03-24
add HAILUCK Keyboard
Joshua Stein
2021-03-18
In revision 1.91 of uhidev.c, jcs@ made sure to only detach devices
anton
2021-03-17
When devices have claimed multiple report ids, only detach and send
Joshua Stein
2021-03-08
Add another Type Cover device
Joshua Stein
2021-03-08
regen
Joshua Stein
2021-03-08
Add Surface Pro Type Cover
Joshua Stein
2021-03-08
Allow uhidev child devices to claim selective report ids
Joshua Stein
2021-02-27
regen
Jonathan Gray
2021-02-27
sort and fix RTL8713 id
Jonathan Gray
2021-02-25
we don't have to cast to caddr_t when calling m_copydata anymore.
David Gwynne
2021-02-24
remove unused usbd_get_device_string()
Jonathan Gray
2021-02-24
remove unused usbdi functions
Jonathan Gray
2021-02-24
remove unused xhci_cmd_evaluate_ctx()
Jonathan Gray
2021-02-16
Poll battery sensors less frequently. The previous period was quite
anton
2021-02-16
Trim uhidpp_device_features() by extracting two pure protocol functions.
anton
2021-02-15
Back-out USB data toggle fix for HID devices, since we received multiple
Marcus Glocker
[next]