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-09-04
Fix some spelling.
Marcus Glocker
2024-09-01
spelling; checked by jmc@, ok miod@ mglocker@ krw@
Jonathan Gray
2024-08-27
use UQ_ALWAYS_OPEN for various PixArt/Logitech USB mice. ok bru miod
Stuart Henderson
2024-08-27
sync
Stuart Henderson
2024-08-27
add a few USB mice, to be used for quirks. ok bru miod
Stuart Henderson
2024-08-18
Upon resume, run usb_attach_roothub() in DVACT_WAKEUP rather than DVACT_RESUME.
Theo de Raadt
2024-08-17
skip Controller Save State (CSS) and Controller Restore State (CRS)
Jonathan Gray
2024-08-15
Upon resume, restore the saved state. Newer Intel xHCI controller (e.g.
Mark Kettenis
2024-08-08
new dell DW5821e variant is another umb(4); from Bryan Vyhmeister
Theo de Raadt
2024-08-08
sync
Theo de Raadt
2024-08-06
Some Intel xhci(4) controllers don't fully power down unless they've seen
Mark Kettenis
2024-07-27
Allow for another TEMPerHUM version. From Sebastiaan Indesteege.
Miod Vallat
2024-07-23
uaudio: Fix confusion between interface numbers and interface indexes
Alexandre Ratchov
2024-07-20
UVIDEO_DEBUG needs fcntl.h
Jonathan Gray
2024-05-29
fix WEP on athn(4) USB hostap
Stefan Sperling
2024-05-29
regen
Jonathan Gray
2024-05-29
another apple bluetooth; from jon@elytron.openbsd.amsterdam
Jonathan Gray
2024-05-26
Fix suspend/resume for ums(4) and umt(4); Calling hidm*_attach not at the
Marcus Glocker
2024-05-23
regen
Kevin Lo
2024-05-23
Add support for Quectel EM060K.
Kevin Lo
2024-05-23
remove unneeded includes; ok mpi@
Jonathan Gray
2024-05-21
regen
Jonathan Gray
2024-05-21
move entry to be ordered by device id
Jonathan Gray
2024-05-15
remove extra snprintf arguments to fix build
Jonathan Gray
2024-05-15
regen
Kevin Lo
2024-05-15
Add CH9102 support. Tested on the NodeMCU esp8266 v3 ch9102x board.
Kevin Lo
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
[next]