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
2024-05-13
remove prototypes with no matching function
Jonathan Gray
2024-05-06
match new Realtek RTL8192EU id; from Kyle Markley
Jonathan Gray
2024-05-06
regen
Jonathan Gray
2024-05-06
another Realtek RTL8192EU id; from Kyle Markley
Jonathan Gray
2024-04-23
simplify bit shift; avoids shifting into int sign bit
Jonathan Gray
2024-04-14
with empty body loops, put final semicolon on a new line for readability
Jonathan Gray
2024-04-13
correct indentation
Jonathan Gray
2024-04-12
correct loop in channel set function
Jonathan Gray
2024-04-12
Regen
Kevin Lo
2024-04-12
Add support for CH343 uart.
Kevin Lo
2024-01-04
Add support for AX88179A. AX88179A interweave dummies alongside valid
Kevin Lo
2023-12-21
New TEMPerGold sensor; reported by Mikolaj Kucharski on bugs@
Miod Vallat
2023-12-10
The new cinematic to get sensor information as soon as possible sometimes
Miod Vallat
2023-12-10
Skip interfaces already claimed by other uaudio(4) instances.
Alexandre Ratchov
2023-12-08
New TEMPerHUM sensor; reported by Mikolaj Kucharski on bugs@
Miod Vallat
2023-12-05
Add more devices which may attach ukbd (and thus wskbd) but should never be
Miod Vallat
2023-12-04
Make the TEMPer{1,2} devices display minus degC. From the NetBSD driver.
Marcus Glocker
2023-11-30
Overhaul device identification logic in order to make matching on
Miod Vallat
2023-11-27
Regen
Miod Vallat
2023-11-27
New devices, support for which is coming soon.
Miod Vallat
2023-11-22
regen
Tobias Heider
2023-11-22
Add support for keyboard backlight hotkeys in wskbd and hook up macppc apple
Tobias Heider
2023-10-24
Delete any existing v4 address before setting a new one. This allows us
Jonathan Matthew
2023-10-06
Rename 'ifaceidx' variables and parameters to 'ifaceno'. More
Kenneth R Westerback
2023-10-02
Add 'host root port' information to hw.ucomnames.
Kenneth R Westerback
2023-10-01
Add sysctl hw.ucomnames to list 'fixed' paths to USB serial
Kenneth R Westerback
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
[next]