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
2019-10-21
Mark recycled USB `xfer' as NOT_STARTED to not confuse HCD abort methods.
Martin Pieuchot
2019-10-15
Fix compiler's view of the alignment of xhci structs. Because the struct
Visa Hankala
2019-10-14
Convert tsleep(9) to tsleep_nsec(9).
Martin Pieuchot
2019-10-10
Only set the IPv4 address in umb(4) if both MBIM_IPCONF_HAS_ADDRINFO and
Claudio Jeker
2019-10-08
Convert tsleep(9) to tsleep_nsec(9).
Martin Pieuchot
2019-10-06
Use MSEC_TO_NSEC() to define XHCI_CMD_TIMEOUT & use it w/ tsleep_nsec(9).
Martin Pieuchot
2019-10-06
tsleep(9) to tsleep_nsec(9) conversions.
Martin Pieuchot
2019-10-06
Fix vn_open to require an op of 0, and 0 or KERNELPATH only as flags.
Bob Beck
2019-10-03
Switch the bpf of umb(4) from DTL_RAW to DTL_LOOP. DTL_RAW is limited to
Claudio Jeker
2019-09-29
turn the success paths of FCC registration into debug prints. The
Theo de Raadt
2019-09-27
Make umb(4) add a default route when configuring the interface. This route
Claudio Jeker
2019-09-12
Make wireless drivers call if_input() only once per interrupt.
Stefan Sperling
2019-09-05
Use the new set_blksz() interface to set the block size.
Alexandre Ratchov
2019-08-29
ure: attach to RTL8153B device on Lenovo USB-C Dock
Joshua Stein
2019-08-29
Add support for RTL8153B after study of Linux r8152 driver.
Kevin Lo
2019-08-27
sync
Joshua Stein
2019-08-27
add ethernet found on Lenovo USB-C Dock
Joshua Stein
2019-08-27
Keep ieee80211_node structures cached across scans, rather than
Stefan Sperling
2019-08-26
Replace umb_ntop() with sockaddr_ntop() which does almost the same thing.
Claudio Jeker
2019-08-25
avoid checking s->spf twice if it is above maximum in uaudio_adjspf(); ok rat...
miko
2019-08-10
udcf(4): tvtohz(9)+timeout_add(9) -> timeout_add_msec(9); ok kettenis@
cheloha
2019-08-07
Add support for integrated USB cameras with two functions, as
Patrick Wildt
2019-08-07
Add support for the KSMedia 8-bit IR format, a greyscale format,
Patrick Wildt
2019-07-19
ttysleep(): drop unused timeout parameter
cheloha
2019-07-10
The USB video class specification has increased its probe buffer
Patrick Wildt
2019-07-10
Also dump interface association descriptor when debugging is
Patrick Wildt
2019-07-09
Fix whitespace issue.
Patrick Wildt
2019-07-09
ure(4) and url(4) need ifmedia attribute.
Kevin Lo
2019-07-07
Eliminate duplicate code in xxx_detach().
Kevin Lo
2019-07-06
Ensure Rx/Tx resources are freed during interface stop.
Kevin Lo
2019-06-26
Create IF_WWAN_DEFAULT_PRIORITY which is lower than
Claudio Jeker
2019-06-25
avoid uninitialised var access
Jonathan Gray
2019-06-24
Don't retry to get the usb descriptor in usbd_new_device() if the call
Claudio Jeker
2019-06-14
Use timeout_add_msec(9)
kn
2019-06-14
Use timeout_add_msec(9)
kn
2019-06-13
Do not consider the pipe as halted if the device is gone.
Martin Pieuchot
2019-06-07
add ukspan(4), a driver for the Keyspan USA19HS USB serial adapter
Joshua Stein
2019-06-07
regen
Joshua Stein
2019-06-07
add Keyspan USA-19HS
Joshua Stein
2019-05-27
fix multitouch by properly reading multi-finger data on type4
Joshua Stein
2019-05-21
Fix NULL check with wrong pointer in xhci_event_xfer_isoc(); CID 1480287
Stefan Sperling
2019-05-11
Regen
Aaron Bieber
2019-05-10
Add more flags to the debug bitmask
Philip Guenther
2019-05-09
When changing device rate, send request to the clock source unit.
Alexandre Ratchov
2019-05-09
Set the rate of UAC v2.0 clock units using the control interface, not
Alexandre Ratchov
2019-05-09
Skip empty control interfaces when parsing descriptors.
Alexandre Ratchov
2019-05-09
Add ucrcom(4) a (very simple) driver for the serial console of (some)
Mark Kettenis
2019-05-08
Add ucrcom(4) a (very simple) driver for the serial console of (some)
Mark Kettenis
2019-05-08
regen
Mark Kettenis
2019-05-08
add Google vendor ID
Mark Kettenis
[next]