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-11-09
Regen
Miod Vallat
2024-11-09
More uftdi(4) devices; from Cameron Willams on tech@
Miod Vallat
2024-11-09
Regen
Miod Vallat
2024-11-09
More udl(4) devices, from NetBSD.
Miod Vallat
2024-11-06
Make edid_parse() take a device name as extra argument so that the few
Miod Vallat
2024-11-02
Move edid_print() behind defined(EDID_DEBUG).
Miod Vallat
2024-10-22
remove duplicate entry in match table
Jonathan Gray
2024-10-22
put opening { on same line as struct name
Jonathan Gray
2024-10-11
Revert ehci(4) bits in the previous commit. Apparently 64-bit DMA is broken
Mark Kettenis
2024-10-08
Relax DMA restrictions on ehci(4) and xhci(4) controllers that can do
Mark Kettenis
2024-10-07
add UQ_ALWAYS_OPEN for another PixArt mouse
Stuart Henderson
2024-10-07
sync
Stuart Henderson
2024-10-07
add another PixArt mouse, to be used in quirks
Stuart Henderson
2024-10-07
Add support for AX88772D.
Kevin Lo
2024-10-06
remove unused wi_usb_cd, wi at usb uses wi_cd
Jonathan Gray
2024-09-20
remove unneeded semicolons; checked by millert@
Jonathan Gray
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
[next]