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
2023-09-21
Nuke trailing whitespace.
Kenneth R Westerback
2023-09-11
Remove unnecessary <sys/selinfo.h> includes.
Vitaliy Makkoveev
2023-09-09
Regen
Kevin Lo
2023-09-09
Correct TP-LINK bluetooth ID.
Kevin Lo
2023-09-01
Call rtm_send() with netlock held to protect dereference of sockaddr
Vitaliy Makkoveev
2023-08-29
fix handling of unknown error rate in mbim signal state info
David Gwynne
2023-08-29
export mbim signal stats
David Gwynne
2023-08-26
umb can use p2p_input as an if_input handler.
David Gwynne
2023-08-15
Replace a bunch of (1 << 31) with (1U << 31)
Miod Vallat
2023-08-12
Better uwacom(4) support for Intuos S and One S tablets; most of the work
Miod Vallat
2023-08-12
Regen
Miod Vallat
2023-08-12
Another Wacom tablet; from Vladimir Meshcheriakov (first name dot last name
Miod Vallat
2023-07-20
Revert rev 1.129:
Claudio Jeker
2023-07-16
When detaching devices when we suspend, we need to continue processing
Mark Kettenis
2023-07-09
regen
Tobias Heider
2023-07-09
Add suspend key support in wskbd and make it work on Apple ARM laptops.
Tobias Heider
2023-07-02
Add button mappings for two- and three-finger clicks on clickpads.
Ulf Brosziewski
2023-06-27
Return error if the USB request to get the sample rate fails.
Alexandre Ratchov
2023-06-12
match Mercusys MW150US V2
Jonathan Gray
2023-06-12
regen
Jonathan Gray
2023-06-12
add Mercusys MW150US V2
Jonathan Gray
2023-05-10
New udl(4) device, reported by "S V" on tech@
Miod Vallat
2023-05-10
regen
Miod Vallat
2023-05-10
New udl(4) device, reported by "S V" on tech@
Miod Vallat
2023-05-10
Add flag SDEV_UFI so umass_scsi_attach() can provide information
Kenneth R Westerback
2023-05-06
Add support for RTL8153D.
Kevin Lo
2023-04-28
regen
Kevin Lo
2023-04-28
Add support for RTL8188FTV chip to urtwn(4).
Kevin Lo
2023-04-27
The ASIX AX88179A chipset does not work properly with the axen(4) driver.
Gerhard Roth
2023-04-27
Whitespace fix
Kevin Lo
2023-04-26
Fix typo in comment: default scalue values -> default scale values
Anthony J. Bentley
2023-04-20
Move ring buffer allocation to before calling uhidev_open(), otherwise
Bryan Steele
2023-04-19
Remove strict checks added in 1.22, for they break some sensors.
Miod Vallat
2023-04-18
Remove kernel lock from ifa_ifwithaddr() and ifa_ifwithdstaddr().
Vitaliy Makkoveev
2023-04-11
fix double words in comments
Jonathan Gray
2023-04-10
fix setting parity bits
Jonathan Gray
2023-04-02
fill out the list of quectel devices that should be supported.
David Gwynne
2023-04-02
regen
David Gwynne
2023-04-02
add more quectel usb device ids
David Gwynne
2023-04-02
Add support for TEMPerGold 3.4 to ugold(4).
Miod Vallat
2023-04-02
Regen
Miod Vallat
2023-04-02
New TEMPerGold device.
Miod Vallat
2023-04-01
follow quectel guidance on which usb interfaces umsm should match.
David Gwynne
2023-03-31
shuffle the code in umsm_match a bit.
David Gwynne
2023-03-31
dont match quectel ec25 by vendor+product id
David Gwynne
2023-03-08
Delete obsolete /* ARGSUSED */ lint comments.
Philip Guenther
2023-01-23
Regen.
Nicholas Marriott
2023-01-16
Fix transmit queue selection based on frame type. I introduced an error
Jonathan Matthew
2023-01-08
Rename argument funcidx_swid to func_idx as it does not include any software id.
Anton Lindqvist
2023-01-03
Poll battery sensors less frequently.
Anton Lindqvist
[next]