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
2022-09-05
Remove some inactive code, comments, and DPRINTFs. Minor style changes.
Marcus Glocker
2022-09-05
Cleanup USB methods so that they align to what we do in other HC drivers,
Marcus Glocker
2022-09-04
Improve periodic USB transfers (device intr, isoc) used for input
Marcus Glocker
2022-09-01
whitespace
Mike Larkin
2022-08-23
Remove assertions as they have been disabled since the code was imported
Anton Lindqvist
2022-08-23
match on SIMCom SIM5320 (same id used by Option iCON 210)
Jonathan Gray
2022-08-23
regen
Jonathan Gray
2022-08-23
add SIMCom SIM5320 (same id used by Option iCON 210)
Jonathan Gray
2022-08-21
A couple of minor changes for rtl8192eu:
Kevin Lo
2022-08-15
remove unused uvideo_enable()/uvideo_disable()
Jonathan Gray
2022-08-13
Correct rx data rate for rtl8192eu
Kevin Lo
2022-08-11
Revert previous commit as the bounds check was correct.
Anton Lindqvist
2022-08-11
Remove prefix from nested battery struct fields.
Anton Lindqvist
2022-08-05
Fix bounds check in ucc_add_key(); ok anton@
Miod Vallat
2022-07-28
Remove bogus mtw_read_cfg.
Kevin Lo
2022-07-27
Enumerate and shift PHY mode bits.
James Hastings
2022-07-15
Implement support for framebuffers that don't start on a page boundary.
Mark Kettenis
2022-07-15
Missing xhcivar.h bit that should have gone with xhci.c r1.125
Theo Buehler
2022-07-15
Use a separate varaible to signal a "dead" controller (that has disappeared
Mark Kettenis
2022-07-10
Add _cb suffix to callback fields in struct ifmedia. Makes code
Alexander Bluhm
2022-07-10
Remove trailing whitespace. No code change.
Mike Larkin
2022-07-02
Remove unused device poll functions.
Visa Hankala
2022-06-27
Remember the error of ucomreadcb() for the next ucomread() call and returns an
Jan Klemkow
2022-06-26
Add missing splx before returning when urtwn_ccmp_decap() fails.
Jonathan Matthew
2022-06-26
add missing splx in error path
Jonathan Matthew
2022-06-23
regen
Jonathan Gray
2022-06-23
add some intel bluetooth ids
Jonathan Gray
2022-05-20
Rename hid_none to hid_all as it represents all possible hid kinds by
Anton Lindqvist
2022-05-10
Make run(4) attach to RT5372 devices.
Stefan Sperling
2022-05-10
regen
Stefan Sperling
2022-05-10
add USB device ID of RT5372 for run(4); patch by molotov31337 on tech@
Stefan Sperling
2022-05-01
Check for the correct length field when checking the control transfer data
Marcus Glocker
2022-04-24
Increase rx buffer size to 62kB (same as linux). It turns out the device
Jonathan Matthew
2022-04-21
Use memset() to initialize struct ieee80211_rxinfo properly.
Stefan Sperling
2022-04-16
constify SCSI adapter entry points
Christian Weisgerber
2022-04-12
constify USB host controller method tables and root hub descriptors
Christian Weisgerber
2022-04-09
constify method tables in OAK USB sensor drivers
Christian Weisgerber
2022-04-09
constify method tables in USB serial drivers
Christian Weisgerber
2022-04-02
Don't byte swap URE_TXPKT_VLAN_TAG when setting up the packet to transmit.
Stuart Henderson
2022-04-02
Add preliminary support for RTL8156B and bug fixes for RTL8153/RTL8156.
Kevin Lo
2022-03-29
Disable the recently introduced logic used to associate ucc and audio
Anton Lindqvist
2022-03-21
Constify struct {audio,midi,radio,video}_hw_if. No functional change.
Miod Vallat
2022-03-21
Add support for XBox One gamecontroller, including report descriptor.
Thomas Frohwein
2022-03-15
Fix Tx rate used by rtwn(4) and urtwn(4) for RTS frames.
Stefan Sperling
2022-03-08
also use the device name in ucc_intr() debug output
Anton Lindqvist
2022-03-08
use the device name in debug output
Anton Lindqvist
2022-03-08
Add missing byteswap to mtw_write_cfg().
hastings
2022-02-21
ambigus -> ambiguous
Jonathan Gray
2022-02-21
diviedr -> divider
Jonathan Gray
2022-02-16
Currently, wskbd_set_mixervolume() only adjusts the volume of the first
Anton Lindqvist
[next]